Re: [PATCH 16/16] selftests: timers: nsleep-lat: Check all calls to clock_nanosleep() and clock_gettime()
From: John Stultz
Date: Thu Jul 30 2026 - 15:39:33 EST
On Wed, Jul 29, 2026 at 11:47 PM Thomas Weißschuh (Schneider Electric)
<thomas.weissschuh@xxxxxxxxxxxxx> wrote:
>
> Both these functions can fail.
>
> The first calls to those functions are already checked and result in
> KSFT_SKIP.
>
> If they start failing afterwards unexpectedly, report a hard error.
>
> Signed-off-by: Thomas Weißschuh (Schneider Electric) <thomas.weissschuh@xxxxxxxxxxxxx>
Acked-by: John Stultz <jstultz@xxxxxxxxxx>