zephyr/tests/drivers/counter
Alexandre Bourdiol b2a7397a17 tests: drivers: counter: counter_basic_api: allow equality in assert
Since introduction of #24374 this test fails on STM32 boards.
Due to 1Hz frequency of RTC used, the 'diff' could be 0.
But then 'counter_us_to_ticks(dev, processing_limit_us)' is also 0.
We should allow the equality in the assert.

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
2020-05-18 19:13:04 +02:00
..
counter_basic_api tests: drivers: counter: counter_basic_api: allow equality in assert 2020-05-18 19:13:04 +02:00
counter_cmos timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
counter_nrf_rtc/fixed_top tests: drivers: counter: nrf: Convert to new dts macros 2020-04-30 17:44:24 -04:00
maxim_ds3231_api device: Fix structure attributes access 2020-05-08 23:07:44 +02:00