zephyr/samples/drivers/kscan_touch/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

13 lines
272 B
YAML

sample:
name: KSCAN touch driver api sample
tests:
sample.drivers.kscan_touch:
tags: drivers kscan_touch
harness: console
harness_config:
type: multi_line
ordered: true
regex:
- "kb data(.*)"
depends_on: kscan:touch