bind9/tests
Artem Boldariev bccbf28249 tlsctx_client_session_cache_new() -> tlsctx_client_session_create()
Additionally to renaming, it changes the function definition so that
it accepts a pointer to pointer instead of returning a pointer to the
new object.

It is mostly done to make it in line with other functions in the
module.

(cherry picked from commit 7962e7f575)
2022-12-23 13:58:14 +02:00
..
dns Extend dns_db_allrdatasets to control interation results 2022-12-07 23:59:36 +00:00
include/tests Update clang to version 14 2022-06-16 18:09:33 +02:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
isc tlsctx_client_session_cache_new() -> tlsctx_client_session_create() 2022-12-23 13:58:14 +02:00
isccfg Test cfg_print_duration() in duration_test.c 2022-10-17 08:52:26 +00:00
libtest Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
ns Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
.gitignore Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
Makefile.am Stop the unit tests from running twice 2022-05-31 12:06:00 +02:00
unit-test-driver.sh.in Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00