NetworkManager/libnm/tests
Thomas Haller 6bf206eb81 libnm/tests: drop test_activate_failed() test
With this test the stub service simulates a failure to add-and-activate
the connection.

However the implementation of the stub service was not simulating the
real behavior of NetworkManager service. libnm will add the possibility
to assert against invalid server behavior by setting LIBNM_CLIENT_DEBUG=error.
With that change, libnm will complain that the stub service behaves
invalid, and rightly so.

Instead of fixing the test, just drop it.
2019-11-07 11:34:36 +01:00
..
meson.build meson: Improve targets involving libnm library 2019-10-01 09:49:33 +02:00
test-libnm.c libnm: include "nm-libnm-utils.h" by default in libnm sources 2019-10-18 22:09:18 +02:00
test-nm-client.c libnm/tests: drop test_activate_failed() test 2019-11-07 11:34:36 +01:00
test-remote-settings-client.c tests: use nmtstc_client_new() to create NMClient instance and cleanup tests 2019-11-07 11:34:36 +01:00
test-secret-agent.c tests: use nmtstc_client_new() to create NMClient instance and cleanup tests 2019-11-07 11:34:36 +01:00