commit | 3fa72f2c784b5c05f271ab8b34116d6a8e8d108d | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuahkh@osg.samsung.com> | Thu Jun 29 15:37:05 2017 -0600 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Fri Jun 30 16:16:10 2017 -0600 |
tree | 1fe2486993cbbf5b35f0c85ed9cf9dcec17ec1f5 | |
parent | 4ca562878b907e34fdb652c3a8cb631fd5efe706 [diff] |
selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg api Use ksft_* var arg msg to include strerror() info. in test output and simplify test_result and exit_* using var arg msg api. Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>