]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add vecheader unit tests
authorAlessio Podda <alessio@isc.org>
Mon, 24 Nov 2025 08:55:31 +0000 (09:55 +0100)
committerAlessio Podda <alessio@isc.org>
Wed, 10 Dec 2025 11:18:34 +0000 (12:18 +0100)
commit852041457ec981bdb2248c83cfcdd8bfab6359c2
tree8c338affa4f84f26a157b8788f9e7cae53a514e8
parent9d74a913019248f4ea8a787563b3ba1023826fc9
Add vecheader unit tests

Adds unit tests for the new rdatavec, doing basic size and case
checking.
tests/dns/meson.build
tests/dns/vecheader_test.c [new file with mode: 0644]