zephyr/samples/drivers/ps2/sample.yaml
Anas Nashif b835b02136 tests: cleanup metadata and filtering
- Add integration_platforms to avoid excessive filtering
- Make sure integration platforms are actually part of the filter
- Fix some tags and test meta data

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-06-13 09:38:27 -04:00

18 lines
375 B
YAML

sample:
name: PS2 driver sample
tests:
sample.drivers.espi.ps2:
tags:
- drivers
- ps2
integration_platforms:
- mec172xmodular_assy6930
harness: console
harness_config:
type: multi_line
ordered: true
regex:
- "mb data(.*)"
fixture: fixture_connect_mouse
filter: dt_compat_enabled("microchip,xec-ps2")