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:
Martin Turon
2016-09-12 09:50:25 -07:00
committed by Jonathan Hui
parent d8f9e5baa0
commit bb84b9a1f2
3 changed files with 57 additions and 56 deletions
-1
View File
@@ -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 \