.. |
arch
|
Make this real even though it isn't yet used.
|
2014-01-26 20:42:06 +00:00 |
c063
|
Remove unnecessary cleanup routines.
|
2013-03-17 04:46:06 +00:00 |
common
|
Add a simple test case to check executable mapping rights for mprotect(2).
|
2011-07-18 23:16:08 +00:00 |
db
|
Increase timeout. My hardware must be getting slower.
|
2013-07-29 10:43:15 +00:00 |
gen
|
Update fmtcheck(3) test now that pointers and longs are differentiated.
|
2014-06-14 08:19:02 +00:00 |
hash
|
Fix year.
|
2012-09-26 22:23:30 +00:00 |
inet
|
Add two more naive tests.
|
2011-07-15 11:27:23 +00:00 |
locale
|
include string.h for memset
|
2014-05-06 00:41:26 +00:00 |
net
|
Use daemon(3) instead of the experimental daemon2_fork() and
|
2014-03-29 16:10:54 +00:00 |
regex
|
Sanitize the regex test cases.
|
2012-08-24 20:24:39 +00:00 |
rpc
|
remove the timeout; it is handled internally.
|
2013-02-28 15:56:53 +00:00 |
setjmp
|
…
|
|
ssp
|
fix lossage with gcc-4.5
|
2014-04-07 15:09:20 +00:00 |
stdio
|
fix unused variable warnings
|
2013-10-19 17:45:00 +00:00 |
stdlib
|
Fix sign.
|
2014-03-01 22:38:13 +00:00 |
string
|
Add bm(3) tests
|
2014-06-23 10:53:20 +00:00 |
sync
|
Remove excemption for i386 (PR lib/48601) - missing aliases will be
|
2014-02-21 10:26:25 +00:00 |
sys
|
Fix static linking for the tests: -lrump is also used by -lrumpuser,
|
2014-06-10 04:28:39 +00:00 |
termios
|
To be on the safe side, use the category/number notation when referring to
|
2012-03-18 07:14:08 +00:00 |
time
|
Add a test case for the old NetBSD 2.0 era PR lib/28324.
|
2012-03-18 07:33:58 +00:00 |
tls
|
Only initialise TLS space from the PT_TLS segment, if the size is
|
2013-10-21 19:14:15 +00:00 |
tls_dso
|
Revert, init-exec in combination with initalised TLS variables is not
|
2013-10-21 19:11:17 +00:00 |
ttyio
|
…
|
|
Makefile
|
Add a link-time test for __sync_* primitives (see PR 48368) - this
|
2014-02-17 10:10:41 +00:00 |
Makefile.inc
|
…
|
|
t_cdb.c
|
Add regression test for cdbr(3) and cdbw(3).
|
2012-09-27 00:38:57 +00:00 |
t_convfp.c
|
…
|
|
t_gdtoa.c
|
Add missing include <stdlib.h>
|
2012-09-27 08:19:18 +00:00 |