summaryrefslogtreecommitdiffstats
path: root/tools/regression/lib/libc/gen/Makefile
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2014-11-16 20:29:57 +0000
committerngie <ngie@FreeBSD.org>2014-11-16 20:29:57 +0000
commit079b020131728cabecebd524365b486799b8ca44 (patch)
tree550c2a3beb75eae72e2d47177d38753e8a2aa108 /tools/regression/lib/libc/gen/Makefile
parente3b7f96c28422f4de9f5e9dacdc1bcf8a86a703b (diff)
downloadFreeBSD-src-079b020131728cabecebd524365b486799b8ca44.zip
FreeBSD-src-079b020131728cabecebd524365b486799b8ca44.tar.gz
Convert tools/regression/lib/libc/stdio/test-fpclassify into an ATF testcase and
Rename as lib/libc/stdio/fpclassify2_test Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'tools/regression/lib/libc/gen/Makefile')
-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 a1ea01c..f3a40e3 100644
--- a/tools/regression/lib/libc/gen/Makefile
+++ b/tools/regression/lib/libc/gen/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
TESTS= test-fmtcheck test-fmtmsg test-fnmatch \
- test-fpclassify test-ftw test-popen test-posix_spawn test-wordexp
+ test-ftw test-popen test-posix_spawn test-wordexp
.PHONY: tests
tests: ${TESTS}
OpenPOWER on IntegriCloud