zephyr/scripts/pylib
Franciszek Pindel a50343cf62 tests: twister: robot: Fix setting testcases status
Currently, when a Robot test is run, the test case status value is
reported as `None`, which causes the XML to contain information about
the test being skipped due to misconfiguration.

This commit fixes the value reported in Twister XML test result by
assigning the test result to the `status` variable of a testcase
instance after the test has finished running.

Signed-off-by: Franciszek Pindel <fpindel@internships.antmicro.com>
Signed-off-by: Piotr Zierhoffer <pzierhoffer@antmicro.com>
2023-09-26 15:10:07 -04:00
..
build_helpers scripts: pylib: remove west log dependency from domains.py 2022-11-14 10:12:31 +00:00
pytest-twister-harness twister: pytest: Fix problems with no prompt in tests with shell 2023-09-20 20:23:28 +01:00
twister tests: twister: robot: Fix setting testcases status 2023-09-26 15:10:07 -04:00