Searched refs:assert_kdebug_test (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215/tests/ktrace/ |
| H A D | kdebug_coproc_tests.c | 60 assert_kdebug_test(KDTEST_FUTURE_TIMESTAMP, "induce future times"); 81 assert_kdebug_test(KDTEST_FUTURE_TIMESTAMP, "induce future times"); 109 assert_kdebug_test(KDTEST_SETUP_IOP, "setup sync flush IOP"); 150 assert_kdebug_test(KDTEST_PAST_EVENT, "induce past events"); 247 assert_kdebug_test(KDTEST_SETUP_IOP, "setup sync flush IOP"); in expect_convert_between_abs_cont() 248 assert_kdebug_test(KDTEST_SETUP_COPROCESSOR, "setup coprocessor"); in expect_convert_between_abs_cont() 252 assert_kdebug_test(KDTEST_ABSOLUTE_TIMESTAMP, "induce absolute times"); in expect_convert_between_abs_cont() 253 assert_kdebug_test(KDTEST_CONTINUOUS_TIMESTAMP, "induce continuous times"); in expect_convert_between_abs_cont()
|
| H A D | ktrace_helpers.h | 61 assert_kdebug_test(kdebug_test_t flavor, const char *msg) in assert_kdebug_test() function
|
| H A D | kdebug_tests.c | 512 assert_kdebug_test(KDBG_TEST_OLD_TIMES, "induce old event at beginning"); 514 assert_kdebug_test(KDBG_TEST_OLD_TIMES, "induce old event to be rejected"); 557 assert_kdebug_test(KDBG_TEST_OLD_TIMES, "inject old time"); 882 assert_kdebug_test(KDBG_TEST_MACROS, "check test macros");
|