Add one integration_platforms based on platform_allow to ensure these tests get coverage in CI. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
12 lines
281 B
YAML
12 lines
281 B
YAML
sample:
|
|
description: Demonstration of the BQ274XX Fuel gauge Sensor driver
|
|
name: BQ274XX Sample
|
|
tests:
|
|
sample.sensor.bq274xx:
|
|
harness: sensor
|
|
platform_allow: nrf9160_innblue22
|
|
integration_platforms:
|
|
- nrf9160_innblue22
|
|
tags: sensors
|
|
depends_on: i2c
|