bind9/bin
Ondřej Surý 5813818036 Improve the LOG_DRIVER and LOG_COMPILER for the system tests
There are several improvements over the default/previous behaviour of
the test log driver and log compiler:

 * The system-test-driver.sh was dropped (it was used incorrectly)
 * The run.sh script is now both log compiler and cli script to run
   individual tests
 * The custom-test-driver was added as extended version of the automake
   test-driver with capability to tee the test output to stdout when
   `--verbose yes` is passed to it (you can use LOG_DRIVER_FLAGS to
   add the option by default)
 * Makefile.am has been extended to honor V=1 for the system tests
   test-driver (e.g. V=1 adds `--verbose yes` to AM_LOG_DRIVER_FLAGS)
2020-04-24 16:59:43 +02:00
..
check Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
confgen Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
delv Cleanup libirs APIs and slim down the library to just irs_resconf 2020-04-24 08:33:34 +02:00
dig Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
dnssec Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
named Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
nsupdate Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
pkcs11 Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
plugins Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
rndc Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
tests Improve the LOG_DRIVER and LOG_COMPILER for the system tests 2020-04-24 16:59:43 +02:00
tools Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
win32/BINDInstall Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00