KVM: selftests: Convert x86's TSC MSRs test to use printf guest asserts
authorSean Christopherson <seanjc@google.com>
Sat, 29 Jul 2023 00:36:37 +0000 (17:36 -0700)
committerSean Christopherson <seanjc@google.com>
Wed, 2 Aug 2023 21:43:14 +0000 (14:43 -0700)
commit847ae0795514a15f2845584870750aac4fc5aaee
treeb04ece8f199d3610c7b70f26c4b4e63387391080
parenta925f799428168e1a849509c0f425673b62e53ad
KVM: selftests: Convert x86's TSC MSRs test to use printf guest asserts

Convert x86's TSC MSRs test, and it's liberal use of GUEST_ASSERT_EQ(), to
use printf-based guest assert reporting.

Link: https://lore.kernel.org/r/20230729003643.1053367-29-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/x86_64/tsc_msrs_test.c