mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 22:00:19 +00:00
19ca3a0a3c
This commit adds a unit test for `RoutingManager` which builds a foundation for writing test cases covering different behaviors of `RoutingManager`, e.g., validating emitted router advertisements, sending custom RA messages from different routers on AIL, adding or removing entries in Network Data while monitoring the behavior of `RoutingManager`.