Skip to content

Commit 9018338

Browse files
PerMacfabiobaltieri
authored andcommitted
tests: drivers: flash: Fix nrf_qspi_nor_4B_addr requirements
The test requires external memory connected but it was not reflected in the yaml decription. Therefore, the test was failing instead of being skipped. It is the same story as with #47241 Signed-off-by: Maciej Perkowski <[email protected]>
1 parent de18f97 commit 9018338

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/drivers/flash/testcase.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ tests:
1818
tags: flash nrf52 nrf_qspi_fash
1919
extra_args: OVERLAY_CONFIG=boards/nrf52840_flash_qspi.conf
2020
DTC_OVERLAY_FILE=boards/nrf52840dk_mx25l51245g.overlay
21+
harness_config:
22+
fixture: external_flash
2123
integration_platforms:
2224
- nrf52840dk_nrf52840
2325
drivers.flash.soc_flash_nrf:

0 commit comments

Comments
 (0)