blob: 389e1a317074c3c33e5b986719ed2b23b862cbeb [file] [log] [blame]
sample:
name: LPS22HH Temperature and Pressure Monitor
tests:
sample.sensor.lps22hh:
harness: console
tags: sensors
depends_on: i2c
filter: dt_compat_enabled("st,lps22hh")
harness_config:
type: multi_line
ordered: true
regex:
- "Temperature: (.*)"
- "Pressure: (.*)"
fixture: fixture_i2c_lps22hh