From c6123273c1ff34304f824ffaa8ff81bb07bf131d Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Mon, 5 Feb 2024 15:55:32 +0000 Subject: [PATCH] MAINTAINERS: associate more test to areas Associate more tests to areas. Signed-off-by: Anas Nashif --- MAINTAINERS.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 9ea1f4bde65d9e..3e2e96fbb3b10e 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -752,6 +752,7 @@ Device Driver Model: - "area: Device Model" tests: - kernel.device + - init DFU: status: maintained @@ -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 @@ -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 @@ -4645,6 +4650,8 @@ Test Framework (Ztest): - doc/develop/test/ztest.rst labels: - "area: Testsuite" + tests: + - testing Emulation: status: maintained @@ -4667,6 +4674,8 @@ Emulation: - doc/hardware/emulator/ labels: - "area: HW Emulation" + tests: + - emul Random: status: maintained