Home
last modified time | relevance | path

Searched refs:testFdEvents (Results 1 – 1 of 1) 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()