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.
(cherry picked from commit 49da19c353)
16 lines
175 B
Plaintext
16 lines
175 B
Plaintext
.cache
|
|
.hypothesis
|
|
__pycache__
|
|
dig.out*
|
|
rndc.out*
|
|
nsupdate.out*
|
|
named.lock
|
|
named.pid
|
|
named.run
|
|
/feature-test
|
|
/test.output.*
|
|
/systests.output
|
|
/random.data
|
|
/resolve
|
|
parallel.mk
|