]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add "digdelv" test to simulate DiG network unreachable error
authorAram Sargsyan <aram@isc.org>
Mon, 20 Jun 2022 12:13:44 +0000 (12:13 +0000)
committerAram Sargsyan <aram@isc.org>
Fri, 22 Jul 2022 08:35:35 +0000 (08:35 +0000)
commitc1eaf16293b7db88b1ffb15021dd907557daa8cb
treecbe677dcf2a2ce2e95601fbbdb48dc3914a9d231
parent8611aa759f7eb1fe4c439bfbbabc6b882e49e081
Add "digdelv" test to simulate DiG network unreachable error

There are existing tests for simulating timeouts, read errors, and
refused connecion errors. Implement also "network unreachable"
simulation.

Use "fixed" string search mode `-F` for `grep` in more places where
it is appropriate to do so.
bin/tests/system/digdelv/tests.sh