summaryrefslogtreecommitdiff
path: root/modules/fmod-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-01-25 02:05:37 +0100
committerBruno Haible <bruno@clisp.org>2010-01-25 02:05:37 +0100
commit8d0a40fc96fd7459e94ba316ae1dc7bd082ebc7e (patch)
treebefe87ac011976c06303fa31a09d08e2da19be2a /modules/fmod-tests
parentd94b99635eaa41abd569ca8eba8279426e3a8967 (diff)
downloadgnulib-8d0a40fc96fd7459e94ba316ae1dc7bd082ebc7e.tar.gz
Tests for module 'fmod'.
Diffstat (limited to 'modules/fmod-tests')
-rw-r--r--modules/fmod-tests13
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/fmod-tests b/modules/fmod-tests
new file mode 100644
index 0000000000..7d9c7f39fb
--- /dev/null
+++ b/modules/fmod-tests
@@ -0,0 +1,13 @@
+Files:
+tests/test-fmod.c
+tests/signature.h
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-fmod
+check_PROGRAMS += test-fmod
+test_fmod_LDADD = $(LDADD) @FMOD_LIBM@