[cache_check] A whole bunch of superblock checks

This commit is contained in:
Joe Thornber
2013-10-07 15:21:45 +01:00
parent 7cd4728fbf
commit 42fd6b928b
8 changed files with 416 additions and 165 deletions

View File

@@ -53,6 +53,7 @@ TEST_SOURCE=\
unit-tests/btree_damage_visitor_t.cc \
unit-tests/buffer_t.cc \
unit-tests/cache_t.cc \
unit-tests/cache_superblock_t.cc \
unit-tests/damage_tracker_t.cc \
unit-tests/endian_t.cc \
unit-tests/rmap_visitor_t.cc \