NetworkManager/clients
Thomas Haller 7a25f67af7 shared/tests: add tests for libnm-core-aux
These tests cannot (easily) be under "shared/nm-libnm-core-aux/tests"
because libnm/libnm-core requires code under shared while
"nm-libnm-core-aux" requires libnm/libnm-core. With autotools that is
not problem, but with meson we include sub directories in a particular
order and there is no way to foward declare stuff (AFAIK). To avoid
the circular dependency, add the tests to "clients/common/tests", which
is always built last.
2019-04-25 07:47:37 +02:00
..
cli cli: don't wait for connection change on update failure 2019-04-24 16:18:25 +02:00
common shared/tests: add tests for libnm-core-aux 2019-04-25 07:47:37 +02:00
tests clients: disable asan leak detection in client tests 2019-04-12 11:19:58 +02:00
tui build/meson: rename "nm_core_dep" to "libnm_core_dep" 2019-04-18 18:59:09 +02:00
meson.build build/meson: rename "nm_core_dep" to "libnm_core_dep" 2019-04-18 18:59:09 +02:00
nm-online.c nm-online: sort options in man page and program help 2018-11-05 09:32:20 +01:00