..
testdata /file
Move all the unit tests to /tests/<libname>/
2022-05-28 14:53:02 -07:00
aes_test.c
Move all the unit tests to /tests/<libname>/
2022-05-28 14:53:02 -07:00
ascii_test.c
Add a case-insensitive option directly to siphash 2-4 implementation
2022-10-04 10:32:40 +02:00
async_test.c
isc_async_run() runs events in reverse order
2022-10-31 05:43:45 -07:00
buffer_test.c
Remove do-nothing header <isc/print.h>
2023-02-15 16:44:47 +00:00
counter_test.c
Move all the unit tests to /tests/<libname>/
2022-05-28 14:53:02 -07:00
crc64_test.c
Remove do-nothing header <isc/print.h>
2023-02-15 16:44:47 +00:00
dnsstream_utils_test.c
Remove do-nothing header <isc/print.h>
2023-02-15 16:44:47 +00:00
dnsstream_utils_test_data.h
Add a set of unit tests for dnsbuffer_t and dnsstream_assembler_t
2022-12-20 21:24:45 +02:00
doh_test.c
unit tests: include an OpenSSL header before including cmocka.h
2023-04-14 12:11:52 +00:00
errno_test.c
Move all the unit tests to /tests/<libname>/
2022-05-28 14:53:02 -07:00
file_test.c
Move all the unit tests to /tests/<libname>/
2022-05-28 14:53:02 -07:00
hash_test.c
Remove do-nothing header <isc/print.h>
2023-02-15 16:44:47 +00:00
hashmap_test.c
Remove do-nothing header <isc/print.h>
2023-02-15 16:44:47 +00:00
heap_test.c
Move all the unit tests to /tests/<libname>/
2022-05-28 14:53:02 -07:00
histo_test.c
Fix a division by zero bug in isc_histo
2023-04-05 23:29:21 +02:00
hmac_test.c
unit tests: include an OpenSSL header before including cmocka.h
2023-04-14 12:11:52 +00:00
ht_test.c
Remove do-nothing header <isc/print.h>
2023-02-15 16:44:47 +00:00
job_test.c
Refactor isc_job_run to not-make any allocations
2023-03-30 16:00:52 +02:00
lex_test.c
Change the return type of isc_lex_create() to void
2022-10-26 12:55:06 +02:00
loop_test.c
Replace __attribute__((unused)) with ISC_ATTR_UNUSED attribute macro
2023-03-30 23:29:25 +02:00
Makefile.am
Add isc_histo for histogram statistics
2023-04-03 12:08:05 +01:00
md_test.c
Disable failing MD5 unit tests in FIPS mode
2023-04-03 12:05:29 +10:00
mem_test.c
Refactor isc_time_now() to return time, and not result
2023-03-31 15:02:06 +02:00
netaddr_test.c
Move all the unit tests to /tests/<libname>/
2022-05-28 14:53:02 -07:00
netmgr_common.c
unit tests: include an OpenSSL header before including cmocka.h
2023-04-14 12:11:52 +00:00
netmgr_common.h
Replace __attribute__((unused)) with ISC_ATTR_UNUSED attribute macro
2023-03-30 23:29:25 +02:00
parse_test.c
Move all the unit tests to /tests/<libname>/
2022-05-28 14:53:02 -07:00
quota_test.c
Refactor the isc_quota code and fix the quota in TCP accept code
2023-04-12 14:10:37 +02:00
radix_test.c
Move all the unit tests to /tests/<libname>/
2022-05-28 14:53:02 -07:00
random_test.c
Remove do-nothing header <isc/print.h>
2023-02-15 16:44:47 +00:00
ratelimiter_test.c
Refactor isc_time_now() to return time, and not result
2023-03-31 15:02:06 +02:00
regex_test.c
Remove do-nothing header <isc/print.h>
2023-02-15 16:44:47 +00:00
result_test.c
Move all the unit tests to /tests/<libname>/
2022-05-28 14:53:02 -07:00
safe_test.c
Move all the unit tests to /tests/<libname>/
2022-05-28 14:53:02 -07:00
siphash_test.c
Add a case-insensitive option directly to siphash 2-4 implementation
2022-10-04 10:32:40 +02:00
sockaddr_test.c
Remove do-nothing header <isc/print.h>
2023-02-15 16:44:47 +00:00
stats_test.c
Move all the unit tests to /tests/<libname>/
2022-05-28 14:53:02 -07:00
symtab_test.c
Remove do-nothing header <isc/print.h>
2023-02-15 16:44:47 +00:00
tcp_test.c
unit tests: include an OpenSSL header before including cmocka.h
2023-04-14 12:11:52 +00:00
tcpdns_test.c
unit tests: include an OpenSSL header before including cmocka.h
2023-04-14 12:11:52 +00:00
time_test.c
Refactor isc_time_now() to return time, and not result
2023-03-31 15:02:06 +02:00
timer_test.c
Refactor isc_time_now() to return time, and not result
2023-03-31 15:02:06 +02:00
tls_test.c
unit tests: include an OpenSSL header before including cmocka.h
2023-04-14 12:11:52 +00:00
tlsdns_test.c
unit tests: include an OpenSSL header before including cmocka.h
2023-04-14 12:11:52 +00:00
udp_test.c
unit tests: include an OpenSSL header before including cmocka.h
2023-04-14 12:11:52 +00:00
uv_wrap.h
Replace __attribute__((unused)) with ISC_ATTR_UNUSED attribute macro
2023-03-30 23:29:25 +02:00
work_test.c
New event loop handling API
2022-08-25 12:24:29 +02:00