]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fail early in doth system test when the expected failure doesn't happen
authorAram Sargsyan <aram@isc.org>
Tue, 7 Mar 2023 14:03:35 +0000 (14:03 +0000)
committerAram Sargsyan <aram@isc.org>
Thu, 9 Mar 2023 10:40:31 +0000 (10:40 +0000)
commitd2d55acf6eeb3e59010f53f58d3760da78472bd0
tree9b5e43584b0f0ac9b553bd64050cdbbc5cad09c9
parent1668d92e63a2bde84aea74fb7e09f8bd89ac6024
Fail early in doth system test when the expected failure doesn't happen

If wait_for_tls_xfer succeeds, while a failure was being expected,
set ret=1 to fail without further checking if the zone file exists.

(cherry picked from commit 2fdf01573c11ec3cf4105ba15ad42b925dff5cf9)
bin/tests/system/doth/tests.sh