NetBSD/tests/fs
pooka 5656c31054 * apparently operations can also fail with EIO and EOPNOTSUPP while
mountd hup is in progress.  strange, since I can't remember seeing
  those a few days ago when i ran this quite a lot.  anyway, don't
  make those errnos fatal failures.
* also in the "apparently" sector, although this test fails 100%
  reliably on my development host, it does not always trigger in the
  anita run.  so apply the current "race condition test" idiom
2010-08-01 15:38:27 +00:00
..
common Fold the puffs private and vfs tests mount/unmount routines together. 2010-07-30 16:15:05 +00:00
ffs Fold the puffs private and vfs tests mount/unmount routines together. 2010-07-30 16:15:05 +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 * apparently operations can also fail with EIO and EOPNOTSUPP while 2010-08-01 15:38:27 +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 Fuzztest puffs mount. There are n different levels of testing: 2010-07-31 17:11:45 +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 The erroneous error codes described in kern/43616 have been fixed. 2010-08-01 14:50:54 +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 nfs now has tests in it, so need to convert from SUBDIR to 2010-08-01 08:32:17 +00:00