Lines Matching full:application

47     Verify that the application can be updated
48 1) Device flashed with MCUboot and an application that contains SMP server
49 2) Prepare an update of an application containing the SMP server
50 3) Upload the application update to slot 1 using mcumgr
51 4) Flag the application update in slot 1 as 'pending' by using mcumgr 'test'
53 6) Verify that the updated application is booted
55 8) Restart the device, and verify that the new application is still booted
73 output = dut.readlines_until('Launching primary slot application')
88 output = dut.readlines_until('Launching primary slot application')
99 1) Device flashed with MCUboot and an application that contains SMP server
100 2) Prepare an update of an application containing the SMP server
101 3) Upload the application update to slot 1 using mcumgr
102 4) Flag the application update in slot 1 as 'pending' by using mcumgr 'test'
104 6) Verify that the updated application is booted
128 output = dut.readlines_until('Launching primary slot application')
142 output = dut.readlines_until('Launching primary slot application')
159 Verify that the application is not updated when app is not signed or signed with invalid key
160 1) Device flashed with MCUboot and an application that contains SMP server
161 2) Prepare an update of an application containing the SMP server that has
165 3) Upload the application update to slot 1 using mcumgr
166 4) Flag the application update in slot 1 as 'pending' by using mcumgr 'test'
204 output = dut.readlines_until('Launching primary slot application')