bind9/lib
Michał Kępień 11ff0537e1 Bind to random port numbers in unit tests
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.

(cherry picked from commit ea7bddb4ca)
2020-01-09 10:44:28 +01:00
..
bind9 prep 9.14.8 2019-11-06 21:29:08 +00:00
dns remove duplicate #includes 2019-12-23 08:20:35 +11:00
irs Make VS solution upgrading unnecessary 2019-09-27 09:16:02 +02:00
isc prep 9.14.9 2019-12-12 06:09:19 +00:00
isccc Make VS solution upgrading unnecessary 2019-09-27 09:16:02 +02:00
isccfg Change the (acl)->node_count macro to dns_acl_node_count(acl) macro to clean the global namespace 2019-12-18 11:11:31 +11:00
ns Bind to random port numbers in unit tests 2020-01-09 10:44:28 +01:00
samples Replace RUNTIME_CHECK(dns_name_copy(..., NULL)) with dns_name_copynf() 2019-10-04 14:08:26 +10:00
win32/bindevt Make VS solution upgrading unnecessary 2019-09-27 09:16:02 +02:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00