summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-02-03 00:34:23 +0000
committergjb <gjb@FreeBSD.org>2016-02-03 00:34:23 +0000
commit811267757ad9cbb2d6782e164efc2b47adfcd187 (patch)
treeef4fe37ffc660c2007a853ff7c9f30ea4d9de265 /lib/libc
parentb795b4ac5f93688184283d3abbf7cc46b3721c1e (diff)
downloadFreeBSD-src-811267757ad9cbb2d6782e164efc2b47adfcd187.zip
FreeBSD-src-811267757ad9cbb2d6782e164efc2b47adfcd187.tar.gz
More 'tests' package fixes.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/tests/gen/execve/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/tests/gen/execve/Makefile b/lib/libc/tests/gen/execve/Makefile
index 5e8bc6f..a9800db 100644
--- a/lib/libc/tests/gen/execve/Makefile
+++ b/lib/libc/tests/gen/execve/Makefile
@@ -2,6 +2,10 @@
.include <bsd.own.mk>
+PACKAGE= tests
+FILESGROUPS= TESTS
+TESTSPACKAGE= ${PACKAGE}
+
NETBSD_ATF_TESTS_C= execve_test
.include "../../Makefile.netbsd-tests"
OpenPOWER on IntegriCloud