summaryrefslogtreecommitdiff
path: root/test/navigation/test-all
diff options
context:
space:
mode:
Diffstat (limited to 'test/navigation/test-all')
-rwxr-xr-xtest/navigation/test-all11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/navigation/test-all b/test/navigation/test-all
new file mode 100755
index 0000000..215e522
--- /dev/null
+++ b/test/navigation/test-all
@@ -0,0 +1,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