summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@linux.intel.com>2011-01-10 21:15:35 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2011-01-10 21:15:35 +0100
commit20b6a9a501f0ecdfeefd1b104432e2ad57f96fb7 (patch)
tree4fd2e5c222f65f55435532f19e98e95a0e984c32 /Makefile.am
parentd4e1dfc943644199849eb3de2463eb0ca0344408 (diff)
downloadconnman-20b6a9a501f0ecdfeefd1b104432e2ad57f96fb7.tar.gz
connman-20b6a9a501f0ecdfeefd1b104432e2ad57f96fb7.tar.bz2
connman-20b6a9a501f0ecdfeefd1b104432e2ad57f96fb7.zip
Add ipv4 and ipv6 method scripts to test_scripts
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 08260c2f..4cbff38d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -175,9 +175,9 @@ test_scripts = test/get-state test/list-profiles test/list-services \
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/monitor-manager \
- test/test-counter test/set-ip-method test/set-nameservers \
- test/set-domains test/find-service test/get-services \
- test/get-proxy-autoconfig test/set-proxy \
+ test/test-counter test/set-ipv4-method test/set-ipv6-method \
+ 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
if TEST