mirror of
https://github.com/espressif/openthread.git
synced 2026-08-24 11:19:51 +00:00
[tests] add a expect test for coaps disconnect (#10655)
This commit is contained in:
@@ -96,6 +96,9 @@ send "coaps start something_invalid\n"
|
||||
expect "Error 7: InvalidArgs"
|
||||
|
||||
switch_node 2
|
||||
send "coaps disconnect\n"
|
||||
expect_line "Done"
|
||||
expect "coaps disconnected"
|
||||
send "coaps stop\n"
|
||||
expect_line "Done"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user