Files
bind9/bin/tests/system/.gitignore
Petr Špaček 49da19c353 Add new system test for wildcard expansion
This is almost minimal prototype to show how to use python-hypothesis
library in a system test. It does not fully replace existing shell-based
system test for wildcards.
2021-11-08 13:23:05 +01:00

24 lines
251 B
Plaintext

.cache
.hypothesis
__pycache__
dig.out*
rndc.out*
nsupdate.out*
named.lock
named.pid
named.run
/feature-test
/test.output.*
/makejournal
/systests.output
/random.data
parallel.mk
/*.log
/*.trs
/resolve
/run.sh
/run.log
/start.sh
/stop.sh
/ifconfig.sh