Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
This will launch every verbs defined in the test configuration file
instead of only the hardcoded launch_all_tests verbs
Change-Id: Ibc890660cd2209516195ad0f3cf2069e2612b0d4
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
This avoid some side effects caused by empty variable value.
Change-Id: If3134dfe561d9b12b7429dbe511f63f8fdb376dc
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>
|
|
On a target, the binder process name is taken from the widget "id",
now the native launcher script also launches the binder using the widget "id".
As the controller searches its configuration file using the binder process middle name
we need to differentiate between both "id" otherwise the wrong configuration file is used.
The commit renames configuration file according to the new "id".
Change-Id: Icd01abe21ddee562518c7f822baca8b098bbb55e
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Display an error and exit if no JSON test configuration
file found. Else it would kill your user session.
Change-Id: Ica934cfda02baca3844d15d2134d295055c372da
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I975c6c8e5eb41d7197ee7992762799b72d7bcb41
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|