On Wed, May 12, 2021 at 05:28:00PM -0700, Ricardo Koller wrote: > Move GUEST_ASSERT_EQ to a common header, kvm_util.h, for other > architectures and tests to use. Also modify __GUEST_ASSERT so it can be > reused to implement GUEST_ASSERT_EQ. > > Signed-off-by: Ricardo Koller <[email protected]> > --- > .../testing/selftests/kvm/include/kvm_util.h | 22 ++++++++++--------- > .../selftests/kvm/x86_64/tsc_msrs_test.c | 9 -------- > 2 files changed, 12 insertions(+), 19 deletions(-) >
Reviewed-by: Andrew Jones <[email protected]> _______________________________________________ kvmarm mailing list [email protected] https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
