sapling/eden/fs/service
Matt Glazar e704c9fbbc Test "Started edenfs" log message
Summary: Ensure the "Started edenfs" log message is shown to the parent process when running in daemon mode. Also ensure the log message is shown at all in foreground mode.

Reviewed By: simpkins

Differential Revision: D10227185

fbshipit-source-id: c13987100c4b591218bbf1aa80828a8490188434
2018-10-12 17:06:41 -07:00
..
oss print the build version when edenfs is starting 2018-06-26 12:07:08 -07:00
test Test "Started edenfs" log message 2018-10-12 17:06:41 -07:00
__init__.py enable Black python formatting and apply to eden 2018-05-09 21:37:07 -07:00
client.py Add timeout to 'eden status' 2018-10-09 13:56:56 -07:00
CMakeLists.txt add CMake build files 2018-04-30 14:37:46 -07:00
eden.thrift expose FUSE accesses over Thrift 2018-09-10 13:52:51 -07:00
EdenCPUThreadPool.cpp Rename UnboundedQueueThreadPool to UnboundedQueueExecutor and add a ManualExecutor variant 2018-08-03 13:21:59 -07:00
EdenCPUThreadPool.h Rename UnboundedQueueThreadPool to UnboundedQueueExecutor and add a ManualExecutor variant 2018-08-03 13:21:59 -07:00
EdenError.cpp update eden to be more liberal when parsing BinaryHash arguments 2018-03-20 16:47:12 -07:00
EdenError.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
EdenServer.cpp make mononoke tier configurable 2018-10-10 14:47:08 -07:00
EdenServer.h make mononoke tier configurable 2018-10-10 14:47:08 -07:00
EdenServiceHandler.cpp explicitly complete StreamPublisher stream on destruct 2018-10-01 13:21:59 -07:00
EdenServiceHandler.h adopt new thrift streaming API 2018-09-20 12:54:23 -07:00
main.cpp disallow undefined symbols in the eden server library 2018-10-09 10:02:55 -07:00
PrettyPrinters.cpp Store Hg dirstate data in Hg instead of Eden. 2017-11-06 19:56:49 -08:00
PrettyPrinters.h Store Hg dirstate data in Hg instead of Eden. 2017-11-06 19:56:49 -08:00
StartupLogger.cpp Started Eden for Windows and integrated hg store with it. 2018-08-21 17:53:38 -07:00
StartupLogger.h Add tests for foreground startup logger 2018-10-12 17:06:41 -07:00
streamingeden.thrift adopt new thrift streaming API 2018-09-20 12:54:23 -07:00
StreamingSubscriber.cpp move folly/experimental/logging to folly/logging/ 2018-04-30 21:29:29 -07:00
StreamingSubscriber.h fix a deadlock - lock ordering violation in Journal/StreamingSubscriber 2017-11-01 12:24:44 -07:00
ThriftUtil.h update eden to be more liberal when parsing BinaryHash arguments 2018-03-20 16:47:12 -07:00