summaryrefslogtreecommitdiff
path: root/modules/roundf-ieee-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/roundf-ieee-tests')
-rw-r--r--modules/roundf-ieee-tests15
1 files changed, 15 insertions, 0 deletions
diff --git a/modules/roundf-ieee-tests b/modules/roundf-ieee-tests
new file mode 100644
index 0000000000..de231a51e1
--- /dev/null
+++ b/modules/roundf-ieee-tests
@@ -0,0 +1,15 @@
+Files:
+tests/test-roundf-ieee.c
+tests/minus-zero.h
+tests/macros.h
+
+Depends-on:
+float
+signbit
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-roundf-ieee
+check_PROGRAMS += test-roundf-ieee
+test_roundf_ieee_LDADD = $(LDADD) @ROUNDF_LIBM@