bind9/lib
Aram Sargsyan 7101afa23c 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-27 22:23:03 +00:00
..
bind9 Handle duplicate catalog zone entries gracefully 2021-10-27 01:32:57 +11:00
dns Add dst_key_pubcompare and dst_key_compare unit test 2021-10-27 22:23:03 +00:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc Add isc_time_add and isc_time_subtract unit test 2021-10-21 09:31:01 +02:00
isccc Use #pragma once as header guards 2021-10-13 00:49:15 -07:00
isccfg Change nsec3param default to iter 0 salt-length 0 2021-10-25 11:27:23 +02:00
ns attach the interface manager when activating a route socket 2021-10-18 14:21:03 -07:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Enforce a run time limit on unit test binaries 2021-04-07 11:41:45 +02:00