Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/tests/
H A Dxnupost.h57 xnupost_test_action_t xt_test_actions; member
100 .xt_test_actions = 0, \
113 .xt_test_actions = 0, \
H A Dkernel_tests.c271 testp->xt_test_actions = XT_ACTION_SKIPPED; in xnupost_run_tests()
277 testp->xt_test_actions = XT_ACTION_SKIPPED; in xnupost_run_tests()
297 testp->xt_test_actions = XT_ACTION_PASSED; in xnupost_run_tests()
299 testp->xt_test_actions = XT_ACTION_FAILED; in xnupost_run_tests()
411 testp->xt_test_actions = XT_ACTION_NONE; in xnupost_reset_tests()