Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions tests/drivers/flash/common/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,8 @@ tests:
- nrf54h20dk/nrf54h20/cpuapp
extra_args:
- EXTRA_DTC_OVERLAY_FILE=boards/mx25uw63_single_io.overlay
harness_config:
fixture: gpio_loopback
drivers.flash.common.ra_qspi_nor:
filter: CONFIG_FLASH_RENESAS_RA_QSPI and dt_compat_enabled("renesas,ra-qspi-nor")
platform_allow:
Expand All @@ -192,6 +194,8 @@ tests:
- nrf54h20dk/nrf54h20/cpuapp
extra_args:
- EXTRA_DTC_OVERLAY_FILE=boards/mx25uw63_single_io_4B_addr_sreset.overlay
harness_config:
fixture: gpio_loopback
drivers.flash.common.mspi_low_frequency:
platform_allow:
- nrf54h20dk/nrf54h20/cpuapp
Expand Down