]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit689e875335f9e214ef72c1a2f681581ee2449f41
treeb783ed447eec5b2804d9eeedc4e52a5cc5ca84d4
parent88d67eac57eb95d74cfff12b2a758b591c90f655
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