summaryrefslogtreecommitdiffstats
path: root/bin/test
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-02-02 22:26:49 +0000
committergjb <gjb@FreeBSD.org>2016-02-02 22:26:49 +0000
commita6998ad84f9722c560a80302a74fa495e818a153 (patch)
treecff36c983e3dfa55f502a30dd0ca087d7292a5c3 /bin/test
parentea6b392fcbf9dc7ad9995e32fca208e8414141ea (diff)
downloadFreeBSD-src-a6998ad84f9722c560a80302a74fa495e818a153.zip
FreeBSD-src-a6998ad84f9722c560a80302a74fa495e818a153.tar.gz
First pass to fix the 'tests' packages.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'bin/test')
-rw-r--r--bin/test/tests/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/test/tests/Makefile b/bin/test/tests/Makefile
index a1a5d4f..aff93d8 100644
--- a/bin/test/tests/Makefile
+++ b/bin/test/tests/Makefile
@@ -2,6 +2,10 @@
.include <bsd.own.mk>
+PACKAGE= tests
+FILESGROUPS= TESTS
+TESTSPACKAGE= ${PACKAGE}
+
TAP_TESTS_SH= legacy_test
# Some tests in here are silently not run when the tests are executed as
# root. Explicitly tell Kyua to drop privileges.
OpenPOWER on IntegriCloud