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:
Anas Nashif 2024-02-05 15:55:32 +00:00
parent de2fbf3fa8
commit c6123273c1

View file

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