diff options
author | Shuah Khan (Samsung OSG) <shuah@kernel.org> | 2018-05-04 21:06:46 +0300 |
---|---|---|
committer | Shuah Khan (Samsung OSG) <shuah@kernel.org> | 2018-05-31 00:29:06 +0300 |
commit | 113812868c40c5bb09b0e2cc7d168dee5649952f (patch) | |
tree | 4c5119f254ba2d27c01f1530f390299d1f1c4013 /tools/perf/scripts/python/stackcollapse.py | |
parent | f9fedb2719b1aed80f8e614b2b1f54df94ae1ebb (diff) | |
download | linux-113812868c40c5bb09b0e2cc7d168dee5649952f.tar.xz |
selftests: media_tests: return Kselftest Skip code for skipped tests
When media_tests test is skipped because of unmet dependencies and/or
unsupported configuration, it exits with error which is treated as a
fail by the Kselftest framework. This leads to false negative result
even when the test could not be run.
Change it to return kselftest skip code when a test gets skipped to
clearly report that the test could not be run.
Change it to use ksft_exit_skip() when the test is skipped.
Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions