mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-24 18:30:38 -05:00
Some unit tests need various managers to be created before they are run. The interface manager spawned during libns tests listens on a fixed port number, which causes intermittent issues when multiple tests using an interface manager are run concurrently. Make the interface manager listen on a randomized port number to greatly reduce the risk of multiple unit tests using the same port concurrently. |
||
|---|---|---|
| .. | ||
| testdata | ||
| Kyuafile | ||
| listenlist_test.c | ||
| Makefile.in | ||
| notify_test.c | ||
| nstest.c | ||
| nstest.h | ||
| plugin_test.c | ||
| query_test.c | ||
| wrap.c | ||