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

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