bind9/tests/ns
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
..
testdata Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
listenlist_test.c Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
Makefile.am Add missing CFLAGS and LDADD to unit tests 2022-06-01 17:45:34 +02:00
notify_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:45:34 +02:00
plugin_test.c Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
query_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:45:34 +02:00