md5 tests: Add test for md5_stream.
commita0bdcae57f45deb579e421086d3b7040be5351b1
authorBruno Haible <bruno@clisp.org>
Sat, 5 May 2018 15:38:39 +0000 (5 17:38 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 5 May 2018 15:46:16 +0000 (5 17:46 +0200)
treead8fc853b885a24d0c7462b8ed06598d0c65f15d
parentefff1178bc9e79bc21dee9a5c87b12a8a9ecce0a
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.
ChangeLog
modules/crypto/md5-tests
tests/test-digest.h [new file with mode: 0644]
tests/test-md5.c