blob: 6ac969527d89b2cbcc1adb0f2496cdd813ed569d [file] [log] [blame]
{
"presubmit": [
{
"name": "CtsMediaBetterTogetherTestCases"
},
{
"name": "mediaroutertest"
},
{
"name": "CtsCameraTestCases",
"options" : [
{
"include-filter": "android.hardware.camera2.cts.ImageReaderTest#testP010"
}
]
},
{
"name": "WvtsDeviceTestCases",
"options" : [
{
"include-annotation": "android.platform.test.annotations.Presubmit"
},
{
"include-filter": "com.google.android.media.wvts.WidevineGenericOpsTests"
},
{
"include-filter": "com.google.android.media.wvts.WidevineH264PlaybackTests"
}
],
"file_patterns": ["(?i)drm|crypto"]
},
{
"name": "CtsMediaDrmFrameworkTestCases",
"options" : [
{
"include-annotation": "android.platform.test.annotations.Presubmit"
}
],
"file_patterns": ["(?i)drm|crypto"]
},
{
"file_patterns": [
"[^/]*(LoudnessCodec)[^/]*\\.java"
],
"name": "LoudnessCodecApiTest",
"options": [
{
"include-annotation": "android.platform.test.annotations.Presubmit"
}
]
}
]
}