We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b5b6b8 commit 302e4d2Copy full SHA for 302e4d2
tests/drivers/flash/interface_test/testcase.yaml
@@ -13,6 +13,7 @@ tests:
13
flash.interface_test.build_only:
14
harness: ztest
15
build_only: true
16
- filter: dt_label_with_parent_compat_enabled("slot1_partition", "fixed-partitions")
+ filter: CONFIG_FLASH_HAS_DRIVER_ENABLED and
17
+ dt_label_with_parent_compat_enabled("slot1_partition", "fixed-partitions")
18
integration_platforms:
19
- imx95_evk/mimx9596/m7
0 commit comments