sapling/eden/fs/inodes/test
Xavier Deguillard 1844b98457 mount: rename the various mount/unmount promises
Summary:
We want to use these on Windows too, so let's rename them to not be FUSE
specific.

Reviewed By: wez

Differential Revision: D21676317

fbshipit-source-id: 9f1bde9e0467d8828d4168a69581c8fea54669cd
2020-06-10 19:29:33 -07:00
..
CheckoutTest.cpp eden: implement getFileInformation on windows 2020-04-28 22:10:15 -07:00
CMakeLists.txt inodes: enable RenameTest on Windows 2020-05-05 18:14:55 -07:00
DiffTest.cpp model: report symlink/executable as regular files on Windows 2020-05-12 08:46:35 -07:00
EdenDispatcherTest.cpp return a valid inode number when looking up an inode fails 2020-01-31 10:50:48 -08:00
EdenMountTest.cpp mount: rename the various mount/unmount promises 2020-06-10 19:29:33 -07:00
FileInodeTest.cpp eden: implement getFileInformation on windows 2020-04-28 22:10:15 -07:00
FuseTest.cpp mount: rename the various mount/unmount promises 2020-06-10 19:29:33 -07:00
GlobNodeTest.cpp inodes: enable GlobNodeTest on Windows 2020-04-28 08:34:47 -07:00
InodeBaseTest.cpp remove the dead getChildByName function 2019-12-20 16:14:18 -08:00
InodeLoaderTest.cpp Rename collectXSemiFuture to collectX 2020-04-03 17:15:08 -07:00
InodeMapTest.cpp Add InodeMapTest to CMake build 2020-04-24 14:57:43 -07:00
InodePtrTest.cpp inodes: add InodePtrTest to Windows 2020-04-28 21:37:49 -07:00
InodeTableTest.cpp Remove dead includes in eden 2019-10-11 16:45:01 -07:00
InodeTimestampsTest.cpp inodes: enable InodeTimestampsTest on Windows 2020-04-28 21:37:50 -07:00
JournalUpdateTest.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
main.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
make_gold_master_overlay.cpp store weak overlay in OverlayFile 2019-11-06 18:24:58 -08:00
OverlayBenchmark.cpp store weak overlay in OverlayFile 2019-11-06 18:24:58 -08:00
OverlayTest.cpp collectX to collectUnsafe 2020-03-10 11:36:09 -07:00
RemoveTest.cpp inodes: enable RemoveTest for Windows 2020-05-05 18:14:54 -07:00
RenameTest.cpp inodes: enable RenameTest on Windows 2020-05-05 18:14:55 -07:00
SymlinkTest.cpp Track readlink() requests during checkout and status 2020-03-06 11:58:25 -08:00
TreeInodeTest.cpp Add InodeBaseTest and TreeInodeTest to CMake build 2020-04-24 14:57:43 -07:00
UnloadTest.cpp fix O(num_inodes) behavior of getStatInfo() 2019-11-06 11:31:43 -08:00