diff options
author | Paolo Bonzini <[email protected]> | 2020-07-07 11:39:26 -0400 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2020-07-07 13:28:44 -0600 |
commit | bb91c0ca7b74efde2257ca4f0b1ba93e834e47e1 (patch) | |
tree | ecdf658daaf7bbfa59e802e60f8f6b5bf9391357 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 0ef67a888375b0d11930a9811e1152b6ebc385a8 (diff) |
selftests: pidfd: 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 instead.
The plan passed to ksft_set_plan was wrong, too, so fix it while at it.
Acked-by: Christian Brauner <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions