public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] kselftest/vDSO: Output formatting cleanups for vdso_test_abi
@ 2023-11-23 10:45 Mark Brown
  2023-11-23 10:45 ` [PATCH 1/3] kselftest/vDSO: Make test name reporting for vdso_abi_test tooling friendly Mark Brown
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mark Brown @ 2023-11-23 10:45 UTC (permalink / raw)
  To: Shuah Khan; +Cc: linux-kselftest, linux-kernel, Mark Brown

These patches update the output of the vdso_test_abi test program to
bring it into line with expected KTAP usage, the main one being the
first patch which ensures we log distinct test names for each reported
result making it much easier for automated systems to track the status
of the tests.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
Mark Brown (3):
      kselftest/vDSO: Make test name reporting for vdso_abi_test tooling friendly
      kselftest/vDSO: Fix message formatting for clock_id logging
      kselftest/vDSO: Use ksft_print_msg() rather than printf in vdso_test_abi

 tools/testing/selftests/vDSO/vdso_test_abi.c | 72 +++++++++++++++-------------
 1 file changed, 39 insertions(+), 33 deletions(-)
---
base-commit: 98b1cc82c4affc16f5598d4fa14b1858671b2263
change-id: 20231122-kselftest-vdso-test-name-44fcc7e16a38

Best regards,
-- 
Mark Brown <broonie@kernel.org>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-11-30 21:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-23 10:45 [PATCH 0/3] kselftest/vDSO: Output formatting cleanups for vdso_test_abi Mark Brown
2023-11-23 10:45 ` [PATCH 1/3] kselftest/vDSO: Make test name reporting for vdso_abi_test tooling friendly Mark Brown
2023-11-23 10:45 ` [PATCH 2/3] kselftest/vDSO: Fix message formatting for clock_id logging Mark Brown
2023-11-23 10:45 ` [PATCH 3/3] kselftest/vDSO: Use ksft_print_msg() rather than printf in vdso_test_abi Mark Brown
2023-11-30 21:55 ` [PATCH 0/3] kselftest/vDSO: Output formatting cleanups for vdso_test_abi Shuah Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox