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