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:
parent
202a9329e5
commit
497423cd7a
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue