bind9/bin/tests/system/runtime
Ondřej Surý 4b3d0c6600 Remove ISC_MEM_DEBUGSIZE and ISC_MEM_DEBUGRECORD
The ISC_MEM_DEBUGSIZE and ISC_MEM_DEBUGCTX did sanity checks on matching
size and memory context on the memory returned to the allocator.  Those
will no longer needed when most of the allocator will be replaced with
jemalloc.
2021-07-09 15:58:02 +02:00
..
ns2 Don't use production address (127.0.0.1) in runtime system test. 2020-09-10 18:47:51 +10:00
clean.sh update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07: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 all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
setup.sh update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
tests.sh Remove ISC_MEM_DEBUGSIZE and ISC_MEM_DEBUGRECORD 2021-07-09 15:58:02 +02:00

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

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

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