feat(sha256): test

This commit is contained in:
2024-09-11 17:21:37 +03:00
parent 8217e95e85
commit 907fb6d90f
2 changed files with 25 additions and 0 deletions

View File

@ -16,6 +16,7 @@ TOOLS =\
TESTS =\
test-hex\
hash/test-sha256\
ifeq (${origin CC}, default)
CC = g++