Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/tests/
H A Dxnupost.h41 #define XT_CONFIG_IGNORE 0x1 macro
H A Dkernel_tests.c227 testp->xt_config |= XT_CONFIG_IGNORE; in xnupost_list_tests()
229 testp->xt_config &= ~(XT_CONFIG_IGNORE); in xnupost_list_tests()
275 if ((testp->xt_config & XT_CONFIG_IGNORE)) { in xnupost_run_tests()