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