zephyr/samples/drivers/flash_shell/test_shell.yml
Grzegorz Chwierut df40aa5574 twister: shell harness with commands alongside the harness_config
Allow user to add shell commands in testcase/sample yaml file
alongside the harness_config like in the console harness.

Signed-off-by: Grzegorz Chwierut <grzegorz.chwierut@nordicsemi.no>
2025-02-14 19:14:38 +00:00

3 lines
66 B
YAML

- command: "flash page_info 0"
expected: "Page for address 0x0"