]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
selftests: breakpoints: step_after_suspend_test use ksft_* var arg msg api
authorShuah Khan <shuahkh@osg.samsung.com>
Thu, 29 Jun 2017 21:37:05 +0000 (15:37 -0600)
committerShuah Khan <shuahkh@osg.samsung.com>
Fri, 30 Jun 2017 22:16:10 +0000 (16:16 -0600)
commit3fa72f2c784b5c05f271ab8b34116d6a8e8d108d
tree1fe2486993cbbf5b35f0c85ed9cf9dcec17ec1f5
parent4ca562878b907e34fdb652c3a8cb631fd5efe706
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>
tools/testing/selftests/breakpoints/step_after_suspend_test.c