Copy TLVs from Active Dataset to Pending Dataset which are not included in MGMT_PENDING_SET request message. (#915)

This commit is contained in:
Xiao Ma
2016-11-02 11:23:19 -07:00
committed by Jonathan Hui
parent e5e1249c73
commit 30c9dfc0bc
6 changed files with 37 additions and 11 deletions
@@ -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):