bind9/lib/dns/tests
Ondřej Surý 9de10cd153 Remove extrahandle size from netmgr
Previously, it was possible to assign a bit of memory space in the
nmhandle to store the client data.  This was complicated and prevents
further refactoring of isc_nmhandle_t caching (future work).

Instead of caching the data in the nmhandle, allocate the hot-path
ns_client_t objects from per-thread clientmgr memory context and just
assign it to the isc_nmhandle_t via isc_nmhandle_set().
2022-03-25 10:38:35 +01: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 Remove extrahandle size from netmgr 2022-03-25 10:38:35 +01: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 UNREACHABLE() statements after exit() 2022-03-25 09:25:11 +01: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 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01: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 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
zt_test.c Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00