bind9/bin/tests/system/pipelined
Ondřej Surý 33eefe9f85 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.
2020-09-29 08:22:08 +02:00
..
ans5 update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
ns1 further tidying of primary/secondary terminology in system tests 2020-07-01 11:12:12 -07:00
ns2 further tidying of primary/secondary terminology in system tests 2020-07-01 11:12:12 -07:00
ns3 further tidying of primary/secondary terminology in system tests 2020-07-01 11:12:12 -07:00
ns4 update system tests so validation won't fail when using IANA key 2018-05-31 18:22:33 +02:00
.gitignore add gitignore file 2015-04-21 08:37:12 -04:00
clean.sh update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
input [master] add TCP pipelining support 2015-01-20 16:14:09 -08:00
inputb [master] add TCP pipelining support 2015-01-20 16:14:09 -08:00
pipequeries.c The dns_message_create() cannot fail, change the return to void 2020-09-29 08:22:08 +02:00
ref [master] add TCP pipelining support 2015-01-20 16:14:09 -08:00
refb [master] add TCP pipelining support 2015-01-20 16:14:09 -08:00
setup.sh update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
tests.sh update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00