bind9/lib/ns/tests
Mark Andrews 0b793166d0 Refactor the isc_log API so it cannot fail on memory failures
The isc_mem API now crashes on memory allocation failure, and this is
the next commit in series to cleanup the code that could fail before,
but cannot fail now, e.g. isc_result_t return type has been changed to
void for the isc_log API functions that could only return ISC_R_SUCCESS.
2020-03-18 09:05:59 +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:06:24 -08:00
listenlist_test.c apply the modified style 2020-02-13 15:05:06 -08:00
Makefile.in Add ZLIB_LIBS to ISCLIBS 2020-02-28 15:22:29 +01:00
notify_test.c Remove configure option to compile without libtool 2020-03-11 10:31:51 +01:00
nstest.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 09:05:59 +01:00
nstest.h Reformat using the new rules 2020-02-14 09:31:05 +01:00
plugin_test.c Reformat using the new rules 2020-02-14 09:31:05 +01:00
query_test.c Remove configure option to compile without libtool 2020-03-11 10:31:51 +01:00
wrap.c Reformat using the new rules 2020-02-14 09:31:05 +01:00