NetworkManager/clients/common/tests
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
..
meson.build shared/tests: add tests for libnm-core-aux 2019-04-25 07:47:37 +02:00
test-general.c clients/tests: add wireguard import tests 2019-03-07 22:22:39 +01:00
test-libnm-core-aux.c shared/tests: add tests for libnm-core-aux 2019-04-25 07:47:37 +02:00
wg-test0.conf clients/tests: add wireguard import tests 2019-03-07 22:22:39 +01:00
wg-test1.conf clients/tests: add wireguard import tests 2019-03-07 22:22:39 +01:00
wg-test2.conf clients/tests: add wireguard import tests 2019-03-07 22:22:39 +01:00
wg-test3.conf clients/tests: add wireguard import tests 2019-03-07 22:22:39 +01:00