summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2016-02-03 19:08:45 +0000
committerGlen Barber <gjb@FreeBSD.org>2016-02-03 19:08:45 +0000
commit1f4bcc459a76b7aa664f3fd557684cd0ba6da352 (patch)
tree891524ce59d1069a3a30f24230272ae586baf8ab /gnu
parentc4429c7e7c91b6aba03784229ce63018809840e1 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/tests/Makefile5
-rw-r--r--gnu/usr.bin/diff/tests/Makefile4
2 files changed, 9 insertions, 0 deletions
diff --git a/gnu/tests/Makefile b/gnu/tests/Makefile
index a0e63e5da42a..609357e57d33 100644
--- a/gnu/tests/Makefile
+++ b/gnu/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/diff/tests/Makefile b/gnu/usr.bin/diff/tests/Makefile
index 16439b3b61fe..0b4ca2e157de 100644
--- a/gnu/usr.bin/diff/tests/Makefile
+++ b/gnu/usr.bin/diff/tests/Makefile
@@ -1,5 +1,9 @@
# $FreeBSD$
+PACKAGE= tests
+FILESGROUPS= TESTS
+TESTSPACKAGE= ${PACKAGE}
+
TESTSRC= ${SRCTOP}/contrib/netbsd-tests/usr.bin/diff
NETBSD_ATF_TESTS_SH= diff_test