NetBSD/tests/fs
hannken b80057eeb2 For devices, sockets and fifos ignore setting the file size to zero to make
open(..., O_TRUNC) happy and allow them to write through the lower layer.

Fixes PR #43560 (writing to null device in unionfs fails)
2011-08-10 06:27:02 +00:00
..
common apply some -fno-strict-aliasing 2011-06-29 02:36:13 +00:00
ffs Use proper format strings. 2011-06-16 15:33:24 +00:00
hfs Remove xfail for sparc64, alignement issues have been fixed 2011-02-25 20:54:18 +00:00
kernfs
lfs make the timeouts a bit more generous for really slow systems 2011-02-22 18:41:04 +00:00
msdosfs
nfs Remove nonexistent include directory from CPPFLAGS. 2011-07-19 03:30:46 +00:00
nullfs
psshfs Make sure test doesn't pass if file system could not be read at all. 2011-03-31 12:56:03 +00:00
ptyfs Add layer_revoke() that adjusts the lower vnode use count to be at least as 2011-01-10 11:11:03 +00:00
puffs reinstate #ifdef PUFFSDUMP around otherwise unused function 2011-04-04 15:42:42 +00:00
tmpfs Turn warns on for all tests and fix all the bugs. 2011-06-11 18:03:17 +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 Change union rmdir semantics to fail directory removal for 2011-08-07 06:01:51 +00:00
zfs Add one simple test case which checks that zpool create results in 2011-03-10 20:02:26 +00:00
h_funcs.subr
Makefile Add one simple test case which checks that zpool create results in 2011-03-10 20:02:26 +00:00
Makefile.inc