| /xnu-11417.121.6/tests/ |
| H A D | rip_v4v6_input.c | 123 T_PASS("%s", __func__); 134 T_PASS("%s", __func__); 145 T_PASS("%s", __func__); 158 T_PASS("%s", __func__); 171 T_PASS("%s", __func__); 184 T_PASS("%s", __func__); 199 T_PASS("%s", __func__); 214 T_PASS("%s", __func__); 231 T_PASS("%s", __func__);
|
| H A D | icmp_basic.c | 68 T_PASS("Initial ping to %s passed, continuing test", test_ip); in require_internet() 84 T_PASS("ping completed"); 101 T_PASS("ping completed"); 114 T_PASS("ping completed"); 126 T_PASS("ping completed");
|
| H A D | net_bounds_safety.c | 8 T_PASS("bounds_safety enabled"); 10 T_PASS("bounds_safety disabled");
|
| H A D | sendmsg_x_test.c | 98 T_PASS("sendmsg_x() result: %zd == 1\n", sendmsg_x_result); 110 T_PASS("recv() result: %zd == DATAGRAM_SIZE\n", recv_result); 118 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 | 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 | vm_test_mach_map.c | 1353 T_PASS("vm_remap() did not bypass copy-on-write"); 1358 T_PASS("vm_remap() read-only"); 1362 T_PASS("vm_remap_new() is not present"); 1397 T_PASS("vm_remap_new() did not bypass copy-on-write"); 1422 T_PASS("vm_remap_new() read-only"); 1467 T_PASS("mem_entry(VM_SHARE) did not bypass copy-on-write"); 1518 T_PASS("mem_entry(VM_SHARE) read-only"); 1557 T_PASS("mem_entry() read-only"); 1649 T_PASS("mem_entry(READ | WRITE | IS_MASK) read-only"); 1721 T_PASS("vm_remap() did not bypass copy-on-write"); [all …]
|
| H A D | ulock.c | 46 T_PASS("Waiter woke"); in test_waiter() 79 T_PASS("Waiter woke"); in test_waiter_with_timeout()
|
| 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 | sysctl.c | 56 …T_PASS("The machine didn't panic, therefore our sysctl machinery can handle walking our node tree"…
|
| /xnu-11417.121.6/tests/nvram_tests/ |
| H A D | nvram_ve_mod.c | 32 T_PASS("NVram reset not invoked"); 37 T_PASS("Test not supported"); 61 T_PASS("NVram reset not invoked");
|
| H A D | nvram_system.c | 26 T_PASS("Test not supported"); 106 T_PASS("NVram reset not invoked"); 133 T_PASS("NVram reset not invoked"); 177 T_PASS("NVram obliterate not invoked");
|
| H A D | nvram_ve_reset.c | 31 T_PASS("NVram reset not invoked"); 36 T_PASS("Test not supported");
|
| /xnu-11417.121.6/tests/vm/ |
| H A D | memorystatus_priority_list.c | 156 T_PASS("Entries valid"); 183 T_PASS("Entries valid"); 204 T_PASS("Entries valid");
|
| 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 | vm_tainted_executable.c | 116 T_PASS("enforced process launched from modified binary got SIGKILL"); 121 T_PASS("non-enforced process launched from modified binary exited with 0");
|
| /xnu-11417.121.6/tests/sched/sched_test_harness/ |
| H A D | sched_policy_darwintest.h | 30 T_PASS(" All %d subtests passed! ", sched_policy_passed_subtests); in sched_policy_final_pass() 52 T_PASS(expanded_message, ##__VA_ARGS__, (T_PASSCOUNT - sched_policy_passes_so_far)); \
|
| /xnu-11417.121.6/tests/sched/ |
| H A D | headers_compat_c.c | 17 T_PASS("Great news: it compiles.");
|
| H A D | headers_compat_cpp.cpp | 18 T_PASS("Great news: it compiles.");
|
| /xnu-11417.121.6/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");
|