zephyr/scripts
Anas Nashif d80e3f7687 twister: harness: introduce shell harness
Introduce a new harness based on pytest that does basic shell command
handling. The harness is enabeld using:

harness: shell

and expects a file with parameters in the form:

test_shell_harness:
- command: "kernel version"
  expected: "Zephyr version .*"
- ...

Multiple commands and their expected output can be tested.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-02-08 08:13:46 +01:00
..
build scripts: build: Add support for generating string literals in file2hex.py 2025-02-08 08:13:08 +01:00
checkpatch arch: remove z_arch_esf_t 2025-01-23 16:32:36 +01:00
ci scripts: ci: added twister_report_analyzer.py 2025-02-07 17:47:43 +01:00
coccinelle
coredump
dts edtlib: amend Node.props API documentation 2025-01-30 18:29:28 +01:00
footprint scripts: footprint: Update hifive1 board name 2025-02-05 21:03:08 +01:00
generate_usb_vif
gitlint
kconfig kconfig: Add dt_compat_any_not_has_prop function 2024-12-16 13:09:14 +01:00
logging/dictionary scripts: logging: dictionary: fix parsing of DWARF v5 2024-12-20 12:36:46 +01:00
native_simulator
net
profiling
pylib twister: harness: introduce shell harness 2025-02-08 08:13:46 +01:00
pylint/checkers
release
ruff
schemas twister: harness: introduce shell harness 2025-02-08 08:13:46 +01:00
support
tests twister: harness: introduce shell harness 2025-02-08 08:13:46 +01:00
tracing
utils
west_commands sign: rimage: Include uuid-registry.h header in toml preprocessing 2025-02-07 14:31:48 +01:00
.gitignore
check_maintainers.py
checkpatch.pl scripts: checkpatch: add special consideration for DIR 2025-01-08 01:29:06 +01:00
checkstack.pl
coccicheck
dump_bugs_pickle.py
gen_gcov_files.py
get_maintainer.py
github_helpers.py
list_boards.py
list_hardware.py
list_shields.py
make_bugs_pickle.py
requirements-base.txt scripts: west_commands: sdk: Display a download progress bar. 2025-01-31 09:38:09 +01:00
requirements-build-test.txt scripts: twister: Add CTest harness 2025-01-10 04:12:42 +01:00
requirements-compliance.txt
requirements-extras.txt scripts: requirements: Remove MCUboot imgtool requirement 2025-01-30 14:16:50 +01:00
requirements-run-test.txt
requirements.txt
series-push-hook.sh
set_assignees.py
snippets.py sysbuild: Add support for snippets 2024-12-27 07:18:13 +01:00
spelling.txt
tags.sh
twister
valgrind.supp
west-commands.yml scripts: west-commands: add an entry for the patch command 2024-12-24 11:15:38 +01:00
zephyr_module.py scripts: west_commands: Support out-of-tree runners 2025-01-08 17:02:06 +01:00