tests: test_mcuboot: update test pattern for upgrade mode

NXP LPC series flash only supoort upgrade mode, so change the
pattern to match this mode

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
This commit is contained in:
Hake Huang 2024-05-09 07:52:39 +00:00 committed by Anas Nashif
commit 497423cd7a

View file

@ -7,7 +7,7 @@ common:
- "I: Starting bootloader"
- "Launching primary slot application on (.*)"
- "Secondary application ready for swap, rebooting"
- "I: Starting swap using (.*)"
- "I: Starting swap using (.*)|I: Image 0 upgrade secondary slot -> primary slot"
- "Swapped application booted on (.*)"
tests:
bootloader.mcuboot: