zephyr/scripts
Evgeniy Paltsev f2d04ab189 twister: fix timeout status for the device handler
Currently in binary handler and qemu handler we have status `failed`
in case of test timeout, but in device handler we have status `error`

This not only adds inconsistency between handlers, but also prevents
us from usage test retry functionality for the runs on HW.

Fix timeout status by changing it to `failed` instead of `error`.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Evgeniy Paltsev <PaltsevEvgeniy@gmail.com>
2023-03-22 09:34:33 +01:00
..
build scripts: Print file causing error for syscalls 2023-03-17 11:48:36 +01:00
checkpatch
ci scripts: compliance: allow webp image files 2023-03-21 16:03:43 -04:00
coccinelle
coredump treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
dts edtlib: extract _slice() code to new helper module 2023-02-27 17:44:45 +01:00
footprint footprint: ci: Remove audio SOF samples 2023-03-02 11:46:54 -05:00
generate_usb_vif treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
gitlint scripts: zephyr_commit_rules: improve commit error messages 2023-02-08 15:03:56 -08:00
kconfig scripts: kconfig: add function to determine if GPIO hogs are enabled 2023-01-27 14:38:52 -08:00
logging/dictionary treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
net
pylib twister: fix timeout status for the device handler 2023-03-22 09:34:33 +01:00
pylint/checkers scripts: pylint: Add argument parser abbreviation checker 2023-01-26 20:12:36 +09:00
release treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
schemas/twister twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00
support treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
tests twister: add support for levels and test configuration 2023-03-07 15:49:16 +01:00
tracing tracing: scripts: Fix spelling 2023-02-08 01:09:31 +09:00
utils build: drop LEGACY_INCLUDE_PATH support 2023-02-21 15:06:48 +01:00
west_commands west: runner: Use --verify and --verify-only with openocd and hex files 2023-03-21 09:36:29 +01:00
.gitignore
checkpatch.pl
checkstack.pl
coccicheck
dump_bugs_pickle.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
gen_gcov_files.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
get_maintainer.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
github_helpers.py
list_boards.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
make_bugs_pickle.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
requirements-base.txt
requirements-build-test.txt
requirements-compliance.txt scripts: compliance: add support for YAMLLint 2023-01-04 17:29:23 +01:00
requirements-doc.txt
requirements-extras.txt
requirements-run-test.txt
requirements.txt
series-push-hook.sh
set_assignees.py scripts: set_assignee: don't skip assignment on too many labels 2023-01-26 14:57:29 -05:00
spelling.txt
tags.sh
twister twister: move main to twisterlib/twister_main.py 2023-01-13 15:39:04 -08:00
valgrind.supp
west-commands.yml west: west twister integration 2023-01-13 15:39:04 -08:00
zephyr_module.py sysbuild: support Zephyr modules 2023-03-09 09:25:00 +01:00