]> Savannah Git Hosting - gnulib.git/commit
sha512-buffer tests: New module.
authorBruno Haible <bruno@clisp.org>
Sat, 18 Sep 2021 23:42:20 +0000 (01:42 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 18 Sep 2021 23:42:38 +0000 (01:42 +0200)
commit9dbf2816fd77fbd502b58d03f9f67e4894f8d78f
tree4ae1ba036f821baf0d6b391abeea0ff4f22cdda9
parent2b6d343ff9f3a536054024c233ff46c2d19e598e
sha512-buffer tests: New module.

* tests/test-sha512-stream.c: Renamed from tests/test-sha512.c.
* modules/crypto/sha512-buffer-tests: New file, based on
modules/crypto/sha512-tests.
* modules/crypto/sha512-tests: Remove tests that are now in
modules/crypto/sha512-buffer-tests. Test tests/test-sha512-stream.c
instead of tests/test-sha512.c.
ChangeLog
modules/crypto/sha512-buffer-tests [new file with mode: 0644]
modules/crypto/sha512-tests
tests/test-sha512-stream.c [new file with mode: 0644]
tests/test-sha512.c [deleted file]