zephyr/tests/kernel/timer
Krzysztof Chruściński 26fe43dd36 tests: kernel: timer: timer_behavior: Fix max_stddev calculation
max_stddev calculation was previously patched to be more at least
1 system clock cycle to cover for platforms that use higher frequency
system clock (32kHz). On that platform (nRF52) system clock frequency
was the same as tick frequency but on nRF54x that is no longer true.
Initially, the intention was to use 1 system tick and not cycle.
Fixing it now.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2025-07-22 19:31:31 -04:00
..
cycle64 tests: kernel: timer: cycle64: Add support for GRTC 2025-06-06 14:48:53 +01:00
starve
timepoints
timer_api kernel: fix timeout bugs 2025-06-11 09:56:13 +02:00
timer_behavior tests: kernel: timer: timer_behavior: Fix max_stddev calculation 2025-07-22 19:31:31 -04:00
timer_error_case
timer_monotonic