aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/mac/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/mac/Makefile')
-rw-r--r--tests/sys/mac/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/sys/mac/Makefile b/tests/sys/mac/Makefile
new file mode 100644
index 000000000000..3447d00122f5
--- /dev/null
+++ b/tests/sys/mac/Makefile
@@ -0,0 +1,7 @@
+TESTSDIR= ${TESTSBASE}/sys/mac
+
+TESTS_SUBDIRS+= bsdextended
+TESTS_SUBDIRS+= ipacl
+TESTS_SUBDIRS+= portacl
+
+.include <bsd.test.mk>