Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/tests/
H A Dxnupost.h42 #define XT_CONFIG_EXPECT_PANIC 0x2 macro
107 .xt_config = XT_CONFIG_EXPECT_PANIC, \
H A Dkernel_tests.c267 …if ((testp->xt_config & XT_CONFIG_EXPECT_PANIC) && !(kernel_post_args & POSTARGS_CONTROLLER_AVAILA… in xnupost_run_tests()