bind9/bin/tests/system/nsec3
Tom Krizek 34eda91697
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.

(cherry picked from commit c100308b7d)
2022-11-25 12:57:46 +01:00
..
ns2 Add nsec3 system test that transfers in NSEC3 2022-11-03 11:42:56 +01:00
ns3 Add nsec3 system test that transfers in NSEC3 2022-11-03 11:42:56 +01:00
clean.sh Add two more nsec3 system tests 2022-11-03 11:42:49 +01:00
setup.sh Add nsec3 system test that transfers in NSEC3 2022-11-03 11:42:56 +01:00
tests.sh Simplify start/stop helper func in system tests 2022-11-25 12:57:46 +01:00