MAINTAINERS: associate more test to areas
Associate more tests to areas. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
de2fbf3fa8
commit
c6123273c1
1 changed files with 10 additions and 1 deletions
|
|
@ -752,6 +752,7 @@ Device Driver Model:
|
||||||
- "area: Device Model"
|
- "area: Device Model"
|
||||||
tests:
|
tests:
|
||||||
- kernel.device
|
- kernel.device
|
||||||
|
- init
|
||||||
|
|
||||||
DFU:
|
DFU:
|
||||||
status: maintained
|
status: maintained
|
||||||
|
|
@ -2289,6 +2290,8 @@ Memory Management:
|
||||||
- include/zephyr/mem_mgmt/mem_attr.h
|
- include/zephyr/mem_mgmt/mem_attr.h
|
||||||
- tests/lib/mem_blocks_stats/
|
- tests/lib/mem_blocks_stats/
|
||||||
- tests/drivers/mm/
|
- tests/drivers/mm/
|
||||||
|
tests:
|
||||||
|
- mem_mgmt
|
||||||
|
|
||||||
Laird Connectivity platforms:
|
Laird Connectivity platforms:
|
||||||
status: maintained
|
status: maintained
|
||||||
|
|
@ -4476,10 +4479,12 @@ West:
|
||||||
files:
|
files:
|
||||||
- modules/thrift/
|
- modules/thrift/
|
||||||
- samples/modules/thrift/
|
- samples/modules/thrift/
|
||||||
- tests/lib/thrift/
|
- tests/modules/thrift/
|
||||||
labels:
|
labels:
|
||||||
- "area: Thrift"
|
- "area: Thrift"
|
||||||
- "area: Serialization"
|
- "area: Serialization"
|
||||||
|
tests:
|
||||||
|
- thrift
|
||||||
|
|
||||||
"West project: tinycrypt":
|
"West project: tinycrypt":
|
||||||
status: odd fixes
|
status: odd fixes
|
||||||
|
|
@ -4645,6 +4650,8 @@ Test Framework (Ztest):
|
||||||
- doc/develop/test/ztest.rst
|
- doc/develop/test/ztest.rst
|
||||||
labels:
|
labels:
|
||||||
- "area: Testsuite"
|
- "area: Testsuite"
|
||||||
|
tests:
|
||||||
|
- testing
|
||||||
|
|
||||||
Emulation:
|
Emulation:
|
||||||
status: maintained
|
status: maintained
|
||||||
|
|
@ -4667,6 +4674,8 @@ Emulation:
|
||||||
- doc/hardware/emulator/
|
- doc/hardware/emulator/
|
||||||
labels:
|
labels:
|
||||||
- "area: HW Emulation"
|
- "area: HW Emulation"
|
||||||
|
tests:
|
||||||
|
- emul
|
||||||
|
|
||||||
Random:
|
Random:
|
||||||
status: maintained
|
status: maintained
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue