zephyr/scripts/tests
Lukasz Mrugala 345eb8e94a scripts: twister: Elevate Status Error
Status errors previously logged an error, but didn't fail the running test.
This commit changes that
 and introduces a new StatusAttributeError to use there.

One test is modified so it follows proper status form.
One test for the new error has been added.

Status errors now will properly mark the Instance as ERROR
and not run TestCases as SKIP.
This necessitated some code layout changes in runner.py

Signed-off-by: Lukasz Mrugala <lukaszx.mrugala@intel.com>
2024-09-09 09:28:37 +02:00
..
build
build_helpers .github: workflows: Workflow for build_helpers 2023-10-10 15:55:58 +03:00
twister scripts: twister: Elevate Status Error 2024-09-09 09:28:37 +02:00
twister_blackbox twister tests: Use native_sim instead of native_posix 2024-08-16 09:21:08 +01:00