summaryrefslogtreecommitdiffstats
path: root/tests/sys/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/Makefile')
-rw-r--r--tests/sys/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/sys/Makefile b/tests/sys/Makefile
index 498ca04..fbfe367 100644
--- a/tests/sys/Makefile
+++ b/tests/sys/Makefile
@@ -2,8 +2,12 @@
.include <bsd.own.mk>
+TESTSDIR= ${TESTSBASE}/sys
+
TESTS_SUBDIRS+= kern
TESTS_SUBDIRS+= netinet
-TESTSDIR= ${TESTSBASE}/sys
+
+# Items not integrated into kyua runs by default
+SUBDIR+= pjdfstest
.include <bsd.test.mk>
OpenPOWER on IntegriCloud