Home
last modified time | relevance | path

Searched refs:test_fail_msg (Results 1 – 25 of 27) sorted by relevance

12

/illumos-gate/usr/src/test/bhyve-tests/tests/inst_emul/
H A Dpage_dirty.c137 test_fail_msg("VM_TRACK_DIRTY_PAGES succeeded unexpectedly\n"); in test_dirty_tracking_disabled()
175 test_fail_msg("no pages dirtied during setup\n"); in main()
184 test_fail_msg("pages still dirty after clear\n"); in main()
194 test_fail_msg("direct access did not dirty page\n"); in main()
197 test_fail_msg("unexpected page dirtied\n"); in main()
204 test_fail_msg("subsequent direct access did not dirty page\n"); in main()
227 test_fail_msg( in main()
231 test_fail_msg("expected page not dirtied\n"); in main()
H A Dexit_consistent.c65 test_fail_msg( in repeat_consistent_exit()
108 test_fail_msg( in main()
125 test_fail_msg("Unexpected exitcode: %d != %d", in main()
134 test_fail_msg("Exited at unexpected %rip: %lx != %lx", in main()
165 test_fail_msg( in main()
178 test_fail_msg("Exited at unexpected %rip: %lx != %lx", in main()
H A Dcpuid_guest_state.c184 test_fail_msg("unexpected exit in %s", phases[i].name); in main()
190 test_fail_msg("unexpected pass from %s", in main()
195 test_fail_msg("failed result in %s, %rip: %x", in main()
242 test_fail_msg("phase %d fell through without passing", in main()
H A Dsuspend_info.c136 test_fail_msg("Unexpected suspend how %d != %d\n", in test_plain_suspend()
140 test_fail_msg("Unexpected suspend source %d != %d\n", in test_plain_suspend()
204 test_fail_msg("Unexpected 'how' for " in test_emitted_triplefault()
212 test_fail_msg("Unexpected 'source' for " in test_emitted_triplefault()
H A Dwrmsr.c69 test_fail_msg("code %08x != %08x\n", in main()
73 test_fail_msg("wval %lx != %lx\n", in main()
H A Dexit_paging.c70 test_fail_msg("gpa %08x != %08x\n", in main()
74 test_fail_msg("fault_type %x != %x\n", in main()
H A Drdmsr.c68 test_fail_msg("code %08x != %08x\n", in main()
H A Dtriple_fault.c68 test_fail_msg("suspend_how %d != %d\n", in main()
H A Dvcpu_barrier.c142 test_fail_msg("timed out while waiting for barrier\n"); in main()
H A Dcpuid.c154 test_fail_msg("failed result %rip: %x", vexit.rip); in main()
/illumos-gate/usr/src/test/bhyve-tests/tests/viona/
H A Dlink_params.c67 test_fail_msg("SET_PARAMS should fail for too-big size"); in test_set_param_errors()
75 test_fail_msg("SET_PARAMS should fail invalid nvlist"); in test_set_param_errors()
94 test_fail_msg("SET_PARAMS should fail on invalid params"); in test_set_param_errors()
111 test_fail_msg("missing SET_PARAMS error for field %s\n", in test_set_param_errors()
169 test_fail_msg("unexpected parameter %s", pname); in main()
178 test_fail_msg("could not query datalink id for %s: %s", in main()
H A Dcreate_delete.c51 test_fail_msg("could not query datalink id for %s: %s", in main()
/illumos-gate/usr/src/test/bhyve-tests/tests/kdev/
H A Dvatpit_freq.c50 test_fail_msg("inadequate passage of ticks %u < %u\n", in check_reading()
141 test_fail_msg("bad result after %u retries\n", in main()
H A Dtsc_freq_ctrl.c52 test_fail_msg("inadequate passage of guest TSC ticks %u < %u\n", in check_reading()
138 test_fail_msg("freq test failed"); in do_freq_test()
212 test_fail_msg("intel not supported\n"); in main()
H A Dvpmtmr_freq.c55 test_fail_msg("inadequate passage of ticks %u < %u\n", in check_reading()
147 test_fail_msg("bad result after %u retries\n", in main()
H A Dvhpet_freq.c55 test_fail_msg("inadequate passage of ticks %u < %u\n", in check_reading()
142 test_fail_msg("bad result after %u retries\n", in main()
H A Dvlapic_freq.c62 test_fail_msg("inadequate passage of ticks %u < %u\n", in check_reading()
139 test_fail_msg("bad result after %u retries\n", in test_for_divisor()
H A Dvlapic_msr_access.c71 test_fail_msg("payload signaled failure"); in main()
H A Dwrmsr_tsc.c88 test_fail_msg("TSC %lu < %lu", tsc, in main()
H A Drdmsr_tsc.c89 test_fail_msg("TSC %lu < %lu", tsc, in main()
H A Dvrtc_ops.c93 test_fail_msg("test timed out\n"); in main()
H A Dvlapic_mmio_access.c91 test_fail_msg("payload signaled failure"); in main()
H A Dguest_tsc_adjust.c117 test_fail_msg("TSC %lu < %lu\n", tsc, in main()
H A Dvlapic_freq_periodic.c149 test_fail_msg("bad result after %u retries\n", in run_test()
/illumos-gate/usr/src/test/bhyve-tests/tests/common/
H A Din_guest.h28 void test_fail_msg(const char *fmt, ...);

12