NetBSD/tests/fs
2012-04-04 18:53:34 +00:00
..
common Initialise permissions mask to a sensible value (0755). 2012-03-26 15:10:26 +00:00
ffs Add __printflike attribution to use vprintf and friends with an argument 2012-03-15 02:02:20 +00:00
fifofs correct install dir 2011-12-21 01:56:16 +00:00
hfs
kernfs
lfs
msdosfs
nfs Fix obvious code issues and remove the original -Wno-error for clang 2012-02-24 13:53:46 +00:00
nullfs
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 Check directory write access for DELETE operation. And while here, 2012-01-31 18:56:07 +00:00
tmpfs No more xfail for PR kern/36681. 2011-08-18 21:44:55 +00:00
umapfs
union For devices, sockets and fifos ignore setting the file size to zero to make 2011-08-10 06:27:02 +00:00
vfs New testcase that check file flags with unprivileged credentials. 2012-04-04 18:53:34 +00:00
zfs Remove expected failure now that PR/44708 is fixed. 2011-12-06 18:18:59 +00:00
h_funcs.subr
Makefile Add a test for the latest fifofs fix. 2011-12-21 00:17:06 +00:00
Makefile.inc