Searched refs:assert_kdebug_test (Results 1 – 3 of 3) sorted by relevance
| /xnu-10002.1.13/tests/ktrace/ |
| H A D | kdebug_coproc_tests.c | 59 assert_kdebug_test(KDTEST_FUTURE_TIMESTAMP, "induce future times"); 79 assert_kdebug_test(KDTEST_FUTURE_TIMESTAMP, "induce future times"); 106 assert_kdebug_test(KDTEST_SETUP_IOP, "setup sync flush IOP"); 146 assert_kdebug_test(KDTEST_PAST_EVENT, "induce past events"); 243 assert_kdebug_test(KDTEST_SETUP_IOP, "setup sync flush IOP"); in expect_convert_between_abs_cont() 244 assert_kdebug_test(KDTEST_SETUP_COPROCESSOR, "setup coprocessor"); in expect_convert_between_abs_cont() 248 assert_kdebug_test(KDTEST_ABSOLUTE_TIMESTAMP, "induce absolute times"); in expect_convert_between_abs_cont() 249 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 | 505 assert_kdebug_test(KDBG_TEST_OLD_TIMES, "induce old event at beginning"); 507 assert_kdebug_test(KDBG_TEST_OLD_TIMES, "induce old event to be rejected"); 550 assert_kdebug_test(KDBG_TEST_OLD_TIMES, "inject old time"); 874 assert_kdebug_test(KDBG_TEST_MACROS, "check test macros");
|