NetBSD/tests
jruoho 8c6b9e263c Add some basic tests for fsync(2) and <paths.h>. 2011-03-30 09:43:21 +00:00
..
crypto Don't force debug build. 2010-12-18 04:27:17 +00:00
dev validate that getrawpartition() didn't fail. 2011-03-27 08:53:56 +00:00
fs Prevent failures from cleanup routines. Do so by only attempting to do the 2011-03-24 21:52:51 +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 Add some basic tests for fsync(2) and <paths.h>. 2011-03-30 09:43:21 +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 Use /dev/null instead of stdin for fd. Otherwise if the tests are 2011-03-14 20:41:25 +00:00
lib Add missing __RCSID(3). 2011-03-30 08:34:19 +00:00
libexec check that we can dlopen() the linkmap name, too 2011-03-25 14:47:31 +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 make netcfg produce sensible results in a non-atf env 2011-02-28 21:21:14 +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 merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
sys Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +00:00
syscall Add some basic tests for fsync(2) and <paths.h>. 2011-03-30 09:43:21 +00:00
toolchain Add require.progs properties for needed tools to avoid failures when 2011-03-25 19:19:45 +00:00
usr.bin xfail PR bin/44721 2011-03-14 09:25:01 +00:00
usr.sbin avoid temp file per clue-by-four from jmmv 2010-12-31 15:21:49 +00:00
util Add require.progs properties for needed tools to avoid failures when 2011-03-25 19:19:45 +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
h_macros.h