zephyr/tests/kernel/timer
Robin Kastberg 3f3c66f664 tests: kernel: timer_behaviour shouldnt use fabs
Currently the timer_behavior test uses fabs.
Since the C library functions being used in the kernel
is restricted in Rule A.4 in the Coding Standard
We should probably not use these functions in tests either.

Signed-off-by: Robin Kastberg <robin.kastberg@iar.com>
2025-01-14 15:39:38 +01:00
..
cycle64
starve
timepoints
timer_api tests: timer_api: Use 64-bit integers in busy slew threshold calculation 2024-06-13 20:22:08 -04:00
timer_behavior tests: kernel: timer_behaviour shouldnt use fabs 2025-01-14 15:39:38 +01:00
timer_error_case
timer_monotonic