Home | History | Annotate | Download | only in gen
History log of /src/tests/lib/libc/gen/t_randomid.c
RevisionDateAuthorComments
 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

RSS XML Feed