We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6d3402 commit 6e8aa2eCopy full SHA for 6e8aa2e
test/test_usb_serial_jtag.scenario.yaml
@@ -3,7 +3,8 @@ version: 1
3
author: Uri Shaked
4
5
steps:
6
- - wait-serial: "Press ENTER to see the list of tests"
+ - wait-serial: "Press ENTER to see the list of tests."
7
+ - delay: 10ms # wait for the prompt to be ready
8
- write-serial: "*\n"
9
- wait-serial: "usb_serial_test: Oh, hello world 2, this test is for testing message and parse in python, time 298"
10
- wait-serial: "usb_serial_test: Oh, hello world 1, this test is for testing message and parse in python, time 299"
0 commit comments