summaryrefslogtreecommitdiff
path: root/tests/sys/acl
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-10-29dirdeps: Update Makefile.depend* files with empty contentsStephen J. Kiernan
2023-09-02tests: Skip all tests that require mdconfig when /dev/mdctl missingWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-03-30acl tests: SerializeMark Johnston
2021-08-27tests/sys/acl: Add ATF C test for newly added acl_* functions.Gleb Popov
2020-10-28Drop "All rights reserved" from all my stuff. This includesEdward Tomasz Napierala
2019-09-05Set required program for all acl testsKristof Provost
2018-10-26Add a very basic regression test for setfacl -R with NFSv4 ACLs.Mark Johnston
2018-10-26Update and re-enable ACL tests following r332396 and r339781.Mark Johnston
2018-07-22Temporarily disable the sys/acl/00 and sys/acl/02 testsAlan Somers
2018-04-11[tests] change tests/sys/acl/run to run on perl 5.26Eitan Adler
2017-08-08Make test scripts under tests/... non-executableEnji Cooper
2016-12-03Expect 01:main to failEnji Cooper
2016-09-03Add a missing "Bail out!" if zpool create failsEnji Cooper
2016-08-13Redirect the output of the testcases to stderr instead ofEnji Cooper
2016-06-20Skip sys/acl tests on systems lacking perlAlan Somers
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-08MFHGlen Barber
2016-02-06Use basenames for getfacl, setfacl, and zpool to work around theEnji Cooper
2016-02-05Require /bin/getfacl and /bin/setfacl when running the acl testsEnji Cooper
2016-02-03More 'tests' package fixes.Glen Barber
2015-10-17Integrate tools/regression/acltools into the FreeBSD test suite as tests/sys/aclEnji Cooper