zephyr/tests/kernel/timer
Peter Bigot 31d615eab5 tests: kernel: timer_api: remove extra adjustment to expected result
The converted target value for remaining ticks was increased by one to
match original code, which used a one-sided test.  The current test is
two-sided, so that increment is already present in the allowed 1 tick
error for boards with no slew, and incorporating it into the absolute
error can cause the test to fail.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-06-09 18:57:31 +02:00
..
starve zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
timer_api tests: kernel: timer_api: remove extra adjustment to expected result 2020-06-09 18:57:31 +02:00
timer_monotonic zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00