NetBSD/tests/fs
brad 01424baa92 The cleaner is compiled into the ATF test harness for the LFS
filesystem tests.  Use the new -J option to pass the raw device into
the cleaner.  This avoids the not rump safe getdiskrawname call and
makes sure we use an internal rump device name for cleaning.  This
should fix bin/54488.
2019-08-30 23:45:13 +00:00
..
cd9660
common The cleaner is compiled into the ATF test harness for the LFS 2019-08-30 23:45:13 +00:00
ffs return return atf_no_error() instead of 0 for consistency. 2019-07-09 16:24:01 +00:00
fifofs more tests needing <sys/stat.h> 2017-01-10 22:36:29 +00:00
hfs return return atf_no_error() instead of 0 for consistency. 2019-07-09 16:24:01 +00:00
kernfs Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
lfs return return atf_no_error() instead of 0 for consistency. 2019-07-09 16:24:01 +00:00
msdosfs Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
nfs Avoid symbol clashes in fs/nfs/nfsservice under MKSANITIZER 2019-08-15 08:23:45 +00:00
nullfs Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
psshfs give it more time. 2017-05-24 15:29:51 +00:00
ptyfs Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
puffs Don't play with "../.." in includes for h_macros.h; deal with it centrally. 2017-01-13 21:30:39 +00:00
tmpfs Use sysctl -n rather than parse the output. 2018-01-17 00:23:17 +00:00
umapfs return return atf_no_error() instead of 0 for consistency. 2019-07-09 16:24:01 +00:00
union PR misc/54382: whenever open(2) is called with O_CREAT, make sure to 2019-07-16 17:29:17 +00:00
vfs The udf_renamerace test case no longer fails due to PR kern/49046, but 2019-08-17 09:44:01 +00:00
zfs Need rumpdev_disk for rumpfs_zfs. 2019-06-11 14:00:16 +00:00
Makefile
Makefile.inc Define _KERNTYPES for things that need it. 2016-01-23 21:22:45 +00:00
h_funcs.subr