Started working on keva test case.

This commit is contained in:
Jianping Wu 2018-12-10 17:18:50 -08:00
parent eb9ea1b9dd
commit 7f2f9e55b7
2 changed files with 1080 additions and 1 deletions

View File

@ -86,7 +86,8 @@ BITCOIN_TESTS =\
test/uint256_tests.cpp \ test/uint256_tests.cpp \
test/util_tests.cpp \ test/util_tests.cpp \
test/validation_block_tests.cpp \ test/validation_block_tests.cpp \
test/versionbits_tests.cpp test/versionbits_tests.cpp \
test/keva_tests.cpp
if ENABLE_WALLET if ENABLE_WALLET
BITCOIN_TESTS += \ BITCOIN_TESTS += \

1078
src/test/keva_tests.cpp Normal file

File diff suppressed because it is too large Load Diff