From 476c02833084b2dcf3112bd536742261abcf2939 Mon Sep 17 00:00:00 2001 From: Erwan Gouriou Date: Thu, 22 Aug 2024 17:39:56 +0200 Subject: [PATCH] tests/boot: Add nucleo_wba55cg as test target Allows testing mcuboot/mcumgr on this board. Signed-off-by: Erwan Gouriou --- tests/boot/test_mcuboot/testcase.yaml | 1 + tests/boot/with_mcumgr/testcase.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/tests/boot/test_mcuboot/testcase.yaml b/tests/boot/test_mcuboot/testcase.yaml index abb1d3a44b1..24297eb9642 100644 --- a/tests/boot/test_mcuboot/testcase.yaml +++ b/tests/boot/test_mcuboot/testcase.yaml @@ -35,6 +35,7 @@ tests: - mimxrt685_evk/mimxrt685s/cm33 - nrf52840dk/nrf52840 - rd_rw612_bga + - nucleo_wba55cg integration_platforms: - frdm_k64f - nrf52840dk/nrf52840 diff --git a/tests/boot/with_mcumgr/testcase.yaml b/tests/boot/with_mcumgr/testcase.yaml index 98d5dbe7a29..1e3a250d10e 100644 --- a/tests/boot/with_mcumgr/testcase.yaml +++ b/tests/boot/with_mcumgr/testcase.yaml @@ -5,6 +5,7 @@ common: - nrf5340dk/nrf5340/cpuapp - nrf54l15pdk/nrf54l15/cpuapp - nrf9160dk/nrf9160 + - nucleo_wba55cg integration_platforms: - nrf52840dk/nrf52840 timeout: 600