diff options
author | Mark Brown <broonie@kernel.org> | 2023-11-23 10:45:49 +0000 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2023-11-30 14:50:09 -0700 |
commit | 25cfe960a858dd345176253088a8e56538007c22 (patch) | |
tree | 44045d7fb2b19215f4de4aaf44838f71dc39e857 /tools/testing/selftests/prctl | |
parent | e63e1354125f923f1f5a393dd63c074427382e7e (diff) |
kselftest/vDSO: Use ksft_print_msg() rather than printf in vdso_test_abi
There are a couple of raw printf() calls in vdso_test_abi which result in
non KTAP conforment output such as
[vDSO kselftest] VDSO_VERSION: LINUX_2.6
Convert them to use ksft_print_msg() so that they don't cause confusion for
parsers.
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/prctl')
0 files changed, 0 insertions, 0 deletions