Adrian Vladu 8865a513e9 unit_tests: fix netaddr ipv6 checks
With netaddr version >=1.3.0, the checks for IP addresses contain a type
check, this failing on sentinel values as the type is not supported.
.
Replace the sentinel values with string values.
Change-Id: I1c6440e412919f38ee93dc9f361dc86a12ab605c
2024-11-26 18:10:39 +02:00
..