linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] selftests: vDSO: Clean up vdso_test_abi and drop vdso_test_clock_getres
@ 2025-07-07 14:23 Thomas Weißschuh
  2025-07-07 14:23 ` [PATCH 1/5] selftests: vDSO: vdso_test_abi: Use ksft_finished() Thomas Weißschuh
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Thomas Weißschuh @ 2025-07-07 14:23 UTC (permalink / raw)
  To: Andy Lutomirski, Thomas Gleixner, Vincenzo Frascino, Shuah Khan
  Cc: linux-kernel, linux-kselftest, Thomas Weißschuh

Some cleanups for the vDSO selftests.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
---
Thomas Weißschuh (5):
      selftests: vDSO: vdso_test_abi: Use ksft_finished()
      selftests: vDSO: vdso_test_abi: Drop clock availability tests
      selftests: vDSO: vdso_test_abi: Use explicit indices for name array
      selftests: vDSO: vdso_test_abi: Test CPUTIME clocks
      selftests: vDSO: Drop vdso_test_clock_getres

 tools/testing/selftests/vDSO/Makefile              |   2 -
 tools/testing/selftests/vDSO/vdso_test_abi.c       |  57 +++-------
 .../selftests/vDSO/vdso_test_clock_getres.c        | 123 ---------------------
 3 files changed, 17 insertions(+), 165 deletions(-)
---
base-commit: 437079605c26dc7c98586580a8c01b5f7f746a79
change-id: 20250707-vdso-tests-fixes-7e4ddffd7f27

Best regards,
-- 
Thomas Weißschuh <thomas.weissschuh@linutronix.de>


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

end of thread, other threads:[~2025-07-07 14:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-07 14:23 [PATCH 0/5] selftests: vDSO: Clean up vdso_test_abi and drop vdso_test_clock_getres Thomas Weißschuh
2025-07-07 14:23 ` [PATCH 1/5] selftests: vDSO: vdso_test_abi: Use ksft_finished() Thomas Weißschuh
2025-07-07 14:23 ` [PATCH 2/5] selftests: vDSO: vdso_test_abi: Drop clock availability tests Thomas Weißschuh
2025-07-07 14:23 ` [PATCH 3/5] selftests: vDSO: vdso_test_abi: Use explicit indices for name array Thomas Weißschuh
2025-07-07 14:23 ` [PATCH 4/5] selftests: vDSO: vdso_test_abi: Test CPUTIME clocks Thomas Weißschuh
2025-07-07 14:23 ` [PATCH 5/5] selftests: vDSO: Drop vdso_test_clock_getres Thomas Weißschuh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).