NetBSD/tests/lib/libc
christos 0f567347d0 test harness for gethostbyname()/gethostbyaddr() and their internal bits.
XXX[1]: How can we avoid using hard-coded hosts for DNS
XXX[2]: How do we test NIS?
2013-08-16 15:29:45 +00:00
..
arch Allow testing of exec pages on PowerPC BookE. 2012-03-16 08:51:47 +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 Backout previous - which did not include the change described in the log 2013-04-14 16:03:06 +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 Add mbsnrtowcs and wcsnrtombs. Approved by core. 2013-05-28 16:57:56 +00:00
net test harness for gethostbyname()/gethostbyaddr() and their internal bits. 2013-08-16 15:29:45 +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 Add a variation of the setjmp tests that link to libpthread and verify 2011-04-21 18:58:20 +00:00
ssp Update LLVM/Clang snapshot to r164464. This adopts the GCC options for 2012-09-23 17:22:22 +00:00
stdio Since the mktemp test case uses mktemp, make linker warnings non-fatal. 2013-04-25 13:34:09 +00:00
stdlib Remove expected failures that no longer fail (probably due a Qemu update). 2012-09-26 07:24:38 +00:00
string check return values 2013-03-17 02:23:31 +00:00
sys There wasn't a codegen bug - the test program itself was buggy. 2013-07-24 11:45:48 +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 Introduce __HAVE_NO___THREAD for sun2 and vax to disable the TLS usage. 2012-01-17 20:34:57 +00:00
tls_dso Introduce __HAVE_NO___THREAD for sun2 and vax to disable the TLS usage. 2012-01-17 20:34:57 +00:00
ttyio Make the test case independend of stdin being a terminal 2011-04-19 20:07:53 +00:00
Makefile rename the only use of HAS_SSP in the tree to HAVE_SSP. 2013-01-27 02:32:39 +00:00
Makefile.inc add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing 2010-11-03 16:10:19 +00:00
t_cdb.c Add regression test for cdbr(3) and cdbw(3). 2012-09-27 00:38:57 +00:00
t_convfp.c Move unsigned int/long conversion test to their own testcases, to 2011-06-14 11:58:22 +00:00
t_gdtoa.c Add missing include <stdlib.h> 2012-09-27 08:19:18 +00:00