zephyr/tests/drivers/counter/counter_basic_api
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
..
boards tests: drivers: counter: Add nrf9160_pca10090 board 2020-04-24 10:17:48 +02:00
src tests: drivers: counter: counter_basic_api: allow equality in assert 2020-05-18 19:13:04 +02:00
CMakeLists.txt
prj.conf
testcase.yaml