Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ runAsyncTest
Function
runAsyncTest
Tests/Libraries/Async/AsyncTest.cpp:264–264 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
262
if (numTestsToRun == 2)
263
{
264
// If on Linux next run will test io_uring backend (if available)
265
options.apiType = AsyncEventLoop::Options::ApiType::ForceUseIoUring;
266
}
267
}
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected