mirror of
https://github.com/espressif/openthread.git
synced 2026-08-26 04:09:52 +00:00
Add Thread Certification 9.2.18 to automated test. (#785)
This commit is contained in:
@@ -114,6 +114,7 @@ EXTRA_DIST = \
|
||||
thread-cert/Cert_9_2_14_PanIdQuery.py \
|
||||
thread-cert/Cert_9_2_15_PendingPartition.py \
|
||||
thread-cert/Cert_9_2_16_ActivePendingPartition.py \
|
||||
thread-cert/Cert_9_2_18_RollBackActiveTimestamp.py \
|
||||
thread-cert/node.py \
|
||||
$(NULL)
|
||||
|
||||
@@ -240,6 +241,7 @@ check_SCRIPTS += \
|
||||
thread-cert/Cert_9_2_14_PanIdQuery.py \
|
||||
thread-cert/Cert_9_2_15_PendingPartition.py \
|
||||
thread-cert/Cert_9_2_16_ActivePendingPartition.py \
|
||||
thread-cert/Cert_9_2_18_RollBackActiveTimestamp.py \
|
||||
$(NULL)
|
||||
|
||||
endif # OPENTHREAD_TESTS_SUBSET5
|
||||
@@ -267,6 +269,7 @@ XFAIL_NCP_TESTS = \
|
||||
thread-cert/Cert_9_2_14_PanIdQuery.py \
|
||||
thread-cert/Cert_9_2_15_PendingPartition.py \
|
||||
thread-cert/Cert_9_2_16_ActivePendingPartition.py \
|
||||
thread-cert/Cert_9_2_18_RollBackActiveTimestamp.py \
|
||||
$(NULL)
|
||||
|
||||
XFAIL_TESTS = $(if $(filter $(NODE_TYPE),ncp-sim),$(XFAIL_NCP_TESTS))
|
||||
|
||||
Reference in New Issue
Block a user