summaryrefslogtreecommitdiff
path: root/regress/lib/libc/malloc
AgeCommit message (Expand)Author
2008-04-13Use arc4random_buf() when requesting more than a single word of outputDamien Miller
2006-05-16Don't forget to return 0 on success, doh.Otto Moerbeek
2006-04-18Hook new ulimit test casesOtto Moerbeek
2006-04-18near ulimit test case 2Otto Moerbeek
2006-04-18Near ulimit test case 1Otto Moerbeek
2004-08-04Unbreak malloc0test for use with mmap malloc which allocates objectsOtto Moerbeek
2004-02-11EOL at endTheo de Raadt
2003-12-25Test a large negative malloc value as well.Miod Vallat
2003-08-15remove extra \n in {warn,err}{,x} callsTheo de Raadt
2003-07-31various cleanups; david says results are sameTheo de Raadt
2003-07-15move malloc0test.c to new subdir.Otto Moerbeek
2003-07-15Test if malloc() sets errno correctly if it returns NULL.Otto Moerbeek
2002-02-18tags cleanup.Artur Grabowski
2002-01-04A bug in the malloc test uncoveres a bug in longjmp on alpha.Artur Grabowski
2002-01-01trivial conversions to bsd.regress.mkArtur Grabowski
2001-12-29Add options for slient operation and for specifying a count of roundsArtur Grabowski
2001-12-22add headerTheo de Raadt
2001-12-05malloc(n) regression testTheo de Raadt