1sample:
2  name: PECI driver  sample
3tests:
4  sample.drivers.peci:
5    # theoretically EVB can be connected to Intel RVP as well,
6    # but HW setup is not documented, hence qualifying as unsupported.
7    platform_exclude:
8      - mec15xxevb_assy6853
9      - mec172xevb_assy6906
10    integration_platforms:
11      - npcx9m6f_evb
12    filter: dt_alias_exists("peci-0")
13    tags:
14      - drivers
15      - peci
16    harness: console
17    harness_config:
18      type: multi_line
19      ordered: true
20      regex:
21        - "mb data(.*)"
22