Home
last modified time | relevance | path

Searched refs:T_PASS (Results 1 – 25 of 143) sorted by relevance

123456

/xnu-12377.1.9/tests/unit/
H A Dmach_vm_range_contains.c49 T_PASS("false returned for address overflow as expected");
61 T_PASS("false returned for size overflow as expected");
73 T_PASS("true returned for valid range as expected");
85 T_PASS("false returned for out-of-bounds start address as expected");
97 T_PASS("false returned for out-of-bounds end address as expected");
109 T_PASS("true returned for exact range match as expected");
121 T_PASS("true returned for exact range match as expected");
133 T_PASS("true returned for size == 0 with addr in range as expected");
H A Decc_test_remove_duplicates.c50 T_PASS("bp_count == 0 as expected");
61 T_PASS("bp_count == 1 and bp[0] == 0 as expected");
73 T_PASS("bp_count == 1 and bp[0] == 0 as expected");
85 T_PASS("bp_count == 2 and bp == [0, 1] as expected");
97 T_PASS("bp_count == 2 and bp == [0, 1] as expected");
109 T_PASS("bp_count == 3 and bp == [0, 1, 2] as expected");
121 T_PASS("bp_count == 3 and bp == [0, 1, 2] as expected");
142 T_PASS("bp_count == 10 and bp == [0-9] as expected");
H A Dfibers_test.c106 T_PASS("coop_fibers");
140 T_PASS("tsan_tiny_race");
193 T_PASS("mutex_mock_increment_int");
/xnu-12377.1.9/tests/
H A Drip_v4v6_input.c123 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 Dicmp_basic.c68 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 Dnet_bounds_safety.c8 T_PASS("bounds_safety enabled");
10 T_PASS("bounds_safety disabled");
H A Dsendmsg_x_test.c98 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 Dtcp_cache_test.c49 T_PASS("No TCP cache entries found");
111 T_PASS("%s", __func__);
128 T_PASS("No TCP heuristics entries found");
193 T_PASS("%s", __func__);
H A Dpmap_fault_on_commpage.c40 T_PASS("write access triggered a %s", SIGNAL_EXPECTED_STR); in test_handler()
61 T_PASS("read access must not trigger a %s", SIGNAL_EXPECTED_STR);
H A Dkqueue_timer_tests.c139 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 Dproc_pidpath_audittoken.c91 T_PASS("%5d %s\n", pid, buffer); in show_pidpaths()
103 T_PASS("Successfully tested prod_pidpath_audittoken()");
H A Dulock.c46 T_PASS("Waiter woke"); in test_waiter()
79 T_PASS("Waiter woke"); in test_waiter_with_timeout()
H A Drestartable_ranges.c124 T_PASS("was successfully restarted\n"); in task_restartable_ranges_thread()
278 T_PASS("survived without crashing");
H A Dbounded_ptr_03.cpp15 T_PASS("bounded_ptr_cxx03.fwd_decl compiled successfully");
H A Dvm_test_mach_map.c1362 T_PASS("vm_remap() did not bypass copy-on-write");
1367 T_PASS("vm_remap() read-only");
1371 T_PASS("vm_remap_new() is not present");
1406 T_PASS("vm_remap_new() did not bypass copy-on-write");
1431 T_PASS("vm_remap_new() read-only");
1476 T_PASS("mem_entry(VM_SHARE) did not bypass copy-on-write");
1527 T_PASS("mem_entry(VM_SHARE) read-only");
1566 T_PASS("mem_entry() read-only");
1658 T_PASS("mem_entry(READ | WRITE | IS_MASK) read-only");
1730 T_PASS("vm_remap() did not bypass copy-on-write");
[all …]
/xnu-12377.1.9/tests/nvram_tests/
H A Dnvram_ve_mod.c32 T_PASS("NVram reset not invoked");
37 T_PASS("Test not supported");
61 T_PASS("NVram reset not invoked");
H A Dnvram_system.c26 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 Dnvram_ve_reset.c31 T_PASS("NVram reset not invoked");
36 T_PASS("Test not supported");
/xnu-12377.1.9/tests/vm/
H A Dmemorystatus_priority_list.c156 T_PASS("Entries valid");
183 T_PASS("Entries valid");
204 T_PASS("Entries valid");
H A Dvm_test_102067976.c65 T_PASS("mach_vm_map(size=-1) no longer succeeds");
81 T_PASS("no panic!");
H A Dmmap_resilient_media.c125 T_PASS("rest of resilient mapping is accessible");
159 T_PASS("mmap(MAP_RESILIENT_MEDIA)");
H A Dvm_tainted_executable.c116 T_PASS("enforced process launched from modified binary got SIGKILL");
121 T_PASS("non-enforced process launched from modified binary exited with 0");
/xnu-12377.1.9/tests/sched/sched_test_harness/
H A Dsched_policy_darwintest.h30 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-12377.1.9/tests/vfs/
H A Dsandbox_type_error.c134T_PASS("Stat of '%s' with deny path of '%s' should FAIL with '%s'", stat_path, deny_path, strerror… in test_path()
136 T_PASS("Stat of '%s' with deny path of '%s' should PASS", stat_path, deny_path); in test_path()
/xnu-12377.1.9/tests/sched/
H A Dheaders_compat_cpp.cpp18 T_PASS("Great news: it compiles.");

123456