1sample:
2  name: ISL29035 Digital Light Sensor
3tests:
4  sample.sensor.isl29035:
5    tags: sensors
6    depends_on: i2c
7    platform_allow: nrf52dk/nrf52832
8    integration_platforms:
9      - nrf52dk/nrf52832
10    harness: console
11    harness_config:
12      type: one_line
13      regex:
14        - "Ambient light sense"
15      fixture: fixture_isl29035
16