bind9/bin/tests/optional
Ondřej Surý f0989bdf03 The dns_message_create() cannot fail, change the return to void
The dns_message_create() function cannot soft fail (as all memory
allocations either succeed or cause abort), so we change the function to
return void and cleanup the calls.

(cherry picked from commit 33eefe9f85)
2020-09-30 14:26:26 +02:00
..
.gitignore Add backtrace_test and nsecify to bin/tests/optional/.gitignore 2018-05-31 12:06:51 +02:00
adb_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
backtrace_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
byaddr_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
byname_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
db_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
fsaccess_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
gsstest.c The dns_message_create() cannot fail, change the return to void 2020-09-30 14:26:26 +02:00
inter_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07: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 update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
lfsr_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
log_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
Makefile.in Resolve the overlinking of the system libraries 2020-05-11 09:49:54 +02:00
master_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
mempool_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
name_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
nsecify.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
ratelimiter_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
rbt_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07: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 update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
rwlock_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
serial_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
shutdown_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
sig0_test.c The dns_message_create() cannot fail, change the return to void 2020-09-30 14:26:26 +02:00
sock_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
sym_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
task_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
timer_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
zone_test.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00