index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
lib
/
libc
/
malloc
Age
Commit message (
Expand
)
Author
2008-04-13
Use arc4random_buf() when requesting more than a single word of output
Damien Miller
2006-05-16
Don't forget to return 0 on success, doh.
Otto Moerbeek
2006-04-18
Hook new ulimit test cases
Otto Moerbeek
2006-04-18
near ulimit test case 2
Otto Moerbeek
2006-04-18
Near ulimit test case 1
Otto Moerbeek
2004-08-04
Unbreak malloc0test for use with mmap malloc which allocates objects
Otto Moerbeek
2004-02-11
EOL at end
Theo de Raadt
2003-12-25
Test a large negative malloc value as well.
Miod Vallat
2003-08-15
remove extra \n in {warn,err}{,x} calls
Theo de Raadt
2003-07-31
various cleanups; david says results are same
Theo de Raadt
2003-07-15
move malloc0test.c to new subdir.
Otto Moerbeek
2003-07-15
Test if malloc() sets errno correctly if it returns NULL.
Otto Moerbeek
2002-02-18
tags cleanup.
Artur Grabowski
2002-01-04
A bug in the malloc test uncoveres a bug in longjmp on alpha.
Artur Grabowski
2002-01-01
trivial conversions to bsd.regress.mk
Artur Grabowski
2001-12-29
Add options for slient operation and for specifying a count of rounds
Artur Grabowski
2001-12-22
add header
Theo de Raadt
2001-12-05
malloc(n) regression test
Theo de Raadt