summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-11-05 11:51:23 +0100
committerMarcel Holtmann <marcel@holtmann.org>2010-11-05 11:51:23 +0100
commit1bd31c1e11af97ac3b30aefda58f8f5ca4a706b9 (patch)
treecab60317d3e32265d7f5cd6534647c73b0dcf7d1 /Makefile.am
parentfeae9ff3728fb9785521ea9d14d99caf4923af2e (diff)
downloadconnman-1bd31c1e11af97ac3b30aefda58f8f5ca4a706b9.tar.gz
connman-1bd31c1e11af97ac3b30aefda58f8f5ca4a706b9.tar.bz2
connman-1bd31c1e11af97ac3b30aefda58f8f5ca4a706b9.zip
Remove test scripts for no longer existing interfaces
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 71b739e4..cca54aa6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -175,9 +175,7 @@ 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/set-passphrase test/set-address test/test-profile \
+ 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 \