bind9/bin/tests
Evan Hunt 106da9c190
refactor dns_request to use loopmgr callbacks
dns_request_create() and _createraw() now take a 'loop' parameter
and run the callback event on the specified loop.

as the task manager is no longer used, it has been removed from
the dns_requestmgr structure.  the dns_resolver_taskmgr() function
is also no longer used and has been removed.
2023-02-16 14:55:06 +01:00
..
startperf Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
system refactor dns_request to use loopmgr callbacks 2023-02-16 14:55:06 +01:00
testdata/wire move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
.gitignore Refactor TLSDNS module to work with libuv/ssl directly 2021-01-25 09:19:22 +01:00
convert-trs-to-junit.py Auto-format Python files with black 2022-06-08 10:28:08 +02:00
Makefile.am Fix JUnit test status generator for out-of-tree system tests 2022-09-22 15:20:23 +02:00
test_client.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
test_server.c BIND: use Stream DNS for DNS over TCP connections 2022-12-20 22:13:53 +02:00
wire_test.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00