bind9/bin/tests/optional
Ondřej Surý 5eb3f71a3e Refactor the isc_mempool_create() usage using the semantic patch
The isc_mempool_create() function now cannot fail with ISC_R_MEMORY.
This commit removes all the checks on the return code using the semantic
patch from previous commit, as isc_mempool_create() now returns void.
2020-02-03 08:27:16 +01:00
..
.gitignore Add backtrace_test and nsecify to bin/tests/optional/.gitignore 2018-05-31 12:06:51 +02:00
adb_test.c Refactor the isc_mempool_create() usage using the semantic patch 2020-02-03 08:27:16 +01:00
backtrace_test.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
byaddr_test.c optionally associate a netmgr with a task manager when creating 2019-11-07 11:55:37 -08:00
byname_test.c optionally associate a netmgr with a task manager when creating 2019-11-07 11:55:37 -08:00
db_test.c Use the semantic patch to change the usage isc_mem_create() to new API 2019-09-12 09:26:09 +02:00
fsaccess_test.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
gsstest.c optionally associate a netmgr with a task manager when creating 2019-11-07 11:55:37 -08:00
inter_test.c Use the semantic patch to change the usage isc_mem_create() to new API 2019-09-12 09:26:09 +02:00
Kchild.example.+005+33180.key Convert the bin/tests/optional/sig0_test.c to use RSASHA1 instead of DSA 2018-10-26 11:50:11 +02:00
Kchild.example.+005+33180.private Convert the bin/tests/optional/sig0_test.c to use RSASHA1 instead of DSA 2018-10-26 11:50:11 +02:00
lex_test.c Use the semantic patch to change the usage isc_mem_create() to new API 2019-09-12 09:26:09 +02:00
lfsr_test.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
log_test.c Use the semantic patch to change the usage isc_mem_create() to new API 2019-09-12 09:26:09 +02:00
Makefile.in add a search for GeoIP2 libraries in configure 2019-06-27 14:58:13 -07:00
master_test.c Use the semantic patch to change the usage isc_mem_create() to new API 2019-09-12 09:26:09 +02:00
mempool_test.c Refactor the isc_mempool_create() usage using the semantic patch 2020-02-03 08:27:16 +01:00
name_test.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
nsecify.c address or suppress cppcheck warnings 2019-09-12 17:59:28 +10:00
ratelimiter_test.c optionally associate a netmgr with a task manager when creating 2019-11-07 11:55:37 -08:00
rbt_test.c Use the semantic patch to change the usage isc_mem_create() to new API 2019-09-12 09:26:09 +02:00
rbt_test.out move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
rbt_test.txt move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
rwlock_test.c Make isc_thread_join() assert internally on failure 2019-07-31 11:56:58 +02:00
serial_test.c Use coccinelle to remove explicit '#include <config.h>' from the source files 2019-03-08 15:15:05 +01:00
shutdown_test.c optionally associate a netmgr with a task manager when creating 2019-11-07 11:55:37 -08:00
sig0_test.c optionally associate a netmgr with a task manager when creating 2019-11-07 11:55:37 -08:00
sock_test.c optionally associate a netmgr with a task manager when creating 2019-11-07 11:55:37 -08:00
sym_test.c Use the semantic patch to change the usage isc_mem_create() to new API 2019-09-12 09:26:09 +02:00
task_test.c optionally associate a netmgr with a task manager when creating 2019-11-07 11:55:37 -08:00
timer_test.c optionally associate a netmgr with a task manager when creating 2019-11-07 11:55:37 -08:00
zone_test.c optionally associate a netmgr with a task manager when creating 2019-11-07 11:55:37 -08:00