summaryrefslogtreecommitdiff
path: root/tests/sys/vfs
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-11-26tests: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-04-25capsicum: Verify that openat("/", "..") fails with ENOTCAPABLEMark Johnston
2023-04-25tests: Add ATF_REQUIRE_SYSCTL_BOOLMark Johnston
2021-02-04tests/sys/vfs/lookup_cap_dotdot: No longer aborts after ATF updateAlex Richardson
2017-11-17vfs_lookup: Allow PATH_MAX-1 symlinksConrad Meyer
2017-10-31DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-08-08Make test scripts under tests/... non-executableEnji Cooper
2017-06-28trailing_slash is a TAP-compliant testcase; mark it as such, insteadEnji Cooper
2017-06-28Don't hardcode path to file in /tmp; this violates the kyua sandboxEnji Cooper
2017-01-15Mark testcases which use cap_enter as expected failures until theEnji Cooper
2017-01-14Remove WARNS set globally by ../Makefile.inc nowEnji Cooper
2017-01-14Bump WARNS up to 6 againEnji Cooper
2017-01-14Follow-up to r312103:Conrad Meyer
2017-01-14Revert r310994Conrad Meyer
2017-01-01Bump WARNS to 6 to catch simple QA issues like some of the ones I squashedEnji Cooper
2017-01-01Make sys/vfs/lookup_cap_dotdot actually work with "kyua test"Enji Cooper
2016-12-12Add basic ATF tests for Capability mode .. lookupsConrad Meyer
2016-05-04Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper
2016-03-10MFHGlen Barber
2016-03-09DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery
2016-02-03More 'tests' package fixes.Glen Barber
2015-10-14Integrate tools/regression/vfs into the FreeBSD test suite as tests/sys/vfsEnji Cooper