MCPcopy 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
179void fail(const std::string& reason)
180{
181 throw std::runtime_error(reason);
182}
183
184void CountMacro()
185{

Callers 1

util_ProcessDirFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected