bind9/lib/ns/tests
Mark Andrews af14091f65 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.

(cherry picked from commit 0b793166d0)
2020-03-18 11:44:18 +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 Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
Makefile.in Add ZLIB_LIBS to ISCLIBS 2020-02-28 15:22:59 +01:00
notify_test.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
nstest.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 11:44:18 +01:00
nstest.h Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
plugin_test.c Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
query_test.c Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00:00
wrap.c Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00