MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / mainTest

Function mainTest

src/fluxengine.cc:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126}
127
128static int mainTest(int argc, const char* argv[])
129{
130 return mainExtended(testables, "test", argc, argv);
131}
132
133static int mainFluxfile(int argc, const char* argv[])
134{

Callers

nothing calls this directly

Calls 1

mainExtendedFunction · 0.85

Tested by

no test coverage detected