NetBSD/tests/fs
hannken 9f9c02f1cd Even though msdosfs never truncates file names it advertises _PC_NO_TRUNC
as zero.  Make it advertise one (no_trunc == true).

Names longer than NAME_MAX (255) will never pass namei() btw.

Fixes PR #43670 (msdosfs claims support for filenames longer than {NAME_MAX},
                 but fails)
2011-07-20 11:52:00 +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
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
vfs Even though msdosfs never truncates file names it advertises _PC_NO_TRUNC 2011-07-20 11:52:00 +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