NetworkManager/callouts/tests
Dan Winship 995da9a5a6 dispatcher: expose connection D-Bus path
src/nm-dispatcher.c was passing the connection's D-Bus path to the
dispatcher, which was then ignoring it. Meanwhile,
test-dispatcher-envp was passing a fake D-Bus path with the wrong name
(which didn't actually matter since
nm_dispatcher_utils_construct_envp() ignored it anyway).

Fix it so that the path gets exposed as CONNECTION_DBUS_PATH, and
adjust the tests for that.
2015-01-19 11:17:37 -05:00
..
dispatcher-down dispatcher: expose connection D-Bus path 2015-01-19 11:17:37 -05:00
dispatcher-up dispatcher: expose connection D-Bus path 2015-01-19 11:17:37 -05:00
dispatcher-vpn-down dispatcher: expose connection D-Bus path 2015-01-19 11:17:37 -05:00
dispatcher-vpn-up dispatcher: expose connection D-Bus path 2015-01-19 11:17:37 -05:00
Makefile.am dispatcher: remove "old" from the test names 2015-01-19 11:09:26 -05:00
test-dispatcher-envp.c dispatcher: expose connection D-Bus path 2015-01-19 11:17:37 -05:00