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

./test-poi.py -l ../resource/location.xml -s "zuM"
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