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>
12 lines
243 B
YAML
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
|