libcryfs/test/implementations/caching/cache
2015-10-01 13:51:01 +02:00
..
testutils Fixed Cache race condition and added test for it 2015-10-01 01:20:40 +02:00
CacheTest_MoveConstructor.cpp Finished migrating to unique_ref instead of unique_ptr 2015-07-21 18:19:34 +02:00
CacheTest_PushAndPop.cpp Added more ciphers 2015-08-31 23:04:56 +02:00
CacheTest_RaceCondition.cpp Cache has better parallelity - we can push()/pop() while it is flushing and flushing is actually parallel 2015-10-01 13:51:01 +02:00
PeriodicTaskTest.cpp Make Cache a generic over Key/Value. Furthermore, add test skeleton for Cache 2015-04-27 22:46:57 +02:00
QueueMapTest_MemoryLeak.cpp Separated QueueMapTest.cpp into test groups with their own files each 2015-04-27 23:09:29 +02:00
QueueMapTest_MoveConstructor.cpp Finished migrating to unique_ref instead of unique_ptr 2015-07-21 18:19:34 +02:00
QueueMapTest_Peek.cpp Separated QueueMapTest.cpp into test groups with their own files each 2015-04-27 23:09:29 +02:00
QueueMapTest_Size.cpp Separated QueueMapTest.cpp into test groups with their own files each 2015-04-27 23:09:29 +02:00
QueueMapTest_Values.cpp Separated QueueMapTest.cpp into test groups with their own files each 2015-04-27 23:09:29 +02:00