| easoncylee | 771463e | 2019-11-26 10:55:53 +0800 | [diff] [blame] | 1 | { | 
 | 2 |   "presubmit": [ | 
 | 3 |     { | 
 | 4 |       "name": "SurfaceFlinger_test", | 
 | 5 |       "options": [ | 
 | 6 |         { | 
 | 7 |           "include-filter": "*CredentialsTest.*" | 
 | 8 |         }, | 
 | 9 |         { | 
 | 10 |           "include-filter": "*SurfaceFlingerStress.*" | 
 | 11 |         }, | 
 | 12 |         { | 
 | 13 |           "include-filter": "*SurfaceInterceptorTest.*" | 
 | 14 |         }, | 
 | 15 |         { | 
 | 16 |           "include-filter": "*LayerTransactionTest.*" | 
 | 17 |         }, | 
 | 18 |         { | 
 | 19 |           "include-filter": "*LayerTypeTransactionTest.*" | 
 | 20 |         }, | 
 | 21 |         { | 
 | 22 |           "include-filter": "*LayerUpdateTest.*" | 
 | 23 |         }, | 
 | 24 |         { | 
 | 25 |           "include-filter": "*GeometryLatchingTest.*" | 
 | 26 |         }, | 
 | 27 |         { | 
 | 28 |           "include-filter": "*CropLatchingTest.*" | 
 | 29 |         }, | 
 | 30 |         { | 
 | 31 |           "include-filter": "*ChildLayerTest.*" | 
 | 32 |         }, | 
 | 33 |         { | 
 | 34 |           "include-filter": "*ScreenCaptureTest.*" | 
 | 35 |         }, | 
 | 36 |         { | 
 | 37 |           "include-filter": "*ScreenCaptureChildOnlyTest.*" | 
 | 38 |         }, | 
 | 39 |         { | 
 | 40 |           "include-filter": "*DereferenceSurfaceControlTest.*" | 
 | 41 |         }, | 
 | 42 |         { | 
 | 43 |           "include-filter": "*BoundlessLayerTest.*" | 
 | 44 |         }, | 
 | 45 |         { | 
 | 46 |           "include-filter": "*MultiDisplayLayerBoundsTest.*" | 
 | 47 |         }, | 
 | 48 |         { | 
 | 49 |           "include-filter": "*InvalidHandleTest.*" | 
 | 50 |         }, | 
 | 51 |         { | 
 | 52 |           "include-filter": "*VirtualDisplayTest.*" | 
 | 53 |         }, | 
 | 54 |         { | 
 | 55 |           "include-filter": "*RelativeZTest.*" | 
| Ady Abraham | 4a474e8 | 2020-10-02 15:47:55 -0700 | [diff] [blame] | 56 |         }, | 
 | 57 |         { | 
 | 58 |           "include-filter": "*RefreshRateOverlayTest.*" | 
| Steven Moreland | 6acec89 | 2022-10-10 17:09:38 +0000 | [diff] [blame] | 59 |         }, | 
 | 60 |         { | 
 | 61 |           "exclude-filter": "*ChildLayerTest#ChildrenSurviveParentDestruction" | 
| easoncylee | 771463e | 2019-11-26 10:55:53 +0800 | [diff] [blame] | 62 |         } | 
 | 63 |       ] | 
 | 64 |     }, | 
 | 65 |     { | 
| Yiwei Zhang | 8ed7899 | 2020-06-23 21:53:38 -0700 | [diff] [blame] | 66 |       "name": "CtsGraphicsTestCases", | 
 | 67 |       "options": [ | 
 | 68 |         { | 
 | 69 |           "include-filter": "android.graphics.cts.VulkanPreTransformTest" | 
 | 70 |         } | 
 | 71 |       ] | 
| easoncylee | 771463e | 2019-11-26 10:55:53 +0800 | [diff] [blame] | 72 |     } | 
| Florian Mayer | b3fd4bf | 2022-03-16 18:23:01 +0000 | [diff] [blame] | 73 |   ], | 
 | 74 |   "hwasan-postsubmit": [ | 
 | 75 |     { | 
 | 76 |       "name": "SurfaceFlinger_test", | 
 | 77 |       "options": [ | 
 | 78 |         { | 
 | 79 |           "include-filter": "*CredentialsTest.*" | 
 | 80 |         }, | 
 | 81 |         { | 
 | 82 |           "include-filter": "*SurfaceFlingerStress.*" | 
 | 83 |         }, | 
 | 84 |         { | 
 | 85 |           "include-filter": "*SurfaceInterceptorTest.*" | 
 | 86 |         }, | 
 | 87 |         { | 
 | 88 |           "include-filter": "*LayerTransactionTest.*" | 
 | 89 |         }, | 
 | 90 |         { | 
 | 91 |           "include-filter": "*LayerTypeTransactionTest.*" | 
 | 92 |         }, | 
 | 93 |         { | 
 | 94 |           "include-filter": "*LayerUpdateTest.*" | 
 | 95 |         }, | 
 | 96 |         { | 
 | 97 |           "include-filter": "*GeometryLatchingTest.*" | 
 | 98 |         }, | 
 | 99 |         { | 
 | 100 |           "include-filter": "*CropLatchingTest.*" | 
 | 101 |         }, | 
 | 102 |         { | 
 | 103 |           "include-filter": "*ChildLayerTest.*" | 
 | 104 |         }, | 
 | 105 |         { | 
 | 106 |           "include-filter": "*ScreenCaptureTest.*" | 
 | 107 |         }, | 
 | 108 |         { | 
 | 109 |           "include-filter": "*ScreenCaptureChildOnlyTest.*" | 
 | 110 |         }, | 
 | 111 |         { | 
 | 112 |           "include-filter": "*DereferenceSurfaceControlTest.*" | 
 | 113 |         }, | 
 | 114 |         { | 
 | 115 |           "include-filter": "*BoundlessLayerTest.*" | 
 | 116 |         }, | 
 | 117 |         { | 
 | 118 |           "include-filter": "*MultiDisplayLayerBoundsTest.*" | 
 | 119 |         }, | 
 | 120 |         { | 
 | 121 |           "include-filter": "*InvalidHandleTest.*" | 
 | 122 |         }, | 
 | 123 |         { | 
 | 124 |           "include-filter": "*VirtualDisplayTest.*" | 
 | 125 |         }, | 
 | 126 |         { | 
 | 127 |           "include-filter": "*RelativeZTest.*" | 
 | 128 |         }, | 
 | 129 |         { | 
 | 130 |           "include-filter": "*RefreshRateOverlayTest.*" | 
 | 131 |         } | 
 | 132 |       ] | 
 | 133 |     } | 
| easoncylee | 771463e | 2019-11-26 10:55:53 +0800 | [diff] [blame] | 134 |   ] | 
 | 135 | } |