Searched refs:expect_panic (Results 1 – 2 of 2) sorted by relevance
239 static bool expect_panic = false; variable245 if (!expect_panic) { in handle_panic()250 expect_panic = false; in handle_panic()275 expect_panic = true;290 expect_panic = true;308 expect_panic = true;321 expect_panic = true;324 expect_panic = true;
26 _do_set_crash_behavior_test(char *child_mode, int signal, uint32_t flags, bool expect_panic) in _do_set_crash_behavior_test() argument110 T_EXPECT_EQ(would_panic, expect_panic, NULL); in _do_set_crash_behavior_test()