MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / DeathTestAbort

Function DeathTestAbort

src/gtest/gtest-all.cpp:6409–6426  ·  view source on GitHub ↗

Routine for aborting the program which is safe to call from an exec-style death test child process, in which case the error message is propagated back to the parent process. Otherwise, the message is simply printed to stderr. In either case, the program then exits with status 1.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

DeathTestMethod · 0.85
ExecDeathTestChildMainFunction · 0.85
GetStatusFileDescriptorFunction · 0.85

Calls 4

GetUnitTestImplFunction · 0.85
FDOpenFunction · 0.85
AbortFunction · 0.70
write_fdMethod · 0.45

Tested by

no test coverage detected