NetBSD/tests/fs
he f693807fd8 Fix static linking for the tests: -lrump is also used by -lrumpuser,
so we also need -lrump after -lrumpuser.  Fixes build for sun2.
2014-06-10 04:28:39 +00:00
..
cd9660 Convert size check to use 1K blocks (more human-friendly), and fix 2014-06-08 13:45:14 +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
msdosfs Test taking a snapshot from a stressed file system. 2013-02-06 09:05:01 +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 Add testcase that check lstat(2) values for symbolic links (PR 2014-06-03 11:56:07 +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 case for PR kern/48787. 2014-05-10 14:15:25 +00:00
Makefile.inc