Add test vectors for Equihash

This commit is contained in:
Jack Grigg
2016-03-25 12:36:56 +13:00
parent 6d25662f25
commit 020bed6021
2 changed files with 145 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ BITCOIN_TESTS =\
test/compress_tests.cpp \
test/crypto_tests.cpp \
test/DoS_tests.cpp \
test/equihash_tests.cpp \
test/getarg_tests.cpp \
test/hash_tests.cpp \
test/key_tests.cpp \