summaryrefslogtreecommitdiffstats
path: root/lib/libthr/tests
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-02-03 01:22:02 +0000
committergjb <gjb@FreeBSD.org>2016-02-03 01:22:02 +0000
commit6f838427cecd80211f44a72ded64da320869a22e (patch)
tree5d07f5ddc2325ebc013f5ef09301b45e3606cfd8 /lib/libthr/tests
parent1612fa0c76ad57a082dd0594fca82277ce2bb283 (diff)
downloadFreeBSD-src-6f838427cecd80211f44a72ded64da320869a22e.zip
FreeBSD-src-6f838427cecd80211f44a72ded64da320869a22e.tar.gz
More 'tests' bug fixes.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'lib/libthr/tests')
-rw-r--r--lib/libthr/tests/dlopen/dso/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libthr/tests/dlopen/dso/Makefile b/lib/libthr/tests/dlopen/dso/Makefile
index 23d4cd6..a7f685f 100644
--- a/lib/libthr/tests/dlopen/dso/Makefile
+++ b/lib/libthr/tests/dlopen/dso/Makefile
@@ -1,5 +1,9 @@
# $FreeBSD$
+PACKAGE= tests
+FILESGROUPS= TESTS
+TESTSPACKAGE= ${PACKAGE}
+
OBJTOP= ${.OBJDIR:H:H:H:H:H}
TESTSRC= ${SRCTOP}/contrib/netbsd-tests/lib/libpthread/dlopen/dso
OpenPOWER on IntegriCloud