summaryrefslogtreecommitdiff
path: root/test/navigation/test-all
blob: 215e5228195b42c79d5ead21b2fed3b3b6ae0638 (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