summaryrefslogtreecommitdiff
path: root/modules/gc-hmac-sha1-tests
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-10-13 08:12:04 +0000
committerSimon Josefsson <simon@josefsson.org>2005-10-13 08:12:04 +0000
commitf6d396883b5b1d0a7ba4b88c4d87cc8c96c2d3b9 (patch)
treeea93279f7b1131a7b7c3d2752159d0bf8020b994 /modules/gc-hmac-sha1-tests
parentd81362eca692dbf1cf13feec81b98130565a1761 (diff)
downloadgnulib-f6d396883b5b1d0a7ba4b88c4d87cc8c96c2d3b9.tar.gz
2005-10-13 Simon Josefsson <jas@extundo.com>
* modules/gc-hmac-md5-tests: New file. * tests/test-gc-hmac-sha1.c: New file.
Diffstat (limited to 'modules/gc-hmac-sha1-tests')
-rw-r--r--modules/gc-hmac-sha1-tests11
1 files changed, 11 insertions, 0 deletions
diff --git a/modules/gc-hmac-sha1-tests b/modules/gc-hmac-sha1-tests
new file mode 100644
index 0000000000..9e7e18e804
--- /dev/null
+++ b/modules/gc-hmac-sha1-tests
@@ -0,0 +1,11 @@
+Files:
+tests/test-gc-hmac-sha1.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-gc-hmac-sha1
+noinst_PROGRAMS += test-gc-hmac-sha1
+test_gc_hmac_sha1_SOURCES = test-gc-hmac-sha1.c