zephyr/tests/kernel/timer
Andrzej Głąbek 943b2d1924 tests: kernel: timer_behavior: Relax a bit the timer_tick_train test
The requirement of being able to spend only 10% of processing time
on execution of timer handlers that are scheduled on every tick is
not really possible to fulfill on platforms like the nRF ones where
the tick period is quite short (~30 us in this case). Relax this
requirement and accept if at least one-third of the processing time
is available for other work while handling the timer tick train.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-11-16 11:20:55 +01:00
..
cycle64 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
starve tests: kernel: timer: starve: Add proper timeout value 2022-11-11 13:03:17 +01:00
timer_api tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
timer_behavior tests: kernel: timer_behavior: Relax a bit the timer_tick_train test 2022-11-16 11:20:55 +01:00
timer_error_case tests: move to using CONFIG_MP_MAX_NUM_CPUS 2022-10-20 22:04:10 +09:00
timer_monotonic tests: kernel: cleanup test meta-data 2022-11-04 22:13:54 -04:00