bind9/lib
Michał Kępień 154f2ca6f6 Tweak lib/dns/tests/tkey_test requirements
Currently, the lib/dns/tests/tkey_test unit test is only run when the
linker supports the --wrap option.  However, linker support for that
option is only needed for static builds.  As a result, the unit test
mentioned before is not being run everywhere it can be run as even for
builds done using --with-libtool, the test is not run unless the linker
supports the --wrap option.

Tweak preprocessor directives in lib/dns/tests/tkey_test.c so that this
test is run:

  - for all builds using --with-libtool,
  - for static builds done using a linker supporting the --wrap option.
2019-09-12 14:25:57 +02:00
..
bind9 prep 9.15.3 2019-08-12 13:59:41 +00:00
dns Tweak lib/dns/tests/tkey_test requirements 2019-09-12 14:25:57 +02:00
irs address or suppress cppcheck warnings 2019-09-12 17:59:28 +10:00
isc address or suppress cppcheck warnings 2019-09-12 17:59:28 +10:00
isccc Unify header ordering in unit tests 2019-07-30 21:25:15 +02:00
isccfg address or suppress cppcheck warnings 2019-09-12 17:59:28 +10:00
ns address or suppress cppcheck warnings 2019-09-12 17:59:28 +10:00
samples Use the semantic patch to change the usage isc_mem_create() to new API 2019-09-12 09:26:09 +02:00
win32/bindevt Convert *.vcxproj.user to CRLF line endings 2019-03-08 18:01:48 +01:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00