bind9/lib/ns/tests
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
..
testdata Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
Kyuafile Add ns_plugin_expandpath() 2019-03-05 16:52:49 -08:00
listenlist_test.c Bind to random port numbers in unit tests 2020-01-09 10:44:28 +01:00
Makefile.in add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
notify_test.c Unify header ordering in unit tests 2019-07-30 21:25:45 +02:00
nstest.c Bind to random port numbers in unit tests 2020-01-09 10:44:28 +01:00
nstest.h make hook actions return an enum instead of a bool 2018-12-06 10:36:50 -08:00
plugin_test.c Unify header ordering in unit tests 2019-07-30 21:25:45 +02:00
query_test.c Unify header ordering in unit tests 2019-07-30 21:25:45 +02:00