bind9/bin/tests/system/fetchlimit
Tom Krizek d715bae429
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.

(cherry picked from commit 01bc805f89)
2023-07-17 13:46:19 +02:00
..
ans4 Add clients-per-query checks for the fetchlimit system test 2023-06-06 12:45:00 +00:00
ns1 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns2 Use DEFAULT_HMAC for rndc 2022-08-10 17:25:26 +10:00
ns3 Use DEFAULT_HMAC for rndc 2022-08-10 17:25:26 +10:00
ns5 Add clients-per-query checks for the fetchlimit system test 2023-06-06 12:45:00 +00:00
clean.sh Add clients-per-query checks for the fetchlimit system test 2023-06-06 12:45:00 +00:00
setup.sh Add clients-per-query checks for the fetchlimit system test 2023-06-06 12:45:00 +00:00
tests.sh Run system tests with set -e 2023-07-17 13:46:19 +02:00
tests_sh_fetchlimit.py Add pytest functions for shell system tests 2023-05-23 16:55:26 +02:00