android13/frameworks/native/cmds/dumpstate/TEST_MAPPING

29 lines
443 B
Plaintext

{
"presubmit": [
{
"name": "BugreportManagerTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.LargeTest"
}
]
},
{
"name": "dumpstate_smoke_test"
},
{
"name": "dumpstate_test"
}
],
"postsubmit": [
{
"name": "BugreportManagerTestCases"
}
],
"imports": [
{
"path": "frameworks/base/packages/Shell"
}
]
}