summaryrefslogtreecommitdiff
path: root/modules/modff-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/modff-tests')
-rw-r--r--modules/modff-tests13
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/modff-tests b/modules/modff-tests
new file mode 100644
index 0000000000..9d35b7321b
--- /dev/null
+++ b/modules/modff-tests
@@ -0,0 +1,13 @@
+Files:
+tests/test-modff.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-modff
+check_PROGRAMS += test-modff
+test_modff_LDADD = $(LDADD) @MODFF_LIBM@