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-all11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/navigation/script/test-all b/test/navigation/script/test-all
new file mode 100755
index 0000000..f2c8dfa
--- /dev/null
+++ b/test/navigation/script/test-all
@@ -0,0 +1,11 @@
+#!/bin/bash
+
+./test-location-input.py -l ../resource/locations.xml
+sleep 2
+./test-route-calculation.py -r ../resource/routes.xml
+sleep 2
+./test-address-input.py -l ../resource/location.xml
+sleep 2
+./test-guidance.py -r ../resource/route.xml
+sleep 2
+./test-map-viewer-control.py -l ../resource/location.xml