zephyr/tests/kernel/timer
Nicolas Pitre b2e204e9a6 tests: timer_behavior: fix a period drift logic error
An assertion statement was a bit too strict. Period drift may come about
not only from kernel ticks being large but also from time conversion being
inexact due to division truncation.

Fixes: #55136

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2023-02-24 08:29:28 -05:00
..
cycle64 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
starve tests: kernel: timer: starve: Adjust timeout value 2022-12-21 10:11:23 +01:00
timer_api tests: kernel: do not set excluded as integration platform 2022-11-30 16:00:42 -05:00
timer_behavior tests: timer_behavior: fix a period drift logic error 2023-02-24 08:29:28 -05:00
timer_error_case tests: use ignore_fault field instead of tags 2022-11-25 06:38:05 -05:00
timer_monotonic yamllint: indentation: fix files in tests/ 2023-01-04 14:23:53 +01:00