summaryrefslogtreecommitdiff
path: root/modules/crypto/md2-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-09-19 01:30:12 +0200
committerBruno Haible <bruno@clisp.org>2021-09-19 01:31:35 +0200
commit341e0c26819ce4c1a26b95b3c780bed88036d211 (patch)
tree14a19683eaedf46864ae2cacf53f217079903155 /modules/crypto/md2-tests
parent1cae2a35d45acdfc2c094f64fd3344c01f815673 (diff)
downloadgnulib-341e0c26819ce4c1a26b95b3c780bed88036d211.tar.gz
md2-buffer tests: New module.
* tests/test-md2-buffer.c: Renamed from tests/test-md2.c. * modules/crypto/md2-buffer-tests: Renamed from modules/crypto/md2-tests. Test tests/test-md2-buffer.c instead of tests/test-md2.c.
Diffstat (limited to 'modules/crypto/md2-tests')
-rw-r--r--modules/crypto/md2-tests10
1 files changed, 0 insertions, 10 deletions
diff --git a/modules/crypto/md2-tests b/modules/crypto/md2-tests
deleted file mode 100644
index 2beed8747a..0000000000
--- a/modules/crypto/md2-tests
+++ /dev/null
@@ -1,10 +0,0 @@
-Files:
-tests/test-md2.c
-
-Depends-on:
-
-configure.ac:
-
-Makefile.am:
-TESTS += test-md2
-check_PROGRAMS += test-md2