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 18cdbbe commit cbbe719Copy full SHA for cbbe719
test/test_uart.scenario.yaml
@@ -23,4 +23,6 @@ steps:
23
- write-serial: "uart\n"
24
- wait-serial: "Waiting for signal: [select to test 'uart' or 'lp_uart' port]!"
25
26
- - wait-serial: "9 Tests 0 Failures 0 Ignored"
+ - wait-serial: "Waiting for signal: [select to test 'uart' or 'lp_uart' port]!"
27
+ - write-serial: "uart\n"
28
+ - wait-serial: "10 Tests 0 Failures 0 Ignored"
0 commit comments