mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 02:36:11 +08:00
test: update usrsocktest script
Signed-off-by: nietingting <nietingting@xiaomi.com>
This commit is contained in:
@@ -29,5 +29,5 @@ def test_popen(p):
|
||||
|
||||
|
||||
def test_usrsocktest(p):
|
||||
ret = p.sendCommand("usrsocktest", "HEAP AFTER TESTS", 60)
|
||||
ret = p.sendCommand("usrsocktest", "FAILED:0", 60)
|
||||
assert ret == 0
|
||||
|
||||
Reference in New Issue
Block a user