summaryrefslogtreecommitdiff
path: root/modules/y0-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-01-25 02:22:15 +0100
committerBruno Haible <bruno@clisp.org>2010-01-25 02:22:15 +0100
commitff57cf0417460e90ce9d56d10305625c580e3fa1 (patch)
treec0d9f034aa4bac46921c4bfa21fe0019b27bfa89 /modules/y0-tests
parent3ebb13c313998a3c39c8d1c18475790e65e59abc (diff)
downloadgnulib-ff57cf0417460e90ce9d56d10305625c580e3fa1.tar.gz
Tests for module 'y0'.
Diffstat (limited to 'modules/y0-tests')
-rw-r--r--modules/y0-tests13
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/y0-tests b/modules/y0-tests
new file mode 100644
index 0000000000..77eef72aae
--- /dev/null
+++ b/modules/y0-tests
@@ -0,0 +1,13 @@
+Files:
+tests/test-y0.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-y0
+check_PROGRAMS += test-y0
+test_y0_LDADD = $(LDADD) @Y0_LIBM@