From d150cb6de59688d54b999c0bf0065e243bd78f4b Mon Sep 17 00:00:00 2001 From: Victor Chavez <47216966+vChavezB@users.noreply.github.com> Date: Sat, 13 Apr 2024 00:45:52 +0200 Subject: [PATCH] Update uptime_test.robot --- test/renode/uptime_test.robot | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/test/renode/uptime_test.robot b/test/renode/uptime_test.robot index 49ba60e..1f0ae76 100644 --- a/test/renode/uptime_test.robot +++ b/test/renode/uptime_test.robot @@ -47,5 +47,8 @@ Uptime Demo Wait For Line On Uart Booting Zephyr testerId=${cen_uart} Wait For Line On Uart Booting Zephyr testerId=${per_uart} - Wait For Line On Uart Scanning successfully started testerId=${cen_uart} - Wait For Line On Uart Bluetooth initialized testerId=${per_uart} \ No newline at end of file + 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 Connected testerId=${cen_uart} + Wait For Line On Uart All Chars Found testerId=${cen_uart}