summaryrefslogtreecommitdiff
path: root/modules/memcoll-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-09-22 12:38:22 +0200
committerBruno Haible <bruno@clisp.org>2010-09-22 12:38:22 +0200
commit7ee2f0242c5f02ef641aaed5be93ec9b05771bae (patch)
treec94c91de0f6c383d6c07684a9f2024001df6bd9f /modules/memcoll-tests
parent83e5444e7a417024f9a9cb211c2130a404d1f818 (diff)
downloadgnulib-7ee2f0242c5f02ef641aaed5be93ec9b05771bae.tar.gz
Tests for module 'memcoll'.
* modules/memcoll-tests: New file. * tests/test-memcoll.c: New file, based on tests/test-memcmp.c.
Diffstat (limited to 'modules/memcoll-tests')
-rw-r--r--modules/memcoll-tests11
1 files changed, 11 insertions, 0 deletions
diff --git a/modules/memcoll-tests b/modules/memcoll-tests
new file mode 100644
index 0000000000..c3867f3fde
--- /dev/null
+++ b/modules/memcoll-tests
@@ -0,0 +1,11 @@
+Files:
+tests/test-memcoll.c
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-memcoll
+check_PROGRAMS += test-memcoll