xref: /aosp_15_r20/frameworks/base/services/tests/performancehinttests/TEST_MAPPING (revision d57664e9bc4670b3ecf6748a746a57c557b6bc9e)
1{
2  "presubmit": [
3    {
4      "name": "PerformanceHintTests",
5      "options": [
6        {"exclude-annotation": "org.junit.Ignore"}
7      ]
8    }
9  ],
10  "ravenwood-postsubmit": [
11    {
12      "name": "PerformanceHintTestsRavenwood",
13      "host": true,
14      "options": [
15        {"exclude-annotation": "android.platform.test.annotations.DisabledOnRavenwood"}
16      ]
17    }
18  ]
19}
20