KVM: selftests: Use TAP-friendly ksft_exit_skip() in __TEST_REQUIRE
authorSean Christopherson <seanjc@google.com>
Fri, 10 Jun 2022 00:03:19 +0000 (17:03 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 11 Jun 2022 15:47:29 +0000 (11:47 -0400)
commit5321270b2362a85a74c3d52c00c3c6730a228f0c
treeb783ed447eec5b2804d9eeedc4e52a5cc5ca84d4
parent7ed397d107d461a53e350e5025d68ec3c4a8934d
KVM: selftests: Use TAP-friendly ksft_exit_skip() in __TEST_REQUIRE

Use the TAP-friendly ksft_exit_skip() instead of KVM's custom print_skip()
when skipping a test via __TEST_REQUIRE.  KVM's "skipping test" has no
known benefit, whereas some setups rely on TAP output.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/include/test_util.h