bind9/tests/dns
Ondřej Surý 431513d8b3
Remove db_nodelock_t in favor of reference counted qpdb
This removes the db_nodelock_t structure and changes the node_locks
array to be composed only of isc_rwlock_t pointers.  The .reference
member has been moved to qpdb->references in addition to
common.references that's external to dns_db API users.  The .exiting
members has been completely removed as it has no use when the reference
counting is used correctly.
2025-01-30 16:43:02 +01:00
..
comparekeys Remove TKEY Mode 2 (Diffie-Hellman) 2023-03-08 08:36:25 +01:00
testdata Move resconf_test.c to tests/dns and cleanup 2024-12-12 22:16:36 +00:00
testkeys Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
.gitignore Remove test.skr unit test file 2024-09-09 19:41:03 +02:00
acl_test.c Refactor dns_{acl,aclenv}_create to return void 2023-10-13 14:44:40 +02:00
badcache_test.c Improve the badcache cleaning by adding LRU and using RCU 2024-11-27 17:44:53 +01:00
db_test.c Use isc_queue to implement wait-free deadnodes queue 2024-06-05 09:19:56 +02:00
dbdiff_test.c Include <inttypes.h> whenever including <cmocka.h> 2023-05-18 15:12:23 +02:00
dbiterator_test.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
dbversion_test.c qpzone find() function could set foundname incorrectly 2025-01-09 17:03:51 -08:00
diff_test.c Incrementally apply AXFR transfer 2024-11-22 15:00:55 +01:00
dispatch_test.c Separate the connect and the read timeouts in dispatch 2025-01-22 11:57:52 +00:00
dns64_test.c Include <inttypes.h> whenever including <cmocka.h> 2023-05-18 15:12:23 +02:00
dnstap_test.c Improve the badcache cleaning by adding LRU and using RCU 2024-11-27 17:44:53 +01:00
dst_test.c disable deterministic ecdsa for fips builds 2024-12-09 10:33:01 +00:00
ede_test.c update EDE copy and add dup tests 2025-01-30 11:52:53 +01:00
geoip_test.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
Kdh.+002+18602.key Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
keytable_test.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
Krsa.+008+29238.key Check if RSASHA1 is supported by the OS 2022-08-09 16:22:19 +02:00
Makefile.am Move resconf_test.c to tests/dns and cleanup 2024-12-12 22:16:36 +00:00
master_test.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
mkraw.pl Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
name_test.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
nametree_test.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
nsec3_test.c Change max NSEC3 iterations in unit tests to 50 2023-12-05 14:58:58 +00:00
nsec3param_test.c clean up uses of ISC_R_NOMEMORY 2025-01-23 15:54:57 -08:00
private_test.c Initialize the DST subsystem implicitly 2024-08-07 17:03:27 +02:00
qp_test.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
qpdb_test.c Remove RBTDB implementation 2024-11-12 09:07:19 +01:00
qpmulti_test.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
qpzone_test.c Remove db_nodelock_t in favor of reference counted qpdb 2025-01-30 16:43:02 +01:00
rdata_test.c Parse the URI template and check for a dns variable 2024-11-26 12:38:49 +11:00
rdataset_test.c Include <inttypes.h> whenever including <cmocka.h> 2023-05-18 15:12:23 +02:00
rdatasetstats_test.c Refactor isc_stats_create() and its downstream users to return void 2023-07-27 11:37:44 +02:00
resconf_test.c Move resconf_test.c to tests/dns and cleanup 2024-12-12 22:16:36 +00:00
resolver_test.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
rsa_test.c Initialize the DST subsystem implicitly 2024-08-07 17:03:27 +02:00
sigs_test.c clean up uses of ISC_R_NOMEMORY 2025-01-23 15:54:57 -08:00
skr_test.c Remove test.skr unit test file 2024-09-09 19:41:03 +02:00
time_test.c Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
transport_test.c add a unit test for dns_transport_totext() 2024-10-14 12:59:52 -07:00
tsig_test.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
update_test.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
zonemgr_test.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00
zt_test.c Remove redundant parentheses from the return statement 2024-11-19 12:27:22 +01:00