summaryrefslogtreecommitdiffstats
path: root/tests/sys/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/Makefile')
-rw-r--r--tests/sys/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/sys/Makefile b/tests/sys/Makefile
new file mode 100644
index 0000000..ea8b3c4
--- /dev/null
+++ b/tests/sys/Makefile
@@ -0,0 +1,12 @@
+# $FreeBSD$
+
+.include <bsd.own.mk>
+
+.PATH: ${.CURDIR}/..
+
+TESTS_SUBDIRS+= kern
+TESTSDIR= ${TESTSBASE}/sys
+
+KYUAFILE= yes
+
+.include <bsd.test.mk>
OpenPOWER on IntegriCloud