summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-12-19 19:41:03 -0800
committerMarcel Holtmann <marcel@holtmann.org>2009-12-19 19:41:03 -0800
commit62200f6ffc2f31cd1e6d61c93a9e2a89e5346ae9 (patch)
tree4f4f7f4f840c6de9e6ba704f1b7781622f75d2c4 /Makefile.am
parente07b77c03e70302051d9f6b31f159dd6d3f97338 (diff)
downloadconnman-62200f6ffc2f31cd1e6d61c93a9e2a89e5346ae9.tar.gz
connman-62200f6ffc2f31cd1e6d61c93a9e2a89e5346ae9.tar.bz2
connman-62200f6ffc2f31cd1e6d61c93a9e2a89e5346ae9.zip
Remove deprecated debugging test script
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 3 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index aced7f1d..2107e316 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -123,13 +123,12 @@ endif
test_scripts = test/get-state test/list-profiles test/list-services \
test/connect-service test/monitor-services \
- test/list-devices test/enable-device \
- test/disable-device test/start-scanning test/list-networks \
+ test/list-devices test/enable-device test/disable-device \
+ test/start-scanning test/list-networks \
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/connect-vpn \
- test/disconnect-vpn test/list-providers
+ test/connect-vpn test/disconnect-vpn test/list-providers
if TEST
testdir = $(pkglibdir)/test