]> git.ipfire.org Git - thirdparty/bind9.git/commit
Re-purpose TLS DNS and TCP DNS unit tests for Stream DNS
authorArtem Boldariev <artem@boldariev.com>
Tue, 8 Nov 2022 14:43:01 +0000 (16:43 +0200)
committerArtem Boldariev <artem@boldariev.com>
Tue, 20 Dec 2022 20:13:52 +0000 (22:13 +0200)
commit85cefb80f8ea6649b7ff3fab19dc21f9087328b8
treea2011db11cd11d5df1e5f961b2bce60432b4f284
parentf395cd4b3e2ac770e6b9cc087d19733e71afd361
Re-purpose TLS DNS and TCP DNS unit tests for Stream DNS

This commit modifies the existing unit tests for TLS DNS and TCP DNS
in such a way that the new Stream DNS transport is used as it is
intended to be a drop-in replacement for these two transports.
bin/tests/test_client.c
tests/isc/tcpdns_test.c
tests/isc/tlsdns_test.c