blob: 365ab7d238b51452a7d3110f3c94c028ea9f1b35 [file] [log] [blame]
{
"postsubmit": [
{
"name": "CtsMockingTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.LargeTest"
}
]
},
{
"name": "CtsInlineMockingTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.LargeTest"
}
]
},
{
"name": "CtsMockingDebuggableTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.LargeTest"
}
]
},
{
"name": "CtsExtendedMockingTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.LargeTest"
}
]
}
]
}