mirror of
https://github.com/espressif/openthread.git
synced 2026-08-19 00:49:53 +00:00
[tests] enhance Cert_7_1_03_BorderRouterAsLeader (#3399)
This commit is contained in:
@@ -74,6 +74,8 @@ DEFAULT_CHILD_TIMEOUT = 6
|
||||
|
||||
VIRTUAL_TIME = bool(os.getenv('VIRTUAL_TIME', False))
|
||||
|
||||
LEADER_NOTIFY_SED_BY_CHILD_UPDATE_REQUEST = True
|
||||
|
||||
def create_default_network_data_prefix_sub_tlvs_factories():
|
||||
return {
|
||||
network_data.TlvType.HAS_ROUTE: network_data.HasRouteFactory(
|
||||
|
||||
Reference in New Issue
Block a user