libcryfs/test/cpp-utils
2017-09-16 00:09:15 +01:00
..
assert Fix assert_release_test 2016-09-24 17:05:45 +02:00
crypto Storing block ID is job of VersionCountingBlockStore, not EncryptedBlockStore. 2017-09-16 00:09:15 +01:00
data Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
io Fix test case 2016-09-24 20:47:53 +02:00
lock Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
logging Upgrade spdlog to 0.11.0 2017-02-04 19:03:20 +00:00
network Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
pointer Rename unique_ref::isValid to is_valid to comply with naming scheme of other functions 2017-04-10 14:16:30 -07:00
process Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
random Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
system Further compatibility fixes for GCC 4.8 2017-09-10 14:27:14 +01:00
tempfile Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
CMakeLists.txt CryFS tells the operating system to not swap the encryption key to the disk (note: this is best-effort and cannot be guaranteed. Hibernation, for example, will still write the encryption key to the disk) 2017-09-05 00:43:43 +01:00
EitherIncludeTest.cpp Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
EitherTest.cpp Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00
MacrosIncludeTest.cpp Move fspp to its own subdirectories 2016-02-11 12:53:42 +01:00