summaryrefslogtreecommitdiff
path: root/regress/sys/ffs/Makefile
AgeCommit message (Expand)Author
2021-10-03Extend filesystem tests to test mfs and tmpfs. Hook up mfs but leave tmpfsClaudio Jeker
2017-01-13Run the existing tests for FFS also on a NFS mount point.Alexander Bluhm
2017-01-11Fix trailing whitespace.Alexander Bluhm
2017-01-10Cleanup the mount point and vnd devices before and after the test.Alexander Bluhm
2011-04-18Deprecate vnds in favour of svnds.Thordur I. Bjornsson
2007-04-10No need to use umount -f now that both cases of vnode leakage were fixedPedro Martelletto
2007-03-30Don't assume 'run' to be executable, pointed out and okay deraadt@Pedro Martelletto
2007-03-30Add regression test suite for FFS, from FreeBSD, okay art@ deraadt@Pedro Martelletto