summaryrefslogtreecommitdiff
path: root/modules/coshf-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-10-09 00:48:58 +0200
committerBruno Haible <bruno@clisp.org>2011-10-09 00:48:58 +0200
commit87751c19f06c4cf3b5f9858c66fdda5761b1bccb (patch)
treeba5cd6f1244096edc6076c6b9050137ea80e9490 /modules/coshf-tests
parent07c704f0e5199d1cff52930ecf98d6a3631da3c8 (diff)
downloadgnulib-87751c19f06c4cf3b5f9858c66fdda5761b1bccb.tar.gz
Tests for module 'coshf'.
* modules/coshf-tests: New file. * tests/test-coshf.c: New file.
Diffstat (limited to 'modules/coshf-tests')
-rw-r--r--modules/coshf-tests13
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/coshf-tests b/modules/coshf-tests
new file mode 100644
index 0000000000..ae9327eeb9
--- /dev/null
+++ b/modules/coshf-tests
@@ -0,0 +1,13 @@
+Files:
+tests/test-coshf.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-coshf
+check_PROGRAMS += test-coshf
+test_coshf_LDADD = $(LDADD) @COSHF_LIBM@