]> git.ipfire.org Git - thirdparty/bind9.git/commit
Associate unit test data dir with a more specific variable
authorMichal Nowak <mnowak@isc.org>
Tue, 2 Jun 2020 16:21:13 +0000 (18:21 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 4 Jun 2020 10:56:57 +0000 (12:56 +0200)
commiteddece78419fda50e28419794365b3c9da69c9ff
treeff60472cf94ead24104720c044eb21f2e2c1fb17
parent1a9141fa3a552b0aaa083ffd6b49cab0c3cb6fb2
Associate unit test data dir with a more specific variable

Having 'TESTS', the Automake variable and 'TESTS' the unit test data dir
seems confusing, lets rename the latter to to 'TESTS_DIR'.
Makefile.tests
lib/dns/tests/dnstest.c
lib/irs/tests/resconf_test.c
lib/isc/tests/file_test.c
lib/ns/tests/nstest.c