Add Thread Certification 5.2.6 to automated test. (#784)

This commit is contained in:
Jonathan Hui
2016-10-11 09:07:51 -07:00
committed by GitHub
parent 0754ac7ea3
commit 249774eccf
3 changed files with 76 additions and 1 deletions
+2
View File
@@ -49,6 +49,7 @@ EXTRA_DIST = \
thread-cert/Cert_5_2_03_LeaderReject2Hops.py \
thread-cert/Cert_5_2_04_REEDUpgrade.py \
thread-cert/Cert_5_2_05_AddressQuery.py \
thread-cert/Cert_5_2_06_RouterDowngrade.py \
thread-cert/Cert_5_2_07_REEDSynchronization.py \
thread-cert/Cert_5_3_01_LinkLocal.py \
thread-cert/Cert_5_3_02_RealmLocal.py \
@@ -153,6 +154,7 @@ check_SCRIPTS += \
thread-cert/Cert_5_2_03_LeaderReject2Hops.py \
thread-cert/Cert_5_2_04_REEDUpgrade.py \
thread-cert/Cert_5_2_05_AddressQuery.py \
thread-cert/Cert_5_2_06_RouterDowngrade.py \
thread-cert/Cert_5_2_07_REEDSynchronization.py \
thread-cert/Cert_5_3_01_LinkLocal.py \
thread-cert/Cert_5_3_02_RealmLocal.py \