summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-12-07 22:44:24 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-12-07 22:44:24 +0100
commit424c620a3248b8850d839997d08336a7cf15818d (patch)
tree21909d41d1a3a5d49f4769dda0ba6ee4d1930f7d /Makefile.am
parent2bacfdc955cfd085cee49c4f588d94f2330831ba (diff)
downloadconnman-424c620a3248b8850d839997d08336a7cf15818d.tar.gz
connman-424c620a3248b8850d839997d08336a7cf15818d.tar.bz2
connman-424c620a3248b8850d839997d08336a7cf15818d.zip
Remove now deprecated test scripts
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index c5e804b2..59de0021 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -122,13 +122,13 @@ tools_polkit_test_LDADD = @DBUS_LIBS@
endif
test_scripts = test/get-state test/list-profiles test/list-services \
- test/connect-service test/list-connections \
+ test/connect-service test/monitor-services \
test/select-connection 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/monitor-services test/debug-connman
+ test/debug-connman
if TEST
testdir = $(pkglibdir)/test