Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tripwire/tripwire-open-source
/ fail
Function
fail
src/twtest/test.cpp:179–182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
177
}
178
179
void fail(const std::string& reason)
180
{
181
throw std::runtime_error(reason);
182
}
183
184
void CountMacro()
185
{
Callers
1
util_ProcessDir
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected