mirror of
https://github.com/espressif/openthread.git
synced 2026-09-10 11:10:08 +00:00
[test] save packets as pcap file in thread-cert tests (#2965)
This commit is contained in:
@@ -102,7 +102,7 @@ class Cert_9_2_8_PersistentDatasets(unittest.TestCase):
|
||||
def tearDown(self):
|
||||
for node in list(self.nodes.values()):
|
||||
node.stop()
|
||||
del self.nodes
|
||||
node.destroy()
|
||||
|
||||
def test(self):
|
||||
self.nodes[LEADER].start()
|
||||
|
||||
Reference in New Issue
Block a user