zephyr/tests/drivers/spi/spi_loopback/testcase.yaml
Kumar Gala ea36f9bdfc tests: spi_loopback: exclude atmel sam0 boards
The spi loopback tests enables SPI ASYNC which for the SAM0 SPI driver
requires DMA support is configured.  None of the current SAM0 based
boards configure DMA for SPI and thus we exclude these boards as the
test will not compile for these boards.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-03-16 17:01:15 -05:00

13 lines
347 B
YAML

common:
depends_on: spi
tags: drivers spi
platform_exclude: seeeduino_xiao serpente arduino_nano_33_iot atsamr21_xpro
atsamd21_xpro arduino_zero adafruit_trinket_m0
tests:
drivers.spi.loopback:
harness: ztest
harness_config:
fixture: spi_loopback
driver.spi.loopback.internal:
filter: CONFIG_SPI_LOOPBACK_MODE_LOOP