..
cd9660
Update disk-space-available requirement to match reality, and leave a
2014-07-07 22:06:02 +00:00
common
Retrict rumpfs to the provided size, like other filesystems.
2014-03-16 10:28:03 +00:00
ffs
Slow hardware needs longer, especially for default_deny_user_big
2013-07-29 13:15:24 +00:00
fifofs
correct install dir
2011-12-21 01:56:16 +00:00
hfs
Remove xfail for sparc64, alignement issues have been fixed
2011-02-25 20:54:18 +00:00
kernfs
Fix static linking for the tests: -lrump is also used by -lrumpuser,
2014-06-10 04:28:39 +00:00
lfs
make the timeouts a bit more generous for really slow systems
2011-02-22 18:41:04 +00:00
msdosfs
Properly initialize arguments for the tmpfs mounted in this test.
2014-06-10 13:15:18 +00:00
nfs
Fix static linking for the tests: -lrump is also used by -lrumpuser,
2014-06-10 04:28:39 +00:00
nullfs
Fix static linking for the tests: -lrump is also used by -lrumpuser,
2014-06-10 04:28:39 +00:00
psshfs
Use /bin/sh for a temporary script instead of querying the name of the
2013-03-16 07:54:04 +00:00
ptyfs
Fix static linking for the tests: -lrump is also used by -lrumpuser,
2014-06-10 04:28:39 +00:00
puffs
Fix static linking for the tests: -lrump is also used by -lrumpuser,
2014-06-10 04:28:39 +00:00
tmpfs
Simplify test_mount and log errors.
2013-03-17 01:16:45 +00:00
umapfs
Fix static linking for the tests: -lrump is also used by -lrumpuser,
2014-06-10 04:28:39 +00:00
union
Fix static linking for the tests: -lrump is also used by -lrumpuser,
2014-06-10 04:28:39 +00:00
vfs
Mark the udf_renamerace test case (but not udf_renamerace_dirs) as an
2014-07-29 09:15:48 +00:00
zfs
Remove expected failure now that PR/44708 is fixed.
2011-12-06 18:18:59 +00:00
Makefile
Add a test case for PR kern/48787.
2014-05-10 14:15:25 +00:00
Makefile.inc
add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing
2010-11-03 16:10:19 +00:00
h_funcs.subr
If kernel modules are set to autoload, skip the vfslist part of
2010-06-23 11:19:17 +00:00