Skip to content

Commit e610d2b

Browse files
committed
tests: drivers: flash: common: Remove stm32 specific test
It's same test as "default", but more restrictive target wise. Signed-off-by: Erwan Gouriou <[email protected]>
1 parent 8c68f5c commit e610d2b

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

tests/drivers/flash/common/testcase.yaml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -46,28 +46,6 @@ tests:
4646
and dt_label_with_parent_compat_enabled("storage_partition", "fixed-partitions"))
4747
integration_platforms:
4848
- nrf9161dk/nrf9161/ns
49-
drivers.flash.common.stm32:
50-
platform_allow:
51-
- nucleo_f103rb
52-
- nucleo_f207zg
53-
- stm32f3_disco
54-
- nucleo_f429zi
55-
- stm32f746g_disco
56-
- nucleo_f767zi
57-
- nucleo_g0b1re
58-
- nucleo_g474re
59-
- nucleo_h743zi
60-
- nucleo_l152re
61-
- disco_l475_iot1
62-
- nucleo_wb55rg
63-
- nucleo_wl55jc
64-
- stm32l562e_dk
65-
- stm32l562e_dk/stm32l562xx/ns
66-
integration_platforms:
67-
- nucleo_f103rb
68-
filter: (dt_compat_enabled("st,stm32-flash-controller") or
69-
dt_compat_enabled("st,stm32h7-flash-controller")) and
70-
dt_label_with_parent_compat_enabled("storage_partition", "fixed-partitions")
7149
drivers.flash.common.mx25r_high_perf:
7250
platform_allow: nrf52840dk/nrf52840
7351
extra_args:

0 commit comments

Comments
 (0)