zephyr/tests/kernel/timer
Peter Bigot 46e402dd6e tests: timer_api: fix for inexact ms/tick conversions
When one millisecond is not an integral number of ticks measuring
durations between tick events will sometimes be less than expected to
correct for error that was accumulated between other events.  Allow
for that in the duration and period comparisons.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-05-24 20:28:58 +02:00
..
starve cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
timer_api tests: timer_api: fix for inexact ms/tick conversions 2020-05-24 20:28:58 +02:00
timer_monotonic cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00