Skip to content

Commit 3ba2bf4

Browse files
committed
Add unit tests for the CuckooCache
1 parent 5ec14c8 commit 3ba2bf4

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
@@ -54,6 +54,7 @@ BITCOIN_TESTS =\
5454
test/coins_tests.cpp \
5555
test/compress_tests.cpp \
5656
test/crypto_tests.cpp \
57+
test/cuckoocache_tests.cpp \
5758
test/DoS_tests.cpp \
5859
test/getarg_tests.cpp \
5960
test/hash_tests.cpp \

0 commit comments

Comments
 (0)