summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMohamed Abbas <mohamed.abbas@intel.com>2009-12-08 11:53:12 -0800
committerMarcel Holtmann <marcel@holtmann.org>2009-12-09 00:41:13 +0100
commit5357ba7ffc7236b1d38bf375eff84ad980323981 (patch)
treec9fbbf03e1f9ed5637e75a7574433db19931e3af /Makefile.am
parent27b121c316da5974d3f7f6beea3f414729ebb6d5 (diff)
downloadconnman-5357ba7ffc7236b1d38bf375eff84ad980323981.tar.gz
connman-5357ba7ffc7236b1d38bf375eff84ad980323981.tar.bz2
connman-5357ba7ffc7236b1d38bf375eff84ad980323981.zip
Add new test scripts to support VPN connections
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 59de0021..c0236b47 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -128,7 +128,8 @@ test_scripts = test/get-state test/list-profiles test/list-services \
test/set-passphrase test/set-address test/test-profile \
test/simple-agent test/show-introspection test/test-compat \
test/test-manager test/test-connman test/monitor-connman \
- test/debug-connman
+ test/debug-connman test/connect-vpn \
+ test/disconnect-vpn test/list-providers
if TEST
testdir = $(pkglibdir)/test