| /xnu-8796.121.2/tests/ |
| H A D | sendmsg_x_test.c | 97 T_PASS("sendmsg_x() result: %zd == 1\n", sendmsg_x_result); 109 T_PASS("recv() result: %zd == DATAGRAM_SIZE\n", recv_result); 117 T_PASS("First datagram successfully received.\n");
|
| H A D | kqueue_timer_tests.c | 139 T_PASS("%s time:%d, scale:0x%x", __func__, time, scale); in test_absolute_kevent() 194 T_PASS("%s time:%d, scale:0x%x", __func__, time, scale); in test_oneshot_kevent() 265 T_PASS("%s() usec:%d (saw %lld pops)", __func__, usec, pops); in test_interval_kevent() 318 T_PASS("%s() usec:%d (saw %lld pops)", __func__, usec, pops); in test_repeating_kevent() 362 T_PASS("%s() %d, %d", __func__, first, second); in test_updated_kevent()
|
| H A D | vm_test_mach_map.c | 1108 T_PASS("vm_remap() did not bypass copy-on-write"); 1113 T_PASS("vm_remap() read-only"); 1117 T_PASS("vm_remap_new() is not present"); 1152 T_PASS("vm_remap_new() did not bypass copy-on-write"); 1177 T_PASS("vm_remap_new() read-only"); 1222 T_PASS("mem_entry(VM_SHARE) did not bypass copy-on-write"); 1273 T_PASS("mem_entry(VM_SHARE) read-only"); 1312 T_PASS("mem_entry() read-only"); 1384 T_PASS("vm_remap() did not bypass copy-on-write"); 1415 T_PASS("vm_remap_new() is not present"); [all …]
|
| H A D | proc_pidpath_audittoken.c | 91 T_PASS("%5d %s\n", pid, buffer); in show_pidpaths() 103 T_PASS("Successfully tested prod_pidpath_audittoken()");
|
| H A D | restartable_ranges.c | 124 T_PASS("was successfully restarted\n"); in task_restartable_ranges_thread() 278 T_PASS("survived without crashing");
|
| H A D | bounded_ptr_03.cpp | 15 T_PASS("bounded_ptr_cxx03.fwd_decl compiled successfully");
|
| H A D | osptr_compat.cpp | 17 T_PASS("OSPtr compatibility test passed"); in CONCAT()
|
| H A D | stack_chk_tests.c | 21 T_PASS("kern.run_stack_chk_tests not on this platform/configuration");
|
| H A D | socket_poll_close_25786011.c | 36 T_PASS("socket_poll_close_25786011 PASSED");
|
| H A D | restrict_jit.c | 25 T_PASS("Only one MAP_JIT was allowed");
|
| H A D | regression_17272465.c | 24 T_PASS("No panic occurred");
|
| H A D | user_msrs.c | 254 T_PASS("Userspace MSR access test passed"); 256 T_PASS("Userspace MSR access test only runs on release kernels");
|
| H A D | memorystatus_assertion_helpers.c | 93 T_PASS("check_properties: %s ok", test); in check_properties() 220 T_PASS("%s as expected", expected_string); in verify_assertion_state()
|
| H A D | thread_call_race_71455282.c | 50 T_PASS("didn't panic");
|
| H A D | ssbs.c | 88 T_PASS("SSBS test passes");
|
| /xnu-8796.121.2/tests/vm/ |
| H A D | vm_test_102067976.c | 65 T_PASS("mach_vm_map(size=-1) no longer succeeds"); 81 T_PASS("no panic!");
|
| H A D | mmap_resilient_media.c | 125 T_PASS("rest of resilient mapping is accessible"); 159 T_PASS("mmap(MAP_RESILIENT_MEDIA)");
|
| H A D | page_size_globals.c | 42 T_PASS("Test process spawned");
|
| /xnu-8796.121.2/tests/safe_allocation_src/ |
| H A D | assign.copy.cpp | 15 T_PASS("safe_allocation.assign.copy passed");
|
| H A D | ctor.copy.cpp | 17 T_PASS("safe_allocation.ctor.copy passed");
|
| /xnu-8796.121.2/tests/nvram_tests/ |
| H A D | nvram_var_entitled.c | 25 T_PASS("Test not supported");
|
| H A D | nvram_sys_hid_nonentitled.c | 26 T_PASS("Test not supported");
|
| H A D | nvram_sys_hidden.c | 25 T_PASS("Test not supported");
|
| H A D | nvram_system.c | 26 T_PASS("Test not supported");
|
| /xnu-8796.121.2/tests/ipc/ |
| H A D | port_notification_99449706.c | 77 T_PASS("Kernel didn't crash!");
|