Add transport-acl system test

This commit adds a new system-test: transport-acl system test. It is
intended to test the new, extended syntax for ACLs, the one where port
or transport protocol can be specified. Currently, it includes the
tests only using allow-transfer statement, as this extended syntax is
used only there, at least for now.
This commit is contained in:
Artem Boldariev
2021-11-29 12:50:35 +02:00
parent 758f748d5e
commit 7f73e68730
8 changed files with 362 additions and 0 deletions

View File

@@ -157,6 +157,7 @@ TESTS += \
synthfromdnssec \
tkey \
tools \
transport-acl \
tsig \
tsiggss \
ttl \