Home
last modified time | relevance | path

Searched refs:expected_exception (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/tests/ipc/
H A Dkernel_signed_pac_thread_state.c383 int expected_exception = 2; variable
389 if (exception_count != expected_exception) {
390 T_FAIL("Expected %d exceptions, received %d", expected_exception, exception_count);
406 int expected_exception = 2; variable
421 if (exception_count != expected_exception) {
422 T_FAIL("Expected %d exceptions, received %d", expected_exception, exception_count);