summaryrefslogtreecommitdiffstats
path: root/tools/regression/lib/libc/stdio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/lib/libc/stdio/Makefile')
-rw-r--r--tools/regression/lib/libc/stdio/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/regression/lib/libc/stdio/Makefile b/tools/regression/lib/libc/stdio/Makefile
index d62ac84..f496f73 100644
--- a/tools/regression/lib/libc/stdio/Makefile
+++ b/tools/regression/lib/libc/stdio/Makefile
@@ -1,6 +1,8 @@
# $FreeBSD$
-TESTS= test-getdelim test-perror test-print-positional test-printbasic test-printfloat test-scanfloat
+TESTS= test-fmemopen test-getdelim test-open_memstream test-open_wmemstream \
+ test-perror test-print-positional test-printbasic test-printfloat \
+ test-scanfloat
CFLAGS+= -lm
.PHONY: tests
OpenPOWER on IntegriCloud