bind9/bin/tests/system/runtime
Michał Kępień c0be772ebc Include prepare-softhsm2.sh in source tarballs
The util/prepare-softhsm2.sh script is useful for initializing a working
SoftHSM environment which can be used by unit tests and system tests.
However, since it is a test-specific script, it does not really belong
in the util/ subdirectory which is mostly pruned during the BIND source
tarball creation process.  Move the prepare-softhsm2.sh script to
bin/tests/ so that its location is more appropriate for its purpose and
also so that it does not get removed during the BIND source tarball
creation process, allowing it to be used for setting up test
environments for tarball-based builds.
2019-12-11 12:04:29 +01: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 Improve portability of the "runtime" system test 2019-11-29 08:47:33 +01:00
tests.sh Include prepare-softhsm2.sh in source tarballs 2019-12-11 12:04:29 +01: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.