blob: dd12cc5c9559c725252ecb85451864022e47a3c0 [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsInlineMockingTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.LargeTest"
}
]
},
{
"name": "CtsExtendedMockingTestCases",
"options": [
{
"exclude-annotation": "androidx.test.filters.LargeTest"
}
]
}
],
"imports": [
{
"path": "cts/hostsidetests/jvmti"
}
]
}