bind9/lib/isccfg/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
..
duration_test.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 09:05:59 +01:00
Kyuafile Extend ttlval to accept ISO 8601 durations 2019-11-06 22:31:44 +01:00
Makefile.in Add ZLIB_LIBS to ISCLIBS 2020-02-28 15:22:29 +01:00
parser_test.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 09:05:59 +01:00