xref: /aosp_15_r20/frameworks/minikin/TEST_MAPPING (revision 834a2baab5fdfc28e9a428ee87c7ea8f6a06a53d)
1{
2  "presubmit": [
3    {
4      "name": "minikin_tests"
5    },
6    {
7      "name": "CtsTextTestCases",
8      "options": [
9          {
10              "exclude-annotation": "androidx.test.filters.FlakyTest"
11          },
12          {
13              "exclude-annotation": "androidx.test.filters.LargeTest"
14          }
15      ]
16    },
17    {
18      "name": "CtsGraphicsTestCases",
19      "options": [
20          {
21              "exclude-annotation": "androidx.test.filters.FlakyTest"
22          }
23      ]
24    }
25  ]
26}
27