Searched refs:FAIL_SEGV (Results 1 – 1 of 1) sorted by relevance
59 #define FAIL_SEGV 2 /* expected good read or write, didn't */ macro219 else if (status == FAIL_SEGV) { in data_boundary_test()241 handler_exit_code = FAIL_SEGV; in probe_data_area()319 } else if (status == FAIL_SEGV) { in text_area_not_writeable()337 handler_exit_code = FAIL_SEGV; in probe_text_area()546 if (status == FAIL_SEGV) { in test_stack_end_of_hole()570 if (status == FAIL_SEGV) { in test_stack_end_of_hole()629 handler_exit_code = FAIL_SEGV; in probe_stack()673 handler_exit_code = FAIL_SEGV; in probe_hole()689 exit(FAIL_SEGV); /* expected SEGV, didn't get it */ in probe_hole()