Files
bind9/bin/tests/system/.gitignore
Ondřej Surý a4f0281962 Add a pytest runner to run.sh
The system tests currently uses patchwork of shell scripts which doesn't
offer proper error handling.

This commit introduced option to write new tests in pytest framework
that also allows easier manipulation of DNS traffic (using dnspython),
native XML and JSON manipulation and proper error reporting.

(cherry picked from commit cf5105939c)
2020-04-29 12:00:15 +02:00

13 lines
147 B
Plaintext

__pycache__
dig.out*
rndc.out*
nsupdate.out*
named.lock
named.pid
named.run
/feature-test
/test.output.*
/systests.output
/random.data
parallel.mk