public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] selftests/timens: Various small fixes
@ 2025-05-02 12:03 Thomas Weißschuh
  2025-05-02 12:03 ` [PATCH 1/3] selftests/timens: Print TAP headers Thomas Weißschuh
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Thomas Weißschuh @ 2025-05-02 12:03 UTC (permalink / raw)
  To: Shuah Khan; +Cc: linux-kselftest, linux-kernel, Thomas Weißschuh

Fixes for various issues in the timens selftests.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
---
Thomas Weißschuh (3):
      selftests/timens: Print TAP headers
      selftests/timens: Make run_tests() functions static
      selftests/timens: timerfd: Use correct clockid type in tclock_gettime()

 tools/testing/selftests/timens/clock_nanosleep.c | 4 +++-
 tools/testing/selftests/timens/exec.c            | 2 ++
 tools/testing/selftests/timens/futex.c           | 2 ++
 tools/testing/selftests/timens/gettime_perf.c    | 2 ++
 tools/testing/selftests/timens/procfs.c          | 2 ++
 tools/testing/selftests/timens/timens.c          | 2 ++
 tools/testing/selftests/timens/timer.c           | 4 +++-
 tools/testing/selftests/timens/timerfd.c         | 6 ++++--
 tools/testing/selftests/timens/vfork_exec.c      | 2 ++
 9 files changed, 22 insertions(+), 4 deletions(-)
---
base-commit: 0af2f6be1b4281385b618cb86ad946eded089ac8
change-id: 20250326-selftests-timens-fixes-97662bdb18b6

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


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

end of thread, other threads:[~2025-05-09 19:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-02 12:03 [PATCH 0/3] selftests/timens: Various small fixes Thomas Weißschuh
2025-05-02 12:03 ` [PATCH 1/3] selftests/timens: Print TAP headers Thomas Weißschuh
2025-05-02 12:13   ` Muhammad Usama Anjum
2025-05-07 21:06   ` Shuah Khan
2025-05-09 15:41     ` Thomas Weißschuh
2025-05-09 18:53       ` Shuah Khan
2025-05-09 19:07       ` Kees Cook
2025-05-02 12:03 ` [PATCH 2/3] selftests/timens: Make run_tests() functions static Thomas Weißschuh
2025-05-02 12:13   ` Muhammad Usama Anjum
2025-05-02 12:03 ` [PATCH 3/3] selftests/timens: timerfd: Use correct clockid type in tclock_gettime() Thomas Weißschuh
2025-05-02 12:14   ` Muhammad Usama Anjum

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