From 555d97ea3d4041bf2aa47219d07b5b5494cd5f03 Mon Sep 17 00:00:00 2001 From: Erwan Gouriou Date: Fri, 15 Nov 2024 09:14:24 +0100 Subject: [PATCH] tests: drivers: flash: common: Remove stm32 specific test It's same test as "default", but more restrictive target wise. Signed-off-by: Erwan Gouriou --- tests/drivers/flash/common/testcase.yaml | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/tests/drivers/flash/common/testcase.yaml b/tests/drivers/flash/common/testcase.yaml index 4c53bbba084..5b053e27321 100644 --- a/tests/drivers/flash/common/testcase.yaml +++ b/tests/drivers/flash/common/testcase.yaml @@ -46,28 +46,6 @@ tests: and dt_label_with_parent_compat_enabled("storage_partition", "fixed-partitions")) integration_platforms: - nrf9161dk/nrf9161/ns - drivers.flash.common.stm32: - platform_allow: - - nucleo_f103rb - - nucleo_f207zg - - stm32f3_disco - - nucleo_f429zi - - stm32f746g_disco - - nucleo_f767zi - - nucleo_g0b1re - - nucleo_g474re - - nucleo_h743zi - - nucleo_l152re - - disco_l475_iot1 - - nucleo_wb55rg - - nucleo_wl55jc - - stm32l562e_dk - - stm32l562e_dk/stm32l562xx/ns - integration_platforms: - - nucleo_f103rb - filter: (dt_compat_enabled("st,stm32-flash-controller") or - dt_compat_enabled("st,stm32h7-flash-controller")) and - dt_label_with_parent_compat_enabled("storage_partition", "fixed-partitions") drivers.flash.common.mx25r_high_perf: platform_allow: nrf52840dk/nrf52840 extra_args: