zephyr/scripts/schemas
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
..
twister twister: harness: introduce shell harness 2025-02-08 08:13:46 +01:00
arch-schema.yml
board-schema.yml scripts: west_commands: run: Add priority to run once config 2024-10-26 17:14:06 +02:00
build-schema.yml llext-edk: import data from build_info.yml and .config 2025-02-07 17:45:45 +01:00
patch-schema.yml scripts: west_commands: patch: add src module argument 2025-01-28 12:00:45 +01:00
snippet-schema.yml sysbuild: Add support for snippets 2024-12-27 07:18:13 +01:00
soc-schema.yml scripts: west_commands: run: Add priority to run once config 2024-10-26 17:14:06 +02:00