aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorShuah Khan (Samsung OSG) <[email protected]>2018-05-03 16:34:22 -0600
committerShuah Khan (Samsung OSG) <[email protected]>2018-05-30 15:21:52 -0600
commita6a9be9270c871b22725c34de35a21d918867672 (patch)
tree741482531745194d467871f7076da24f7dbf61f0 /net/lapb/lapb_in.c
parent7357dcf2ef2811156fdf223a9a27f73528934e1f (diff)
selftests: firmware: return Kselftest Skip code for skipped tests
When firmware test(s) get skipped because of unmet dependencies and/or unsupported configuration, it returns 0 which is treated as a pass by the Kselftest framework. This leads to false positive 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) <[email protected]> Reviewed-by: Luis R. Rodriguez <[email protected]> Signed-off-by: Shuah Khan (Samsung OSG) <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions