bind9/tests
Ondřej Surý 33057fc891 Properly adjust the srcdir vs builddir paths
Affected unit tests load testdata from the srcdir.  Previously, there
was a kludge that chdir()ed to the tests srcdir, but that get removed
during refactoring.  Instead of introducing the kludge again, the paths
were fixed to be properly prefixed with TESTS_DIR as needed.

(cherry picked from commit 16595cdde0)
2022-06-01 17:45:34 +02:00
..
dns Properly adjust the srcdir vs builddir paths 2022-06-01 17:45:34 +02:00
include/tests Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
isc Add tests/isc/uv_wrap.h to Makefile.am 2022-06-01 17:45:34 +02:00
isccfg Add missing CFLAGS and LDADD to unit tests 2022-06-01 17:45:34 +02:00
libtest Don't list libtest.la headers in HEADERS variable 2022-06-01 17:45:34 +02:00
ns Properly adjust the srcdir vs builddir paths 2022-06-01 17:45:34 +02:00
.gitignore Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
Makefile.am Stop the unit tests from running twice 2022-05-31 12:06:00 +02:00
unit-test-driver.sh.in Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00