platform_system_vold/TEST_MAPPING
alukin f428f9e6f0 Add new modules to TEST_MAPPING
Adding new modules to TEST_MAPPING after splitting
CtsScopedStorageDeviceOnlyTest

Ignore-AOSP-First: We've split a module in internal repo, so we can't add them in TEST_MAPPING on AOSP.

Bug: 294741813
Test: atest
Change-Id: I8efef8efbc9f01e1177fbe3105513166ad90d22f
2023-11-02 14:57:09 +00:00

48 lines
871 B
Text

{
"presubmit": [
{
"name": "CtsScopedStorageCoreHostTest"
},
{
"name": "CtsScopedStorageHostTest"
},
{
"name": "CtsScopedStorageDeviceOnlyTest"
},
{
"name": "CtsScopedStorageBypassDatabaseOperationsTest"
},
{
"name": "CtsScopedStorageGeneralTest"
},
{
"name": "CtsScopedStorageRedactUriTest"
},
{
"name": "AdoptableHostTest"
}
],
"hwasan-postsubmit": [
{
"name": "CtsScopedStorageCoreHostTest"
},
{
"name": "CtsScopedStorageHostTest"
},
{
"name": "CtsScopedStorageDeviceOnlyTest"
},
{
"name": "CtsScopedStorageBypassDatabaseOperationsTest"
},
{
"name": "CtsScopedStorageGeneralTest"
},
{
"name": "CtsScopedStorageRedactUriTest"
},
{
"name": "AdoptableHostTest"
}
]
}