diff --git a/test/renode/uptime_test.robot b/test/renode/uptime_test.robot index 6988786..4d07cdf 100644 --- a/test/renode/uptime_test.robot +++ b/test/renode/uptime_test.robot @@ -50,11 +50,11 @@ Uptime Demo Wait For Line On Uart Scanning successfully started testerId=${cen_uart} Wait For Line On Uart Bluetooth initialized testerId=${per_uart} Wait For Line On Uart Connected testerId=${per_uart} - Wait For Line On Uart Characteristic Notify uptime CCC changed 1 testerId=${per_uart} Wait For Line On Uart Connected testerId=${cen_uart} Wait For Line On Uart Service found testerId=${cen_uart} Wait For Line On Uart Chrc 3/3 found testerId=${cen_uart} Wait For Line On Uart Subscribed testerId=${cen_uart} + Wait For Line On Uart Characteristic Notify Uptime CCC changed testerId=${per_uart} Wait For Line On Uart Uptime value 1 testerId=${cen_uart} Wait For Line On Uart Uptime value 2 testerId=${cen_uart} Wait For Line On Uart Uptime value 3 testerId=${cen_uart} \ No newline at end of file