11d45326d9
Test: Run tests under HWASan. Bug: 193568145 Change-Id: I03e7506f932cb42a91261bd1c28f3d7f60dd5f1e
30 lines
491 B
Text
30 lines
491 B
Text
{
|
|
"presubmit": [
|
|
{
|
|
"name": "CtsScopedStorageCoreHostTest"
|
|
},
|
|
{
|
|
"name": "CtsScopedStorageHostTest"
|
|
},
|
|
{
|
|
"name": "CtsScopedStorageDeviceOnlyTest"
|
|
},
|
|
{
|
|
"name": "AdoptableHostTest"
|
|
}
|
|
],
|
|
"hwasan-postsubmit": [
|
|
{
|
|
"name": "CtsScopedStorageCoreHostTest"
|
|
},
|
|
{
|
|
"name": "CtsScopedStorageHostTest"
|
|
},
|
|
{
|
|
"name": "CtsScopedStorageDeviceOnlyTest"
|
|
},
|
|
{
|
|
"name": "AdoptableHostTest"
|
|
}
|
|
]
|
|
}
|