libcryfs/src/fspp/fstest
Sebastian Messmer 43ffff5900 Introduce fspp::openflags_t 2018-09-15 16:07:56 -07:00
..
testutils Introduce fspp::openflags_t 2018-09-15 16:07:56 -07:00
FsTest.h fspp::Dir, fspp::File and fspp::Symlink don't inherit from fspp::Node anymore. This allows file systems to return a generic fspp::Node instead of a concrete subclass when the operation doesn't need to know what type of node it is. 2017-01-21 19:16:35 +00:00
FsppDeviceTest.h Introduce fspp::uid_t, fspp::gid_t and fspp::mode_t 2018-09-14 02:34:11 -07:00
FsppDeviceTest_Timestamps.h Decouple stat because dokan-fuse and fuse have different structs for that 2018-09-13 22:38:05 -07:00
FsppDirTest.h Introduce fspp::uid_t, fspp::gid_t and fspp::mode_t 2018-09-14 02:34:11 -07:00
FsppDirTest_Timestamps.h Introduce fspp::uid_t, fspp::gid_t and fspp::mode_t 2018-09-14 02:34:11 -07:00
FsppFileTest.h Introduce fspp::openflags_t 2018-09-15 16:07:56 -07:00
FsppFileTest_Timestamps.h Introduce fspp::openflags_t 2018-09-15 16:07:56 -07:00
FsppNodeTest_Rename.h Start splitting fspp-fuse from fspp-interface 2018-05-21 08:11:43 -07:00
FsppNodeTest_Stat.h Introduce fspp::num_bytes_t 2018-09-15 14:32:58 -07:00
FsppNodeTest_Timestamps.h Introduce fspp::uid_t, fspp::gid_t and fspp::mode_t 2018-09-14 02:34:11 -07:00
FsppOpenFileTest.h Introduce fspp::openflags_t 2018-09-15 16:07:56 -07:00
FsppOpenFileTest_Timestamps.h Introduce fspp::openflags_t 2018-09-15 16:07:56 -07:00
FsppSymlinkTest.h Remove some unneeded headers 2018-09-11 00:50:59 -07:00
FsppSymlinkTest_Timestamps.h Fix test cases 2017-09-11 14:37:06 +01:00