]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use SKIPPED_TEST_EXIT_CODE consistently
authorMichal Nowak <mnowak@isc.org>
Mon, 15 Feb 2021 16:20:50 +0000 (17:20 +0100)
committerMichal Nowak <mnowak@isc.org>
Tue, 16 Feb 2021 12:41:50 +0000 (13:41 +0100)
commitc2863417035ecf815ecd87df1722c4728f9eaaed
tree8346fc765b775437524abf5d54c90d84d1274c77
parent2be0b5b90e0443fddbd85c90dc83da06d47b0509
Use SKIPPED_TEST_EXIT_CODE consistently

Commit fa505bfb0e7623d7cfc94ae15a0246ae71000904 omitted two unit tests
while introducing the SKIP_TEST_EXIT_CODE preprocessor macro.  Fix the
outliers to make use of SKIP_TEST_EXIT_CODE consistent across all unit
tests.  Also make sure lib/dns/tests/dnstap_test returns an exit code
that indicates a skipped test when dnstap is not enabled.
lib/dns/tests/dnstap_test.c
lib/isc/tests/doh_test.c
lib/isc/tests/tlsdns_test.c