diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-04-14 20:10:28 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-04-23 21:47:28 -0400 |
commit | 83b6af36d1ea1d1250ad2836c00193021e908cef (patch) | |
tree | 560bb4e198fd4d7638f1806c233daf15de55c718 /src/resolve/resolved-dns-answer.c | |
parent | 3762b6722e24c17dccf1ec7d352b403469398ba4 (diff) |
meson: add test-dlopen
test-dlopen is a very simple binary that is only linked with libc and
libdl. From it we do dlopen() on the nss and pam modules to check that they are
linked to all necessary libs.
(meson-compiled nss modules are linked to less libraries, for whatever reason.
I suspected that some deps are missing, but it turns out that my suspicions
weren't justified, and the modules load just fine. Let's keep the test though,
it is very quick, and might detect missing linkage in the future.)
Diffstat (limited to 'src/resolve/resolved-dns-answer.c')
0 files changed, 0 insertions, 0 deletions