]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
new: test: IPv6 case to isc_netaddr_masktoprefixlen tests
authorColin Vidal <colin@isc.org>
Wed, 26 Mar 2025 13:30:01 +0000 (13:30 +0000)
committerColin Vidal <colin@isc.org>
Wed, 26 Mar 2025 13:30:01 +0000 (13:30 +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.

Merge branch 'colin-netaddrmasktest' into 'main'

See merge request isc-projects/bind9!10328


Trivial merge