mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 22:00:19 +00:00
spinel-cli: Stability improvements to ping (#561)
* Improve ping reliability by making it fully async. Eliminate 5_1_07 from XFAIL list. * Some non-core changes: readd missing StreamSocket class, improve handling of command.
This commit is contained in:
committed by
Jonathan Hui
parent
d8f9e5baa0
commit
bb84b9a1f2
@@ -232,7 +232,6 @@ TESTS = \
|
||||
$(NULL)
|
||||
|
||||
XFAIL_NCP_TESTS = \
|
||||
thread-cert/Cert_5_1_07_MaxChildCount.py \
|
||||
thread-cert/Cert_5_3_07_DuplicateAddress.py \
|
||||
thread-cert/Cert_5_6_01_NetworkDataRegisterBeforeAttachLeader.py \
|
||||
thread-cert/Cert_5_6_02_NetworkDataRegisterBeforeAttachRouter.py \
|
||||
|
||||
Reference in New Issue
Block a user