bind9/lib
Evan Hunt b8e6b68d88 Make the symbol wrapping work with dynamic linking
When the unit test is linked with dynamic libraries, the wrapping
doesn't occur, probably because it's different translation unit.

To workaround the issue, we provide thin wrappers with *real* symbol
names that just call the mocked functions.

(cherry picked from commit 839ed7894b)
2019-07-22 17:20:19 -04:00
..
bind9 Add new default siphash24 cookie algorithm 2019-07-21 17:30:53 -04:00
dns Make the symbol wrapping work with dynamic linking 2019-07-22 17:20:19 -04:00
irs add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
isc Add new default siphash24 cookie algorithm 2019-07-21 17:30:53 -04:00
isccc improve clang / cmocka integration 2019-03-05 10:42:01 -08:00
isccfg Add new default siphash24 cookie algorithm 2019-07-21 17:30:53 -04:00
ns Do not attempt to perform a DNS64 rewrite if RPZ returns NODATA. 2019-07-23 05:10:41 +10:00
samples add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
win32/bindevt address win32 build issues 2018-05-22 16:32:21 -07: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