summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorHenri Bragge <henri.bragge@ixonos.com>2011-04-05 17:00:35 +0300
committerSamuel Ortiz <sameo@linux.intel.com>2011-04-11 12:02:43 +0200
commit7cea7b2f67282b3df8aedc5e5ed0d91e61c271a6 (patch)
tree2e1b1a1ed080086e3702a017e4487b79abe0fbb4 /Makefile.am
parenta3bc04c995176b9c3e04b4f317389bd67ee278ca (diff)
downloadconnman-7cea7b2f67282b3df8aedc5e5ed0d91e61c271a6.tar.gz
connman-7cea7b2f67282b3df8aedc5e5ed0d91e61c271a6.tar.bz2
connman-7cea7b2f67282b3df8aedc5e5ed0d91e61c271a6.zip
test: Add script to test manager.ProvisionService method
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b4f3511d..2ff57815 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -188,7 +188,7 @@ test_scripts = test/get-state test/list-profiles test/list-services \
test/set-nameservers test/set-domains test/find-service \
test/get-services test/get-proxy-autoconfig test/set-proxy \
test/enable-tethering test/disable-tethering test/backtrace \
- test/test-session
+ test/test-session test/provision-service
if TEST
testdir = $(pkglibdir)/test