bind9/lib/ns/tests
Michał Kępień ea7bddb4ca 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.
2020-01-09 09:32:25 +00: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:06:24 -08:00
listenlist_test.c Bind to random port numbers in unit tests 2020-01-09 09:32:25 +00:00
Makefile.in specify the install name when building libwrap 2019-11-16 11:21:41 +08:00
notify_test.c conditionally test based on USE_LIBTOOL or LD_WRAP 2019-11-16 11:46:06 +08:00
nstest.c Bind to random port numbers in unit tests 2020-01-09 09:32:25 +00:00
nstest.h Remove explicit '#include <config.h>' from the header files (the include should not have been there in the first place) 2019-03-08 15:15:05 +01:00
plugin_test.c Unify header ordering in unit tests 2019-07-30 21:25:15 +02:00
query_test.c conditionally test based on USE_LIBTOOL or LD_WRAP 2019-11-16 11:46:06 +08:00
wrap.c convert ns_client and related objects to use netmgr 2019-11-07 11:55:37 -08:00