aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2016-02-02 22:26:49 +0000
committerGlen Barber <gjb@FreeBSD.org>2016-02-02 22:26:49 +0000
commit43faedc1339a9624c7acedb7f3e5624e64da5b99 (patch)
treecff36c983e3dfa55f502a30dd0ca087d7292a5c3 /gnu
parent1d0bd2f9713e05d43a1674e99bb01269f3ad71be (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/lib/tests/Makefile5
-rw-r--r--gnu/usr.bin/tests/Makefile5
2 files changed, 10 insertions, 0 deletions
diff --git a/gnu/lib/tests/Makefile b/gnu/lib/tests/Makefile
index a0e63e5da42a..609357e57d33 100644
--- a/gnu/lib/tests/Makefile
+++ b/gnu/lib/tests/Makefile
@@ -2,6 +2,11 @@
.include <bsd.own.mk>
+PACKAGE= tests
+FILESGROUPS= TESTS
+TESTSPACKAGE= ${PACKAGE}
+TESTS+= Kyuafile
+
.PATH: ${SRCTOP}/tests
KYUAFILE= yes
diff --git a/gnu/usr.bin/tests/Makefile b/gnu/usr.bin/tests/Makefile
index a0e63e5da42a..609357e57d33 100644
--- a/gnu/usr.bin/tests/Makefile
+++ b/gnu/usr.bin/tests/Makefile
@@ -2,6 +2,11 @@
.include <bsd.own.mk>
+PACKAGE= tests
+FILESGROUPS= TESTS
+TESTSPACKAGE= ${PACKAGE}
+TESTS+= Kyuafile
+
.PATH: ${SRCTOP}/tests
KYUAFILE= yes