bind9/lib/dns/tests
Ondřej Surý 0582478c96 Remove isc_task_destroy() and isc_task_shutdown()
After removing the isc_task_onshutdown(), the isc_task_shutdown() and
isc_task_destroy() became obsolete.

Remove calls to isc_task_shutdown() and replace the calls to
isc_task_destroy() with isc_task_detach().

Simplify the internal logic to destroy the task when the last reference
is removed.
2022-05-12 14:55:49 +02:00
..
comparekeys Add dst_key_pubcompare and dst_key_compare unit test 2021-10-27 22:23:03 +00:00
testdata Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
testkeys Add a framework for dns__zone_updatesigs() unit tests 2018-05-09 13:32:09 +02:00
.gitignore Add lib/dns/tests/testdata/dnstap/dnstap.file to .gitignore 2018-12-11 11:32:24 +01:00
acl_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
db_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dbdiff_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dbiterator_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dbversion_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dh_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dispatch_test.c Move netmgr/uv-compat.h to <isc/uv.h> 2022-05-03 10:02:19 +02:00
dns64_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dnstap_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dnstest.c Remove isc_task_destroy() and isc_task_shutdown() 2022-05-12 14:55:49 +02:00
dnstest.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dst_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
geoip_test.c Simplify way we tag unreachable code with only ISC_UNREACHABLE() 2022-03-25 08:33:43 +01:00
Kdh.+002+18602.key [master] add diffie-hellman key unit test 2014-10-17 15:55:37 -07:00
keytable_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Krsa.+005+29235.key Merged rt43077 (new RSA verify unit test) 2016-08-22 14:10:21 +02:00
Makefile.am Add comparekeys to release tarball 2021-11-01 15:17:31 +01:00
master_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
mkraw.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
name_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
nsec3_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
nsec3param_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
peer_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
private_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rbt_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rbtdb_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rdata_test.c Check that SIG and RRSIG records for private algorithms are valid 2022-04-28 15:54:27 -07:00
rdataset_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rdatasetstats_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
resolver_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rsa_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
sigs_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
time_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tsig_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
update_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zonemgr_test.c Use isc_nm_getnworkers to manage zone resources 2022-04-01 23:50:34 +02:00
zt_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00