Lines Matching refs:T_LOG
46 T_LOG("%s:%d := Test exiting with error code %d\n", __func__, __LINE__, (ecode)); \
77 T_LOG("Unexpected exception received: %d", exception); in catch_mach_exception_raise()
109 T_LOG("Unexpected exception handler called: %s", __func__); in catch_mach_exception_raise_state()
122 T_LOG("Unexpected exception handler called: %s", __func__); in catch_mach_exception_raise_state_identity()
171 T_LOG("pthread_create server_thread: %s\n", strerror(error)); in skywalk_test_driver_init()
212 T_LOG("setting kern.skywalk.mem.region_mtbf to %"PRId32, memfail); in skywalk_test_driver_run()
234 T_LOG("Running init"); in skywalk_test_driver_run()
304 T_LOG("shutdown cnt %d", shutdown_cnt); in skywalk_test_driver_run()
308 T_LOG("child_status: %d", child_status); in skywalk_test_driver_run()
311 T_LOG("Running fini"); in skywalk_test_driver_run()
316 T_LOG("Child exited with status %d", WEXITSTATUS(child_status)); in skywalk_test_driver_run()
319 …T_LOG("Child signaled with signal %d coredump %d", WTERMSIG(child_status), WCOREDUMP(child_status)… in skywalk_test_driver_run()
323 T_LOG("Got exception code: Yes (Code 0x%llx)", exception_code); in skywalk_test_driver_run()
325 T_LOG("Got exception code: No"); in skywalk_test_driver_run()
328 T_LOG("Expected exception code: Yes (Code 0x%llx, ignore 0x%llx)", in skywalk_test_driver_run()
331 T_LOG("Expected exception code: No"); in skywalk_test_driver_run()
354 T_LOG("setting kern.skywalk.mem.region_mtbf to %"PRId32, memfail); in skywalk_test_driver_run()