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