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