summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-01-03 00:47:53 -0800
committerMarcel Holtmann <marcel@holtmann.org>2010-01-03 00:47:53 -0800
commit3bac66a29d5e87874bfcd298a1a161805f3104db (patch)
treec2dc6a06f641c3013c402559d225e1b1432938da /Makefile.am
parent6b21681e463c382d35e7add6edade25deb93db89 (diff)
downloadconnman-3bac66a29d5e87874bfcd298a1a161805f3104db.tar.gz
connman-3bac66a29d5e87874bfcd298a1a161805f3104db.tar.bz2
connman-3bac66a29d5e87874bfcd298a1a161805f3104db.zip
Add test script for just monitoring the manager interface
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 f294c254..2b1b87db 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -136,7 +136,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/connect-vpn test/disconnect-vpn test/list-providers
+ test/connect-vpn test/disconnect-vpn test/list-providers \
+ test/monitor-manager
if TEST
testdir = $(pkglibdir)/test