summaryrefslogtreecommitdiffstats
path: root/tests/sys/mac/bsdextended/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/mac/bsdextended/Makefile')
-rw-r--r--tests/sys/mac/bsdextended/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/sys/mac/bsdextended/Makefile b/tests/sys/mac/bsdextended/Makefile
new file mode 100644
index 0000000..9d0b6f6
--- /dev/null
+++ b/tests/sys/mac/bsdextended/Makefile
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+TESTSDIR= ${TESTSBASE}/sys/mac/bsdextended
+
+TAP_TESTS_C+= ugidfw_test
+TAP_TESTS_SH+= matches_test
+
+LIBADD.ugidfw_test+= ugidfw
+
+TEST_METADATA.matches_test+= required_user="root"
+TEST_METADATA.ugidfw_test+= required_user="root"
+
+.include <bsd.test.mk>
OpenPOWER on IntegriCloud