mirror of
https://github.com/espressif/openthread.git
synced 2026-09-12 04:00:10 +00:00
Copy TLVs from Active Dataset to Pending Dataset which are not included in MGMT_PENDING_SET request message. (#915)
This commit is contained in:
@@ -87,7 +87,7 @@ class Cert_5_1_07_MaxChildCount(unittest.TestCase):
|
||||
|
||||
for i in range(4, 14):
|
||||
self.nodes[i].start()
|
||||
time.sleep(5)
|
||||
time.sleep(7)
|
||||
self.assertEqual(self.nodes[i].get_state(), 'child')
|
||||
|
||||
if i in range(4, 8):
|
||||
|
||||
Reference in New Issue
Block a user