Add vts_processgroup_validate_test to vts suite
Bug: 154727600 Test: atest vts_processgroup_validate_test Change-Id: I53bd4f9fd097878deaa77159feb2d48f66c464d1 Merged-In: I53bd4f9fd097878deaa77159feb2d48f66c464d1
This commit is contained in:
parent
91fd50c78f
commit
63a07aafcf
1 changed files with 4 additions and 5 deletions
|
@ -100,13 +100,12 @@ cc_test {
|
|||
"libjsoncpp",
|
||||
"libprotobuf-cpp-full",
|
||||
],
|
||||
target: {
|
||||
android: {
|
||||
test_config: "vts_processgroup_validate_test.xml",
|
||||
},
|
||||
},
|
||||
test_suites: [
|
||||
"vts",
|
||||
],
|
||||
}
|
||||
|
||||
vts_config {
|
||||
name: "VtsProcessgroupValidateTest",
|
||||
test_config: "vts_processgroup_validate_test.xml",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue