Skip to content
Commit f000a39c authored by Paolo Bonzini's avatar Paolo Bonzini Committed by Shuah Khan
Browse files

selftests: breakpoints: do not use ksft_exit_skip after ksft_set_plan



Calling ksft_exit_skip after ksft_set_plan results in executing fewer tests
than planned.  Use ksft_test_result_skip for the individual tests.
The call in suspend() is fine, but ksft_set_plan should be after it.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
Signed-off-by: default avatarShuah Khan <skhan@linuxfoundation.org>
parent ce32659b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment