MCPcopy Create free account
hub / github.com/MikeMirzayanov/testlib / setTestOverviewLogFileName

Method setTestOverviewLogFileName

testlib.h:2476–2478  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2474 }
2475
2476 void setTestOverviewLogFileName(const char *const testOverviewLogFileName) {
2477 _testOverviewLogFileName = testOverviewLogFileName;
2478 }
2479
2480 void setTestMarkupFileName(const char *const testMarkupFileName) {
2481 _testMarkupFileName = testMarkupFileName;

Callers 1

registerValidationFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected