Merge "Add vts10 suite to existing vts tests" am: cce8809af0

Change-Id: I9454266072179904895c1fa5781d9fb827817491
This commit is contained in:
Dan Shi
2020-03-26 05:32:48 +00:00
committed by Automerger Merge Worker
7 changed files with 7 additions and 0 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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