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

Function runPluginTest

Tests/Libraries/Plugin/PluginTest.cpp:317–317  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

315namespace SC
316{
317void runPluginTest(SC::TestReport& report) { PluginTest test(report); }
318} // namespace SC
319
320#define SC_PLUGIN_DEFINE(a)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected