bind9/lib/isc/tests
Michal Nowak 5bbc6dd7f1 Fix "make dist"
Make various adjustments necessary to enable "make dist" to build a BIND
source tarball whose contents are complete enough to build binaries, run
unit & system tests, and generate documentation on Unix systems.

Known outstanding issues:

  - "make distcheck" does not work yet.
  - Tests do not work for out-of-tree source-tarball-based builds.
  - Source tarballs are not complete enough for building on Windows.

All of the above will be addressed in due course.
2020-06-05 13:19:49 +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 Associate unit test data dir with a more specific variable 2020-06-04 12:56:57 +02: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 Fix "make dist" 2020-06-05 13:19:49 +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 tests: fix isc/socket_test.c teardown 2020-06-03 13:16:28 +02: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