NetworkManager/libnm-glib/tests
Thomas Haller d6b3ef0819 libnm-glib/test: fix crash in test-remote-settings-client
test_make_invisible() forgot to disconnect handler invis_removed_cb().
Later, during test_remove_connection(), the connection will be eventually
removed and the callback will corrupt the stack by writing to the '&done'
user data.

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-08-01 13:07:38 +02:00
..
Makefile.am tools: move libnm-glib's fake NM service implementations here 2014-07-30 15:56:29 -04:00
test-nm-client.c libnm-glib: drop separate test library 2014-07-15 09:44:55 -04:00
test-remote-settings-client.c libnm-glib/test: fix crash in test-remote-settings-client 2014-08-01 13:07:38 +02:00