Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
315
namespace SC
316
{
317
void runPluginTest(SC::TestReport& report) { PluginTest test(report); }
318
} // namespace SC
319
320
#define SC_PLUGIN_DEFINE(a)
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected