bind9/lib/isc/tests
Ondřej Surý 3d4ec2f244 Add isc_time_add and isc_time_subtract unit test
The isc_time_add() and isc_time_subtract() didn't have a unit test, add
the unit test with couple of edge case vectors to check whether overflow
and underflow is correctly handled.

(cherry picked from commit 04511736a0)
2021-10-21 09:51:53 +02:00
..
testdata/file [master] new mkeys and nzf naming format 2014-11-04 19:43:27 -08:00
aes_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
buffer_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
counter_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
crc64_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
errno_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
file_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
hash_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
heap_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
hmac_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
ht_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
isctest.c backport of netmgr/taskmgr to 9.16 2021-05-14 12:52:48 +02:00
isctest.h update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
Kyuafile backport of netmgr/taskmgr to 9.16 2021-05-14 12:52:48 +02:00
lex_test.c add tests for string and qstring 2021-08-18 16:54:31 +10:00
Makefile.in Add stats unit test 2021-08-24 09:27:38 +02:00
md_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
mem_test.c Add mempool get/put tracking with AddressSanitizer 2021-02-26 10:13:17 -08:00
netaddr_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
netmgr_test.c Cleanup the remaining of HAVE_UV_<func> macros 2021-06-02 12:01:29 +02:00
parse_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
pool_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
quota_test.c Add nanosleep and usleep Windows shims 2021-05-14 12:19:48 +02:00
radix_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
random_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
regex_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
result_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
safe_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
siphash_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
sockaddr_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
socket_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
stats_test.c Add a function isc_stats_resize 2021-08-24 09:51:45 +02:00
symtab_test.c Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
task_test.c backport of netmgr/taskmgr to 9.16 2021-05-14 12:52:48 +02:00
taskpool_test.c backport of netmgr/taskmgr to 9.16 2021-05-14 12:52:48 +02:00
time_test.c Add isc_time_add and isc_time_subtract unit test 2021-10-21 09:51:53 +02:00
timer_test.c Reset errcnt at the start of each subtest 2021-07-12 13:57:34 +10:00
uv_wrap.h Cleanup the remaining of HAVE_UV_<func> macros 2021-06-02 12:01:29 +02:00