Skip to content

Commit

Permalink
MAINTAINERS: associate more test to areas
Browse files Browse the repository at this point in the history
Associate more tests to areas.

Signed-off-by: Anas Nashif <[email protected]>
  • Loading branch information
nashif committed Feb 7, 2024
1 parent de2fbf3 commit c612327
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion MAINTAINERS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -752,6 +752,7 @@ Device Driver Model:
- "area: Device Model"
tests:
- kernel.device
- init

DFU:
status: maintained
Expand Down Expand Up @@ -2289,6 +2290,8 @@ Memory Management:
- include/zephyr/mem_mgmt/mem_attr.h
- tests/lib/mem_blocks_stats/
- tests/drivers/mm/
tests:
- mem_mgmt

Laird Connectivity platforms:
status: maintained
Expand Down Expand Up @@ -4476,10 +4479,12 @@ West:
files:
- modules/thrift/
- samples/modules/thrift/
- tests/lib/thrift/
- tests/modules/thrift/
labels:
- "area: Thrift"
- "area: Serialization"
tests:
- thrift

"West project: tinycrypt":
status: odd fixes
Expand Down Expand Up @@ -4645,6 +4650,8 @@ Test Framework (Ztest):
- doc/develop/test/ztest.rst
labels:
- "area: Testsuite"
tests:
- testing

Emulation:
status: maintained
Expand All @@ -4667,6 +4674,8 @@ Emulation:
- doc/hardware/emulator/
labels:
- "area: HW Emulation"
tests:
- emul

Random:
status: maintained
Expand Down

0 comments on commit c612327

Please sign in to comment.