mirror of
https://github.com/espressif/openthread.git
synced 2026-09-10 03:00:09 +00:00
[tests] support testing commissioning (#3441)
Add support for testing commissioning process, including: 1. Add DTLS, Thread Discovery and commissioning messages(JOIN_FIN.req etc) parsing; 2. Support parsing log from UART response, and construct decrypted messages; 3. Common commands for commissioning related verification;
This commit is contained in:
@@ -125,9 +125,11 @@ EXTRA_DIST = \
|
||||
command.py \
|
||||
common.py \
|
||||
config.py \
|
||||
dtls.py \
|
||||
ipv6.py \
|
||||
lowpan.py \
|
||||
mac802154.py \
|
||||
mesh_cop.py \
|
||||
message.py \
|
||||
mle.py \
|
||||
net_crypto.py \
|
||||
|
||||
Reference in New Issue
Block a user