Added keccak tests

This commit is contained in:
SChernykh
2021-09-04 21:22:28 +02:00
parent c96dc8983d
commit f5ea284846
4 changed files with 61 additions and 2 deletions
+3 -2
View File
@@ -51,8 +51,9 @@ set(HEADERS
)
set(SOURCES
src/difficulty_type.cpp
src/tests.cpp
src/difficulty_type_tests.cpp
src/keccak_tests.cpp
src/main.cpp
src/wallet_tests.cpp
../external/src/cryptonote/crypto-ops-data.c
../external/src/cryptonote/crypto-ops.c