bind9/lib/dns/tests
Matthijs Mekking 2f0b924ce6 Add NSEC3PARAM unit test, refactor zone.c
Add unit test to ensure the right NSEC3PARAM event is scheduled in
'dns_zone_setnsec3param()'.  To avoid scheduling and managing actual
tasks, split up the 'dns_zone_setnsec3param()' function in two parts:

1. 'dns__zone_lookup_nsec3param()' that will check if the requested
   NSEC3 parameters already exist, and if a new salt needs to be
   generated.

2. The actual scheduling of the new NSEC3PARAM event (if needed).

(cherry picked from commit 64db30942d)
2020-11-26 14:15:05 +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 update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
db_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
dbdiff_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
dbiterator_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
dbversion_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
dh_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
dispatch_test.c Use proper cmocka macros for pointer checks 2020-11-26 13:13:21 +01:00
dnstap_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
dnstest.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
dnstest.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
dst_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
geoip_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
Kdh.+002+18602.key [master] add diffie-hellman key unit test 2014-10-17 15:55:37 -07:00
keytable_test.c Use proper cmocka macros for pointer checks 2020-11-26 13:13:21 +01:00
Krsa.+005+29235.key Merged rt43077 (new RSA verify unit test) 2016-08-22 14:10:21 +02:00
Kyuafile Merge branch '46-just-use-clang-format-to-reformat-sources' into 'master' 2020-02-12 14:51:18 +00:00
Makefile.in Add NSEC3PARAM unit test, refactor zone.c 2020-11-26 14:15:05 +00:00
master_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
mkraw.pl update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
name_test.c Use proper cmocka macros for pointer checks 2020-11-26 13:13:21 +01:00
nsec3_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
nsec3param_test.c Add NSEC3PARAM unit test, refactor zone.c 2020-11-26 14:15:05 +00:00
peer_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
private_test.c Fix the clang 12 warnings with multi-line strings in string arrays 2020-10-01 18:42:11 +02:00
rbt_serialize_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
rbt_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
rdata_test.c Add the ability select individual tests to rdata_test 2020-10-01 22:57:47 +10:00
rdataset_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
rdatasetstats_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
resolver_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
result_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
rsa_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
sigs_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
time_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
tsig_test.c Use proper cmocka macros for pointer checks 2020-11-26 13:13:21 +01:00
update_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
zonemgr_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
zt_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00