libcryfs/test/implementations/onblocks/datatreestore
2015-02-25 22:38:49 +01:00
..
growing Make block size configureable in DataNodeStore -> this greatly speeds up our test cases, because they can use smaller blocks, which means less children per inner node 2015-02-25 22:30:48 +01:00
impl Implement removing trees and write some test cases for DataTreeStore 2015-02-24 22:44:10 +01:00
shrinking Make block size configureable in DataNodeStore -> this greatly speeds up our test cases, because they can use smaller blocks, which means less children per inner node 2015-02-25 22:30:48 +01:00
testutils Make block size configureable in DataNodeStore -> this greatly speeds up our test cases, because they can use smaller blocks, which means less children per inner node 2015-02-25 22:30:48 +01:00
traverseLeaves Added some test cases for traversing a four level tree 2015-02-25 22:38:49 +01:00
DataTreeStoreTest.cpp Added another DataTreeStoreTest 2015-02-24 22:51:56 +01:00