Add Thread Certification 8.2.2 to automated test. (#824)

This commit is contained in:
Jonathan Hui
2016-10-17 10:18:19 -07:00
committed by GitHub
parent 6878c63faf
commit 117ecaf579
2 changed files with 104 additions and 0 deletions
+3
View File
@@ -106,6 +106,7 @@ EXTRA_DIST = \
thread-cert/Cert_8_1_01_Commissioning.py \
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_07_DelayTimer.py \
thread-cert/Cert_9_2_09_PendingPartition.py \
thread-cert/Cert_9_2_10_PendingPartition.py \
@@ -235,6 +236,7 @@ check_SCRIPTS += \
thread-cert/Cert_8_1_01_Commissioning.py \
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_07_DelayTimer.py \
thread-cert/Cert_9_2_09_PendingPartition.py \
thread-cert/Cert_9_2_10_PendingPartition.py \
@@ -265,6 +267,7 @@ XFAIL_NCP_TESTS = \
thread-cert/Cert_8_1_01_Commissioning.py \
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_07_DelayTimer.py \
thread-cert/Cert_9_2_09_PendingPartition.py \
thread-cert/Cert_9_2_10_PendingPartition.py \