summaryrefslogtreecommitdiff
path: root/modules/memcmp-tests
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-05-20 09:22:45 +0200
committerSimon Josefsson <simon@josefsson.org>2008-05-20 09:22:45 +0200
commitf57b1e96a2f83183073b34a05890aa4875708301 (patch)
treeb0e55e02923b868ec5a46a86821581eeb859deea /modules/memcmp-tests
parenta0bdb062d720c5d3092e4974d0d31a71df302fb4 (diff)
downloadgnulib-f57b1e96a2f83183073b34a05890aa4875708301.tar.gz
Add memcmp-tests module.
Diffstat (limited to 'modules/memcmp-tests')
-rw-r--r--modules/memcmp-tests10
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/memcmp-tests b/modules/memcmp-tests
new file mode 100644
index 0000000000..14edc38e42
--- /dev/null
+++ b/modules/memcmp-tests
@@ -0,0 +1,10 @@
+Files:
+tests/test-memcmp.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-memcmp
+check_PROGRAMS += test-memcmp