summaryrefslogtreecommitdiff
path: root/enhanced-position-service/franca/doc/testplan.txt
diff options
context:
space:
mode:
authorMarco Residori <marco_residori@mentor.com>2017-01-25 05:49:50 -0800
committerMarco Residori <marco_residori@mentor.com>2017-01-25 05:49:50 -0800
commite74af9edb03d27f57d2a26c7b41a30d8e5e90f61 (patch)
treeca2e26744b39e8a7c3fbcbd9ff08a52e29fdd1b9 /enhanced-position-service/franca/doc/testplan.txt
parent13a5f56b78c31bd27eae08970cb7256fb53c78a8 (diff)
downloadpositioning-e74af9edb03d27f57d2a26c7b41a30d8e5e90f61.tar.gz
Add script to generate documentation from Franca fidl files. Add first draft of Component Specification 5.0.0 for EnhancedPositionService
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
+
+
+
+
+