mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-22 17:30:44 -05:00
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
|
||
|---|---|---|
| .. | ||
| testdata | ||
| listenlist_test.c | ||
| Makefile.am | ||
| notify_test.c | ||
| plugin_test.c | ||
| query_test.c | ||