|
proxygen
|
#include <folly/io/async/AsyncSignalHandler.h>#include <folly/io/async/EventBase.h>#include <folly/portability/GTest.h>Go to the source code of this file.
Functions | |
| TEST (AsyncSignalHandler, basic) | |
| TEST (AsyncSignalHandler, attachEventBase) | |
| TEST | ( | AsyncSignalHandler | , |
| basic | |||
| ) |
Definition at line 36 of file AsyncSignalHandlerTest.cpp.
References EXPECT_FALSE, EXPECT_TRUE, handler(), and folly::EventBase::loopOnce().
| TEST | ( | AsyncSignalHandler | , |
| attachEventBase | |||
| ) |
Definition at line 48 of file AsyncSignalHandlerTest.cpp.
References EXPECT_EQ, EXPECT_FALSE, EXPECT_TRUE, and handler().