summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: abe9d6d4e123fdf65a9601ed929b1dc6c87b6938 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "presubmit": [
        {
            "name": "CalendarProviderTests"
        },
        {
            "name": "CtsProviderTestCases",
            "options": [
                {
                    "include-filter": "android.provider.cts.calendar."
                }
            ]
        }
    ]
}