NetworkManager/libnm/tests
Dan Winship d3b53b707a libnm: start glib-ifying NMSecretAgent APIs
Make register() and unregister() have cancellable sync and async
variants. And make NMSecretAgent implement GInitable/GAsyncInitable,
and do the initial auto-registration as part of initialization rather
than doing it asynchronously and emitting a signal.
2014-09-09 12:16:38 -04:00
..
common.c all: remove a bunch of unnecessary dbus/dbus-glib includes 2014-09-03 10:45:24 -04:00
common.h libnm: add libnm/libnm-core (part 1) 2014-08-01 14:34:04 -04:00
libnm-test-launch.sh libnm: add libnm/libnm-core (part 2) 2014-08-01 14:34:04 -04:00
Makefile.am libnm: add test-secret-agent 2014-09-09 12:16:38 -04:00
test-nm-client.c libnm: drop NMObject:dbus-connection 2014-09-09 12:10:13 -04:00
test-remote-settings-client.c libnm: drop NMObject:dbus-connection 2014-09-09 12:10:13 -04:00
test-secret-agent.c libnm: start glib-ifying NMSecretAgent APIs 2014-09-09 12:16:38 -04:00