NetBSD/tests
2011-06-14 05:28:00 +00:00
..
crypto Fix patented algo compilation 2011-06-12 16:16:26 +00:00
dev Expand tests for unaligned writes to cgd. No more xfail. 2011-05-19 20:37:50 +00:00
fs Turn warns on for all tests and fix all the bugs. 2011-06-11 18:03:17 +00:00
games
include Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
ipf
kernel Turn warns on for all tests and fix all the bugs. 2011-06-11 18:03:17 +00:00
lib Avoid ATF_REQUIRE() inside a child process. 2011-06-14 05:28:00 +00:00
libexec Turn warns on for all tests and fix all the bugs. 2011-06-11 18:03:17 +00:00
modules
net Instead of doing 'atf_check ... sh -c foo', just do 'atf_check ... -x foo'. 2011-05-14 17:42:28 +00:00
rump vmobjlock is now a pointer to kmutex_t. use it as one. 2011-06-12 06:38:14 +00:00
sbin Add require root user to test_case_xfail. Avoids reporting expected 2011-05-17 22:01:41 +00:00
sys
syscall Add few basic tests for the getlogin(2) family. 2011-06-14 03:50:47 +00:00
toolchain
usr.bin Adjust testcase for recent changes. 2011-05-31 13:22:56 +00:00
usr.sbin
util Instead of doing 'atf_check ... sh -c foo', just do 'atf_check ... -x foo'. 2011-05-14 17:42:28 +00:00
Atffile
h_macros.h
Makefile
Makefile.inc