mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 03:51:16 -05:00
To allow concurrent invocations of pytest, it is necessary to assign ports properly to avoid conflicts. In order to do that, pytest needs to know a complete list of all test modules. When pytest is invoked from run.sh, the current working directory is the system test directory. To properly detect other tests, the conftest.py has to look in the bin/tests/system directory, rather than the current working directory. |
||
|---|---|---|
| .. | ||
| check | ||
| confgen | ||
| delv | ||
| dig | ||
| dnssec | ||
| named | ||
| nsupdate | ||
| plugins | ||
| rndc | ||
| tests | ||
| tools | ||
| Makefile.am | ||