summaryrefslogtreecommitdiff
path: root/regress/sys/ffs/tests
AgeCommit message (Expand)Author
2022-04-28Use $(( )) arithmetic expansion instead of `expr something`Jeremie Courreges-Anglas
2017-01-12Print the test description before running each subtest.Alexander Bluhm
2017-01-12Fix typo in expect.Alexander Bluhm
2017-01-12Fix trailing whitespace.Alexander Bluhm
2017-01-12The program to create hard links is called ln(1) and not link.Alexander Bluhm
2017-01-12Do not suppress error messages to stderr, but remove unnecessaryAlexander Bluhm
2011-04-18Deprecate vnds in favour of svnds.Thordur I. Bjornsson
2007-11-25spelling fixes, from Martynas Venckus;Jason McIntyre
2007-04-12Remove the SF_NOUNLINK and UF_NOUNLINK from the test files, we dontThordur I. Bjornsson
2007-03-30Add regression test suite for FFS, from FreeBSD, okay art@ deraadt@Pedro Martelletto