OpenGrok
Cross Reference: t_humanize_number.c
xref
: /
src
/
tests
/
lib
/
libc
/
gen
/
t_humanize_number.c
Home
|
History
|
Annotate
|
Download
|
only in
gen
History log of
/src/tests/lib/libc/gen/t_humanize_number.c
Revision
Date
Author
Comments
1.10
11-Mar-2019
kre
Explicitly test for PR lib/54053
A suitable test was actually there already - but the results
were not verified. So just add a test that the result string
is what is expected. (Previously for len==128 and bytes==10000
it would have returned "0E" now it returns 10000 as it should.)
1.9
10-Jan-2017
christos
branches: 1.9.14;
PR/51810: Ngie Cooper: don't leak buf
1.8
18-Mar-2012
jruoho
branches: 1.8.14;
To be on the safe side, use the category/number notation when referring to
PRs (otherwise third-party sed-scripts might miss the references). Also
remove white-space.
1.7
17-Mar-2012
christos
This does not fail anymore. Explain why the test was modified.
1.6
15-Mar-2012
joerg
Mark w_printf as __printflike and fix a format string error.
1.5
07-Jul-2011
jruoho
branches: 1.5.2; 1.5.4;
Rename some test case names for consistency. No functional change.
1.4
11-Jun-2011
christos
Turn warns on for all tests and fix all the bugs.
1.3
06-Apr-2011
jruoho
branches: 1.3.2;
Mark this also as expected failure.
1.2
06-Apr-2011
jruoho
Formally verify the numerous bugs in humanize_number(3).
From PR lib/44097, by yamt@.
1.1
28-Dec-2010
pgoyette
Migrate the remaining libc/gen tests to atf
1.3.2.1
23-Jun-2011
cherry
Catchup with rmind-uvmplock merge.
1.5.4.1
17-Mar-2012
bouyer
Pull up following revision(s) (requested by joerg in ticket #119):
tests/lib/libc/stdio/t_printf.c: revision 1.5
tests/lib/libc/stdio/t_scanf.c: revision 1.2
tests/lib/libc/gen/t_humanize_number.c: revision 1.6
Mark w_printf as __printflike and fix a format string error.
Fix format strings to properly quote %.
1.5.2.1
17-Apr-2012
yamt
sync with head
1.8.14.1
20-Mar-2017
pgoyette
Sync with HEAD
1.9.14.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Tue Sep 30 20:09:53 GMT 2025