af_alg tests: Add another test.
commitd27c90a13edcc64e17c4dd64fd28702f2d58bc43
authorBruno Haible <bruno@clisp.org>
Sun, 24 Jun 2018 23:02:39 +0000 (25 01:02 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 24 Jun 2018 23:07:04 +0000 (25 01:07 +0200)
tree688380d776ad3648cc11cb4fdcb02ce9cea452e5
parenta79bb41b1c43482ad2a3de028c2466c41d3780fc
af_alg tests: Add another test.

* tests/test-digest.h (test_digest_on_files): Also check a large file
with a skipped header.
* tests/test-md5.c: Include macros.h.
* tests/test-sha1.c: Likewise.
* tests/test-sha256.c: Likewise.
* tests/test-sha512.c: Likewise.
* modules/crypto/md5-tests (Files): Add tests/macros.h.
* modules/crypto/sha1-tests (Files): Likewise.
* modules/crypto/sha256-tests (Files): Likewise.
* modules/crypto/sha512-tests (Files): Likewise.
ChangeLog
modules/crypto/md5-tests
modules/crypto/sha1-tests
modules/crypto/sha256-tests
modules/crypto/sha512-tests
tests/test-digest.h
tests/test-md5.c
tests/test-sha1.c
tests/test-sha256.c
tests/test-sha512.c