NetBSD/tests
hannken d8c44cec40 Remove a vnode reference leak from msdosfs_rename. Release tdvp if either
doscheckpath() or relookup() fails.

Adjust test fs/vfs/t_vnops.c and remove the link count test for msdos.

Fixes PR #44661
2011-03-19 20:05:21 +00:00
..
crypto Don't force debug build. 2010-12-18 04:27:17 +00:00
dev PR#44239 is now fixed, remove the xfail from the test. 2011-03-01 22:52:54 +00:00
fs Remove a vnode reference leak from msdosfs_rename. Release tdvp if either 2011-03-19 20:05:21 +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 a simple test file for <sys/bitops.h>. For now, only ilog2(3) is tested. 2011-03-19 06:39:17 +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 test RUMPHIJACK fdoff=8 2011-03-14 15:56:40 +00:00
libexec Blame where blame is due. 2011-03-17 15:59:32 +00:00
modules Adjusts tests after import of atf-0.12: 2010-11-07 17:51:16 +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 + rump_lwproc_newproc -> rump_lwproc_rfork() 2011-01-02 12:58:17 +00:00
toolchain Add tests to check "cc" can compile a working hello world. 2011-02-24 10:24:23 +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 Typo. 2011-02-13 12:47:27 +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