summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorShuah Khan (Samsung OSG) <shuah@kernel.org>2018-05-04 10:11:52 -0600
committerShuah Khan (Samsung OSG) <shuah@kernel.org>2018-05-30 15:29:06 -0600
commitb26862450d74b2a17e22c5d7cdec1707d03b82b6 (patch)
tree947a5a6c1916f6e66a3dc147c66ae1db02b6ef2b /ipc
parent9b8f8e7f33b290ae49c04c4ee5be7d1d603cc31f (diff)
downloadlinux-b26862450d74b2a17e22c5d7cdec1707d03b82b6.tar.bz2
selftests: lib: return Kselftest Skip code for skipped tests
When lib test(s) is skipped because of unmet dependencies and/or unsupported configuration, it returns non-zero value hich 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. Kselftest framework SKIP code is 4 and the framework prints appropriate messages to indicate that the test is skipped. Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions