commit | 54f57baab644e99b6da34d9538b2a9c0a05b690d | [log] [tgz] |
---|---|---|
author | Paul Elder <paul.elder@pitt.edu> | Fri Jun 16 00:54:20 2017 +0900 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Thu Jun 15 18:07:45 2017 -0600 |
tree | 6dba8ca981a16bab86e7bc9bb2437152796f7626 | |
parent | 48e42f91c10482992b474cc0874c0e33d76cb509 [diff] |
kselftest: make ksft_exit_skip() output a reason for skipping Make ksft_exit_skip() input an optional message string as the reason for skipping all the tests and outputs it prior to exiting. Signed-off-by: Paul Elder <paul.elder@pitt.edu> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>