mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Update qp unit tests merging denial and zone data
If zone and denial data are going to be stored in the same qp storage, the unit tests need to be updated to reflect this change. The code changes mainly affect name to qpkey conversion, lookups, and predecessors. A note on predecessors: since the denial and zone data are now in the same qp storage, the predecessor of the first name in the zone data will consequently be the last name in the denial data.
This commit is contained in:
parent
16a1c5a623
commit
1b640a6f5d
1 changed files with 833 additions and 170 deletions
1003
tests/dns/qp_test.c
1003
tests/dns/qp_test.c
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue