bind9/bin/tests/system/tsig
Tom Krizek 01bc805f89
Run system tests with set -e
Ensure all shell system tests are executed with the errexit option set.
This prevents unchecked return codes from commands in the test from
interfering with the tests, since any failures need to be handled
explicitly.
2023-07-14 15:07:25 +02:00
..
ans2 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns1 Test legacy HMAC key files with dig 2023-06-29 08:28:48 +10:00
badlocation Check rcode is FORMERR 2020-08-04 12:20:37 +00:00
badtime Check that a 'BADTIME' response with 'QR=0' is handled as a request 2020-05-19 12:29:21 +02:00
clean.sh rndc: don't test hmac-md5 in FIPS mode 2023-04-03 12:44:27 +10:00
setup.sh tsig: only use FIPS compatible HMAC in FIPS mode 2023-04-03 12:44:27 +10:00
tests.sh Run system tests with set -e 2023-07-14 15:07:25 +02:00
tests_sh_tsig.py Add pytest functions for shell system tests 2023-05-22 14:11:39 +02:00