-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make TestAddressResolve_DefaultImpl.cpp work on thread devices (#30249)
* Update AddressResolve test to not need IPv4. EFR32 unit tests were failing occassionally and I believe it is due to an IPv4 usage in a thread device. Changes: - only use IPV6 in the test - Add logs in case IP address parse fails - Add validation assertions that low/medium/high addresses are ordered as the test expects. * Restyle
- Loading branch information
Showing
1 changed file
with
30 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters