NetBSD/tests/lib/libc
2011-07-07 11:12:18 +00:00
..
db Fix and re-enable the delete_btree test case 2011-01-08 05:33:34 +00:00
gen Move 't_syslog_pthread' to 't_syslog' for consistency with libc. 2011-07-07 10:02:52 +00:00
hash Atf-ify servent and protoent tests, and the remaining hash test. 2011-01-02 22:03:25 +00:00
ieeefp Remove the following (literal) text in the TNF copyrights: 2011-04-07 18:14:08 +00:00
inet Another test moving: lib/libc/t_inet --> lib/libc/inet/t_inet_network 2011-01-13 13:53:49 +00:00
locale Turn warns on for all tests and fix all the bugs. 2011-06-11 18:03:17 +00:00
net Fix obvious typo in test case name. Uncovered by atf 0.14. 2011-06-15 07:54:32 +00:00
regex Fix typo that got lost between my trial build and the final commit 2011-01-09 05:44:46 +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 gcc seems to pad small character arrays, use an array of ints 2011-06-15 06:09:21 +00:00
stdio Turn warns on for all tests and fix all the bugs. 2011-06-11 18:03:17 +00:00
stdlib Rename some test case names. No functional change. 2011-07-07 11:12:18 +00:00
string Few basic checks, including a case for strnlen(3). 2011-07-07 09:31:27 +00:00
sys Rewrite the limit-test. 2011-07-07 10:27:31 +00:00
termios Add a test for PR lib/41673 (another trivial errno "bug"). 2011-05-01 11:39:37 +00:00
time Remove the following (literal) text in the TNF copyrights: 2011-04-07 18:14:08 +00:00
tls Turn warns on for all tests and fix all the bugs. 2011-06-11 18:03:17 +00:00
tls_dso Add TLS support infrastructure. For dynamic binaries, ld.elf_so exports 2011-03-09 23:10:05 +00:00
ttyio Make the test case independend of stdin being a terminal 2011-04-19 20:07:53 +00:00
Makefile Turn warns on for all tests and fix all the bugs. 2011-06-11 18:03:17 +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