aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/mac/portacl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/mac/portacl/Makefile')
-rw-r--r--tests/sys/mac/portacl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sys/mac/portacl/Makefile b/tests/sys/mac/portacl/Makefile
index 856a85d331d5..28c3a5cd71ce 100644
--- a/tests/sys/mac/portacl/Makefile
+++ b/tests/sys/mac/portacl/Makefile
@@ -8,6 +8,7 @@ TAP_TESTS_SH+= nobody_test
TAP_TESTS_SH+= root_test
.for t in ${TAP_TESTS_SH}
+TEST_METADATA.$t+= required_kmods="mac_portacl"
TEST_METADATA.$t+= required_user="root"
TEST_METADATA.$t+= timeout="450"
TEST_METADATA.$t+= is_exclusive="true"