On Tue, 28 May 2024, Junio C Hamano [off-list ref] wrote:
[Cooking]
* gt/t-hash-unit-test (2024-05-27) 2 commits
- t/: migrate helper/test-{sha1, sha256} to unit-tests/t-hash
- strbuf: introduce strbuf_addstrings() to repeatedly add a string
A pair of test helpers that essentially are unit tests on hash
algorithms have been rewritten using the unit-tests framework.
Will merge to 'next'?
source: [ref]
I've posted a new version to address Patrick's review.
Link:https://lore.kernel.org/git/20240529080030.64410-1-shyamthakkar001@gmail.com/ (local)
Thanks.