mirror of
https://github.com/espressif/openthread.git
synced 2026-09-06 09:10:04 +00:00
[low-power] fix test case Low Power 5_3_01 (#6022)
This commit is contained in:
@@ -97,6 +97,8 @@ class LowPower_5_3_01_SSEDAttachment(thread_cert.TestCase):
|
|||||||
size=128,
|
size=128,
|
||||||
timeout=timeout * 2))
|
timeout=timeout * 2))
|
||||||
|
|
||||||
|
self.simulator.go(5)
|
||||||
|
|
||||||
def verify(self, pv):
|
def verify(self, pv):
|
||||||
pkts = pv.pkts
|
pkts = pv.pkts
|
||||||
pv.summary.show()
|
pv.summary.show()
|
||||||
|
|||||||
Reference in New Issue
Block a user