MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / passedString

Function passedString

Bcore/src/main/cpp/Dobby/tests/catch.hpp:11202–11204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11200 return "FAILED";
11201}
11202const char *passedString() {
11203 return "PASSED";
11204}
11205#else
11206const char *failedString() {
11207 return "failed";

Callers 1

printMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected