summaryrefslogtreecommitdiff
path: root/test/navigation/README
blob: b98197486b06a48e60caa56e741417132d6f6c33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Release date of the file: 19-08-2014 
Status: to be completed

This folder contains some stuff for testing.

-----------------------------------
Python scripts for unitary testing:
-----------------------------------

In order to test the navigation core, please do:
Into a terminal
cd ../../src/navigation/script
./run -r 
NB: Another way to check the state of the process is to run in separate xterms:
./run -rx

Into another terminal
cd ../../../test/navigation/
python test-route-calculation.py

You can see some debug messages into the terminal

To clean up the navigation core, please do:
kill -9 `ps -ef | grep navit | grep -v grep | awk '{print $2}'`


For intensive unitary testing of enhanced position with log replayer
If you launch it from the formal navigation repos, just do
python intensive-testing.py
It will run the test at 5 frames per sec or can be set by parameter (duration 20 sec)
If you launch it from the navigation-application repos, just do
python intensive-testing.py -p ../../../../

-----------------------------------
Bustle viewer with special patch:
-----------------------------------

The bustle code has been patched for Genivi.
To build it:
make all2

To run it (for example):
./run_bustle org.genivi.