NetBSD/tests/fs
pooka 909673cfa9 Start adding some I/O tests. This one does a sparse write to the
second page on a file, then writes the first, and finally checks
it can read something expected.  Adapted the from program supplied
by yamt in PR kern/36429.
2010-08-19 02:36:02 +00:00
..
common allow overriding of defaults 2010-08-09 19:32:26 +00:00
ffs add comment saying why the other test doesn't use fstest 2010-08-09 19:36:30 +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 Get rid of static Atffiles and let bsd.test.mk generate them on the fly. 2010-07-13 21:13:21 +00:00
msdosfs Get rid of static Atffiles and let bsd.test.mk generate them on the fly. 2010-07-13 21:13:21 +00:00
nfs remove leftover debug printf 2010-08-05 16:47:59 +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 Get rid of static Atffiles and let bsd.test.mk generate them on the fly. 2010-07-13 21:13:21 +00:00
ptyfs Get rid of static Atffiles and let bsd.test.mk generate them on the fly. 2010-07-13 21:13:21 +00:00
puffs Make random garbage more widely available. 2010-08-16 10:46:19 +00:00
tmpfs Convert "The Original" rename race test from to vfs and retire the 2010-07-14 21:39:31 +00:00
umapfs convert to newstyle automagic rump compat syscalls 2010-07-19 15:35:38 +00:00
union Get rid of static Atffiles and let bsd.test.mk generate them on the fly. 2010-07-13 21:13:21 +00:00
vfs Start adding some I/O tests. This one does a sparse write to the 2010-08-19 02:36:02 +00:00
Makefile nfs now has tests in it, so need to convert from SUBDIR to 2010-08-01 08:32:17 +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