NetBSD/tests/fs/ffs
pooka 272fb16e97 Fold the puffs private and vfs tests mount/unmount routines together.
To achieve this, add a file system private parameter to the newfs
method (which will obviously not be used by vfs tests).

njoly ok
2010-07-30 16:15:05 +00:00
..
Makefile Need to use the ${PRINTOBJDIR} trick for LIBISPRIVATE ... 2010-07-19 16:32:01 +00:00
t_fifos.c atf-0.9 introduces an use.fs test-case property to allow tests to write to 2010-06-04 08:39:40 +00:00
t_mount.c Fold the puffs private and vfs tests mount/unmount routines together. 2010-07-30 16:15:05 +00:00
t_snapshot.c