NetworkManager/libnm-util/tests
Thomas Haller c67ebc8abf build/meson: add intermediate shared/nm-utils base library
Like also done for autotools, create and use intermediate libraries
from "shared/nm-utils/".

Also, replace "shared_dep" by "shared_nm_utils_base_dep". We don't
need super fine-grained selection of what we link. We can always
link in "shared/libnm-utils-base.a", and let the linker throw away
unsed parts.
2019-02-05 09:53:24 +01:00
..
meson.build build/meson: add intermediate shared/nm-utils base library 2019-02-05 09:53:24 +01:00
test-crypto.c libnm-core: support private keys encrypted with AES-{192,256}-CBC 2018-08-28 11:05:01 +02:00
test-general.c docs: misc. typos pt2 2018-09-17 11:26:13 +02:00
test-libnm-linking.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
test-secrets.c build: use default NM_BUILD_* defines for tests 2018-05-31 15:59:38 +02:00
test-setting-8021x.c build: use default NM_BUILD_* defines for tests 2018-05-31 15:59:38 +02:00
test-setting-dcb.c tests: use NMTST_EXPECT*() macros 2018-01-08 12:38:54 +01:00
test-settings-defaults.c shared: move shared files to subdirectory "shared/nm-utils/" 2016-06-16 10:45:53 +02:00