Age | Commit message (Collapse) | Author | Files | Lines |
|
When working on SPEC-3484, I found a typo in the usage printing.
Bug-AGL: SPEC-3484
Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
Change-Id: Ia904bedd3e6e3ab919cbde1262c18d7c7f8c646c
|
|
- fix kill issues:
when a binding finished too quickly, the return of afm-util start can be
empty, so it is necessary to test this case
- pass argument wgt id:
add the way to pass the wgt id instead of the path to the test wgt
Bug-AGL: SPEC-3466, SPEC-3457
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
Change-Id: Ia2fb78b25b70c760f05753d669d7bd98fcd8dad7
|
|
- indeed removing afb test delete rules entry of
User::App::<nameofbinder>.
- so read the test results, before removing widget
BUG-AGL: SPEC-2795
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
Change-Id: I1dddd2cff6e778c8d655e6551ec7e6e6635c80ed
|
|
The launch scripts now allow you to select a verb from the test api
to only launch that verb instead of all.
Also using the verb's argument {'lavaOutput':true}, the test framework
adds specific Lava markers.
Reformat the script to accept options instead of only positionnal arguments
Change-Id: I181407ebb192eb67e06d2ed95ee239d6f1a523f3
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Display the tests results depending on the chosen
format or inform the user of the error and displaying
in that case the binder(s) log output.
Change-Id: I2437d3b59ef5b864c8e41749b16bf3ed738c9caa
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I975c6c8e5eb41d7197ee7992762799b72d7bcb41
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|