From ae3fb6e0911d163c2726c08566a1f73b5266112c Mon Sep 17 00:00:00 2001 From: Sylvio Alves Date: Wed, 18 Jun 2025 20:35:15 -0300 Subject: [PATCH] tests: boot: add Espressif boards to MCUboot test case Include all supported Espressif SoC variants in the MCUboot test suite to ensure proper CI coverage. Signed-off-by: Sylvio Alves --- tests/boot/test_mcuboot/testcase.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/boot/test_mcuboot/testcase.yaml b/tests/boot/test_mcuboot/testcase.yaml index 1cbeb9d5840..7f21715cdd8 100644 --- a/tests/boot/test_mcuboot/testcase.yaml +++ b/tests/boot/test_mcuboot/testcase.yaml @@ -49,6 +49,12 @@ tests: - nrf52840dk/nrf52840 - rd_rw612_bga - nucleo_wba55cg + - esp32_devkitc/esp32/procpu + - esp32s2_saola + - esp32s3_devkitm/esp32s3/procpu + - esp32c3_devkitm + - esp32c6_devkitc/esp32c6/hpcore + - esp8684_devkitm integration_platforms: - frdm_k64f - nrf52840dk/nrf52840