| /xnu-11417.121.6/tests/ |
| H A D | task_info.c | 598 T_ASSERT_FAIL("invalid basic info kind"); in test_task_basic_info() 617 T_ASSERT_FAIL("invalid basic info kind"); in test_task_basic_info() 628 T_ASSERT_FAIL("invalid basic info kind"); in test_task_basic_info() 983 T_ASSERT_FAIL("illegal info_get %d %d", kind, get); in info_get() 993 T_ASSERT_FAIL("illegal info_get %d %d", kind, get); in info_get() 1000 T_ASSERT_FAIL("unhandled info_get %d %d", kind, get); in info_get() 1009 T_ASSERT_FAIL("illegal info_get %d %d", kind, get); in info_get() 1019 T_ASSERT_FAIL("illegal info_get %d %d", kind, get); in info_get() 1026 T_ASSERT_FAIL("unhandled info_get %d %d", kind, get); in info_get() 1035 T_ASSERT_FAIL("illegal info_get %d %d", kind, get); in info_get() [all …]
|
| H A D | proc_pidpath_audittoken.c | 44 …T_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 D | ldt.c | 502 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 D | os_thread_self_restrict_pagers.c | 119 T_ASSERT_FAIL("Attempted to fault_state_destroy NULL"); in fault_state_destroy() 136 T_ASSERT_FAIL("Unexpected signal sent to handler"); in access_failed_handler() 140 T_ASSERT_FAIL("Failed to retrieve fault state"); in access_failed_handler() 144 T_ASSERT_FAIL("Unexpected fault taken"); in access_failed_handler() 152 T_ASSERT_FAIL("No fault strategy"); in access_failed_handler() 186 T_ASSERT_FAIL("Access attempted against NULL"); in does_access_fault() 190 T_ASSERT_FAIL("Failed to retrieve fault state"); in does_access_fault() 274 T_ASSERT_FAIL("Failed to retrieve fault state"); in cleanup()
|
| H A D | user_msrs.c | 161 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() 207 …T_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 D | kqueue_fifo_18776047.c | 52 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 D | kctl_disconnect_race.c | 85 T_ASSERT_FAIL("pthread_create failed"); 89 T_ASSERT_FAIL("pthread_create failed");
|
| H A D | poll_select_kevent_paired_fds.c | 154 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 D | epoch_sync_tests.c | 60 T_ASSERT_FAIL("child didn't exit in time"); in timeout() 82 T_ASSERT_FAIL("Unexpectedly returned from sysctl (%d)", rc);
|
| H A D | cpucount.c | 80 …T_ASSERT_FAIL("dictionary value at key '%s' should be a number or data", CFStringGetCStringPtr(key… in dict_number_internal() 152 T_ASSERT_FAIL("enable_skstb=1 boot-arg is missing"); in cpucount_setup() 181 …T_ASSERT_FAIL("kern.sched_thread_bind_cpu doesn't exist, must set enable_skstb=1 boot-arg on devel… 184 T_ASSERT_FAIL("must run as root"); 303 …T_ASSERT_FAIL("kern.sched_thread_bind_cluster_id doesn't exist, must set enable_skstb=1 boot-arg o… 306 T_ASSERT_FAIL("must run as root");
|
| H A D | memorystatus_assertion_helpers.c | 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 D | tcp_input_outputopts_uaf_56155583.c | 82 T_ASSERT_FAIL("pthread_create failed"); 88 T_ASSERT_FAIL("pthread_create failed");
|
| H A D | kevent_qos.c | 1015 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 D | unp_connect_thread_uaf.c | 117 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 D | netagent_race_infodisc_56244905.c | 169 T_ASSERT_FAIL("netagent register event leaked data: 0x%08lx", leaked); 204 T_ASSERT_FAIL("netagent register event leaked data: 0x%08lx", leaked);
|
| H A D | rump.h | 12 #define panic(...) T_ASSERT_FAIL(__VA_ARGS__)
|
| H A D | pipe_read_infloop_55437634.c | 13 T_ASSERT_FAIL("child readv is blocked"); in too_long()
|
| H A D | atm_diagnostic_flag.c | 50 T_ASSERT_FAIL("host_set_atm_diagnostic_flag() failed: %s", in _reset_atm_diagnostic_flag()
|
| H A D | atm_diagnostic_flag_entitled.c | 50 T_ASSERT_FAIL("host_set_atm_diagnostic_flag() failed: %s", in _reset_atm_diagnostic_flag()
|
| H A D | thread_set_state_arm64_cpsr.c | 97 T_ASSERT_FAIL("Thread did not reach expected state. err = %d", err);
|
| H A D | pac_exception_entitlement.c | 55 T_ASSERT_FAIL("kernel ran exception handler instead of terminating process"); in exception_handler()
|
| /xnu-11417.121.6/tests/recount/ |
| H A D | recount_perf_tests.c | 109 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()
|
| /xnu-11417.121.6/tests/sched/ |
| H A D | zero_to_n_tests.c | 63 T_ASSERT_FAIL("get file path for trace file failed with errno %d", errno); in run_zn() 91 T_ASSERT_FAIL("dt_launch_tool_pipe() failed unexpectedly with errno %d", errno); in run_zn()
|
| H A D | contextswitch.c | 146 T_ASSERT_FAIL("thread_switch"); in thread() 153 T_ASSERT_FAIL("thread_switch"); in thread()
|
| /xnu-11417.121.6/tests/sched/sched_test_harness/ |
| H A D | sched_runqueue_harness.c | 82 T_QUIET; T_ASSERT_FAIL("cpu id %d never found out of %d cpus", cpu_id, cpu_index); in cpu_id_to_cluster_id() 96 T_QUIET; T_ASSERT_FAIL("pset id %d never found out of %d psets", cluster_id, topo.num_psets); in cluster_id_to_cpu_id() 182 T_ASSERT_FAIL("unexpected type %d", runq_target.target_type); in runq_target_to_cpu_id()
|