1
0
Fork 0
alistair23-linux/tools/testing/selftests/media_tests
Shuah Khan (Samsung OSG) 113812868c 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>
2018-05-30 15:29:06 -06:00
..
.gitignore selftests: media_tests add a new video device test 2016-07-26 09:59:30 -06:00
Makefile selftests: media_tests: return Kselftest Skip code for skipped tests 2018-05-30 15:29:06 -06:00
bind_unbind_sample.sh License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
media_device_open.c selftests: media_tests: return Kselftest Skip code for skipped tests 2018-05-30 15:29:06 -06:00
media_device_test.c selftests: media_tests: return Kselftest Skip code for skipped tests 2018-05-30 15:29:06 -06:00
open_loop_test.sh License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
regression_test.txt selftests: add media controller regression test scripts and document 2016-06-27 13:29:52 -06:00
video_device_test.c selftests: media_tests: Add SPDX license identifier 2018-01-12 11:46:56 -07:00