summaryrefslogtreecommitdiff
path: root/modules/crypto/md2-tests
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-04-01 08:38:41 +0000
committerSimon Josefsson <simon@josefsson.org>2007-04-01 08:38:41 +0000
commit0527d3651d8b32bc93e0250d9181b9d74ab5f5b2 (patch)
treea7b44a0b5b38041b961d824953cd25bc483a64b1 /modules/crypto/md2-tests
parenta03613b6836443ac6ac2fa8b2037a1b6644dcc4c (diff)
downloadgnulib-0527d3651d8b32bc93e0250d9181b9d74ab5f5b2.tar.gz
Move crypto modules to crypto/.
Diffstat (limited to 'modules/crypto/md2-tests')
-rw-r--r--modules/crypto/md2-tests13
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/crypto/md2-tests b/modules/crypto/md2-tests
new file mode 100644
index 0000000000..c8cbdee72f
--- /dev/null
+++ b/modules/crypto/md2-tests
@@ -0,0 +1,13 @@
+Files:
+tests/test-md2.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-md2
+check_PROGRAMS += test-md2
+
+License:
+LGPL