summaryrefslogtreecommitdiff
path: root/test/navigation/script/test-all_tokyo
diff options
context:
space:
mode:
authorasanoaozora <fifitaneki@hotmail.com>2017-05-23 18:06:26 +0200
committerasanoaozora <fifitaneki@hotmail.com>2017-05-23 18:06:26 +0200
commitd74c02eaf2edf2a9911e641ab39b57f196c11fdc (patch)
tree40742d8fe588141741a06d3025a08db933147112 /test/navigation/script/test-all_tokyo
parent312fedf2360633e7d76f9a70a17c5d4961964e34 (diff)
downloadpoi-service-d74c02eaf2edf2a9911e641ab39b57f196c11fdc.tar.gz
refine organization of test scripts
Diffstat (limited to 'test/navigation/script/test-all_tokyo')
-rwxr-xr-xtest/navigation/script/test-all_tokyo11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/navigation/script/test-all_tokyo b/test/navigation/script/test-all_tokyo
new file mode 100755
index 0000000..d66e5a7
--- /dev/null
+++ b/test/navigation/script/test-all_tokyo
@@ -0,0 +1,11 @@
+#!/bin/bash
+
+./test-location-input.py -l ../resource/location_tokyo.xml
+sleep 2
+./test-route-calculation.py -r ../resource/route_tokyo.xml
+sleep 2
+./test-address-input.py -l ../resource/location_tokyo.xml
+sleep 2
+./test-guidance.py -r ../resource/route_tokyo.xml
+sleep 2
+./test-map-viewer-control.py -l ../resource/location_tokyo.xml