summaryrefslogtreecommitdiff
path: root/test/script/README
blob: 3f25debcce820264f577ce1371f88d694535f0ea (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
Release date of the file: 18-07-2014 
Status: to be completed

This test bench is based on Python pygame and use python enum class.
If necessary please do:
sudo apt-get install python-pip python-pygame
sudo pip install enum

To test:

Launch the application without the log replayer:
./run -R

Launch the test dashboard (keyboard interface)
python simulation-dashboard.py

Steps:
'i' launches initialization.log
's' launches start.log
'h' launches high-tank-level.log
'l' launches low-tank-level.log
'x' exits the dashboard (or close the window)


Known issues:

ambd process sometimes not killed, so check it
./kill_all to kill all the process but still issue with ambd ?