diff options
author | Sean Christopherson <seanjc@google.com> | 2023-11-29 14:49:15 -0800 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2023-12-01 08:15:40 -0800 |
commit | f813e6d41baf2bbdd1624f9f01ac4f365eb78891 (patch) | |
tree | ae183015a5af773e59cf7b42d6c4c94e1ccfd6cb /tools/testing/selftests/kvm/include/test_util.h | |
parent | 4d53dcc5d0bc2c445e29cb14df6d2cf93091731f (diff) |
KVM: selftests: Fix broken assert messages in Hyper-V features test
Swap the ordering of parameters to guest asserts related to {RD,WR}MSR
success/failure in the Hyper-V features test. As is, the output will
be mangled and broken due to passing an integer as a string and vice
versa.
Opportunistically fix a benign %u vs. %lu issue as well.
Link: https://lore.kernel.org/r/20231129224916.532431-4-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/testing/selftests/kvm/include/test_util.h')
0 files changed, 0 insertions, 0 deletions