mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-24 02:10:30 -05:00
Ensure dns_qpkey_fromname() and dns_qpkey_toname() are inverses. Excercise a single-threaded dns_qp_t with a fixed set of random keys and a small chunk size. Use the table of names to ensure that the trie is behaving as expected. This is (in effect) randomized testing like the `qpmulti` unit test, but making use of coverage-guided fuzzing and (in principle) test case minimization.
13 lines
231 B
Text
13 lines
231 B
Text
/*.dSYM/
|
|
/*.out/
|
|
/dns_master_load
|
|
/dns_message_checksig
|
|
/dns_message_parse
|
|
/dns_name_fromtext_target
|
|
/dns_name_fromwire
|
|
/dns_qp
|
|
/dns_qpkey_name
|
|
/dns_rdata_fromtext
|
|
/dns_rdata_fromwire_text
|
|
/isc_lex_getmastertoken
|
|
/isc_lex_gettoken
|