Add VCN CTS and UT to presubmit of VcnManagementService changes
Bug: 274822877 Test: build, presubmit is running Change-Id: Ic2589fa1f01348f258873bd114deadb8be03cb57
This commit is contained in:
@@ -53,6 +53,14 @@
|
||||
// GWP-ASan's CTS test ensures that recoverable tombstones work,
|
||||
// which is emitted by the NativeTombstoneManager.
|
||||
"name": "CtsGwpAsanTestCases"
|
||||
},
|
||||
{
|
||||
"name": "FrameworksVcnTests",
|
||||
"file_patterns": ["VcnManagementService\\.java"]
|
||||
},
|
||||
{
|
||||
"name": "CtsVcnTestCases",
|
||||
"file_patterns": ["VcnManagementService\\.java"]
|
||||
}
|
||||
],
|
||||
"presubmit-large": [
|
||||
|
||||
Reference in New Issue
Block a user