zephyr/tests/boot/test_mcuboot/testcase.yaml
Fabio Baltieri f5b4acac57 yamllint: indentation: fix files in tests/
Fix the YAML files indentation for files in tests/.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 14:23:53 +01:00

18 lines
452 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
integration_platforms:
- frdm_k64f