libcryfs/test/blockstore/implementations/versioncounting
2016-06-26 22:15:52 -07:00
..
KnownBlockVersionsTest.cpp Add test cases to KnownBlockVersionsTest 2016-06-26 22:15:52 -07:00
VersionCountingBlockStoreTest_Generic.cpp VersionCountingBlockStore is initialized with a flag, saying whether missing blocks are integrity errors. This flag is meant to be activated in a single-client scenario to have this additional integrity check. 2016-06-26 22:15:52 -07:00
VersionCountingBlockStoreTest_Specific.cpp When an integrity violation is detected, any further access to the file system is blocked. This ensures that the user notices the integrity violation. 2016-06-26 22:15:52 -07:00