zephyr/tests/drivers/console/line_splitting/testcase.yaml
Gerson Fernando Budke 768b8bbca3 scripts: west robot & simulation: Fix OOT
The current version of scipts do not consider OOT boards use cases and
the tests with robot now are strict to only one robot file, which is
not realistic for real environment. This address those issues and allow
multiple testsuits at command line and lists at tests entries. It add
another test parameter to allow configure robotframework options.

Fixes: #74563

Signed-off-by: Gerson Fernando Budke <gerson.budke@ossystems.com.br>
2024-07-01 16:10:35 -04:00

16 lines
365 B
YAML

common:
tags:
- drivers
- console
platform_allow: hifive1 hifive_unleashed
harness: robot
tests:
drivers.console.line_splitting:
harness_config:
robot_testsuite: line_splitting.robot
drivers.console.line_splitting.plus.some_option:
harness_config:
robot_testsuite: line_splitting.robot
robot_option: --exclude some_flag