mirror of
https://github.com/espressif/openthread.git
synced 2026-08-17 16:09:51 +00:00
spinel-cli: Add timestamp to ping. (#658)
Now calculates real round-trip times for ping6 reply:
12 bytes from fdde:ad00:beef::3388:cc1e:5e44:6150: icmp_seq=0 hlim=63 time=891ms
Increased pexpect timeout for ncp-sim to 4 sec to handle ping responses >2 sec.
Makes Cert_5_3_10_AddressQuery pass reliably, even on low memory Travis VMs.
Added initial stub for commissioner command.
Add env variable control of ncp-sim DEBUG output.
This commit is contained in:
committed by
Jonathan Hui
parent
43330259f1
commit
ad0efaf72d
@@ -236,7 +236,6 @@ TESTS = \
|
||||
$(NULL)
|
||||
|
||||
XFAIL_NCP_TESTS = \
|
||||
thread-cert/Cert_5_3_10_AddressQuery.py \
|
||||
thread-cert/Cert_5_6_06_NetworkDataExpiration.py \
|
||||
thread-cert/Cert_5_6_08_ContextManagement.py \
|
||||
thread-cert/Cert_9_2_13_EnergyScan.py \
|
||||
|
||||
Reference in New Issue
Block a user