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

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