mirror of
https://github.com/espressif/openthread.git
synced 2026-08-31 22:39:54 +00:00
MLE Announce. (#736)
This commit is contained in:
@@ -104,6 +104,7 @@ EXTRA_DIST = \
|
||||
thread-cert/Cert_7_1_05_BorderRouterAsRouter.py \
|
||||
thread-cert/Cert_8_1_01_Commissioning.py \
|
||||
thread-cert/Cert_8_1_02_Commissioning.py \
|
||||
thread-cert/Cert_9_2_12_Announce.py \
|
||||
thread-cert/Cert_9_2_13_EnergyScan.py \
|
||||
thread-cert/Cert_9_2_14_PanIdQuery.py \
|
||||
thread-cert/node.py \
|
||||
@@ -222,6 +223,7 @@ check_SCRIPTS += \
|
||||
thread-cert/Cert_7_1_05_BorderRouterAsRouter.py \
|
||||
thread-cert/Cert_8_1_01_Commissioning.py \
|
||||
thread-cert/Cert_8_1_02_Commissioning.py \
|
||||
thread-cert/Cert_9_2_12_Announce.py \
|
||||
thread-cert/Cert_9_2_13_EnergyScan.py \
|
||||
thread-cert/Cert_9_2_14_PanIdQuery.py \
|
||||
$(NULL)
|
||||
@@ -242,6 +244,7 @@ TESTS = \
|
||||
XFAIL_NCP_TESTS = \
|
||||
thread-cert/Cert_8_1_01_Commissioning.py \
|
||||
thread-cert/Cert_8_1_02_Commissioning.py \
|
||||
thread-cert/Cert_9_2_12_Announce.py \
|
||||
thread-cert/Cert_9_2_13_EnergyScan.py \
|
||||
thread-cert/Cert_9_2_14_PanIdQuery.py \
|
||||
$(NULL)
|
||||
|
||||
Reference in New Issue
Block a user