summaryrefslogtreecommitdiff
path: root/modules/gc-sha1-tests
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-10-17 14:48:31 +0000
committerSimon Josefsson <simon@josefsson.org>2005-10-17 14:48:31 +0000
commitd0b7edd08ce326475c1e2fbde51ead1ef8b8b36c (patch)
tree68b438d89148d742b802c3c3470250a0729d8c46 /modules/gc-sha1-tests
parentf56a8c75934bd4f9aed425362f25eb5a13b39c74 (diff)
downloadgnulib-d0b7edd08ce326475c1e2fbde51ead1ef8b8b36c.tar.gz
Add gc-sha1-tests module.
Diffstat (limited to 'modules/gc-sha1-tests')
-rw-r--r--modules/gc-sha1-tests11
1 files changed, 11 insertions, 0 deletions
diff --git a/modules/gc-sha1-tests b/modules/gc-sha1-tests
new file mode 100644
index 0000000000..4894984fd4
--- /dev/null
+++ b/modules/gc-sha1-tests
@@ -0,0 +1,11 @@
+Files:
+tests/test-gc-sha1.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-gc-sha1
+noinst_PROGRAMS += test-gc-sha1
+test_gc_sha1_SOURCES = test-gc-sha1.c