zephyr/samples/drivers/i2c_scanner/sample.yaml
Anas Nashif da5f185e06 samples: add test identifier
Add unique identifier instead of just 'test' for samples.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-03-29 17:44:11 -04:00

14 lines
293 B
YAML

sample:
name: I2C scanner
tests:
sample.driver.i2c_scanner:
platform_whitelist: nrf52840_blip nrf51_ble400
tags: drivers
depends_on: i2c
harness: console
harness_config:
type: one_line
regex:
- "0x50 FOUND"
fixture: fixture_i2c_FRAM