bind9/lib/ns/tests
Evan Hunt 0b988256c7 copy ns_hook objects before adding them to a hook table
- this is necessary because adding the same hook to multiple views
  causes the ISC_LIST link value to become inconsistent; it isn't
  noticeable when only one hook action is ever registered at a
  given hook point, but it will break things when there are two.
2018-12-06 10:29:12 -08:00
..
testdata Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
Kyuafile convert listenlist_test; remove ATF from lib/ns/tests 2018-11-14 20:17:04 -08:00
listenlist_test.c set up hooks.c to enable setting hook points and loading modules 2018-12-06 10:29:05 -08:00
Makefile.in Move the CMocka include directories from CFLAGS to CINCLUDES where it belongs to not get overriden later by the default CFLAGS rule 2018-11-26 16:16:34 +01:00
notify_test.c set up hooks.c to enable setting hook points and loading modules 2018-12-06 10:29:05 -08:00
nstest.c copy ns_hook objects before adding them to a hook table 2018-12-06 10:29:12 -08:00
nstest.h improve hook processing macros 2018-12-06 10:29:11 -08:00
query_test.c copy ns_hook objects before adding them to a hook table 2018-12-06 10:29:12 -08:00