summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/malloc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use arc4random_buf() when requesting more than a single word of outputdjm2008-04-131-2/+2
* Don't forget to return 0 on success, doh.otto2006-05-162-2/+4
* Hook new ulimit test casesotto2006-04-181-2/+2
* near ulimit test case 2otto2006-04-182-0/+46
* Near ulimit test case 1otto2006-04-182-0/+48
* Unbreak malloc0test for use with mmap malloc which allocates objectsotto2004-08-041-20/+7
* EOL at endderaadt2004-02-111-2/+2
* Test a large negative malloc value as well.miod2003-12-251-1/+2
* remove extra \n in {warn,err}{,x} callsderaadt2003-08-151-3/+3
* various cleanups; david says results are samederaadt2003-07-312-5/+5
* move malloc0test.c to new subdir.otto2003-07-153-4/+11
* Test if malloc() sets errno correctly if it returns NULL.otto2003-07-152-0/+50
* tags cleanup.art2002-02-182-2/+2
* A bug in the malloc test uncoveres a bug in longjmp on alpha.art2002-01-041-2/+2
* trivial conversions to bsd.regress.mkart2002-01-011-10/+2
* Add options for slient operation and for specifying a count of roundsart2001-12-291-4/+35
* add headerderaadt2001-12-221-0/+3
* malloc(n) regression testderaadt2001-12-052-0/+112