Skip to content

Commit 464b922

Browse files
JeremyRubinfurszy
authored andcommitted
Add unit tests for the CuckooCache
SQUASHME: Update Tests for other SQUASHMEs
1 parent 77e3b1e commit 464b922

File tree

2 files changed

+395
-0
lines changed

2 files changed

+395
-0
lines changed

src/Makefile.test.include

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ BITCOIN_TESTS =\
4949
test/coins_tests.cpp \
5050
test/compress_tests.cpp \
5151
test/crypto_tests.cpp \
52+
test/cuckoocache_tests.cpp \
5253
test/DoS_tests.cpp \
5354
test/getarg_tests.cpp \
5455
test/hash_tests.cpp \

0 commit comments

Comments
 (0)