Add Thread Certification 9.2.4 to automated test. (#823)

This commit is contained in:
Jonathan Hui
2016-10-17 17:26:58 -07:00
committed by GitHub
parent 4e45fa5e44
commit 4538dafd3d
7 changed files with 216 additions and 4 deletions
+3
View File
@@ -107,6 +107,7 @@ EXTRA_DIST = \
thread-cert/Cert_8_1_02_Commissioning.py \
thread-cert/Cert_8_2_01_JoinerRouter.py \
thread-cert/Cert_8_2_02_JoinerRouter.py \
thread-cert/Cert_9_2_04_ActiveDataset.py \
thread-cert/Cert_9_2_07_DelayTimer.py \
thread-cert/Cert_9_2_09_PendingPartition.py \
thread-cert/Cert_9_2_10_PendingPartition.py \
@@ -237,6 +238,7 @@ check_SCRIPTS += \
thread-cert/Cert_8_1_02_Commissioning.py \
thread-cert/Cert_8_2_01_JoinerRouter.py \
thread-cert/Cert_8_2_02_JoinerRouter.py \
thread-cert/Cert_9_2_04_ActiveDataset.py \
thread-cert/Cert_9_2_07_DelayTimer.py \
thread-cert/Cert_9_2_09_PendingPartition.py \
thread-cert/Cert_9_2_10_PendingPartition.py \
@@ -268,6 +270,7 @@ XFAIL_NCP_TESTS = \
thread-cert/Cert_8_1_02_Commissioning.py \
thread-cert/Cert_8_2_01_JoinerRouter.py \
thread-cert/Cert_8_2_02_JoinerRouter.py \
thread-cert/Cert_9_2_04_ActiveDataset.py \
thread-cert/Cert_9_2_07_DelayTimer.py \
thread-cert/Cert_9_2_09_PendingPartition.py \
thread-cert/Cert_9_2_10_PendingPartition.py \