NetBSD/tests/lib/libc
2011-08-22 00:33:16 +00:00
..
arch Add a simple test case to check executable mapping rights for mprotect(2). 2011-07-18 23:16:08 +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 Fix and re-enable the delete_btree test case 2011-01-08 05:33:34 +00:00
gen As per PR bin/45180, do not traverse too deep. 2011-07-27 05:04:11 +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 Add two more naive tests. 2011-07-15 11:27:23 +00:00
locale Rename two test files to get functional scope (and avoid confusion 2011-07-15 07:35:21 +00:00
net Few naive unit tests for the getprotoent(3) family. 2011-07-15 06:41:29 +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 make sum volatile to avoid printing 2011-07-24 14:00:36 +00:00
stdio Requires stdint.h. 2011-08-22 00:33:16 +00:00
stdlib Fix wrong linker flag that has always been lurking here. 2011-07-15 14:00:41 +00:00
string Use ATF_CHECK() when appropriate. 2011-07-14 07:33:20 +00:00
sys Requires stdint.h. 2011-08-22 00:33:16 +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