zephyr/tests/kernel/timer/timer_behavior/src
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
..
jitter_drift.c tests: kernel: timer_behaviour shouldnt use fabs 2025-01-14 15:39:38 +01:00
main.c tests: kernel: add missing test call argument 2024-08-24 07:17:15 -04:00
tick_timer_train.c tests: kernel: timer_behavior: Additional stats recording 2024-06-14 09:41:52 -04:00