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

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