bind9/lib/ns/tests
Evan Hunt ab98e95f4c Don't use route socket in unit tests
Some of the libns unit tests override the isc_nmhandle_attach() and
_detach() functions. This causes a failure in ns_interface_create()
if a route socket is being used, so we add a parameter to disable it.
2021-10-15 01:01:25 -07:00
..
testdata Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
listenlist_test.c Reduce the number of clientmgr objects created 2021-05-24 20:44:54 +02:00
Makefile.am Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00
notify_test.c Reduce the number of clientmgr objects created 2021-05-24 20:44:54 +02:00
nstest.c Don't use route socket in unit tests 2021-10-15 01:01:25 -07:00
nstest.h remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
plugin_test.c The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
query_test.c Reduce the number of clientmgr objects created 2021-05-24 20:44:54 +02:00