zephyr/tests/drivers/disk/testcase.yaml
Daniel DeGrasse e6cac6f029 tests: disk: Add fixture for sdcard test
Add fixture disk_sdcard for the sdcard test, since the test requires an
SD card to be present on the board.

Fixes #41331

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2022-01-07 08:01:22 -06:00

12 lines
243 B
YAML

tests:
drivers.disk.usdhc:
harness: ztest
harness_config:
fixture: fixture_sdhc
filter: CONFIG_SDMMC_USDHC
tags: disk mcux
integration_platforms:
- mimxrt1060_evk
- mimxrt1050_evk
- mimxrt1064_evk