summaryrefslogtreecommitdiff
path: root/test/testpools.c
Commit message (Expand)AuthorAgeFilesLines
* Relicense APR under Apache License, Version 2.0.jerenkrantz2004-02-131-49/+10
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* Fix the names for all tests. (I got sick of seeing Test in the output)rbb2002-11-241-1/+1
* Change how individual test programs are run. Now, testall is the driverrbb2002-11-231-8/+0
* Make global variables static where appropriate.jorton2002-11-141-2/+2
* change to a more appropriate CuAssert* calltrawick2002-10-231-1/+1
* Port testpools to the new test suite.rbb2002-10-221-59/+59
* Update our copyright for this year.fielding2002-03-131-1/+1
* clean up some warnings (unused variables, unprototyped exportedtrawick2002-01-171-5/+2
* Add a quick 5 minute "incredibly simple" pools test app.dreid2002-01-121-0/+157