[bcache_t] Add block cache test case for issue 80

This commit is contained in:
Joe Thornber
2017-07-24 15:32:26 +01:00
parent 209af19a02
commit b9009b53b6
2 changed files with 71 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ TEST_SOURCE=\
unit-tests/array_block_t.cc \
unit-tests/array_t.cc \
unit-tests/base64_t.cc \
unit-tests/bcache_t.cc \
unit-tests/block_t.cc \
unit-tests/bitset_t.cc \
unit-tests/btree_t.cc \