Skip to content

Commit f484c3c

Browse files
Ayush1325MaureenHelm
authored andcommitted
tests: drivers: flash: common: Add filter for disable_spi_nor
- Only run the test when storage_partition is not on the spi-nor flash. Signed-off-by: Ayush Singh <[email protected]>
1 parent 52736cd commit f484c3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/drivers/flash/common/testcase.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@ tests:
153153
- nrf5340dk/nrf5340/cpuapp
154154
drivers.flash.common.disable_spi_nor:
155155
filter: dt_compat_enabled("soc-nv-flash") and dt_compat_enabled("jedec,spi-nor")
156+
platform_exclude:
157+
- beagleconnect_freedom/cc1352p7
156158
extra_args:
157159
- CONFIG_SPI_NOR=n
158160
drivers.flash.common.ra_ospi_b_nor:

0 commit comments

Comments
 (0)