aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorPaolo Bonzini <[email protected]>2020-06-22 20:15:44 -0400
committerShuah Khan <[email protected]>2020-07-06 15:47:48 -0600
commitf000a39c27cc5792f7ac0e8bf2a6cae40de39807 (patch)
treea2ab4eb17f4f5f2ae6c01d45f61be73654fe1e31 /tools/perf/util/scripting-engines/trace-event-python.c
parentce32659b3673767cd92c4919d4000aa0dc056c1c (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 <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions