tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
lib
/
libc
/
malloc
/
at
jcs
7 folders
1 file
malloc0test
Run malloc0test with all possible malloc options.
8 years ago
malloc_errno
Disable junking with malloc options. If set, the test hangs on low memory arm64 machines. found by patrick@; OK otto@
6 years ago
malloc_errs
Adapt test to new malloc_options regime
10 months ago
malloc_general
This test takes *days* to complete on older platforms, reduce the loop count for them.
5 months ago
malloc_threaderr
We're not interested in the core dump, so prevent it. Also catch SIGABRT, to avoid the "Abort trap" message, which confuses me sometimes until I realize it's the purpose of this test to abort.
2 years ago
malloc_ulimit1
Adapt to new maloc_options declaration
10 months ago
malloc_ulimit2
Set malloc_options in global scope with an initializer. recommended by otto@
6 years ago
Makefile
Enable malloc_errs test
2 years ago