test: Renamed old VPN scripts
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Mon, 12 Nov 2012 12:07:22 +0000 (14:07 +0200)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 23 Nov 2012 10:58:50 +0000 (12:58 +0200)
commit6ed9559f6914a32fd90c17c097251f2bd5e01ef0
treeb4b8ec3fa68cad42c624f7f6c33b6332f43d254b
parent4ba04eb6172f898402e0aa66f0dc8f564a12279f
test: Renamed old VPN scripts

Renamed connect-vpn to connect-provider and
disconnect-vpn to remove-provider

In order to not confuse the user, change the name of the old
vpn connect/disconnect script. Now the name of the script
reflects the name of the manager dbus api.
The connect-provider will use the old ConnectProvider
manager dbus interface instead of directly connecting
to connman-vpnd.
Makefile.am
test/connect-provider [moved from test/connect-vpn with 100% similarity]
test/remove-provider [moved from test/disconnect-vpn with 99% similarity]