Skip to content

Commit 9bdd6f9

Browse files
committed
tests: zephyr: drivers: flash: common: require external_flash fixture
As there are boards which has different configuration. Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 9bfb792 commit 9bdd6f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/zephyr/drivers/flash/common/testcase.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ common:
33
- drivers
44
- flash
55
- ci_tests_drivers_hpf
6+
harness: ztest
7+
harness_config:
8+
fixture: external_flash
69
tests:
710
nrf.extended.drivers.flash.common.hpf.quad:
811
platform_allow:

0 commit comments

Comments
 (0)