bind9/tests
Evan Hunt 568f65cc56 Stop the unit tests from running twice
Move the libtest code into a 'libtest' subdirectory and make it
one of the SUBDIRS in the tests Makefile. having it at the top level
required having "." as one of the subdirs, and that caused the
unit tests to be executed twice.
2022-05-28 14:53:02 -07:00
..
dns Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
include/tests Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
isc Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
isccfg Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
libtest Stop the unit tests from running twice 2022-05-28 14:53:02 -07:00
ns Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
.gitignore Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
Makefile.am Stop the unit tests from running twice 2022-05-28 14:53:02 -07:00
unit-test-driver.sh.in Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00