bind9/bin/tests/system/inline
Tom Krizek c100308b7d
Simplify start/stop helper func in system tests
The system test should never attempt to start or stop any other server
than those that belong to that system test. Therefore, it is not
necessary to specify the system test name in function calls.

Additionally, this makes it possible to run the test inside a
differently named directory, as its name is automatically detected with
the $SYSTESTDIR variable. This enables running the system tests inside a
temporary directory.

Direct use of stop.pl was replaced with a more systematic approach to
use stop_servers helper function.
2022-11-25 09:27:33 +01:00
..
ns1 inline: use $DEFAULT_ALGORITHM 2022-07-12 10:40:29 +10:00
ns2 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns3 inline: use $DEFAULT_ALGORITHM 2022-07-12 10:40:29 +10:00
ns4 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns5 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns6 Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
ns7 inline: use $DEFAULT_ALGORITHM 2022-07-12 10:40:29 +10:00
ns8 inline: use $DEFAULT_ALGORITHM 2022-07-12 10:40:29 +10: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 Simplify start/stop helper func in system tests 2022-11-25 09:27:33 +01:00
tests_signed_zone_files.py Auto-format Python files with black 2022-06-08 10:28:08 +02:00