Home
last modified time | relevance | path

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

1234

/xnu-8020.101.4/tests/
H A Dvm_test_mach_map.c1108 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 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 Dbounded_ptr_03.cpp9 T_PASS("bounded_ptr.fwd_decl.cxx03 compiled successfully");
H A Dosptr_compat.cpp17 T_PASS("OSPtr compatibility test passed"); in CONCAT()
H A Dstack_chk_tests.c21 T_PASS("kern.run_stack_chk_tests not on this platform/configuration");
H A Duser_msrs.c269 T_PASS("Userspace MSR access test passed");
271 T_PASS("Userspace MSR access test only runs on release kernels");
H A Drestrict_jit.c25 T_PASS("Only one MAP_JIT was allowed");
H A Dregression_17272465.c24 T_PASS("No panic occurred");
H A Dsocket_poll_close_25786011.c36 T_PASS("socket_poll_close_25786011 PASSED");
H A Dmemorystatus_assertion_helpers.c93 T_PASS("check_properties: %s ok", test); in check_properties()
220 T_PASS("%s as expected", expected_string); in verify_assertion_state()
H A Dssbs.c88 T_PASS("SSBS test passes");
H A Dthread_call_race_71455282.c50 T_PASS("didn't panic");
H A Dshared_cache_tests.c43 T_PASS("shared cache appears to be present and valid");
H A Dlockf_EOF_77264182.c55 T_PASS("did %d loops", loops);
H A Dflow_div_doubleconnect_55917185.c62 T_PASS("flow_divert_kctl_connect race didn't trigger panic");
H A Dfd_aio_fsync_uaf.c70 T_PASS("the system didn't panic");
H A Dfp_exception.c134 T_PASS("The expected floating point divide-by-zero exception was caught!");
H A Dperfmon_unit_tests.c100 T_PASS("event %hu in config matches what was set", i);
169 T_PASS("attr %hu in config matches what was set", i);
/xnu-8020.101.4/tests/vm/
H A Dmmap_resilient_media.c125 T_PASS("rest of resilient mapping is accessible");
159 T_PASS("mmap(MAP_RESILIENT_MEDIA)");
H A Dpage_size_globals.c42 T_PASS("Test process spawned");
/xnu-8020.101.4/tests/safe_allocation_src/
H A Dassign.copy.cpp15 T_PASS("safe_allocation.assign.copy passed");
H A Dctor.copy.cpp17 T_PASS("safe_allocation.ctor.copy passed");
/xnu-8020.101.4/tests/workq/
H A Dworkq_sigprof.c48 T_PASS("Got SIGPROF!"); in workq_block()
/xnu-8020.101.4/tests/bounded_ptr_src/
H A Dexample.malloc.cpp74 T_PASS("bounded_ptr.example.malloc test done");

1234