OpenGrok
Cross Reference: t_randomid.c
xref
: /
src
/
tests
/
lib
/
libc
/
gen
/
t_randomid.c
Home
|
History
|
Annotate
|
Download
|
only in
gen
History log of
/src/tests/lib/libc/gen/t_randomid.c
Revision
Date
Author
Comments
1.5
07-Mar-2015
isaki
Reduce the number of loops.
It avoids timeout on slow machines, and I think that 100,000
times loop also satisfies the evaluation.
PR lib/49664 (no comments)
1.4
14-Feb-2015
isaki
uint64_t -> uint32_t. 32bit is sufficient in this case
and it improved the performance approx 7% on my 68030.
see also PR lib/49664.
1.3
07-Jul-2011
jruoho
Rename some test case names for consistency. No functional change.
1.2
13-Jan-2011
pgoyette
Repair some printf formats
1.1
13-Jan-2011
pgoyette
Continuing the (re)organization of the lib/libc atf regression tests
Indexes created Tue Sep 30 20:09:53 GMT 2025