NetBSD/tests/fs
jmmv c2e8322972 Mark the zfs tests as requiring root.
This is wrong.  The zfs tests already use rump so they should not require
root.  However, I've already spent much more time than I wanted trying to
figure out why that's the case without much luck.  If you can find why,
just remove this hack.
2013-03-16 05:24:59 +00:00
..
common Mark the zfs tests as requiring root. 2013-03-16 05:24:59 +00:00
ffs Test taking a snapshot from a stressed file system. 2013-02-06 09:05:01 +00:00
fifofs correct install dir 2011-12-21 01:56:16 +00:00
hfs Remove xfail for sparc64, alignement issues have been fixed 2011-02-25 20:54:18 +00:00
kernfs Get rid of static Atffiles and let bsd.test.mk generate them on the fly. 2010-07-13 21:13:21 +00:00
lfs make the timeouts a bit more generous for really slow systems 2011-02-22 18:41:04 +00:00
msdosfs Test taking a snapshot from a stressed file system. 2013-02-06 09:05:01 +00:00
nfs Mystery solved: The build worked for me because the my src tree is in /usr/src. 2013-03-06 13:36:50 +00:00
nullfs Get rid of static Atffiles and let bsd.test.mk generate them on the fly. 2010-07-13 21:13:21 +00:00
psshfs Cache vattr in psshfs's setattr. 2011-08-12 04:14:00 +00:00
ptyfs max WARNS is 4 2011-10-13 17:23:28 +00:00
puffs add missing includes 2012-11-04 23:37:02 +00:00
tmpfs No more xfail for PR kern/36681. 2011-08-18 21:44:55 +00:00
umapfs convert to newstyle automagic rump compat syscalls 2010-07-19 15:35:38 +00:00
union For devices, sockets and fifos ignore setting the file size to zero to make 2011-08-10 06:27:02 +00:00
vfs Hook ZFS tests to MKZFS instead of a homegrown variable. 2012-08-31 14:46:53 +00:00
zfs Remove expected failure now that PR/44708 is fixed. 2011-12-06 18:18:59 +00:00
h_funcs.subr If kernel modules are set to autoload, skip the vfslist part of 2010-06-23 11:19:17 +00:00
Makefile Add a test for the latest fifofs fix. 2011-12-21 00:17:06 +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