Searched refs:WSTOPSIG (Results 1 – 2 of 2) sorted by relevance
42 #define WSTOPSIG(s) WEXITSTATUS(s) macro
189 ASSERT_EQ(SIGSTOP, WSTOPSIG(status)) << "Status was: " << status; in run_watchpoint_test()201 ASSERT_EQ(SIGTRAP, WSTOPSIG(status)) << "Status was: " << status; in run_watchpoint_test()369 ASSERT_EQ(SIGSTOP, WSTOPSIG(status)) << "Status was: " << status; in TEST()381 ASSERT_EQ(SIGTRAP, WSTOPSIG(status)) << "Status was: " << status; in TEST()