summaryrefslogtreecommitdiff
path: root/modules/crypto
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2018-05-05 17:38:39 +0200
committerBruno Haible <bruno@clisp.org>2018-05-05 17:46:16 +0200
commita0bdcae57f45deb579e421086d3b7040be5351b1 (patch)
treead8fc853b885a24d0c7462b8ed06598d0c65f15d /modules/crypto
parentefff1178bc9e79bc21dee9a5c87b12a8a9ecce0a (diff)
downloadgnulib-a0bdcae57f45deb579e421086d3b7040be5351b1.tar.gz
md5 tests: Add test for md5_stream.
* tests/test-digest.h: New file. * tests/test-md5.c: Include test-digest.h. (main): Invoke test_digest_on_files on 'md5_stream'. * modules/crypto/md5-tests (Files): Add tests/test-digest.h.
Diffstat (limited to 'modules/crypto')
-rw-r--r--modules/crypto/md5-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/crypto/md5-tests b/modules/crypto/md5-tests
index 3b4bd63163..23384e8bd7 100644
--- a/modules/crypto/md5-tests
+++ b/modules/crypto/md5-tests
@@ -1,5 +1,6 @@
Files:
tests/test-md5.c
+tests/test-digest.h
Depends-on: