class KilledBySignal

Defined at line 209 of file ../../third_party/googletest/src/googletest/include/gtest/gtest-death-test.h

Tests that an exit code describes an exit due to termination by a

given signal.

Public Methods

void KilledBySignal (int signum)
bool operator() (int exit_status)