zephyr/tests/drivers/counter
Sylvio Alves 5a205518a6 tests: drivers: counter: fix no_alarm use case
In the test scenario without alarms, it might
be the case that counter is already running and
it will not match the expected tick.
This adds a tick offset into the expected value
based on current counter reading.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2024-10-16 09:58:47 +02:00
..
counter_basic_api tests: drivers: counter: fix no_alarm use case 2024-10-16 09:58:47 +02:00
counter_nrf_rtc/fixed_top
counter_seconds
maxim_ds3231_api