.. |
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
|
add a missing E
|
2011-10-01 21:47:08 +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
|
Undo previous, Checking for vax is more appropriate.
|
2011-10-01 17:56:11 +00:00 |
net
|
Few naive unit tests for the getprotoent(3) family.
|
2011-07-15 06:41:29 +00:00 |
regex
|
Don't use 'nul' in filenames as windows will belch.
|
2011-10-11 23:04:21 +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
|
A test case may not assume opening /dev/tty does something sensible.
|
2011-09-14 14:34:37 +00:00 |
stdlib
|
Add expected failures for Qemu.
|
2011-09-30 14:50:20 +00:00 |
string
|
Use ATF_CHECK() when appropriate.
|
2011-07-14 07:33:20 +00:00 |
sys
|
Do not try to open files up to the RLIMIT_NOFILE limit, which fails
|
2011-09-30 21:08:19 +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
|
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 |