diff --git a/block/TEST_MAPPING b/block/TEST_MAPPING index 9556e19d2bbf..7f1efb06fb0e 100644 --- a/block/TEST_MAPPING +++ b/block/TEST_MAPPING @@ -35,6 +35,14 @@ } ] }, + { + "name": "CtsWifiBroadcastsHostTestCases", + "options": [ + { + "exclude-annotation": "com.android.testutils.SkipPresubmit" + } + ] + }, { "name": "vts_kernel_net_tests" } diff --git a/fs/TEST_MAPPING b/fs/TEST_MAPPING index 3d972f21dc8f..85f8fa7e9bbd 100644 --- a/fs/TEST_MAPPING +++ b/fs/TEST_MAPPING @@ -25,6 +25,14 @@ "exclude-annotation": "com.android.testutils.SkipPresubmit" } ] + }, + { + "name": "CtsWifiBroadcastsHostTestCases", + "options": [ + { + "exclude-annotation": "com.android.testutils.SkipPresubmit" + } + ] } ], "presubmit-large": [ diff --git a/include/drm/TEST_MAPPING b/include/drm/TEST_MAPPING index f077d77edd60..3451cdde9beb 100644 --- a/include/drm/TEST_MAPPING +++ b/include/drm/TEST_MAPPING @@ -35,6 +35,14 @@ } ] }, + { + "name": "CtsWifiBroadcastsHostTestCases", + "options": [ + { + "exclude-annotation": "com.android.testutils.SkipPresubmit" + } + ] + }, { "name": "vts_kernel_net_tests" } diff --git a/include/linux/TEST_MAPPING b/include/linux/TEST_MAPPING index 9556e19d2bbf..7f1efb06fb0e 100644 --- a/include/linux/TEST_MAPPING +++ b/include/linux/TEST_MAPPING @@ -35,6 +35,14 @@ } ] }, + { + "name": "CtsWifiBroadcastsHostTestCases", + "options": [ + { + "exclude-annotation": "com.android.testutils.SkipPresubmit" + } + ] + }, { "name": "vts_kernel_net_tests" } diff --git a/include/net/TEST_MAPPING b/include/net/TEST_MAPPING index e20b5cf1d210..08d22673e182 100644 --- a/include/net/TEST_MAPPING +++ b/include/net/TEST_MAPPING @@ -35,6 +35,14 @@ } ] }, + { + "name": "CtsWifiBroadcastsHostTestCases", + "options": [ + { + "exclude-annotation": "com.android.testutils.SkipPresubmit" + } + ] + }, { "name": "vts_kernel_net_tests" } diff --git a/include/trace/TEST_MAPPING b/include/trace/TEST_MAPPING index d997982601a3..cf37d9fe0fe5 100644 --- a/include/trace/TEST_MAPPING +++ b/include/trace/TEST_MAPPING @@ -35,6 +35,14 @@ } ] }, + { + "name": "CtsWifiBroadcastsHostTestCases", + "options": [ + { + "exclude-annotation": "com.android.testutils.SkipPresubmit" + } + ] + }, { "name": "vts_kernel_net_tests" } diff --git a/kernel/sched/TEST_MAPPING b/kernel/sched/TEST_MAPPING index abebdc438476..05632df5dd1e 100644 --- a/kernel/sched/TEST_MAPPING +++ b/kernel/sched/TEST_MAPPING @@ -32,6 +32,14 @@ "exclude-annotation": "com.android.testutils.SkipPresubmit" } ] + }, + { + "name": "CtsWifiBroadcastsHostTestCases", + "options": [ + { + "exclude-annotation": "com.android.testutils.SkipPresubmit" + } + ] } ], "presubmit-large": [ diff --git a/mm/TEST_MAPPING b/mm/TEST_MAPPING index d0b2e4bbfc98..8999f5956b12 100644 --- a/mm/TEST_MAPPING +++ b/mm/TEST_MAPPING @@ -22,6 +22,14 @@ } ] }, + { + "name": "CtsWifiBroadcastsHostTestCases", + "options": [ + { + "exclude-annotation": "com.android.testutils.SkipPresubmit" + } + ] + }, { "name": "selftests", "options": [ diff --git a/net/TEST_MAPPING b/net/TEST_MAPPING index 57dbb35bf589..13371c3a2f8f 100644 --- a/net/TEST_MAPPING +++ b/net/TEST_MAPPING @@ -35,6 +35,14 @@ } ] }, + { + "name": "CtsWifiBroadcastsHostTestCases", + "options": [ + { + "exclude-annotation": "com.android.testutils.SkipPresubmit" + } + ] + }, { "name": "vts_kernel_net_tests" }