mirror of
https://github.com/espressif/openthread.git
synced 2026-07-07 12:52:35 +00:00
e74aebb2bd
This commit migrates the following tests from thread-cert to Nexus: - test_router_reboot_multiple_link_request.py - test_leader_reboot_multiple_link_request.py New Nexus tests cover: - Router rebooting and sending multiple Link Requests when isolated. - Leader rebooting and sending multiple Link Requests when isolated. The original Python cert tests are removed as they are now fully covered by the Nexus framework.