NetBSD/tests/lib/libc
2012-08-08 13:57:05 +00:00
..
arch Allow testing of exec pages on PowerPC BookE. 2012-03-16 08:51:47 +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 Give my slow, old hardware more time to complete bsize_ffactor. 2011-12-10 17:50:19 +00:00
gen Skip sigbus_adraln testcase on alpha unless global 2012-06-13 11:45:17 +00:00
hash Atf-ify servent and protoent tests, and the remaining hash test. 2011-01-02 22:03:25 +00:00
inet Add two more naive tests. 2011-07-15 11:27:23 +00:00
locale Add test cases for strcspn, strpbrk, strspn, wcscspn, wcspbrk and 2011-11-21 23:50:44 +00:00
net Be UTF8 clean. 2012-04-04 10:03:53 +00:00
regex this works with much less memory too. 2011-11-16 18:37:31 +00:00
rpc Atf-ify the rpc/t_xdr test 2011-01-08 06:59:37 +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 Disable new -Wstring-plus-int warning where needed for now. 2012-04-04 10:59:44 +00:00
stdio Reduce the number of snprintf(3) invocations, as sparc/qemu timeouts. 2012-04-11 16:21:42 +00:00
stdlib Test a bug found by Geza Herman. 2012-05-15 18:46:20 +00:00
string Adjust. 2012-04-06 07:53:10 +00:00
sys Exclude tests that use rump 2012-08-08 13:57:05 +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 Remove ieeefp subdirectory. 2011-09-19 05:42:13 +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_convfp.c Move unsigned int/long conversion test to their own testcases, to 2011-06-14 11:58:22 +00:00
t_gdtoa.c Avoid printf(3) directive interpretation in long_format testcase 2011-06-14 12:17:57 +00:00