bind9/lib/dns/tests
Aram Sargsyan c6e4c28b4e Add dst_key_pubcompare and dst_key_compare unit test
The dst_key_pubcompare() and dst_key_compare() didn't have a unit test,
add the unit tests which test comparing the same keys, different keys,
and, where possible, similar keys with a manually altered parameter.

dst_key_pubcompare() internally uses the *_todns() functions of the
lib/dns/openssl*_link.c modules.

dst_key_compare() internally uses the *_compare() functions of the
lib/dns/openssl*_link.c modules.
2021-10-28 14:52:28 +00:00
..
comparekeys Add dst_key_pubcompare and dst_key_compare unit test 2021-10-28 14:52:28 +00:00
testdata Add NSEC3PARAM unit test, refactor zone.c 2020-11-26 14:15:05 +00: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 Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
db_test.c Adjust acceptable count values 2021-06-10 08:33:46 +10:00
dbdiff_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
dbiterator_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
dbversion_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
dh_test.c Drop USE_OPENSSL constraint from dh_test 2021-02-17 12:46:25 +01:00
dispatch_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
dnstap_test.c Ensure dnstap_test returns SKIPPED_TEST_EXIT_CODE 2021-02-17 12:15:18 +01:00
dnstest.c rename dns_zone_master and dns_zone_slave 2021-08-30 11:58:29 -07:00
dnstest.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
dst_test.c Add dst_key_pubcompare and dst_key_compare unit test 2021-10-28 14:52:28 +00:00
geoip_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
Kdh.+002+18602.key [master] add diffie-hellman key unit test 2014-10-17 15:55:37 -07:00
keytable_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
Krsa.+005+29235.key Merged rt43077 (new RSA verify unit test) 2016-08-22 14:10:21 +02:00
Kyuafile Add rbtdb setownercase/getownercase unit test 2021-06-23 17:31:13 +02:00
Makefile.in Add rbtdb setownercase/getownercase unit test 2021-06-23 17:31:13 +02:00
master_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
mkraw.pl update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
name_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
nsec3_test.c Reduce nsec3 max iterations to 150 2021-04-29 17:44:46 +10:00
nsec3param_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
peer_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
private_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
rbt_serialize_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
rbt_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
rbtdb_test.c Fix unchecked returns of dns_name_fromtext 2021-07-12 02:40:25 +00:00
rdata_test.c Reject zero length ALPN elements in fromwire 2021-08-19 18:59:29 +10:00
rdataset_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
rdatasetstats_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
resolver_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
result_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
rsa_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
sigs_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
time_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
tsig_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
update_test.c Adjust returned method from dns_updatemethod_date 2021-05-18 22:55:35 +10:00
zonemgr_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
zt_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00