mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 05:40:27 +00:00
6dca78e757
This commit updates CLI `linkmetrics query` command to allow it to be used in blocking mode (wait for response to query). This is then used in different tests to validate the `LinkMetrics` module behavior. In particular, `v1_2_test_single_probe` and `v1_2_LowPower_7_2_01_ForwardTrackingSeries` are updated to validate that the received query report message is correctly parsed.