system/vold/TEST_MAPPING

31 lines
491 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:01:50 +08:00
{
"presubmit": [
{
"name": "CtsScopedStorageCoreHostTest"
},
{
"name": "CtsScopedStorageHostTest"
},
{
"name": "CtsScopedStorageDeviceOnlyTest"
},
{
"name": "AdoptableHostTest"
}
],
"hwasan-postsubmit": [
{
"name": "CtsScopedStorageCoreHostTest"
},
{
"name": "CtsScopedStorageHostTest"
},
{
"name": "CtsScopedStorageDeviceOnlyTest"
},
{
"name": "AdoptableHostTest"
}
]
}