summaryrefslogtreecommitdiff
path: root/enhanced-position-service/franca/doc/testplan.txt
diff options
context:
space:
mode:
authorHelmut Schmidt <Helmut.3.Schmidt@continental-corporation.com>2017-01-25 15:02:47 +0100
committerHelmut Schmidt <Helmut.3.Schmidt@continental-corporation.com>2017-01-25 15:02:47 +0100
commit219b75b3d7c398dfd8c8bedd318de8a8722ca28c (patch)
tree122a95595466497e904380dfa889b0815c551691 /enhanced-position-service/franca/doc/testplan.txt
parentf527a4f86a993e2750c4e4f50783cc7a1ad9af06 (diff)
parentc0d59170778aa6c68e440258be0306c243742e82 (diff)
downloadpositioning-219b75b3d7c398dfd8c8bedd318de8a8722ca28c.tar.gz
Merge branch 'master' of https://github.com/GENIVI/positioning
Diffstat (limited to 'enhanced-position-service/franca/doc/testplan.txt')
-rw-r--r--enhanced-position-service/franca/doc/testplan.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/enhanced-position-service/franca/doc/testplan.txt b/enhanced-position-service/franca/doc/testplan.txt
new file mode 100644
index 0000000..0364426
--- /dev/null
+++ b/enhanced-position-service/franca/doc/testplan.txt
@@ -0,0 +1,27 @@
+/**************************************************************************
+ * Component Name: EnhancedPositionService
+ * Compliance Level: Abstract Component
+ * File: testplan.txt
+ * This document describes how to test the Abstract Component EnhancedPositionService.
+ * It is an artifact required by the GENIVI release process
+ * and is a prerequisite for the standardization of GENIVI interfaces
+ **************************************************************************/
+
+In order to test the EnhancedPositionService follow these steps:
+
+1) Install and compile the Positioning PoC (Proof of Concept)
+ as described in the file: positioning/README.txt
+
+2) Navigate to the directory 'positioning'
+ Run the test script 'run-test.sh' with the parameter 'enhpos'
+ Wait 10s until the test is completed
+
+The above mentioned script does the following:
+1) start an instance of the logreplayer
+2) start an instance of the enhanced-position-service
+3) start an instance of the enhanced-position-client
+
+
+
+
+