Files
bind9/lib/dns
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
..
2019-08-25 16:41:29 -07:00
2019-09-09 12:34:47 +00:00
2019-09-12 17:59:28 +10:00
2019-09-12 17:59:28 +10:00
2019-06-25 09:47:24 +10:00
2019-09-12 17:59:28 +10:00
2019-09-12 17:59:28 +10:00
2019-09-12 17:59:28 +10:00
2019-09-12 17:59:28 +10:00
2019-09-05 06:47:26 +10:00
2019-08-28 15:46:41 +10:00
2019-09-12 17:59:28 +10:00
2019-09-12 17:59:28 +10:00