| Commit message (Expand) | Author | Age | Files | Lines |
* | Use setup and cleanup feature from regress framework. |  bluhm | 2020-12-16 | 2 | -38/+28 |
* | Do not unconfigure vnd1, the test did not configure it. |  bluhm | 2017-11-15 | 1 | -2/+1 |
* | Before mounting NFS, wait until mountd(8) has exported the directory. |  bluhm | 2017-09-04 | 1 | -1/+7 |
* | Make sure that the fstest program has been build when running in |  bluhm | 2017-01-27 | 2 | -4/+10 |
* | Do not unconfigure mount points, vnd devices and NFS daemons during |  bluhm | 2017-01-18 | 2 | -12/+4 |
* | SIGTERM does not reliably terminate mountd(8), use -KILL for cleanup. |  bluhm | 2017-01-16 | 1 | -2/+2 |
* | Run the existing tests for FFS also on a NFS mount point. |  bluhm | 2017-01-13 | 5 | -74/+119 |
* | Print the test description before running each subtest. |  bluhm | 2017-01-12 | 2 | -1/+6 |
* | Fix typo in expect. |  bluhm | 2017-01-12 | 1 | -1/+1 |
* | Fix trailing whitespace. |  bluhm | 2017-01-12 | 1 | -1/+1 |
* | The program to create hard links is called ln(1) and not link. |  bluhm | 2017-01-12 | 2 | -2/+2 |
* | Test the non-existing system-call lchflags(2) by using chflagsat(2) |  bluhm | 2017-01-12 | 1 | -3/+13 |
* | Do not suppress error messages to stderr, but remove unnecessary |  bluhm | 2017-01-12 | 26 | -44/+37 |
* | Make test more verbose when it fails. |  bluhm | 2017-01-11 | 1 | -4/+7 |
* | Fix trailing whitespace. |  bluhm | 2017-01-11 | 1 | -2/+2 |
* | Cleanup the mount point and vnd devices before and after the test. |  bluhm | 2017-01-10 | 1 | -11/+14 |
* | Repair the namegen function to make ffs regress useful again. |  natano | 2016-02-28 | 1 | -2/+2 |
* | Simple malloc() to reallocarray(). |  doug | 2014-10-18 | 1 | -2/+2 |
* | ino_t is unsigned |  guenther | 2013-08-05 | 1 | -2/+2 |
* | Deprecate vnds in favour of svnds. |  thib | 2011-04-18 | 24 | -143/+143 |
* | spelling fixes, from Martynas Venckus; |  jmc | 2007-11-25 | 1 | -1/+1 |
* | Add code to check the kern.securelvel sysctl, since we run with a |  thib | 2007-04-14 | 1 | -2/+30 |
* | Remove the SF_NOUNLINK and UF_NOUNLINK from the test files, we dont |  thib | 2007-04-12 | 21 | -257/+57 |
* | No need to use umount -f now that both cases of vnode leakage were fixed |  pedro | 2007-04-10 | 1 | -2/+2 |
* | Don't assume 'run' to be executable, pointed out and okay deraadt@ |  pedro | 2007-03-30 | 1 | -14/+14 |
* | Add regression test suite for FFS, from FreeBSD, okay art@ deraadt@ |  pedro | 2007-03-30 | 189 | -0/+6494 |