NetworkManager/libnm/tests
Dan Winship acf86f68b3 libnm-core: change connection hash tables to variants in API
In preparation for porting to GDBus, make nm_connection_to_dbus(),
etc, represent connections as GVariants of type 'a{sa{sv}}' rather
than as GHashTables-of-GHashTables-of-GValues.

This means we're constantly converting back and forth internally, but
this is just a stepping stone on the way to the full GDBus port, and
all of that code will go away again later.
2014-09-18 11:51:09 -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-core: change connection hash tables to variants in API 2014-09-18 11:51:09 -04:00