MCPcopy Create free account
hub / github.com/catchorg/Catch2 / f

Function f

tests/SelfTest/UsageTests/Misc.tests.cpp:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 }
42
43 static int f() {
44 return 1;
45 }
46
47 static void manuallyRegisteredTestFunction() {
48 SUCCEED("was called");

Callers 2

Misc.tests.cppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected