mirror of
https://github.com/espressif/openthread.git
synced 2026-08-16 15:47:46 +00:00
[test] add code spell check and correct wrong spelling (#9066)
This commit is contained in:
@@ -155,7 +155,7 @@ class Cert_5_3_09_AddressQuery(thread_cert.TestCase):
|
||||
self.assertTrue(self.nodes[SED1].ping(router3_addr))
|
||||
self.simulator.go(1)
|
||||
|
||||
# 6 DUT_ROUTER2: Power off ROUTER3 and wait 580s to alow LEADER to
|
||||
# 6 DUT_ROUTER2: Power off ROUTER3 and wait 580s to allow LEADER to
|
||||
# expire its Router ID
|
||||
self.nodes[ROUTER3].stop()
|
||||
self.simulator.go(580)
|
||||
@@ -233,7 +233,7 @@ class Cert_5_3_09_AddressQuery(thread_cert.TestCase):
|
||||
must_next()
|
||||
|
||||
# Step 3: Router_1 sends an ICMPv6 Echo Request to SED using GUA 2001::
|
||||
# addresss
|
||||
# address
|
||||
# The DUT MUST respond to the Address Query Request with a properly
|
||||
# formatted Address Notification Message:
|
||||
# CoAP URI-Path
|
||||
|
||||
Reference in New Issue
Block a user