sapling/eden/fs/inodes/test
Chad Austin bfc189cc92 Use a deterministic executor in TestMount
Summary:
As a prerequisite to running inode unloading code in a background
queue, use a deterministic executor in TestMount to make sequencing in
unit tests reliable.

Reviewed By: simpkins

Differential Revision: D9323878

fbshipit-source-id: 0b85632c1637a8cf83d6f238675e5b6bbb6923c7
2018-08-21 12:23:00 -07:00
..
CheckoutTest.cpp use rvalue-qual Future::get(): pass 5 2018-07-02 07:05:52 -07:00
DiffTest.cpp Future<T>::then 6/n: Future<T>::then() & -> Future<T>::then() &&. 2018-08-03 23:36:16 -07:00
EdenDispatcherTest.cpp to satisfy secfs validation suite, limit path components to 255 bytes 2018-05-30 23:11:28 -07:00
EdenMountTest.cpp modernize Future::get(): 4/n = codemod to std::move for non-ptr exprs 2018-06-19 23:21:11 -07:00
FileInodeTest.cpp use rvalue-qual Future::get(...) 2018-07-09 08:51:43 -07:00
FuseTest.cpp Use a deterministic executor in TestMount 2018-08-21 12:23:00 -07:00
InodeBaseTest.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
InodeLoaderTest.cpp add InodeLoader to improve getFileInformation perf 2018-07-12 11:53:54 -07:00
InodeMapTest.cpp use rvalue-qual Future::get(): pass 5 2018-07-02 07:05:52 -07:00
InodePtrTest.cpp Enabled additional compiler warnings in Eden. 2018-06-01 11:39:01 -07:00
InodeTableTest.cpp relax InodeTable locking 2018-05-18 15:21:16 -07:00
InodeTimestampsTest.cpp introduce an EdenTimestamp type 2018-02-15 16:31:42 -08:00
JournalUpdateTest.cpp restructure JournalDelta and fix Watchman subscription race 2018-08-15 14:52:06 -07:00
main.cpp update folly::Init to call folly::initLogging() 2018-05-15 12:38:01 -07:00
make_gold_master_overlay.cpp Fix Eden build 2018-06-14 12:12:57 -07:00
OverlayBenchmark.cpp Fix Eden build 2018-06-14 12:12:57 -07:00
OverlayTest.cpp Refactor Overlay::InodePath 2018-07-20 11:50:51 -07:00
RemoveTest.cpp use rvalue-qual Future::get(): pass 5 2018-07-02 07:05:52 -07:00
RenameTest.cpp use rvalue-qual Future::get(): pass 5 2018-07-02 07:05:52 -07:00
SymlinkTest.cpp Added type identification capability to InodeBase. 2017-12-14 16:41:39 -08:00
TreeInodeTest.cpp Don't derive TreeInodeState from DirContents 2018-06-13 11:53:33 -07:00