mirror of
https://github.com/espressif/openthread.git
synced 2026-09-02 23:30:07 +00:00
[tests] add traffic analysis for Cert_5_3_11 as TestPlan (#2539)
This commit is contained in:
committed by
Jonathan Hui
parent
56bf6a79f7
commit
459de968e9
@@ -68,6 +68,9 @@ INFINITE_COST_TIMEOUT = 90
|
||||
MAX_ADVERTISEMENT_INTERVAL = 32
|
||||
MLE_END_DEVICE_TIMEOUT = 100
|
||||
|
||||
AQ_TIMEOUT = 3
|
||||
ADDRESS_QUERY_INITIAL_RETRY_DELAY = 15
|
||||
|
||||
VIRTUAL_TIME = bool(os.getenv('VIRTUAL_TIME', False))
|
||||
|
||||
def create_default_network_data_prefix_sub_tlvs_factories():
|
||||
|
||||
Reference in New Issue
Block a user