zephyr/samples/drivers/ps2/sample.yaml
Maksim Masalski d7468bf836 samples: Add fixtures for samples interacting with keyboard and mouse
Two samples require interacting with keyboard and mouse, and that
means necessary to provide correct fixture before run of that samples
in sanitycheck system. To skip or run the sample according to the
provided fixture in map-file necessary to add fixture definitions
into sample.yaml files

Signed-off-by: Maksim Masalski <maksim.masalski@intel.com>
2020-09-08 17:24:38 -04:00

14 lines
277 B
YAML

sample:
name: PS2 driver sample
tests:
sample.drivers.espi.ps2:
tags: drivers
harness: console
harness_config:
type: multi_line
ordered: true
regex:
- "mb data(.*)"
fixture: fixture_connect_mouse
depends_on: ps2