Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ runOptionalTest
Function
runOptionalTest
Tests/Libraries/Threading/OptionalTest.cpp:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
namespace SC
31
{
32
void runOptionalTest(SC::TestReport& report) { OptionalTest test(report); }
33
} // namespace SC
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected