Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/unit/mocks/
H A Dmock_attached.c68 ut_check_expected_panic(const char* panic_str) in ut_check_expected_panic() function
97 ut_check_expected_panic(pr.buf); // may not return in ut_assert_trap()
H A Dunit_test_utils.h59 extern void ut_check_expected_panic(const char* panic_str);
H A Dmock_misc.c151 ut_check_expected_panic(buf); // may not return