summaryrefslogtreecommitdiffstats
path: root/tools/regression
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2014-11-16 07:58:06 +0000
committerngie <ngie@FreeBSD.org>2014-11-16 07:58:06 +0000
commitac2aadeb0398c610421d53451615e9f5364858ba (patch)
tree4ab716553e228a219a19d6fc1ac5adeda32cfd22 /tools/regression
parenta02304cbbf962d50385259eb07a4b33f89d221a5 (diff)
downloadFreeBSD-src-ac2aadeb0398c610421d53451615e9f5364858ba.zip
FreeBSD-src-ac2aadeb0398c610421d53451615e9f5364858ba.tar.gz
Remove test-arc4random from this Makefile so others can continue to use
this as-is for the time being
Diffstat (limited to 'tools/regression')
-rw-r--r--tools/regression/lib/libc/gen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/lib/libc/gen/Makefile b/tools/regression/lib/libc/gen/Makefile
index 4cba5de..a1ea01c 100644
--- a/tools/regression/lib/libc/gen/Makefile
+++ b/tools/regression/lib/libc/gen/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-TESTS= test-arc4random test-fmtcheck test-fmtmsg test-fnmatch \
+TESTS= test-fmtcheck test-fmtmsg test-fnmatch \
test-fpclassify test-ftw test-popen test-posix_spawn test-wordexp
.PHONY: tests
OpenPOWER on IntegriCloud