libcryfs/test/blockstore
2016-07-15 12:51:29 +02:00
..
implementations Removed unneeded include 2016-07-15 12:51:29 +02:00
interface Performance optimization: When removing or shrinking a tree, we don't load/read leaves anymore. Loading inner nodes is enough to get all block IDs and then we can delete the leaves from their IDs without loading them. 2016-07-13 11:27:31 +02:00
testutils Performance optimization: When removing or shrinking a tree, we don't load/read leaves anymore. Loading inner nodes is enough to get all block IDs and then we can delete the leaves from their IDs without loading them. 2016-07-13 11:27:31 +02:00
utils Fix includes after merging repositories 2016-02-11 15:19:58 +01:00
CMakeLists.txt Finish MockBlockStore to also collect other performance metrics, and implement the standard block store tests for it. 2016-07-15 10:23:09 +02:00