Searched refs:GUEST_FAIL (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/ |
H A D | arch_timer.h | 44 GUEST_FAIL("Unexpected timer type = %u", timer); in timer_get_cntct() 61 GUEST_FAIL("Unexpected timer type = %u", timer); in timer_set_cval() 75 GUEST_FAIL("Unexpected timer type = %u", timer); in timer_get_cval() 92 GUEST_FAIL("Unexpected timer type = %u", timer); in timer_set_tval() 108 GUEST_FAIL("Unexpected timer type = %u", timer); in timer_set_ctl() 122 GUEST_FAIL("Unexpected timer type = %u", timer); in timer_get_ctl()
|
/openbmc/linux/tools/testing/selftests/kvm/aarch64/ |
H A D | hypercalls.c | 117 GUEST_FAIL("Unexpected stage = %u", stage); in guest_test_hvc() 136 GUEST_FAIL("Unexpected stage = %u", stage); in guest_code()
|
H A D | page_fault_test.c | 295 GUEST_FAIL("Unexpected dabt, far_el1 = 0x%llx", read_sysreg(far_el1)); in no_dabt_handler() 300 GUEST_FAIL("Unexpected iabt, pc = 0x%lx", regs->pc); in no_iabt_handler()
|
/openbmc/linux/tools/testing/selftests/kvm/include/ |
H A D | ucall_common.h | 79 #define GUEST_FAIL(_fmt, _args...) \ macro
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | svm_nested_soft_inject_test.c | 67 GUEST_FAIL("Unexpected resume after VMMCALL"); in guest_nmi_handler()
|
/openbmc/linux/tools/testing/selftests/kvm/s390x/ |
H A D | memop.c | 471 GUEST_FAIL("Invalid size = %u", size); in cut_to_size() 600 GUEST_FAIL("Invalid size = %u", size); in _cmpxchg()
|