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>
This commit is contained in:
Grzegorz Chwierut 2023-04-06 13:09:02 +02:00 committed by Carles Cufí
commit 482c94819f
3 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1 @@
CONFIG_MCUBOOT_LOG_LEVEL_INF=y

View file

@ -12,6 +12,7 @@ common:
tests:
boot.mcuboot:
tags: mcuboot
platform_allow: frdm_k64f mimxrt1060_evk
platform_allow: frdm_k64f mimxrt1060_evk nrf52840dk_nrf52840
integration_platforms:
- frdm_k64f
- nrf52840dk_nrf52840