zephyr/tests/drivers
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
..
adc/adc_api boards: arm: stm32_min_dev: Add ADC_1 2020-05-08 15:56:33 -05:00
build_all sensor: add sensor driver for Infineon DPS310 2020-05-14 11:02:29 +02:00
can can: dts: Convert can-primary alias to zephyr,can-primary chosen prop 2020-04-29 14:27:31 -05:00
clock_control devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
console tests: drivers: console: Skip semihosting console device testing 2020-05-11 17:11:35 +02:00
counter tests: drivers: counter: counter_basic_api: allow equality in assert 2020-05-18 19:13:04 +02:00
dac tests: drivers: dac_loopback: add frdm_k64f board support 2020-05-01 12:35:50 -05:00
dma test: dma: Fix k_sleep() parameter error 2020-04-08 08:43:23 -04:00
eeprom tests: drivers: eeprom: do not attempt to build on all boards 2020-03-30 13:14:43 -05:00
entropy/api device: Fix structure attributes access 2020-05-08 23:07:44 +02:00
flash_simulator tests: flash_simulator: Add native posix support 2020-05-08 22:37:21 -04:00
gpio test: drivers: gpio: gpio_basic_api: disable interrupt at end of test 2020-05-18 19:12:46 +02:00
hwinfo/api tests: drivers: hwinfo: Remove unnecessary filter 2020-04-29 11:07:37 +02:00
i2c devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
i2s tests: i2s: api: fix compilation with new timeout api 2020-05-11 21:34:18 +02:00
ipm cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
kscan/kscan_api tests: drivers: fixes for failing tests 2020-04-24 09:49:46 -05:00
pwm/pwm_api devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00
spi/spi_loopback tests: drivers: spi loopback on nucleo_wb55 board 2020-05-07 23:03:20 -05:00
uart tests: uart_basic_api: Don't FAIL non-implemented APIs 2020-05-06 12:21:25 -05:00
watchdog/wdt_basic_api devicetree: remove DT_HAS_NODE_STATUS_OKAY 2020-05-13 18:24:42 +02:00