bind9/tests/dns
Evan Hunt a52b17d39b
remove isc_task completely
as there is no further use of isc_task in BIND, this commit removes
it, along with isc_taskmgr, isc_event, and all other related types.

functions that accepted taskmgr as a parameter have been cleaned up.
as a result of this change, some functions can no longer fail, so
they've been changed to type void, and their callers have been
updated accordingly.

the tasks table has been removed from the statistics channel and
the stats version has been updated. dns_dyndbctx has been changed
to reference the loopmgr instead of taskmgr, and DNS_DYNDB_VERSION
has been udpated as well.
2023-02-16 18:35:32 +01:00
..
comparekeys Remove non-sensical RSA key compare tests 2023-01-09 14:59:56 +01:00
testdata Update "dns" unit test's test data .gitignore file 2022-08-09 08:19:51 +00:00
testkeys Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
.gitignore Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
acl_test.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
db_test.c dns_rdatalist_tordataset() and dns_rdatalist_fromrdataset() can not fail 2022-08-09 08:19:51 +00:00
dbdiff_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:08:37 +02:00
dbiterator_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:08:37 +02:00
dbversion_test.c Extend dns_db_allrdatasets to control interation results 2022-12-07 22:20:02 +00:00
dh_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:08:37 +02:00
dispatch_test.c remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
dns64_test.c dns_rdatalist_tordataset() and dns_rdatalist_fromrdataset() can not fail 2022-08-09 08:19:51 +00:00
dnstap_test.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
dst_test.c Remove non-sensical RSA key compare tests 2023-01-09 14:59:56 +01:00
geoip_test.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
Kdh.+002+18602.key Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
keytable_test.c refactor dns_resolver to use loop callbacks 2023-02-16 17:27:59 +01:00
Krsa.+008+29238.key Check if RSASHA1 is supported by the OS 2022-08-09 16:22:19 +02:00
Makefile.am remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
master_test.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
mkraw.pl Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
name_test.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
nsec3_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:08:37 +02:00
nsec3param_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:08:37 +02:00
private_test.c Update clang to version 14 2022-06-16 17:21:11 +02:00
rbt_test.c remove isc_task completely 2023-02-16 18:35:32 +01:00
rbtdb_test.c Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
rdata_test.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
rdataset_test.c Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
rdatasetstats_test.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
resolver_test.c remove isc_task completely 2023-02-16 18:35:32 +01:00
rsa_test.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
sigs_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:08:37 +02:00
time_test.c Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
tsig_test.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
update_test.c Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
zonemgr_test.c remove isc_task completely 2023-02-16 18:35:32 +01:00
zt_test.c remove isc_task completely 2023-02-16 18:35:32 +01:00