bind9/lib/ns/tests
Michał Kępień 0e12988dd6 make hook actions return an enum instead of a bool
Use an enum instead of a bool for the return type of hook actions in
order to facilitate adding further hook processing models in the future.
2018-12-06 10:36:50 -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 make hook actions return an enum instead of a bool 2018-12-06 10:36:50 -08:00
nstest.h make hook actions return an enum instead of a bool 2018-12-06 10:36:50 -08:00
query_test.c copy ns_hook objects before adding them to a hook table 2018-12-06 10:29:12 -08:00