summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchihsheng <chihsheng@google.com>2024-05-07 22:22:08 +0800
committerTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-05-10 21:38:14 +0000
commit65dc9bd83f8adfd3abc5ef32258e08ef30eb976b (patch)
treeb9eb9ecb307d73e56dad40f60313709b417b3dce
parent1cc299629b2271efe623df89b646bc46374eba7d (diff)
downloadcommon-android-mainline.tar.gz
ANDROID: Add CtsWifiBroadcastsHostTestCases to presubmit of TEST_MAPPINGandroid-mainline
Bug: 338500074 Change-Id: I0eb391eadfe7d3d6f5bfb3a59bfa513544c37255 Signed-off-by: chihsheng <chihsheng@google.com>
-rw-r--r--block/TEST_MAPPING8
-rw-r--r--fs/TEST_MAPPING8
-rw-r--r--include/drm/TEST_MAPPING8
-rw-r--r--include/linux/TEST_MAPPING8
-rw-r--r--include/net/TEST_MAPPING8
-rw-r--r--include/trace/TEST_MAPPING8
-rw-r--r--kernel/sched/TEST_MAPPING8
-rw-r--r--mm/TEST_MAPPING8
-rw-r--r--net/TEST_MAPPING8
9 files changed, 72 insertions, 0 deletions
diff --git a/block/TEST_MAPPING b/block/TEST_MAPPING
index 9556e19d2bbf..7f1efb06fb0e 100644
--- a/block/TEST_MAPPING
+++ b/block/TEST_MAPPING
@@ -36,6 +36,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
@@ -36,6 +36,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
@@ -36,6 +36,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
@@ -36,6 +36,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
@@ -36,6 +36,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
@@ -23,6 +23,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
@@ -36,6 +36,14 @@
]
},
{
+ "name": "CtsWifiBroadcastsHostTestCases",
+ "options": [
+ {
+ "exclude-annotation": "com.android.testutils.SkipPresubmit"
+ }
+ ]
+ },
+ {
"name": "vts_kernel_net_tests"
}
]