diff options
| author | Shuah Khan (Samsung OSG) <shuah@kernel.org> | 2018-05-04 10:11:52 -0600 | 
|---|---|---|
| committer | Shuah Khan (Samsung OSG) <shuah@kernel.org> | 2018-05-30 15:29:06 -0600 | 
| commit | b26862450d74b2a17e22c5d7cdec1707d03b82b6 (patch) | |
| tree | 947a5a6c1916f6e66a3dc147c66ae1db02b6ef2b /net/switchdev/switchdev.c | |
| parent | 9b8f8e7f33b290ae49c04c4ee5be7d1d603cc31f (diff) | |
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 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
