File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
samples/mcuboot/firmware_loader_entrance Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 146146 - " samples/zephyr/smp_svr_mini_boot/**/*"
147147 - " samples/zephyr/subsys/mgmt/mcumgr/smp_svr/**/*"
148148 - " scripts/bootloader/**/*"
149+ - " samples/mcuboot/**/*"
149150 - " scripts/nrf_compress/**/*"
150151 - " scripts/west_commands/ncs*"
151152 - " subsys/bootloader/**/*"
173174 - " samples/nrf5340/netboot/**/*"
174175 - " samples/nrf5340/extxip_smp_svr/**/*"
175176 - " samples/bootloader/**/*"
177+ - " samples/mcuboot/**/*"
176178 - " scripts/bootloader/**/*"
177179 - " scripts/nrf_compress/**/*"
178180 - " scripts/west_commands/ncs*"
Original file line number Diff line number Diff line change @@ -3,10 +3,13 @@ sample:
33 description : Demo application for entering the firmware loader application
44common :
55 sysbuild : true
6- build_only : true
76tests :
87 sample.mcuboot.firmware_loader_entrance :
9- harness : bluetooth
8+ harness : console
9+ harness_config :
10+ type : multi_line
11+ regex :
12+ - " Advertising successfully started"
1013 tags : bluetooth
1114 platform_allow :
1215 - nrf52840dk/nrf52840
You can’t perform that action at this time.
0 commit comments