MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / runThreadingTest

Function runThreadingTest

Tests/Libraries/Threading/ThreadingTest.cpp:294–294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

292namespace SC
293{
294void runThreadingTest(SC::TestReport& report) { ThreadingTest test(report); }
295} // namespace SC

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected