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:
Anas Nashif 2023-10-10 15:27:14 +00:00 committed by Johan Hedberg
parent dd743c97a4
commit b0b8f2ff80

View file

@ -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