tests: mcuboot: fix identifier: boot -> bootloader

Be consistent with other tests using bootloader.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2023-10-10 20:56:24 +00:00 committed by Johan Hedberg
commit 8c6a3dbe37
3 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
common:
sysbuild: true
tests:
mcuboot.data.sharing:
bootloader.mcuboot.data.sharing:
platform_allow: nrf52840dk_nrf52840
tags:
- mcuboot

View file

@ -21,13 +21,13 @@ common:
- "Secondary image: magic"
- "Boot source: none"
tests:
mcuboot.recovery.retention:
bootloader.mcuboot.recovery.retention:
platform_allow: nrf52840dk_nrf52840
tags:
- mcuboot
- sysbuild
- recovery
mcuboot.recovery.retention.mem:
bootloader.mcuboot.recovery.retention.mem:
platform_allow: nrf52840dk_nrf52840
extra_args:
- OVERLAY_CONFIG="boards/nrf52840dk_nrf52840_mem.conf"

View file

@ -10,7 +10,7 @@ common:
- "I: Starting swap using (.*)"
- "Swapped application booted on (.*)"
tests:
boot.mcuboot:
bootloader.mcuboot:
tags: mcuboot
skip: true # disabled due to issue #58080
platform_allow:
@ -20,7 +20,7 @@ tests:
integration_platforms:
- frdm_k64f
- nrf52840dk_nrf52840
boot.mcuboot.assert:
bootloader.mcuboot.assert:
tags: mcuboot
platform_allow:
- b_u585i_iot02a