bind9/bin/tests/system/logfileconfig
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 Use DEFAULT_HMAC for rndc 2022-07-07 10:11:42 +10:00
clean.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
named1.args rewrite logfileconfig system test 2021-10-13 08:31:47 -07:00
named2.args rewrite logfileconfig system test 2021-10-13 08:31:47 -07:00
setup.sh Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tests.sh Simplify start/stop helper func in system tests 2022-11-25 09:27:33 +01:00