summaryrefslogtreecommitdiff
path: root/test/navigation/test-all
blob: d2810d72abe189b69e87cb7fead769e2db2ead67 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash

./test-location-input.py -l locations.xml
sleep 2
./test-route-calculation.py -r routes.xml
sleep 2
./test-address-input.py -l location.xml
sleep 2
./test-guidance.py -r route.xml
sleep 2
./test-map-viewer-control.py -l location.xml