[diag] implement diag stream command (#8975)

- Add `expect` simulation test.
- Update the diag/README.md
This commit is contained in:
parag-silabs
2023-04-28 12:01:09 -07:00
committed by GitHub
parent 674cbfaa5c
commit 2952d2389f
8 changed files with 89 additions and 1 deletions
+6
View File
@@ -181,6 +181,12 @@ expect_line "Done"
send "diag cw stop\n"
expect_line "Done"
send "diag stream start\n"
expect_line "Done"
send "diag stream stop\n"
expect_line "Done"
send "diag rawpowersetting 112233\n"
expect_line "Done"