index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
lib
/
libc
/
malloc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
A few more flag combo's to test
otto
2021-02-12
1
-2
/
+14
*
Set malloc_options in global scope with an initializer.
bluhm
2019-06-12
2
-10
/
+8
*
Disable junking with malloc options. If set, the test hangs on low
bluhm
2019-06-11
1
-2
/
+5
*
Move to env var, likelky the possibility to set malloc options from
otto
2019-06-04
2
-19
/
+8
*
Throw malloc_conceal and freezero into the mix.
otto
2019-05-23
1
-3
/
+8
*
This test does not terminate if malloc conf is preconfigured with
bluhm
2018-11-29
1
-2
/
+6
*
We're manipulating malloc flags ourselves, start with restting them all.
otto
2018-11-29
1
-1
/
+5
*
This test does not terminate if malloc conf is preconfigured with
bluhm
2018-11-28
1
-4
/
+8
*
typo
otto
2018-01-28
1
-2
/
+2
*
add malloc_threaderr
otto
2018-01-28
1
-1
/
+2
*
Test for correct error when on thread allocates, and another does a double free
otto
2018-01-28
2
-0
/
+71
*
Fix all clang warnings in libc regress and cleanup some make files.
bluhm
2017-07-27
2
-2
/
+4
*
Run malloc0test with all possible malloc options.
bluhm
2017-07-08
1
-1
/
+7
*
fix make clean and warnings
otto
2017-01-24
2
-1
/
+3
*
make sure realloc preserves data
otto
2017-01-24
1
-17
/
+45
*
use ${.OBJDIR}
otto
2017-01-24
1
-8
/
+8
*
hook malloc_general to the tests
otto
2017-01-23
1
-2
/
+2
*
test malloc/realloc/free with some flag combo's
otto
2017-01-23
2
-0
/
+122
*
Use arc4random_buf() when requesting more than a single word of output
djm
2008-04-13
1
-2
/
+2
*
Don't forget to return 0 on success, doh.
otto
2006-05-16
2
-2
/
+4
*
Hook new ulimit test cases
otto
2006-04-18
1
-2
/
+2
*
near ulimit test case 2
otto
2006-04-18
2
-0
/
+46
*
Near ulimit test case 1
otto
2006-04-18
2
-0
/
+48
*
Unbreak malloc0test for use with mmap malloc which allocates objects
otto
2004-08-04
1
-20
/
+7
*
EOL at end
deraadt
2004-02-11
1
-2
/
+2
*
Test a large negative malloc value as well.
miod
2003-12-25
1
-1
/
+2
*
remove extra \n in {warn,err}{,x} calls
deraadt
2003-08-15
1
-3
/
+3
*
various cleanups; david says results are same
deraadt
2003-07-31
2
-5
/
+5
*
move malloc0test.c to new subdir.
otto
2003-07-15
3
-4
/
+11
*
Test if malloc() sets errno correctly if it returns NULL.
otto
2003-07-15
2
-0
/
+50
*
tags cleanup.
art
2002-02-18
2
-2
/
+2
*
A bug in the malloc test uncoveres a bug in longjmp on alpha.
art
2002-01-04
1
-2
/
+2
*
trivial conversions to bsd.regress.mk
art
2002-01-01
1
-10
/
+2
*
Add options for slient operation and for specifying a count of rounds
art
2001-12-29
1
-4
/
+35
*
add header
deraadt
2001-12-22
1
-0
/
+3
*
malloc(n) regression test
deraadt
2001-12-05
2
-0
/
+112