summaryrefslogtreecommitdiffstats
path: root/test/malloc/malloc.c
Commit message (Expand)AuthorAgeFilesLines
* exit according to how many tests failedMike Frysinger2005-07-021-20/+30
* need to include string.h for some mem funcsMike Frysinger2005-06-291-0/+1
* Move all malloc tests under test/malloc/Eric Andersen2002-08-141-0/+1
* Add test for proper realloc() behavior.David Schleef2001-07-131-1/+27
* Random quick-and-dirty evil malloc checker.David Schleef2001-05-251-0/+43