diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-06-22 20:15:44 -0400 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2020-07-06 15:47:48 -0600 |
commit | f000a39c27cc5792f7ac0e8bf2a6cae40de39807 (patch) | |
tree | a2ab4eb17f4f5f2ae6c01d45f61be73654fe1e31 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ce32659b3673767cd92c4919d4000aa0dc056c1c (diff) |
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: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions