xref: /aosp_15_r20/external/flatbuffers/TEST_MAPPING (revision 890232f25432b36107d06881e0a25aaa6b473652)
1{
2  "presubmit": [
3    {
4      "name": "TextClassifierServiceTest",
5      "options": [
6        {
7          "exclude-annotation": "androidx.test.filters.FlakyTest"
8        }
9      ]
10    },
11    {
12       "name": "bluetooth_flatbuffer_tests"
13    },
14    {
15       "name": "CtsTfliteNnapiDelegateTestCases"
16    }
17 ],
18  "hwasan-postsubmit": [
19    {
20      "name": "TextClassifierServiceTest",
21      "options": [
22        {
23          "exclude-annotation": "androidx.test.filters.FlakyTest"
24        }
25      ]
26    },
27    {
28       "name": "bluetooth_flatbuffer_tests"
29    },
30    {
31       "name": "CtsTfliteNnapiDelegateTestCases"
32    }
33 ]
34}
35