tests: boot: mcuboot_recovery_retention: Fix testcase
Fixes an issue with the expected output of this test having changed slightly Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
0ab69fb19e
commit
1b70bfa14e
1 changed files with 0 additions and 2 deletions
|
@ -11,11 +11,9 @@ common:
|
|||
type: multi_line
|
||||
regex:
|
||||
- "mcuboot_status: 0"
|
||||
- "mcuboot_status: 1"
|
||||
- "mcuboot_status: 2"
|
||||
- "Waiting..."
|
||||
- "mcuboot_status: 0"
|
||||
- "mcuboot_status: 1"
|
||||
- "mcuboot_status: 8"
|
||||
- "Starting bootloader"
|
||||
- "Secondary image: magic"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue