tests: sensing: fix identifier
Fix identifier of test and add to MAINTAINERS file. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
6530c8914e
commit
366ddac79e
2 changed files with 2 additions and 1 deletions
|
|
@ -3071,6 +3071,7 @@ Sensor Subsystem:
|
|||
- "area: Sensor Subsystem"
|
||||
tests:
|
||||
- sample.sensing
|
||||
- sensing.api
|
||||
|
||||
Stats:
|
||||
status: odd fixes
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
tests:
|
||||
subsys.sensing:
|
||||
sensing.api:
|
||||
platform_allow: native_sim
|
||||
tags: sensing
|
||||
|
|
|
|||
Loading…
Reference in a new issue