tests: sensors: fix test meta data and components
Fix meta data and standarize components in test identifiers. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
dd743c97a4
commit
b0b8f2ff80
|
@ -1,6 +1,6 @@
|
|||
tests:
|
||||
# section.subsection
|
||||
drivers.sensors.sbs_gauge:
|
||||
drivers.sensor.sbs_gauge:
|
||||
build_only: true
|
||||
tags:
|
||||
- drivers
|
||||
|
@ -9,7 +9,7 @@ tests:
|
|||
dt_compat_enabled("sbs,sbs-gauge") and not dt_compat_enabled("zephyr,i2c-emul-controller")
|
||||
integration_platforms:
|
||||
- nucleo_f070rb
|
||||
drivers.sensors.sbs_gauge.emulated:
|
||||
drivers.sensor.sbs_gauge.emulated:
|
||||
tags:
|
||||
- drivers
|
||||
- sensors
|
||||
|
|
Loading…
Reference in a new issue