summaryrefslogtreecommitdiff
path: root/enhanced-position-service
diff options
context:
space:
mode:
authorMarco Residori <marco.residori@xse.de>2015-04-30 11:33:36 +0200
committerMarco Residori <marco.residori@xse.de>2015-04-30 11:33:36 +0200
commit87f9ea7faa772a381f788002bd74b2f086f31420 (patch)
treed3e1e8388d3fc3b17abf97912f8dd554179b38d6 /enhanced-position-service
parent06a3904394fb1694531ef7bfd9ed4c755976bf5d (diff)
downloadpositioning-87f9ea7faa772a381f788002bd74b2f086f31420.tar.gz
Fix description in test plan
Diffstat (limited to 'enhanced-position-service')
-rw-r--r--enhanced-position-service/dbus/doc/testplan.txt25
1 files changed, 11 insertions, 14 deletions
diff --git a/enhanced-position-service/dbus/doc/testplan.txt b/enhanced-position-service/dbus/doc/testplan.txt
index 17f4f55..0364426 100644
--- a/enhanced-position-service/dbus/doc/testplan.txt
+++ b/enhanced-position-service/dbus/doc/testplan.txt
@@ -7,24 +7,21 @@
* and is a prerequisite for the standardization of GENIVI interfaces
**************************************************************************/
-In order to test the EnhancedPositionService you need to run the following test applications:
-1) replayer
-2) test-client
-3) position-daemon
-
-The source code of the test applications can be found in the following directories:
-positioning/EnhancedPositionService/test
-
-In order to run the test application follow these steps:
+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' and run the test application
+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
+
+
-cd positioning
-./build/replayer/src/replayer ./build/replayer/logs/testlog.gvsl &
-./build/enhanced-position-service/src/position-daemon &
-./build/enhanced-position-service/test/test-client