zephyr/samples/drivers/peci/sample.yaml
Anas Nashif 67e8d03280 tests/samples: fix some missing tags
Many driver samples or tests only had 'drivers' as the tag, without a
tag indicating what driver that is exactly, so add some missing tags.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-11-14 07:08:04 -05:00

16 lines
434 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 peci
harness: console
harness_config:
type: multi_line
ordered: true
regex:
- "mb data(.*)"