Searched refs:assert_kdebug_test (Results 1 – 3 of 3) sorted by relevance
| /xnu-8020.101.4/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"); 209 assert_kdebug_test(KDTEST_SETUP_IOP, "setup sync flush IOP"); in expect_convert_between_abs_cont() 210 assert_kdebug_test(KDTEST_SETUP_COPROCESSOR, "setup coprocessor"); in expect_convert_between_abs_cont() 214 assert_kdebug_test(KDTEST_ABSOLUTE_TIMESTAMP, "induce absolute times"); in expect_convert_between_abs_cont() 215 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(enum kdebug_test flavor, const char *msg) in assert_kdebug_test() function
|
| H A D | kdebug_tests.c | 499 assert_kdebug_test(KDBG_TEST_OLD_TIMES, "induce old event at beginning"); 501 assert_kdebug_test(KDBG_TEST_OLD_TIMES, "induce old event to be rejected"); 544 assert_kdebug_test(KDBG_TEST_OLD_TIMES, "inject old time"); 868 assert_kdebug_test(KDBG_TEST_MACROS, "check test macros");
|