Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ runConsoleTest
Function
runConsoleTest
Tests/Libraries/Strings/ConsoleTest.cpp:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
namespace SC
45
{
46
void runConsoleTest(SC::TestReport& report) { ConsoleTest test(report); }
47
} // namespace SC
48
//! [testingSnippet]
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected