summaryrefslogtreecommitdiffstats
path: root/tools/regression/lib/msun/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/lib/msun/Makefile')
-rw-r--r--tools/regression/lib/msun/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/lib/msun/Makefile b/tools/regression/lib/msun/Makefile
index d5f1594..eb9a6ae 100644
--- a/tools/regression/lib/msun/Makefile
+++ b/tools/regression/lib/msun/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
TESTS= test-conj test-csqrt test-exponential test-fenv test-fma \
- test-fmaxmin test-ilogb test-invtrig test-lrint \
+ test-fmaxmin test-ilogb test-invtrig test-logarithm test-lrint \
test-lround test-nan test-nearbyint test-next test-rem test-trig
CFLAGS+= -O0 -lm
OpenPOWER on IntegriCloud