From c78e8efcdb2c8c8a929e1ba84bdccbf8bceb775d Mon Sep 17 00:00:00 2001 From: Darren Chang Date: Fri, 11 Oct 2024 15:33:59 +0800 Subject: [PATCH] ANDROID: Add CtsRootBluetoothTestCases, vts_kernel_net_tests to the kernel-presubmit group Bug: 360874465 Change-Id: I87df9c031ee94470105555e9713f708e572198ef Signed-off-by: Darren Chang --- arch/x86/crypto/TEST_MAPPING | 6 ++++++ arch/x86/include/asm/TEST_MAPPING | 6 ++++++ arch/x86/kernel/fpu/TEST_MAPPING | 6 ++++++ arch/x86/net/TEST_MAPPING | 6 ++++++ block/TEST_MAPPING | 6 ++++++ drivers/android/TEST_MAPPING | 6 ++++++ drivers/base/TEST_MAPPING | 6 ++++++ drivers/block/TEST_MAPPING | 6 ++++++ drivers/char/TEST_MAPPING | 6 ++++++ drivers/dma-buf/TEST_MAPPING | 6 ++++++ drivers/md/TEST_MAPPING | 6 ++++++ drivers/net/TEST_MAPPING | 6 ++++++ drivers/virtio/TEST_MAPPING | 6 ++++++ fs/TEST_MAPPING | 6 ++++++ include/asm-generic/TEST_MAPPING | 6 ++++++ include/crypto/TEST_MAPPING | 6 ++++++ include/drm/TEST_MAPPING | 6 ++++++ include/linux/TEST_MAPPING | 6 ++++++ include/net/TEST_MAPPING | 6 ++++++ include/trace/TEST_MAPPING | 6 ++++++ include/uapi/linux/TEST_MAPPING | 6 ++++++ include/vdso/TEST_MAPPING | 6 ++++++ kernel/bpf/TEST_MAPPING | 6 ++++++ kernel/cgroup/TEST_MAPPING | 6 ++++++ kernel/sched/TEST_MAPPING | 3 +++ mm/TEST_MAPPING | 6 ++++++ net/TEST_MAPPING | 6 ++++++ 27 files changed, 159 insertions(+) diff --git a/arch/x86/crypto/TEST_MAPPING b/arch/x86/crypto/TEST_MAPPING index c75554c4dec9..178988515657 100644 --- a/arch/x86/crypto/TEST_MAPPING +++ b/arch/x86/crypto/TEST_MAPPING @@ -283,6 +283,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/arch/x86/include/asm/TEST_MAPPING b/arch/x86/include/asm/TEST_MAPPING index 74f4859ce4e1..4631db9c17bb 100644 --- a/arch/x86/include/asm/TEST_MAPPING +++ b/arch/x86/include/asm/TEST_MAPPING @@ -283,6 +283,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/arch/x86/kernel/fpu/TEST_MAPPING b/arch/x86/kernel/fpu/TEST_MAPPING index 8f18db261490..d5eb1b5c91b8 100644 --- a/arch/x86/kernel/fpu/TEST_MAPPING +++ b/arch/x86/kernel/fpu/TEST_MAPPING @@ -283,6 +283,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/arch/x86/net/TEST_MAPPING b/arch/x86/net/TEST_MAPPING index f295a55d5cf3..18d2e6dbf2c6 100644 --- a/arch/x86/net/TEST_MAPPING +++ b/arch/x86/net/TEST_MAPPING @@ -264,6 +264,12 @@ "include-filter": "android.incrementalinstall.cts.IncrementalInstallTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/block/TEST_MAPPING b/block/TEST_MAPPING index 0db7ac6d1cc2..3c36280495a8 100644 --- a/block/TEST_MAPPING +++ b/block/TEST_MAPPING @@ -291,6 +291,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/drivers/android/TEST_MAPPING b/drivers/android/TEST_MAPPING index ea3847ea7f6e..c6d3cb4a02fb 100644 --- a/drivers/android/TEST_MAPPING +++ b/drivers/android/TEST_MAPPING @@ -283,6 +283,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/drivers/base/TEST_MAPPING b/drivers/base/TEST_MAPPING index 0f0cc5a481a0..13991a9f0304 100644 --- a/drivers/base/TEST_MAPPING +++ b/drivers/base/TEST_MAPPING @@ -283,6 +283,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/drivers/block/TEST_MAPPING b/drivers/block/TEST_MAPPING index 0a28696419cf..6337a1495474 100644 --- a/drivers/block/TEST_MAPPING +++ b/drivers/block/TEST_MAPPING @@ -232,6 +232,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/drivers/char/TEST_MAPPING b/drivers/char/TEST_MAPPING index ea3847ea7f6e..c6d3cb4a02fb 100644 --- a/drivers/char/TEST_MAPPING +++ b/drivers/char/TEST_MAPPING @@ -283,6 +283,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/drivers/dma-buf/TEST_MAPPING b/drivers/dma-buf/TEST_MAPPING index 75ae47dedf64..5d815766d669 100644 --- a/drivers/dma-buf/TEST_MAPPING +++ b/drivers/dma-buf/TEST_MAPPING @@ -275,6 +275,12 @@ "include-filter": "android.incrementalinstall.cts.IncrementalInstallTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/drivers/md/TEST_MAPPING b/drivers/md/TEST_MAPPING index b6f4a75ea479..db5b7be14b16 100644 --- a/drivers/md/TEST_MAPPING +++ b/drivers/md/TEST_MAPPING @@ -283,6 +283,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/drivers/net/TEST_MAPPING b/drivers/net/TEST_MAPPING index b859441d7723..1902e7ab6d6d 100644 --- a/drivers/net/TEST_MAPPING +++ b/drivers/net/TEST_MAPPING @@ -283,6 +283,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/drivers/virtio/TEST_MAPPING b/drivers/virtio/TEST_MAPPING index 2759e0b511b8..286ac4a6d71c 100644 --- a/drivers/virtio/TEST_MAPPING +++ b/drivers/virtio/TEST_MAPPING @@ -283,6 +283,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/fs/TEST_MAPPING b/fs/TEST_MAPPING index 83280f263591..9e2209fa8e72 100644 --- a/fs/TEST_MAPPING +++ b/fs/TEST_MAPPING @@ -286,6 +286,12 @@ }, { "name": "KernelDynamicPartitionsTest" + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/include/asm-generic/TEST_MAPPING b/include/asm-generic/TEST_MAPPING index b1b41de80a79..13dfd291df00 100644 --- a/include/asm-generic/TEST_MAPPING +++ b/include/asm-generic/TEST_MAPPING @@ -283,6 +283,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/include/crypto/TEST_MAPPING b/include/crypto/TEST_MAPPING index b57083cb2de8..da5d0815e188 100644 --- a/include/crypto/TEST_MAPPING +++ b/include/crypto/TEST_MAPPING @@ -283,6 +283,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/include/drm/TEST_MAPPING b/include/drm/TEST_MAPPING index 63944f5d6868..eac83ac4f1af 100644 --- a/include/drm/TEST_MAPPING +++ b/include/drm/TEST_MAPPING @@ -283,6 +283,12 @@ "include-filter": "android.incrementalinstall.cts.IncrementalInstallTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/include/linux/TEST_MAPPING b/include/linux/TEST_MAPPING index 0db7ac6d1cc2..3c36280495a8 100644 --- a/include/linux/TEST_MAPPING +++ b/include/linux/TEST_MAPPING @@ -291,6 +291,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/include/net/TEST_MAPPING b/include/net/TEST_MAPPING index 5663695cbb8e..2b4224304aff 100644 --- a/include/net/TEST_MAPPING +++ b/include/net/TEST_MAPPING @@ -291,6 +291,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/include/trace/TEST_MAPPING b/include/trace/TEST_MAPPING index e0177e9b2eb9..d1a95b6d9cad 100644 --- a/include/trace/TEST_MAPPING +++ b/include/trace/TEST_MAPPING @@ -291,6 +291,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/include/uapi/linux/TEST_MAPPING b/include/uapi/linux/TEST_MAPPING index 714b8656814e..0c48fc6565c2 100644 --- a/include/uapi/linux/TEST_MAPPING +++ b/include/uapi/linux/TEST_MAPPING @@ -272,6 +272,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/include/vdso/TEST_MAPPING b/include/vdso/TEST_MAPPING index 659644295072..24bae1549790 100644 --- a/include/vdso/TEST_MAPPING +++ b/include/vdso/TEST_MAPPING @@ -272,6 +272,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/kernel/bpf/TEST_MAPPING b/kernel/bpf/TEST_MAPPING index de54dcd040fe..e71f211d8015 100644 --- a/kernel/bpf/TEST_MAPPING +++ b/kernel/bpf/TEST_MAPPING @@ -283,6 +283,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/kernel/cgroup/TEST_MAPPING b/kernel/cgroup/TEST_MAPPING index de54dcd040fe..e71f211d8015 100644 --- a/kernel/cgroup/TEST_MAPPING +++ b/kernel/cgroup/TEST_MAPPING @@ -283,6 +283,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/kernel/sched/TEST_MAPPING b/kernel/sched/TEST_MAPPING index 85bedcfd8591..0b13c550bee5 100644 --- a/kernel/sched/TEST_MAPPING +++ b/kernel/sched/TEST_MAPPING @@ -275,6 +275,9 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "vts_kernel_net_tests" } ] } diff --git a/mm/TEST_MAPPING b/mm/TEST_MAPPING index 614317fc0e5b..d45dbba2ac06 100644 --- a/mm/TEST_MAPPING +++ b/mm/TEST_MAPPING @@ -254,6 +254,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] } \ No newline at end of file diff --git a/net/TEST_MAPPING b/net/TEST_MAPPING index 0697277b91e1..60a71faf78c8 100644 --- a/net/TEST_MAPPING +++ b/net/TEST_MAPPING @@ -270,6 +270,12 @@ "include-filter": "android.util.cts.FloatMathTest" } ] + }, + { + "name": "CtsRootBluetoothTestCases" + }, + { + "name": "vts_kernel_net_tests" } ] }