bind9/lib/isc/tests
Witold Kręcicki c6ec2aaedc tests: fix isc/socket_test.c teardown
In case of a test failure we weren't tearing down sockets and tasks
properly, causing the test to hang instead of failing nicely.

(cherry picked from commit 4a8d9250cf)
2020-06-03 14:17:16 +02:00
..
testdata/file [master] new mkeys and nzf naming format 2014-11-04 19:43:27 -08:00
aes_test.c Unify header ordering in unit tests 2019-07-30 22:22:28 +02:00
atomic_test.c Unify header ordering in unit tests 2019-07-30 22:22:28 +02:00
buffer_test.c Include <sched.h> where necessary for musl libc 2019-07-30 22:22:27 +02:00
counter_test.c Include <sched.h> where necessary for musl libc 2019-07-30 22:22:27 +02:00
errno_test.c Always include <errno.h> instead of <sys/errno.h> 2019-07-30 22:22:28 +02:00
file_test.c convert file_test 2018-11-15 17:45:46 -08:00
hash_test.c fix additional spelling errors 2020-02-24 22:04:43 -08:00
heap_test.c Include <sched.h> where necessary for musl libc 2019-07-30 22:22:27 +02:00
ht_test.c suppress cppcheck warning: leakNoVarFunctionCall 2019-10-02 09:25:00 +10:00
inet_ntop_test.c improve clang / cmocka integration 2019-03-05 11:04:46 -08:00
isctest.c improvements to test setup and teardown 2018-11-15 17:44:13 -08:00
isctest.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
Kyuafile Add tests for the isc_siphash24 function 2019-07-22 08:09:48 -04:00
lex_test.c Include <sched.h> where necessary for musl libc 2019-07-30 22:22:27 +02:00
Makefile.in Add tests for the isc_siphash24 function 2019-07-22 08:09:48 -04:00
mem_test.c suppress cppcheck warning: leakNoVarFunctionCall 2019-10-02 09:25:00 +10:00
netaddr_test.c Unify header ordering in unit tests 2019-07-30 22:22:28 +02:00
parse_test.c Include <sched.h> where necessary for musl libc 2019-07-30 22:22:27 +02:00
pool_test.c Include <sched.h> where necessary for musl libc 2019-07-30 22:22:27 +02:00
print_test.c convert print_test 2018-11-15 17:45:47 -08:00
queue_test.c address or suppress cppcheck warnings 2019-09-12 19:31:56 +10:00
radix_test.c Include <sched.h> where necessary for musl libc 2019-07-30 22:22:27 +02:00
random_test.c fix additional spelling errors 2020-02-24 22:04:43 -08:00
regex_test.c Unify header ordering in unit tests 2019-07-30 22:22:28 +02:00
result_test.c Unify header ordering in unit tests 2019-07-30 22:22:28 +02:00
safe_test.c Include <sched.h> where necessary for musl libc 2019-07-30 22:22:27 +02:00
siphash_test.c Fix alignment issues in the native implementation of isc_siphash24() 2019-09-02 13:22:40 +02:00
sockaddr_test.c Include <sched.h> where necessary for musl libc 2019-07-30 22:22:27 +02:00
socket_test.c tests: fix isc/socket_test.c teardown 2020-06-03 14:17:16 +02:00
symtab_test.c Include <sched.h> where necessary for musl libc 2019-07-30 22:22:27 +02:00
task_test.c address or suppress cppcheck warnings 2019-09-12 19:31:56 +10:00
taskpool_test.c Include <sched.h> where necessary for musl libc 2019-07-30 22:22:27 +02:00
time_test.c Do not use legacy time zone names 2019-07-30 22:22:28 +02:00
timer_test.c fix a pointer-to-int cast error 2020-03-17 13:16:07 -07:00