libcryfs/test/blockstore/implementations/versioncounting
Sebastian Messmer ea3de7360c * Block versions don't have to be globally nondecreasing, but only per client id. This solves potential synchronization conflicts in a multi-client setting.
* Use cpputils::Serializer and cpputils::Deserializer instead of std::ifstream for storing/loading the block version list
2016-06-26 22:15:52 -07:00
..
KnownBlockVersionsTest.cpp * Block versions don't have to be globally nondecreasing, but only per client id. This solves potential synchronization conflicts in a multi-client setting. 2016-06-26 22:15:52 -07:00
VersionCountingBlockStoreTest_Generic.cpp Integrity data from KnownBlockVersions is persisted to a file 2016-06-26 22:15:52 -07:00
VersionCountingBlockStoreTest_Specific.cpp Integrity data from KnownBlockVersions is persisted to a file 2016-06-26 22:15:52 -07:00