summaryrefslogtreecommitdiff
path: root/test/remove-provider
AgeCommit message (Collapse)AuthorFilesLines
2021-01-04Imported Upstream connman version 1.38Niraj Kumar Goit1-2/+2
Change-Id: I9e650762f3b2b2a31945b66e044e67a77e3b4b12 Signed-off-by: Niraj Kumar Goit <niraj.g@samsung.com>
2012-11-23test: Renamed old VPN scriptsJukka Rissanen1-0/+19
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.