summaryrefslogtreecommitdiff
path: root/test/navigation/script/test-all_tokyo
blob: d66e5a71f3d93256e1d5aef4b1c5b5dda6298062 (plain)
1
2
3
4
5
6
7
8
9
10
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