Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [PATCH 0/4] kselftests: vdso: conform tests to TAP output
@ 2024-05-29  7:24 Muhammad Usama Anjum
  2024-05-29  7:24 ` [PATCH 1/4] kselftests: vdso: vdso_test_clock_getres: conform test " Muhammad Usama Anjum
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Muhammad Usama Anjum @ 2024-05-29  7:24 UTC (permalink / raw)
  To: Shuah Khan, Vincenzo Frascino, Muhammad Usama Anjum,
	Colin Ian King, Tiezhu Yang, Andrew Morton, linux-kselftest,
	linux-kernel
  Cc: kernel

Conform individual tests to TAP output. One patch conform one test. With
this series, all vDSO tests become TAP conformant.

Muhammad Usama Anjum (4):
  kselftests: vdso: vdso_test_clock_getres: conform test to TAP output
  kselftests: vdso: vdso_test_correctness: conform test to TAP output
  kselftests: vdso: vdso_test_getcpu: conform test to TAP output
  kselftests: vdso: vdso_test_gettimeofday: conform test to TAP output

 .../selftests/vDSO/vdso_test_clock_getres.c   |  68 ++++----
 .../selftests/vDSO/vdso_test_correctness.c    | 146 +++++++++---------
 .../testing/selftests/vDSO/vdso_test_getcpu.c |  16 +-
 .../selftests/vDSO/vdso_test_gettimeofday.c   |  23 +--
 4 files changed, 126 insertions(+), 127 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2024-06-07 20:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-29  7:24 [PATCH 0/4] kselftests: vdso: conform tests to TAP output Muhammad Usama Anjum
2024-05-29  7:24 ` [PATCH 1/4] kselftests: vdso: vdso_test_clock_getres: conform test " Muhammad Usama Anjum
2024-06-07 20:15   ` Shuah Khan
2024-05-29  7:24 ` [PATCH 2/4] kselftests: vdso: vdso_test_correctness: " Muhammad Usama Anjum
2024-05-29  7:24 ` [PATCH 3/4] kselftests: vdso: vdso_test_getcpu: " Muhammad Usama Anjum
2024-05-29  7:24 ` [PATCH 4/4] kselftests: vdso: vdso_test_gettimeofday: " Muhammad Usama Anjum
2024-06-07 20:16 ` [PATCH 0/4] kselftests: vdso: conform tests " Shuah Khan

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