]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add more special zones to addzone restart test.
authorMark Andrews <marka@isc.org>
Mon, 23 Mar 2020 00:22:48 +0000 (11:22 +1100)
committerMark Andrews <marka@isc.org>
Thu, 30 Apr 2020 23:13:59 +0000 (09:13 +1000)
commitf78f58312c869eac7b35b60da1bd4fd459151b36
treea43e98f953453693b2d33a7d666bede1249e4f43
parent59c135ca4d5ccc0cc3b65414f6f85659b2792a60
Add more special zones to addzone restart test.

Test zones with various escape sequences and filesystem seperator
characters.
* escaped double quote (\")
* escaped escape (\\)
* escaped decimal byte value (\032)
* slash seperator (/)

(cherry picked from commit 5ab9b5b1e6544d74df3edb6e37b0f3b5797b74c9)
bin/tests/system/addzone/tests.sh