]> git.ipfire.org Git - thirdparty/gnulib.git/commit
crypto/sha256-buffer: Add some tests.
authorBruno Haible <bruno@clisp.org>
Sat, 17 May 2025 12:16:01 +0000 (14:16 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 17 May 2025 12:16:01 +0000 (14:16 +0200)
commit6dec260c7d677992b441a205441a3cd2d739a232
tree4a868c5d80df3a91b9eab41f5b6e3cf099f7d87a
parenta27e7618c7c99b0d26738dd7470423a6fc6bef15
crypto/sha256-buffer: Add some tests.

* tests/test-sha224-buffer.c: New file, based on
tests/test-sha1-buffer.c.
* tests/test-sha256-buffer.c: New file, based on
tests/test-sha1-buffer.c.
* modules/crypto/sha256-buffer-tests (Files): Add them.
(Makefile.am): Compile and test test-sha224-buffer, test-sha256-buffer.
ChangeLog
modules/crypto/sha256-buffer-tests
tests/test-sha224-buffer.c [new file with mode: 0644]
tests/test-sha256-buffer.c [new file with mode: 0644]