]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] new: test: IPv6 case to isc_netaddr_masktoprefixlen tests
authorColin Vidal <colin@isc.org>
Wed, 26 Mar 2025 16:43:23 +0000 (16:43 +0000)
committerColin Vidal <colin@isc.org>
Wed, 26 Mar 2025 16:43:23 +0000 (16:43 +0000)
Unit test for isc_netaddr_masktoprefixlen were missing IPv6 mask cases.
Add those and few other IPv4 cases. Also, the test is refactored in
order to make it easy to add new cases.

Backport of MR !10328

Merge branch 'backport-colin-netaddrmasktest-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!10332


Trivial merge