summaryrefslogtreecommitdiff
path: root/modules/crypto/sha1-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2018-05-05 17:39:57 +0200
committerBruno Haible <bruno@clisp.org>2018-05-05 17:46:16 +0200
commit854681bd13b58111bffc7e22b446d5cc600fd106 (patch)
treebb926c2b08be7c327d1a41ff5ba162da6d671029 /modules/crypto/sha1-tests
parenta0bdcae57f45deb579e421086d3b7040be5351b1 (diff)
downloadgnulib-854681bd13b58111bffc7e22b446d5cc600fd106.tar.gz
sha1 tests: Add test for sha1_stream.
* tests/test-sha1.c: Include test-digest.h. (main): Invoke test_digest_on_files on 'sha1_stream'. * modules/crypto/sha1-tests (Files): Add tests/test-digest.h.
Diffstat (limited to 'modules/crypto/sha1-tests')
-rw-r--r--modules/crypto/sha1-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/crypto/sha1-tests b/modules/crypto/sha1-tests
index df83721f3b..493b6db3f9 100644
--- a/modules/crypto/sha1-tests
+++ b/modules/crypto/sha1-tests
@@ -1,5 +1,6 @@
Files:
tests/test-sha1.c
+tests/test-digest.h
Depends-on: