1common:
2  tags:
3    - drivers
4    - console
5  platform_allow:
6    - hifive1
7    - hifive_unleashed/fu540/e51
8  harness: robot
9
10tests:
11  drivers.console.line_splitting:
12    harness_config:
13      robot_testsuite: line_splitting.robot
14  drivers.console.line_splitting.plus.some_option:
15    harness_config:
16      robot_testsuite: line_splitting.robot
17      robot_option: --exclude some_flag
18