mirror of
https://github.com/espressif/openthread.git
synced 2026-07-10 22:30:21 +00:00
02d29cd5e3
The spec asks border router to publish meshcop service even when thread interface is inactive. This commit adds test case to verify the feature. This commit also introduces boot_delay to add delays between booting nodes. In this way we can let border routers not starting at the same time, so that there will be fewer renaming conflicts. This can make the test more stable.