NetBSD/tests
jruoho a4bc4192a9 Adjust types. 2011-06-08 05:31:43 +00:00
..
crypto Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
dev Expand tests for unaligned writes to cgd. No more xfail. 2011-05-19 20:37:50 +00:00
fs Ignore warnings when building with clang for now. 2011-05-30 14:41:26 +00:00
games Since /usr/games is rarely in one's $PATH, provide an absolute path to the 2010-11-19 12:31:36 +00:00
include Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
ipf Disable test cases which have not worked in ages instead of skipping them. 2010-12-18 13:06:51 +00:00
kernel Move regression test for PR kern/44986 from "kernel" to "syscalls" as 2011-05-28 16:12:56 +00:00
lib Adjust types. 2011-06-08 05:31:43 +00:00
libexec Use proper format string 2011-05-24 15:24:28 +00:00
modules Prevent failures from cleanup routines. Do so by only attempting to do the 2011-03-24 21:52:51 +00:00
net Instead of doing 'atf_check ... sh -c foo', just do 'atf_check ... -x foo'. 2011-05-14 17:42:28 +00:00
rump Add a test checks that 16 rump kernels on one shmif bus can ping 2011-03-10 14:09:46 +00:00
sbin Add require root user to test_case_xfail. Avoids reporting expected 2011-05-17 22:01:41 +00:00
sys Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
syscall Use atf_tc_skip() instead of #if 0. 2011-06-08 05:28:03 +00:00
toolchain Remove shebang lines from test-script sources; avoids duplicate with 2011-05-11 22:08:12 +00:00
usr.bin Adjust testcase for recent changes. 2011-05-31 13:22:56 +00:00
usr.sbin avoid temp file per clue-by-four from jmmv 2010-12-31 15:21:49 +00:00
util Instead of doing 'atf_check ... sh -c foo', just do 'atf_check ... -x foo'. 2011-05-14 17:42:28 +00:00
Atffile Re-add the NetBSD CVS Id tag to the header. It just had to be quoted to 2007-12-30 09:13:32 +00:00
Makefile Add tests to check "cc" can compile a working hello world. 2011-02-24 10:24:23 +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
h_macros.h Add RZ(), which is like RL() except that it checks against 0 and 2010-08-31 17:21:14 +00:00