zephyr/tests/boot/test_mcuboot/testcase.yaml
Grzegorz Chwierut 482c94819f tests: boot: test_mcuboot: Add mcuboot log level
Added logging of MCUboot messages to fix twister test scenario.
Signed-off-by: Grzegorz Chwierut <grzegorz.chwierut@nordicsemi.no>
2023-04-06 18:51:23 +02:00

19 lines
500 B
YAML

common:
sysbuild: true
harness: console
harness_config:
type: multi_line
regex:
- "I: Starting bootloader"
- "Launching primary slot application on (.*)"
- "Secondary application ready for swap, rebooting"
- "I: Starting swap using (.*)"
- "Swapped application booted on (.*)"
tests:
boot.mcuboot:
tags: mcuboot
platform_allow: frdm_k64f mimxrt1060_evk nrf52840dk_nrf52840
integration_platforms:
- frdm_k64f
- nrf52840dk_nrf52840