]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add more unit tests for dns_qp unit
authorOndřej Surý <ondrej@isc.org>
Tue, 16 Sep 2025 10:01:44 +0000 (12:01 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 17 Sep 2025 13:58:44 +0000 (15:58 +0200)
commitcdc6950d04f994617a0b522b580d3b8b35c68cc8
tree179844070162eca7a74a88535eae81d0f078ed05
parent9e2d5d94bd983bffb3c5042087509a16f6174e69
Add more unit tests for dns_qp unit

Add basic unit tests and add missing DbC checks for mandatory
dns_qp_create() arguments.
lib/dns/qp.c
tests/dns/qp_test.c