opnsense-src/tests/sys/acl
Warner Losh ea82362219 tests: Skip all tests that require mdconfig when /dev/mdctl missing
When run in a jail, /dev/mdctl is missing. So skip any tests that use
mdconfig or mdmfs with md in this case: they can't possibly work. This
is in line with other tests that test for presence of required features
and skip if they aren't present. I did this instead of checking for
jails so they can still run in jails that allow creation of md devices.

Sponsored by:		Netflix
2023-09-02 13:16:22 -06:00
..
00.sh tests: Skip all tests that require mdconfig when /dev/mdctl missing 2023-09-02 13:16:22 -06:00
01.sh tests: Skip all tests that require mdconfig when /dev/mdctl missing 2023-09-02 13:16:22 -06:00
02.sh tests: Skip all tests that require mdconfig when /dev/mdctl missing 2023-09-02 13:16:22 -06:00
03.sh tests: Skip all tests that require mdconfig when /dev/mdctl missing 2023-09-02 13:16:22 -06:00
04.sh tests: Skip all tests that require mdconfig when /dev/mdctl missing 2023-09-02 13:16:22 -06:00
acl-api-test.c tests/sys/acl: Add ATF C test for newly added acl_* functions. 2021-08-27 11:52:21 +03:00
aclfuzzer.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mktrivial.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
run Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
tools-crossfs.test Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
tools-nfs4-psarc.test Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
tools-nfs4-trivial.test Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
tools-nfs4.test Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
tools-posix.test Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00