Home
last modified time | relevance | path

Searched refs:T_ASSERT_FAIL (Results 1 – 25 of 46) sorted by relevance

12

/xnu-8792.41.9/tests/
H A Dtask_info.c594 T_ASSERT_FAIL("invalid basic info kind"); in test_task_basic_info()
613 T_ASSERT_FAIL("invalid basic info kind"); in test_task_basic_info()
624 T_ASSERT_FAIL("invalid basic info kind"); in test_task_basic_info()
979 T_ASSERT_FAIL("illegal info_get %d %d", kind, get); in info_get()
989 T_ASSERT_FAIL("illegal info_get %d %d", kind, get); in info_get()
996 T_ASSERT_FAIL("unhandled info_get %d %d", kind, get); in info_get()
1005 T_ASSERT_FAIL("illegal info_get %d %d", kind, get); in info_get()
1015 T_ASSERT_FAIL("illegal info_get %d %d", kind, get); in info_get()
1022 T_ASSERT_FAIL("unhandled info_get %d %d", kind, get); in info_get()
1031 T_ASSERT_FAIL("illegal info_get %d %d", kind, get); in info_get()
[all …]
H A Dproc_pidpath_audittoken.c44T_ASSERT_FAIL("proc_pidinfo(%d, PROC_PIDUNIQIDENTIFIERINFO) failed unexpectedly with errno %d", pi… in idversion_for_pid()
68 T_ASSERT_FAIL("proc_pidpath(%d) failed unexpectedly with errno %d", pid, errno); in show_pidpaths()
77 T_ASSERT_FAIL("audit_token_for_pid(%d) failed", pid); in show_pidpaths()
89 T_ASSERT_FAIL("proc_pidpath_audittoken(%d) failed unexpectedly with errno %d", pid, errno); in show_pidpaths()
H A Dldt.c502 T_ASSERT_FAIL("Unexpected signal %d\n", signo); in signal_handler()
529 T_ASSERT_FAIL("i386_set_ldt failure"); in signal_handler()
557 T_ASSERT_FAIL("This system doesn't support BSD signals with full thread state."); in signal_handler()
598 T_ASSERT_FAIL("Unknown mcontext size %lu: Aborting.", uctxp->uc_mcsize); in signal_handler()
621 T_ASSERT_FAIL("Failed to configure SIGFPE signal handler\n"); in setup_signal_handling()
631 T_ASSERT_FAIL("Failed to configure SIGILL signal handler\n"); in setup_signal_handling()
644 T_ASSERT_FAIL("Error resetting SIGFPE signal disposition\n"); in teardown_signal_handling()
653 T_ASSERT_FAIL("Error resetting SIGILL signal disposition\n"); in teardown_signal_handling()
690 T_ASSERT_FAIL("%s: failed to map a 32-bit-accessible stack", __func__); in map_lowmem_stack()
736 T_ASSERT_FAIL("%s: failed to map a 32-bit-accessible trampoline", __func__); in map_32bit_code_impl()
[all …]
H A Duser_msrs.c161 T_ASSERT_FAIL("cannot create thread %d\n", i); in msr_test()
185 T_ASSERT_FAIL("cannot join thread %d\n", i); in msr_test()
200 T_ASSERT_FAIL("We did not expect signal %d", signo); in sig_caught()
207T_ASSERT_FAIL("We did not expect SIGILL on an instr that is not an MSR/MRS. [%p] = 0x%08x", (void*… in sig_caught()
H A Dmemorystatus_assertion_helpers.c91 T_ASSERT_FAIL("check_properties: %s", test); in check_properties()
157 T_ASSERT_FAIL("get_priority: can't get list size: %d!\n", size); in get_priority_props()
161 T_ASSERT_FAIL("get_priority: returned unexpected entry size\n"); in get_priority_props()
165 T_ASSERT_FAIL("get_priority: returned unexpected entry pid\n"); in get_priority_props()
H A Dkqueue_fifo_18776047.c52 T_ASSERT_FAIL("write to fd %d of %s of len %d failed.", fd, data, len); in write_some_data()
73 T_ASSERT_FAIL("read from fd %d failed.", fd); in read_data()
95 T_ASSERT_FAIL("stat operation on %s", filepath); in create_fifo()
H A Dpoll_select_kevent_paired_fds.c154 T_ASSERT_FAIL("THREAD_WRITER semaphore timedout after %d seconds", READ_SETUP_timeout.tv_sec); in writer_wait()
222 T_ASSERT_FAIL("workqueue function callback was called"); in workqueue_fn()
263 T_ASSERT_FAIL("unexpected mode: %d", mode.wr); in drive_kq()
286 T_ASSERT_FAIL("unexpected mode: %d", reading ? mode.rd : mode.wr); in drive_kq()
319 T_ASSERT_FAIL("unexpected mode: %d", reading ? mode.rd : mode.wr); in drive_kq()
457 T_ASSERT_FAIL("unrecognized write mode: %d", shared.wr_mode); in write_to_fd()
465 T_ASSERT_FAIL("write side semaphore timedout after %d seconds", WRITE_timeout.tv_sec); in write_to_fd()
708 T_ASSERT_FAIL("unrecognized read mode: %d", mode); in read_from_fd()
716 T_ASSERT_FAIL("reading timed out after %d seconds", READ_timeout.tv_sec); in read_from_fd()
773 T_ASSERT_FAIL("unknown descriptor pair type: %d", fd_pair); in fd_pair_init()
H A Dtcp_input_outputopts_uaf_56155583.c82 T_ASSERT_FAIL("pthread_create failed");
88 T_ASSERT_FAIL("pthread_create failed");
H A Dkevent_qos.c1015 T_ASSERT_FAIL("client timed out"); in qos_client_send_to_intransit()
1081 T_ASSERT_FAIL("client timed out"); in qos_send_and_sync_rcv()
1112 T_ASSERT_FAIL("client timed out"); in qos_sync_rcv()
1334 T_ASSERT_FAIL("client timed out"); in qos_client_send_sync_msg()
1365 T_ASSERT_FAIL("client timed out"); in qos_client_kernel_upcall_send_sync_msg()
1396 T_ASSERT_FAIL("client timed out"); in qos_client_kernel_upcall_send_async_msg()
1430 T_ASSERT_FAIL("client timed out"); in qos_client_send_two_sync_msg_high_qos()
1457 T_ASSERT_FAIL("client timed out"); in qos_client_send_two_sync_msg_low_qos()
1483 T_ASSERT_FAIL("client timed out"); in qos_client_destroy_other_threads_port()
1518 T_ASSERT_FAIL("client timed out"); in qos_client_create_sepcial_reply_and_spawn_thread()
[all …]
H A Dzero_to_n_tests.c58 T_ASSERT_FAIL("get file path for trace file failed with errno %d", errno); in run_zn()
86 T_ASSERT_FAIL("dt_launch_tool_pipe() failed unexpectedly with errno %d", errno); in run_zn()
H A Dunp_connect_thread_uaf.c117 T_ASSERT_FAIL("pthread_create failed"); in test_unp_connect_multithread()
121 T_ASSERT_FAIL("pthread_create failed"); in test_unp_connect_multithread()
H A Drump.h12 #define panic(...) T_ASSERT_FAIL(__VA_ARGS__)
H A Dperfmon_tests.c60 T_ASSERT_FAIL("exceeded maximum number of monitors"); in open_monitors()
222 T_ASSERT_FAIL("failed to open monitors");
H A Dnetagent_race_infodisc_56244905.c190 T_ASSERT_FAIL("netagent register event leaked data: 0x%08lx", leaked);
225 T_ASSERT_FAIL("netagent register event leaked data: 0x%08lx", leaked);
H A Dpipe_read_infloop_55437634.c13 T_ASSERT_FAIL("child readv is blocked"); in too_long()
H A Datm_diagnostic_flag_entitled.c50 T_ASSERT_FAIL("host_set_atm_diagnostic_flag() failed: %s", in _reset_atm_diagnostic_flag()
H A Datm_diagnostic_flag.c50 T_ASSERT_FAIL("host_set_atm_diagnostic_flag() failed: %s", in _reset_atm_diagnostic_flag()
H A Dcontextswitch.c149 T_ASSERT_FAIL("thread_switch"); in thread()
156 T_ASSERT_FAIL("thread_switch"); in thread()
H A Dthread_set_state_arm64_cpsr.c97 T_ASSERT_FAIL("Thread did not reach expected state. err = %d", err);
H A Dsr_entitlement.c101 T_ASSERT_FAIL("Couldn't run helper first time ret = %d", ret);
H A Dxnu_quick_test_helpers.c48 T_ASSERT_FAIL( "test directory creation failed - \"%s\" \n" in create_target_directory()
H A Dmemorystatus_is_assertion.c189 T_ASSERT_FAIL("relinquish_assertion_priority failed"); in memorystatus_assertion_test_repetitive()
207 T_ASSERT_FAIL("set_assertion_priority failed"); in memorystatus_assertion_test_repetitive()
H A Dproc_info_list_kthreads.c70 T_WITH_ERRNO; T_ASSERT_FAIL("proc_pidinfo(PROC_PIDLISTTHREADIDS) failed");
H A Dmemorystatus_zone_test.c267 T_ASSERT_FAIL("Global timeout expired"); in query_zone_info()
583 T_ASSERT_FAIL("Spawned too many children. Aborting test"); in spawn_child_process()
671 T_ASSERT_FAIL("Timed out after %d seconds", TIMEOUT_SECS); in run_test()
/xnu-8792.41.9/tests/recount/
H A Drecount_perf_tests.c109 T_ASSERT_FAIL("unexpected metric %d", metric); in interface_perf_test()
190 T_ASSERT_FAIL("unsupported metric %d for proc_pidtaskinfo", metric); in proc_pidtaskinfo_measurement()
250 T_ASSERT_FAIL("unexpected metric %d", metric); in getrusage_measurement()
336 T_ASSERT_FAIL("unsupported metric %d for thread_selfusage", metric); in thread_selfusage_measurement()
380 T_ASSERT_FAIL("unsupported metric %d for task_power_info", metric); in task_power_info_measurement()
436 T_ASSERT_FAIL("unsupported metric %d for thread_basic_info", metric); in thread_basic_info_measurement()
481 T_ASSERT_FAIL("unsupported metric %d for task_inspect_basic_counts", in task_inspect_basic_counts_measurement()
526 T_ASSERT_FAIL("unsupported metric %d for task_absolutetime_info", in task_absolutetime_info_measurement()

12