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

Function runArrayTest

Tests/Libraries/Containers/ArrayTest.cpp:217–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

215namespace SC
216{
217void runArrayTest(SC::TestReport& report) { ArrayTest test(report); }
218} // namespace SC

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected