bind9/bin/tests/system/checkzone
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
..
zones Check that DS records are only present at delegations 2022-12-06 23:27:40 +11:00
clean.sh Add shell interpreter line where missing 2022-11-14 19:54:42 +00:00
setup.sh Add shell interpreter line where missing 2022-11-14 19:54:42 +00:00
tests.sh Run system tests with set -e 2023-07-14 15:07:25 +02:00
tests_sh_checkzone.py Add pytest functions for shell system tests 2023-05-22 14:11:39 +02:00