summaryrefslogtreecommitdiff
path: root/test/navigation/script/test-all
diff options
context:
space:
mode:
Diffstat (limited to 'test/navigation/script/test-all')
-rwxr-xr-xtest/navigation/script/test-all10
1 files changed, 6 insertions, 4 deletions
diff --git a/test/navigation/script/test-all b/test/navigation/script/test-all
index f2c8dfa..0f54f73 100755
--- a/test/navigation/script/test-all
+++ b/test/navigation/script/test-all
@@ -1,11 +1,13 @@
#!/bin/bash
+./test-poi.py -l ../resource/location.xml
+sleep 1
./test-location-input.py -l ../resource/locations.xml
-sleep 2
+sleep 1
./test-route-calculation.py -r ../resource/routes.xml
-sleep 2
+sleep 1
./test-address-input.py -l ../resource/location.xml
-sleep 2
+sleep 1
./test-guidance.py -r ../resource/route.xml
-sleep 2
+sleep 1
./test-map-viewer-control.py -l ../resource/location.xml