Add unit tests for the CuckooCache

SQUASHME: Update Tests for other SQUASHMEs
This commit is contained in:
Jeremy Rubin
2016-10-05 16:59:18 -04:00
parent c9e69fbf39
commit 67dac4e193
2 changed files with 395 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ BITCOIN_TESTS =\
test/coins_tests.cpp \
test/compress_tests.cpp \
test/crypto_tests.cpp \
test/cuckoocache_tests.cpp \
test/DoS_tests.cpp \
test/getarg_tests.cpp \
test/hash_tests.cpp \