zephyr/samples/drivers/peci/sample.yaml
Gerard Marull-Paretas 14968b4f0f samples: drivers: peci: improve test
- Require peci-0 alias (test without it is pointless)
- Initialize peci device at compile time
- Filter depending on alias
- Remove redundant peci tag

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-08-19 11:51:26 +02:00

16 lines
429 B
YAML

sample:
name: PECI driver sample
tests:
sample.drivers.peci:
# theoretically EVB can be connected to Intel RVP as well,
# but HW setup is not documented, hence qualifying as unsupported.
platform_exclude: mec15xxevb_assy6853
filter: dt_alias_exists("peci-0")
tags: drivers
harness: console
harness_config:
type: multi_line
ordered: true
regex:
- "mb data(.*)"