summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/malloc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak malloc0test for use with mmap malloc which allocates objectsotto2004-08-041-20/+7
| | | | in a non-contiguous manner. ok art@
* 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
| | | | ok tdeval@ millert@
* Test if malloc() sets errno correctly if it returns NULL.otto2003-07-152-0/+50
| | | | ok tdeval@ henning@
* 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
| | | | How ironic.
* 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
| | | | instead of running to the limit.
* add headerderaadt2001-12-221-0/+3
|
* malloc(n) regression testderaadt2001-12-052-0/+112