Add vts10 suite to existing vts tests

This is to prepare renaming vts to vts10.

Bug: 151896491
Test: local build
Exempt-From-Owner-Approval: This CL adds all tests in vts to a new
suite vts10. vts10 will be the new name of existing vts suite. This CL
won't change test logic or behavior.

Change-Id: Ia9af1fbddc66d3c94976a58c36d274425f1fe461
This commit is contained in:
Dan Shi
2020-03-19 12:07:49 -07:00
parent 01a461c223
commit 67de87eed0
7 changed files with 7 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ java_test_host {
test_suites: [
"cts",
"vts",
"vts10",
"general-tests",
],
}

View File

@@ -36,6 +36,7 @@ android_test_helper_app {
test_suites: [
"cts",
"vts",
"vts10",
"general-tests",
],
}

View File

@@ -24,6 +24,7 @@ android_test_helper_app {
test_suites: [
"cts",
"vts",
"vts10",
"general-tests",
],
certificate: ":cts-net-app",

View File

@@ -65,6 +65,7 @@ android_test {
test_suites: [
"cts",
"vts",
"vts10",
"general-tests",
],
test_config_template: "AndroidTestTemplate.xml",

View File

@@ -46,6 +46,7 @@ android_test {
test_suites: [
"cts",
"vts",
"vts10",
"general-tests",
],

View File

@@ -27,6 +27,7 @@ android_test {
test_suites: [
"cts",
"vts",
"vts10",
"general-tests",
],

View File

@@ -43,6 +43,7 @@ cc_test {
test_suites: [
"cts",
"vts",
"vts10",
],
cflags: [