bind9/bin/tests/system/runtime
Michal Nowak 093af1c00a
Drop $SYSTEMTESTTOP from bin/tests/system/
The $SYSTEMTESTTOP shell variable if often set to .. in various shell
scripts inside bin/tests/system/, but most of the time it is only
used one line later, while sourcing conf.sh. This hardly improves
code readability.

$SYSTEMTESTTOP is also used for the purpose of referencing
scripts/files living in bin/tests/system/, but given that the
variable is always set to a short, relative path, we can drop it and
replace all of its occurrences with the relative path without adversely
affecting code readability.
2020-07-30 15:58:50 +02:00
..
ns2 runtime test: make the pidfiles match the names of configuration files 2019-11-27 11:50:29 +01:00
clean.sh Improve portability of the "runtime" system test 2019-11-29 08:47:33 +01:00
ctrl-chars Improve portability of the "runtime" system test 2019-11-29 08:47:33 +01:00
long-cmd-line Use pre-prepared long command line for better portability 2019-11-27 11:50:29 +01:00
README update file headers 2018-03-15 18:33:13 -07:00
setup.sh Drop $SYSTEMTESTTOP from bin/tests/system/ 2020-07-30 15:58:50 +02:00
tests.sh Drop $SYSTEMTESTTOP from bin/tests/system/ 2020-07-30 15:58:50 +02:00

Copyright (C) Internet Systems Consortium, Inc. ("ISC")

See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.

Tests of runtime checks, e.g., that named prevents duplicate processes
from running.