summaryrefslogtreecommitdiff
path: root/test/testrand2.c
Commit message (Expand)AuthorAgeFilesLines
* Fix testrand2.c coding style and merge into testrand.cdavi2007-07-211-297/+0
* Fix the typo.jorton2006-08-031-1/+1
* Update license header.jorton2006-08-031-6/+6
* The unnecessary inclusion of errno.h causes these test programs to fail to co...pquerna2006-06-211-1/+0
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Relicense.jorton2004-09-271-49/+10
* Add the line number to the verbose output from abts. This also removesrbb2004-05-141-8/+8
* Move the APR test suite from CuTest to abts. The output is cleaner,rbb2004-05-131-29/+29
* doxygen fixesianh2003-12-291-1/+1
* With the exception of some intersting(1) output from testall random2,wrowe2003-11-161-1/+1
* Add the random tests the NetWare buildbnicholes2003-11-111-1/+4
* Get rid of tabs.ben2003-11-061-138/+138
* Make sure randomness is different after a fork.ben2003-11-031-0/+83
* Start of new PRNG.ben2003-11-031-0/+250