| /xnu-8019.80.24/tests/ ! |
| H A D | kqueue_timer_tests.c | 114 T_FAIL("Failure: scale 0x%x not recognized.\n", scale); in test_absolute_kevent() 142 T_FAIL("%s time:%d, scale:0x%x", __func__, time, scale); in test_absolute_kevent() 177 T_FAIL("Failure: scale 0x%x not recognized.\n", scale); in test_oneshot_kevent() 197 T_FAIL("%s time:%d, scale:0x%x", __func__, time, scale); in test_oneshot_kevent() 225 T_FAIL("%s() setup failure: kevent64 returned %d\n", __func__, ret); in test_interval_kevent() 242 T_FAIL("%s() failure: kevent64 returned %d\n", __func__, ret); in test_interval_kevent() 262 T_FAIL("%s() usec:%d (saw %lld of %lld expected pops)", __func__, usec, pops, expected_pops); in test_interval_kevent() 294 T_FAIL("%s() setup failure: kevent64 returned %d\n", __func__, ret); in test_repeating_kevent() 303 T_FAIL("%s() setup failure: kevent64 returned %d\n", __func__, ret); in test_repeating_kevent() 315 T_FAIL("%s() usec:%d (saw %lld of %lld expected pops)", __func__, usec, pops, expected_pops); in test_repeating_kevent() [all …]
|
| H A D | ssbs.c | 66 T_FAIL("SSBS support sysctl contains garbage: %u!", ssbs_support); 71 T_FAIL("SSBS does not default to off (value seen: 0x%" PRIx64 ")!", ssbs_state); 78 T_FAIL("SSBS did not turn on (value seen: 0x%" PRIx64 ")!", ssbs_state); 85 T_FAIL("SSBS did not turn off (value seen: 0x%" PRIx64 ")!", ssbs_state);
|
| H A D | hw_breakpoint_step_arm64.c | 44 T_FAIL("invalid exception type: %d", exception); in catch_mach_exception_raise() 61 T_FAIL("Unsupported catch_mach_exception_raise_state"); in catch_mach_exception_raise_state() 79 T_FAIL("Unsupported catch_mach_exception_raise_state_identity"); in catch_mach_exception_raise_state_identity() 92 T_FAIL("mach_port_allocate: %s (%d)", mach_error_string(kret), kret); in exc_handler() 97 T_FAIL("mach_port_insert_right: %s (%d)", mach_error_string(kret), kret); in exc_handler() 103 T_FAIL("task_set_exception_ports: %s (%d)", mach_error_string(kret), kret); in exc_handler() 110 T_FAIL("mach_msg_server: %s (%d)", mach_error_string(kret), kret); in exc_handler()
|
| H A D | perf_spawn_fork.c | 26 T_FAIL("posix_spawn returned %d", err); \ 30 T_FAIL("Child process of posix_spawn failed to run"); \ 57 T_FAIL("fork returned -1"); \ 61 T_FAIL("forked process failed to exit properly"); \
|
| H A D | zero_to_n_tests.c | 54 T_FAIL("zn_rt"); 84 T_FAIL("zn_rt_smt"); 113 T_FAIL("zn_rt_avoid0"); 143 T_FAIL("zn_rt_apt"); 175 T_FAIL("zn_rt_apt_ll");
|
| H A D | exc_resource_threads.c | 55 T_FAIL("Unsupported catch_mach_exception_raise_state"); in catch_mach_exception_raise_state() 73 T_FAIL("Unsupported catch_mach_exception_raise_state_identity"); in catch_mach_exception_raise_state_identity() 91 T_FAIL("mach_port_allocate: %s (%d)", mach_error_string(kret), kret); in exc_handler() 96 T_FAIL("mach_port_insert_right: %s (%d)", mach_error_string(kret), kret); in exc_handler() 102 T_FAIL("task_set_exception_ports: %s (%d)", mach_error_string(kret), kret); in exc_handler() 109 T_FAIL("mach_msg_server: %s (%d)", mach_error_string(kret), kret); in exc_handler()
|
| H A D | sigchld_return.c | 71 T_FAIL("Signal was not SIGCHLD."); 75 T_FAIL("Unexpected exitcode"); 95 T_FAIL("Signal was not SIGCHLD."); 99 T_FAIL("Unexpected exitcode");
|
| H A D | proc_rlimit.c | 131 T_FAIL("Unknown action on soft limit: %d", action); in change_rlimits() 153 T_FAIL("Unknown action on hard limit: %d", action); in change_rlimits() 158 T_FAIL("Unknown limit type: %d", limit_type); in change_rlimits() 181 …T_FAIL("Mismatch limit values %s despite a successful setrlimit call (setrlimit'd soft 0x%16llx ha… in change_rlimits() 189 …T_FAIL("Mismatch limit values %s despite a successful setrlimit call (setrlimit'd soft 0x%16llx ha… in change_rlimits() 195 …T_FAIL("Mismatch limit values %s despite a successful setrlimit call (setrlimit'd soft 0x%16llx ha… in change_rlimits()
|
| H A D | exc_helpers.c | 109 T_FAIL("Triggered catch_mach_exception_raise() which shouldn't happen..."); in catch_mach_exception_raise() 158 T_FAIL("Triggered catch_mach_exception_raise_state() which shouldn't happen..."); in catch_mach_exception_raise_state() 215 T_FAIL("catch_mach_exception_raise_state() not fully implemented on this architecture"); in catch_mach_exception_raise_state_identity() 238 …T_FAIL("Currently only EXCEPTION_STATE_IDENTITY and EXCEPTION_IDENTITY_PROTECTED are implemented"); in create_exception_port_behavior64() 312 T_FAIL("Unsupported behavior"); in _run_exception_handler() 339 …T_FAIL("Currently only EXCEPTION_STATE_IDENTITY and EXCEPTION_IDENTITY_PROTECTED are implemented"); in run_exception_handler_behavior64()
|
| H A D | mach_service_port.c | 98 T_FAIL("do_mach_notify_port_destroyed: MACH_PORT_NULL?"); in do_mach_notify_port_destroyed() 102 T_FAIL("do_mach_notify_port_destroyed: name 0x%x != service_port: 0x%x", name, service_port); in do_mach_notify_port_destroyed() 110 T_FAIL("Service port name = %s is incorrect", sp_info.mspi_string_name); in do_mach_notify_port_destroyed() 233 T_FAIL("mach_port_construct incorrect return value");
|
| H A D | cpucount.c | 97 T_FAIL("enable_skstb=1 boot-arg is missing"); 110 …T_FAIL("kern.sched_thread_bind_cpu doesn't exist, must set enable_skstb=1 boot-arg on development … 113 T_FAIL("must run as root");
|
| H A D | signal_stack.c | 37 T_FAIL("error: sigaltstack failed\n"); 49 T_FAIL("error: sigaction failed\n");
|
| H A D | fp_exception.c | 92 T_FAIL("The floating point control register has a non-default value" "%" PRIx64, fpcr); 136 T_FAIL("The floating point divide-by-zero exception was not captured :(");
|
| H A D | os_refcnt.c | 246 T_FAIL("unexpected panic from %s", func); in handle_panic() 277 T_FAIL("underflow not caught"); 292 T_FAIL("overflow not caught"); 310 T_FAIL("resurrection not caught"); 326 T_FAIL("dealloc live not caught");
|
| H A D | task_vm_info_decompressions.c | 57 T_FAIL("execve() failed"); in freeze_pid() 65 T_FAIL("Freezer took too long to freeze the test"); in freeze_pid() 71 T_FAIL("Freezer error'd out"); in freeze_pid()
|
| H A D | pwrite_avoid_sigxfsz_28581610.c | 74 T_FAIL("%s unexpected SIGXFSZ with offset %lX", 87 T_FAIL("%s unexpected SIGXFSZ with negative offset %d",
|
| H A D | fd_table_limits.c | 65 T_FAIL("waitpid: child mia"); 69 T_FAIL("Child exited with signal = %d", WTERMSIG(child_status)); 106 T_FAIL("waitpid: child mia"); 147 T_FAIL("waitpid: child mia");
|
| H A D | imm_pinned_control_port.c | 97 T_FAIL("Unsupported catch_mach_exception_raise_state"); in catch_mach_exception_raise_state() 115 T_FAIL("Unsupported catch_mach_exception_raise_state_identity"); in catch_mach_exception_raise_state_identity() 143 T_FAIL("Unexpected exception"); in catch_mach_exception_raise() 380 T_FAIL("waitpid: child mia"); 384 T_FAIL("Child exited with status = %x", child_status);
|
| H A D | immovable_send.c | 40 T_FAIL("Unsupported catch_mach_exception_raise_state"); in catch_mach_exception_raise_state() 58 T_FAIL("Unsupported catch_mach_exception_raise_state_identity"); in catch_mach_exception_raise_state_identity() 213 T_FAIL("wait4: child mia");
|
| H A D | tty_hang.c | 245 T_FAIL("Test failed because child received signal %s\n", in run_test() 248 T_FAIL("Test failed because child exited with status %d\n", in run_test()
|
| H A D | zalloc_buddy.c | 9 #define panic(fmt, ...) ({ T_FAIL(fmt, __VA_ARGS__); abort(); }) 28 T_FAIL("Trying to extend the storage"); in zba_populate_nope()
|
| H A D | extract_right_soft_fail.c | 64 T_FAIL("Did not find task port in child's space"); in test_extract_immovable_task_port() 107 T_FAIL("fork failed()");
|
| H A D | pfkey.c | 154 T_FAIL("bad extension type %u", ext->sadb_ext_type); in pfkey_align() 1136 T_FAIL("Policy id %u still exists", policy_id); in pfkey_process_message_test_60822136() 1144 T_FAIL("bad SADB message type %u", message->sadb_msg_type); in pfkey_process_message_test_60822136() 1206 T_FAIL("Policy id %u still exists", policy_id); in pfkey_process_message_test_60822924() 1214 T_FAIL("bad SADB message type %u", message->sadb_msg_type); in pfkey_process_message_test_60822924() 1276 T_FAIL("Policy id %u still exists", policy_id); in pfkey_process_message_test_60822956() 1284 T_FAIL("bad SADB message type %u", message->sadb_msg_type); in pfkey_process_message_test_60822956() 1336 T_FAIL("bad SADB message type %u", message->sadb_msg_type); in pfkey_process_message_test_60679513() 1385 T_FAIL("bad SADB message type %u", message->sadb_msg_type); in pfkey_process_message_test_60768729() 1432 T_FAIL("bad SADB message type %u", message->sadb_msg_type); in pfkey_process_message_test_60769680() [all …]
|
| H A D | ipc_read_inspect.c | 189 T_FAIL("mach_port_kernel_object() failed with kr: 0x%x", kr); in test_task_threads() 202 T_FAIL("task_threads() returned thread ports with task name port??"); in test_task_threads() 253 T_FAIL("mach_port_kernel_object() failed with kr: 0x%x", kr); in test_processor_set_tasks() 269 T_FAIL("strange flavor"); in test_processor_set_tasks() 493 T_FAIL("fork failed in test_get_child_port."); in test_get_child_task_port()
|
| /xnu-8019.80.24/tests/vm_memory_tests_src/ ! |
| H A D | vm_tests.c | 76 T_FAIL("CLIENT: mach_vm_remap FAILED"); in mach_vm_client() 102 T_FAIL("CLIENT: mach_vm_read_overwrite FAILED"); in mach_vm_client() 121 T_FAIL("CLIENT: mach_vm_read FAILED"); in mach_vm_client() 142 T_FAIL("CLIENT: mach_vm_write FAILED"); in mach_vm_client() 173 T_FAIL("CLIENT: mach_vm_map FAILED"); in mach_vm_client() 184 T_FAIL("CLIENT: mach_vm_deallocate FAILED"); in mach_vm_client() 202 T_FAIL("Revieved VM_OP_EXIT_ERROR"); in mach_vm_client()
|