bind9/bin/tests/system/nsupdate
Evan Hunt 0b09ee8cdc explicitly set dnssec-validation in system tests
the default value of dnssec-validation is 'auto', which causes
a server to send a key refresh query to the root zone when starting
up. this is undesirable behavior in system tests, so this commit
sets dnssec-validation to either 'yes' or 'no' in all tests where
it had not previously been set.

this change had the mostly-harmless side effect of changing the cached
trust level of unvalidated answer data from 'answer' to 'authanswer',
which caused a few test cases in which dumped cache data was examined in
the serve-stale system test to fail. those test cases have now been
updated to expect 'authanswer'.
2023-06-26 13:41:56 -07:00
..
ans4 Add nsupdate timeout tests 2023-04-03 15:21:43 +00:00
CA Remove trailing whitespace from all text files 2023-06-13 15:05:40 +02:00
krb Add shell interpreter line where missing 2022-11-14 19:54:42 +00:00
ns1 explicitly set dnssec-validation in system tests 2023-06-26 13:41:56 -07:00
ns2 explicitly set dnssec-validation in system tests 2023-06-26 13:41:56 -07:00
ns3 Add dynamic update prepub and doubleksk test case 2023-06-14 09:08:56 +02:00
ns5 explicitly set dnssec-validation in system tests 2023-06-26 13:41:56 -07:00
ns6 explicitly set dnssec-validation in system tests 2023-06-26 13:41:56 -07:00
ns7 explicitly set dnssec-validation in system tests 2023-06-26 13:41:56 -07:00
ns8 explicitly set dnssec-validation in system tests 2023-06-26 13:41:56 -07:00
ns9 explicitly set dnssec-validation in system tests 2023-06-26 13:41:56 -07:00
ns10 explicitly set dnssec-validation in system tests 2023-06-26 13:41:56 -07:00
.gitignore Extend the nsupdate system test with DoT-related checks 2022-09-23 13:23:49 +00:00
clean.sh Add dynamic update prepub and doubleksk test case 2023-06-14 09:08:56 +02:00
commandlist 3379. [bug] nsupdate terminated unexpectedly in interactive mode 2012-08-22 13:38:51 +10:00
dhparam3072.pem Extend the nsupdate system test with DoT-related checks 2022-09-23 13:23:49 +00:00
knowngood.ns1.after 2534. [func] Check NAPTR records regular expressions and 2009-01-21 05:37:55 +00:00
knowngood.ns1.afterstop 1763. [func] Perform sanity checks on NS records which refer to 2004-11-23 05:23:46 +00:00
knowngood.ns1.before 2534. [func] Check NAPTR records regular expressions and 2009-01-21 05:37:55 +00:00
resolv.conf Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
setup.sh nsupdate: tls does not work in FIPS mode prior to OpenSSL 3.0.0 2023-04-03 12:44:27 +10:00
tests.sh Add dynamic update prepub and doubleksk test case 2023-06-14 09:08:56 +02:00
tests_sh_nsupdate.py Add pytest functions for shell system tests 2023-05-22 14:11:39 +02:00
update_test.pl Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
verylarge.in parallelize most system tests 2018-02-22 15:29:02 -08:00