summaryrefslogtreecommitdiffstats
path: root/docs/2_LaunchTheExample.md
diff options
context:
space:
mode:
authorCorentinLGS <corentinlgs@gmail.com>2018-08-06 11:31:27 +0200
committerCorentinLGS <corentinlgs@gmail.com>2018-08-08 11:32:42 +0200
commitf8129b73691310f4576c7033310d59d4b80fefb3 (patch)
tree018d67e270cf507a81fa5d07e60b0e5a69e24bc7 /docs/2_LaunchTheExample.md
parenta1aa316178b097ad50417360f4f9e777b7f9999e (diff)
Tested and added doc on updated assertEvtGrpReceived functions
- Tested changed assertEvtGrpReceived functions - Updated doc about it Change-Id: I91725152e54ebba9d65e501da54a72801699c760 Signed-off-by: Corentin Le Gall <corentinlgs@gmail.com>
Diffstat (limited to 'docs/2_LaunchTheExample.md')
-rw-r--r--docs/2_LaunchTheExample.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/2_LaunchTheExample.md b/docs/2_LaunchTheExample.md
index 2186d53..e968f9a 100644
--- a/docs/2_LaunchTheExample.md
+++ b/docs/2_LaunchTheExample.md
@@ -3,7 +3,7 @@
To launch your tests, enter this command.
```bash
-afb-daemon --name afbd-test --port=1234 --workdir=package --ldpaths=/opt/AGL/lib64/afb:lib --token= -vvv --tracereq=common
+afb-daemon --name aft-aftest --port=1234 --workdir=package --ldpaths=/opt/AGL/lib64/afb:lib --token= -vvv --tracereq=common
```
On afb-daemon startup you should have all the app-framework config displayed: