bind9/bin/tests/system/nsec3
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
..
ns2 Add nsec3 system test that transfers in NSEC3 2022-11-03 10:20:05 +01:00
ns3 Test NSEC3PARAM TTL is not preserved 2022-11-11 12:06:33 +01:00
clean.sh Test NSEC3PARAM TTL is not preserved 2022-11-11 12:06:33 +01:00
setup.sh Add nsec3 system test that transfers in NSEC3 2022-11-03 10:20:05 +01:00
tests.sh Simplify start/stop helper func in system tests 2022-11-25 09:27:33 +01:00