libcryfs/test/implementations/onblocks
2015-12-14 17:18:12 +01:00
..
datanodestore Fix warnings from -Weffc++ 2015-10-17 21:17:38 +02:00
datatreestore Support blob sizes >4GB and add test cases for it 2015-12-11 00:18:17 +01:00
testutils Unify (and fix) include guards 2015-10-15 13:10:20 +02:00
utils Removed nonsensical std::log() testcase 2015-12-11 12:44:20 +01:00
BigBlobsTest.cpp Use a compressing blockstore for BigBlobsTest. This way, we don't need that much RAM for running it (the big blobs created by the test case are mostly just zero and some few non-zero data areas) 2015-12-14 17:18:12 +01:00
BlobReadWriteTest.cpp Fix traversing bug and add test case for it 2015-09-30 15:33:09 +02:00
BlobSizeTest.cpp BlobStore handles unique_ref<Blob> instead of unique_ptr<Blob> 2015-06-18 12:45:37 +02:00
BlobStoreTest.cpp Adapt to new cpp-utils 2015-06-21 17:43:45 +02:00