Home
last modified time | relevance | path

Searched refs:testFdEvents (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/test/async/
H A Dfdio.cpp53 auto testFdEvents(bool& ran, bool sleepBeforeWrite) in testFdEvents() function in FdioTest
84 ctx->spawn(testFdEvents(ran, false)); in TEST_F()
95 ctx->spawn(testFdEvents(ran, true)); in TEST_F()
H A Dmutex.cpp75 auto testFdEvents() -> sdbusplus::async::task<> in testFdEvents() function in MutexTest
137 ctx->spawn(testFdEvents()); in TEST_F()