bind9/tests/dns
Ondřej Surý 1032681af0 Convert the isc/tid.h to use own signed integer isc_tid_t type
Change the internal type used for isc_tid unit to isc_tid_t to hide the
specific integer type being used for the 'tid'.  Internally, the signed
integer type is being used.  This allows us to have negatively indexed
arrays that works both for threads with assigned tid and the threads
with unassigned tid.  This should be used only in specific situations.
2025-06-28 13:32:12 +02:00
..
comparekeys Remove TKEY Mode 2 (Diffie-Hellman) 2023-03-08 08:36:25 +01:00
testdata replace the build system with meson 2025-06-11 10:30:12 +03: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 Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
badcache_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
db_test.c add a unit test with an empty node 2025-03-14 23:19:17 +00:00
dbdiff_test.c switch to ISC_LIST_FOREACH everywhere 2025-03-31 13:45:10 -07:00
dbiterator_test.c add DNS_DBITERATOR_FOREACH and DNS_RDATASETITER_FOREACH 2025-05-27 21:08:09 -07:00
dbversion_test.c add a unit test to check database rollback 2025-03-14 23:19:17 +00:00
diff_test.c switch to ISC_LIST_FOREACH everywhere 2025-03-31 13:45:10 -07:00
dispatch_test.c Convert the isc/tid.h to use own signed integer isc_tid_t type 2025-06-28 13:32:12 +02:00
dns64_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
dnstap_test.c simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
dst_test.c Use clang-format-20 to update formatting 2025-06-25 12:44:22 +10:00
ede_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
geoip_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +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 Future: DS private algorithm support 2025-06-19 07:15:20 +10:00
Krsa.+008+29238.key Check if RSASHA1 is supported by the OS 2022-08-09 16:22:19 +02:00
master_test.c simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00
mkraw.pl Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
name_test.c Use clang-format-20 to update formatting 2025-06-25 12:44:22 +10:00
nametree_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
nsec3_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
nsec3param_test.c Add zone "initial-file" option 2025-06-03 12:03:07 -07:00
private_test.c Preserve brackets around string concatenation 2025-06-25 12:44:22 +10:00
qp_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
qpdb_test.c Give every memory context a name 2025-05-29 05:46:46 +02:00
qpmulti_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
qpzone_test.c simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
rdata_test.c Fix OID check for PRIVATEOID keys and signatures 2025-04-03 23:00:16 +11:00
rdataset_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
rdatasetstats_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
resconf_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
resolver_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
rsa_test.c Deprecate max-rsa-exponent-size, always use 4096 instead 2025-05-21 00:50:08 +02:00
sigs_test.c replace the build system with meson 2025-06-11 10:30:12 +03:00
skr_test.c Use clang-format-20 to update formatting 2025-06-25 12:44:22 +10:00
time_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
transport_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
tsig_test.c Merge tag 'v9.21.8' 2025-05-21 21:23:09 +02:00
unreachcache_test.c Redesign the unreachable primaries cache 2025-06-04 09:16:35 +00:00
update_test.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
zonefile_test.c Allow zone names to be generated parametrically 2025-06-03 12:03:07 -07:00
zonemgr_test.c Redesign the unreachable primaries cache 2025-06-04 09:16:35 +00:00
zt_test.c Add zone "initial-file" option 2025-06-03 12:03:07 -07:00