mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 06:25:21 +00:00
Add unique identifier instead of just 'test' for samples. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
8 lines
138 B
YAML
8 lines
138 B
YAML
sample:
|
|
name: TI INA219 power monitor
|
|
tests:
|
|
sample.driver.current_sensing:
|
|
tags: sensors
|
|
depends_on: i2c
|
|
harness: sensor
|