NetBSD/tests
he 1fd8e2619a The support of <fenv.h> is actually for __sparc64__, not for __sparc__
(which is also defined on sparc64).  This fixes a build problem for
plain sparc.
2011-05-16 07:59:18 +00:00
..
crypto Don't force debug build. 2010-12-18 04:27:17 +00:00
dev Instead of doing 'atf_check ... sh -c foo', just do 'atf_check ... -x foo'. 2011-05-14 17:42:28 +00:00
fs Workaround problem with qemu where jot 100 produce garbage otput like this 2011-04-21 22:26:46 +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 Try to mirror the real source with the test directory structure (otherwise 2011-05-05 13:36:04 +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 Add TNF license. OK: pooka. 2011-04-26 20:42:01 +00:00
lib The support of <fenv.h> is actually for __sparc64__, not for __sparc__ 2011-05-16 07:59:18 +00:00
libexec Don't fail on platforms without TLS 2011-04-02 12:53:32 +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 Remove shebang lines from test-script sources; avoids duplicate with 2011-05-11 22:08:12 +00:00
sys Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
syscall Do not return for early failures; otherwise the testcase will be 2011-05-06 22:24:41 +00:00
toolchain Remove shebang lines from test-script sources; avoids duplicate with 2011-05-11 22:08:12 +00:00
usr.bin Instead of doing 'atf_check ... sh -c foo', just do 'atf_check ... -x foo'. 2011-05-14 17:42:28 +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
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