xref: /aosp_15_r20/external/exoplayer/TEST_MAPPING (revision 30877f796caf59d855b10b687a5d6b3918d765cb)
1{
2  "presubmit": [
3    {
4      "name": "CtsMediaMuxerTestCases"
5    },
6    {
7      "name": "CtsMediaParserTestCases"
8    },
9    {
10      "name": "CtsMediaParserHostTestCases"
11    },
12    {
13      "name": "MediaProviderTests"
14    },
15    {
16      "name": "CtsPhotoPickerTest",
17      "options": [
18        {
19          "exclude-annotation": "androidx.test.filters.LargeTest"
20        }
21      ]
22    }
23  ],
24  "postsubmit": [
25    {
26      "name": "CtsPhotoPickerTest"
27    }
28  ]
29}
30