xref: /aosp_15_r20/frameworks/base/services/core/jni/TEST_MAPPING (revision d57664e9bc4670b3ecf6748a746a57c557b6bc9e)
1{
2  "presubmit": [
3    {
4      "file_patterns": [
5        "[^/]*(vibrator)[^/]*\\.[^/]*"
6      ],
7      "name": "CtsVibratorTestCases",
8      "options": [
9        {"exclude-annotation": "androidx.test.filters.LargeTest"},
10        {"exclude-annotation": "androidx.test.filters.FlakyTest"},
11        {"exclude-annotation": "org.junit.Ignore"}
12      ]
13    }
14  ]
15}
16