bind9/lib/isc/tests
Michal Nowak bfa6ecb796
Provide unit test driver
This adds a unit test driver for BIND with Automake.  It runs the unit
test program provided as its sole command line argument and then looks
for a core dump generated by that test program.  If one is found, the
driver prints the backtrace into the test log.
2020-05-21 12:13:01 +02:00
..
testdata/file [master] new mkeys and nzf naming format 2014-11-04 19:43:27 -08:00
aes_test.c Reformat using the new rules 2020-02-14 09:31:05 +01:00
buffer_test.c apply the modified style 2020-02-13 15:05:06 -08:00
counter_test.c apply the modified style 2020-02-13 15:05:06 -08:00
crc64_test.c apply the modified style 2020-02-13 15:05:06 -08:00
errno_test.c apply the modified style 2020-02-13 15:05:06 -08:00
file_test.c apply the modified style 2020-02-13 15:05:06 -08:00
hash_test.c apply the modified style 2020-02-13 15:05:06 -08:00
heap_test.c apply the modified style 2020-02-13 15:05:06 -08:00
hmac_test.c Stop leaking OpenSSL types and defines in the isc/md.h 2020-03-17 09:11:13 +01:00
ht_test.c Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
isctest.c Refactor the isc_log API so it cannot fail on memory failures 2020-03-18 09:05:59 +01:00
isctest.h Reformat using the new rules 2020-02-14 09:31:05 +01:00
lex_test.c apply the modified style 2020-02-13 15:05:06 -08:00
Makefile.am Provide unit test driver 2020-05-21 12:13:01 +02:00
md_test.c Stop leaking OpenSSL types and defines in the isc/md.h 2020-03-17 09:11:13 +01:00
mem_test.c apply the modified style 2020-02-13 15:05:06 -08:00
netaddr_test.c apply the modified style 2020-02-13 15:05:06 -08:00
parse_test.c apply the modified style 2020-02-13 15:05:06 -08:00
pool_test.c apply the modified style 2020-02-13 15:05:06 -08:00
quota_test.c Fix detaching the extra quotas in the quota_test 2020-04-21 14:17:20 +02:00
radix_test.c apply the modified style 2020-02-13 15:05:06 -08:00
random_test.c Reformat using the new rules 2020-02-14 09:31:05 +01:00
regex_test.c apply the modified style 2020-02-13 15:05:06 -08:00
result_test.c apply the modified style 2020-02-13 15:05:06 -08:00
safe_test.c apply the modified style 2020-02-13 15:05:06 -08:00
siphash_test.c Reformat using the new rules 2020-02-14 09:31:05 +01:00
sockaddr_test.c apply the modified style 2020-02-13 15:05:06 -08:00
socket_test.c Fix lib/isc/tests/socket_test hangs 2020-02-20 11:39:15 +01:00
symtab_test.c apply the modified style 2020-02-13 15:05:06 -08:00
task_test.c apply the modified style 2020-02-13 15:05:06 -08:00
taskpool_test.c apply the modified style 2020-02-13 15:05:06 -08:00
time_test.c apply the modified style 2020-02-13 15:05:06 -08:00
timer_test.c fix a pointer-to-int cast error 2020-03-17 13:00:29 -07:00