summaryrefslogtreecommitdiffstats
path: root/lib/atf/libatf-c++
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-02-03 19:08:45 +0000
committergjb <gjb@FreeBSD.org>2016-02-03 19:08:45 +0000
commitae6f20360349bac54d30fa9c9c20a2366905b725 (patch)
tree891524ce59d1069a3a30f24230272ae586baf8ab /lib/atf/libatf-c++
parent1bdf892d492fd6b19da90cc960ca556a47963e5d (diff)
downloadFreeBSD-src-ae6f20360349bac54d30fa9c9c20a2366905b725.zip
FreeBSD-src-ae6f20360349bac54d30fa9c9c20a2366905b725.tar.gz
More 'tests' packaging fixes.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'lib/atf/libatf-c++')
-rw-r--r--lib/atf/libatf-c++/tests/detail/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/atf/libatf-c++/tests/detail/Makefile b/lib/atf/libatf-c++/tests/detail/Makefile
index 4c5e1be..f194abf 100644
--- a/lib/atf/libatf-c++/tests/detail/Makefile
+++ b/lib/atf/libatf-c++/tests/detail/Makefile
@@ -3,6 +3,8 @@
.include <bsd.init.mk>
PACKAGE= tests
+FILESGROUPS= TESTS
+TESTSPACKAGE= ${PACKAGE}
TESTSDIR= ${TESTSBASE}/lib/atf/libatf-c++/detail
ATF= ${SRCTOP}/contrib/atf
OpenPOWER on IntegriCloud