Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GeneratorsImpl.tests.cpp
File · 0.85
Misc.tests.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected