linux/tools/testing/selftests/kvm/s390x
Colton Lewis 594a1c271c KVM: selftests: Fix filename reporting in guest asserts
Fix filename reporting in guest asserts by ensuring the GUEST_ASSERT
macro records __FILE__ and substituting REPORT_GUEST_ASSERT for many
repetitive calls to TEST_FAIL.

Previously filename was reported by using __FILE__ directly in the
selftest, wrongly assuming it would always be the same as where the
assertion failed.

Signed-off-by: Colton Lewis <coltonlewis@google.com>
Reported-by: Ricardo Koller <ricarkol@google.com>
Fixes: 4e18bccc2e
Link: https://lore.kernel.org/r/20220615193116.806312-5-coltonlewis@google.com
[sean: convert more TEST_FAIL => REPORT_GUEST_ASSERT instances]
Signed-off-by: Sean Christopherson <seanjc@google.com>
2022-07-13 18:14:08 -07:00
..
memop.c KVM: s390: selftests: Fix memop extension capability check 2022-06-15 08:07:51 -04:00
resets.c KVM: selftests: Sanity check input to ioctls() at build time 2022-06-11 11:48:09 -04:00
sync_regs_test.c KVM: selftests: Use kvm_has_cap(), not kvm_check_cap(), where possible 2022-06-14 12:44:47 -04:00
tprot.c KVM: selftests: Fix filename reporting in guest asserts 2022-07-13 18:14:08 -07:00