selftests: x86: test_vsyscall: conform test to TAP format output
authorMuhammad Usama Anjum <usama.anjum@collabora.com>
Wed, 27 Mar 2024 18:46:35 +0000 (23:46 +0500)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 6 May 2024 19:57:19 +0000 (13:57 -0600)
commitd17e752b827491d67ea9ad6d2e67dfe57a226071
tree7ea3707e819716bf9b76a1aed56948a7038ff818
parent113ad23f6e5bd77636e6fafec3b29563398faf48
selftests: x86: test_vsyscall: conform test to TAP format output

Conform the layout, informational and status messages to TAP. No
functional change is intended other than the layout of output messages.
Add more logic code to skip the tests if particular configuration isn't
available to make sure that either we skip each test or mark it pass/fail.

Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/x86/test_vsyscall.c