summaryrefslogtreecommitdiffstats
path: root/lib/libc/tests/stdio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/tests/stdio/Makefile')
-rw-r--r--lib/libc/tests/stdio/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/tests/stdio/Makefile b/lib/libc/tests/stdio/Makefile
index 72685e0..50484fd 100644
--- a/lib/libc/tests/stdio/Makefile
+++ b/lib/libc/tests/stdio/Makefile
@@ -2,6 +2,10 @@
.include <bsd.own.mk>
+PACKAGE= tests
+FILESGROUPS= TESTS
+TESTSPACKAGE= ${PACKAGE}
+
ATF_TESTS_C+= fdopen_test
ATF_TESTS_C+= fmemopen2_test
ATF_TESTS_C+= fopen2_test
OpenPOWER on IntegriCloud