mirror of
https://github.com/espressif/openthread.git
synced 2026-07-07 21:00:20 +00:00
5fad120d9b
The following test scripts in tests/scripts/thread-cert are now redundant as their functionality is sufficiently covered by the Nexus test framework: - test_detach.py: Covered by Nexus MLE synchronization and parent selection tests. - test_router_upgrade.py: Covered by 5.1.x Nexus router attachment tests. Nexus tests are preferred for these scenarios as they execute in a single process using virtual time, providing faster and more reliable verification than the traditional multi-process simulation scripts.