blob: ffd8b4131773bfab8ff013476fbce65c7ce010af [file] [log] [blame]
Mike Klein6e744122016-10-27 12:21:40 -04001# Copyright 2016 Google Inc.
2#
3# Use of this source code is governed by a BSD-style license that can be
4# found in the LICENSE file.
5
6# Things are easiest for everyone if these source paths are absolute.
7_tests = get_path_info("../tests", "abspath")
8
9tests_sources = [
10 "$_tests/AAClipTest.cpp",
11 "$_tests/AnnotationTest.cpp",
12 "$_tests/ApplyGammaTest.cpp",
Herb Derbyac04fef2017-01-13 17:34:33 -050013 "$_tests/ArenaAllocTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -040014 "$_tests/AsADashTest.cpp",
15 "$_tests/BadIcoTest.cpp",
16 "$_tests/BitmapCopyTest.cpp",
17 "$_tests/BitmapGetColorTest.cpp",
18 "$_tests/BitmapTest.cpp",
19 "$_tests/BitSetTest.cpp",
20 "$_tests/BlendTest.cpp",
21 "$_tests/BlitMaskClip.cpp",
22 "$_tests/BlitRowTest.cpp",
23 "$_tests/BlurTest.cpp",
24 "$_tests/CachedDataTest.cpp",
25 "$_tests/CachedDecodingPixelRefTest.cpp",
26 "$_tests/CanvasStateHelpers.cpp",
27 "$_tests/CanvasStateTest.cpp",
28 "$_tests/CanvasTest.cpp",
29 "$_tests/ChecksumTest.cpp",
30 "$_tests/ClampRangeTest.cpp",
31 "$_tests/ClearTest.cpp",
32 "$_tests/ClipBoundsTest.cpp",
33 "$_tests/ClipCubicTest.cpp",
34 "$_tests/ClipperTest.cpp",
35 "$_tests/ClipStackTest.cpp",
36 "$_tests/CodecAnimTest.cpp",
Leon Scroggins III83239652017-04-21 13:47:12 -040037 "$_tests/CodecExactReadTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -040038 "$_tests/CodecPartialTest.cpp",
39 "$_tests/CodecTest.cpp",
40 "$_tests/ColorFilterTest.cpp",
41 "$_tests/ColorMatrixTest.cpp",
42 "$_tests/ColorPrivTest.cpp",
43 "$_tests/ColorSpaceTest.cpp",
44 "$_tests/ColorSpaceXformTest.cpp",
45 "$_tests/ColorTest.cpp",
46 "$_tests/CopySurfaceTest.cpp",
47 "$_tests/CPlusPlusEleven.cpp",
Brian Osman2c2bc112017-02-28 10:02:49 -050048 "$_tests/CrossContextImageTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -040049 "$_tests/CTest.cpp",
50 "$_tests/DashPathEffectTest.cpp",
51 "$_tests/DataRefTest.cpp",
52 "$_tests/DequeTest.cpp",
Robert Phillips51e7ca32017-03-27 10:14:08 -040053 "$_tests/DetermineDomainModeTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -040054 "$_tests/DeviceLooperTest.cpp",
55 "$_tests/DeviceTest.cpp",
56 "$_tests/DFPathRendererTest.cpp",
57 "$_tests/DiscardableMemoryPoolTest.cpp",
58 "$_tests/DiscardableMemoryTest.cpp",
59 "$_tests/DrawBitmapRectTest.cpp",
60 "$_tests/DrawFilterTest.cpp",
61 "$_tests/DrawPathTest.cpp",
62 "$_tests/DrawTextTest.cpp",
63 "$_tests/DynamicHashTest.cpp",
64 "$_tests/EGLImageTest.cpp",
65 "$_tests/EmptyPathTest.cpp",
66 "$_tests/ExifTest.cpp",
Mike Kleind0ce1482017-04-19 17:19:30 -040067 "$_tests/F16StagesTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -040068 "$_tests/FillPathTest.cpp",
69 "$_tests/FitsInTest.cpp",
70 "$_tests/FlattenableCustomFactory.cpp",
71 "$_tests/FlattenableFactoryToName.cpp",
72 "$_tests/FlattenDrawableTest.cpp",
73 "$_tests/Float16Test.cpp",
74 "$_tests/FloatingPointTextureTest.cpp",
75 "$_tests/FontHostStreamTest.cpp",
76 "$_tests/FontHostTest.cpp",
77 "$_tests/FontMgrAndroidParserTest.cpp",
78 "$_tests/FontMgrTest.cpp",
79 "$_tests/FontNamesTest.cpp",
80 "$_tests/FontObjTest.cpp",
81 "$_tests/FrontBufferedStreamTest.cpp",
82 "$_tests/GeometryTest.cpp",
83 "$_tests/GifTest.cpp",
84 "$_tests/GLProgramsTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -040085 "$_tests/GpuDrawPathTest.cpp",
86 "$_tests/GpuLayerCacheTest.cpp",
87 "$_tests/GpuRectanizerTest.cpp",
88 "$_tests/GpuSampleLocationsTest.cpp",
89 "$_tests/GradientTest.cpp",
90 "$_tests/GrAllocatorTest.cpp",
91 "$_tests/GrContextAbandonTest.cpp",
92 "$_tests/GrContextFactoryTest.cpp",
93 "$_tests/GrDrawTargetTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -040094 "$_tests/GrGLSLPrettyPrintTest.cpp",
95 "$_tests/GrMemoryPoolTest.cpp",
96 "$_tests/GrPorterDuffTest.cpp",
97 "$_tests/GrShapeTest.cpp",
98 "$_tests/GrSurfaceTest.cpp",
99 "$_tests/GrTextureMipMapInvalidationTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400100 "$_tests/GrTRecorderTest.cpp",
101 "$_tests/HashTest.cpp",
Dominic Mazzoni394d4142017-02-14 11:15:31 -0800102 "$_tests/HighContrastFilterTest.cpp",
Leon Scroggins III1252ec42017-01-11 12:59:43 -0500103 "$_tests/HSVRoundTripTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400104 "$_tests/image-bitmap.cpp",
Ravi Mistry113d05f2016-12-17 01:31:03 +0000105 "$_tests/ICCTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400106 "$_tests/ImageCacheTest.cpp",
107 "$_tests/ImageFilterCacheTest.cpp",
108 "$_tests/ImageFilterTest.cpp",
109 "$_tests/ImageFrom565Bitmap.cpp",
110 "$_tests/ImageGeneratorTest.cpp",
111 "$_tests/ImageIsOpaqueTest.cpp",
112 "$_tests/ImageNewShaderTest.cpp",
Brian Salomonf9f45122016-11-29 11:59:17 -0500113 "$_tests/ImageStorageTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400114 "$_tests/ImageTest.cpp",
115 "$_tests/IndexedPngOverflowTest.cpp",
116 "$_tests/InfRectTest.cpp",
Brian Salomonab664fa2017-03-24 16:07:20 +0000117 "$_tests/InsetConvexPolyTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400118 "$_tests/InterpolatorTest.cpp",
Brian Salomonbf7b6202016-11-11 16:08:03 -0500119 "$_tests/IntTextureTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400120 "$_tests/InvalidIndexedPngTest.cpp",
121 "$_tests/IsClosedSingleContourTest.cpp",
122 "$_tests/LayerDrawLooperTest.cpp",
123 "$_tests/LayerRasterizerTest.cpp",
124 "$_tests/LListTest.cpp",
Ethan Nicholas1b9924f2016-12-15 15:28:42 -0500125 "$_tests/LRUCacheTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400126 "$_tests/MallocPixelRefTest.cpp",
127 "$_tests/MaskCacheTest.cpp",
128 "$_tests/MathTest.cpp",
129 "$_tests/Matrix44Test.cpp",
130 "$_tests/MatrixClipCollapseTest.cpp",
131 "$_tests/MatrixTest.cpp",
132 "$_tests/MD5Test.cpp",
133 "$_tests/MemoryTest.cpp",
134 "$_tests/MemsetTest.cpp",
135 "$_tests/MessageBusTest.cpp",
136 "$_tests/MetaDataTest.cpp",
137 "$_tests/MipMapTest.cpp",
138 "$_tests/OnceTest.cpp",
139 "$_tests/OSPathTest.cpp",
140 "$_tests/OverAlignedTest.cpp",
141 "$_tests/PackBitsTest.cpp",
142 "$_tests/PackedConfigsTextureTest.cpp",
143 "$_tests/PaintBreakTextTest.cpp",
144 "$_tests/PaintImageFilterTest.cpp",
145 "$_tests/PaintTest.cpp",
Mike Klein8f2911f2017-04-19 12:40:52 -0400146 "$_tests/ParametricStageTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400147 "$_tests/ParsePathTest.cpp",
148 "$_tests/PathCoverageTest.cpp",
149 "$_tests/PathMeasureTest.cpp",
150 "$_tests/PathTest.cpp",
151 "$_tests/PDFDeflateWStreamTest.cpp",
152 "$_tests/PDFDocumentTest.cpp",
153 "$_tests/PDFGlyphsToUnicodeTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400154 "$_tests/PDFJpegEmbedTest.cpp",
155 "$_tests/PDFMetadataAttributeTest.cpp",
156 "$_tests/PDFOpaqueSrcModeToSrcOverTest.cpp",
157 "$_tests/PDFPrimitivesTest.cpp",
Robert Phillipseb35f4d2017-03-21 07:56:47 -0400158 "$_tests/PreFlushCallbackTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400159 "$_tests/PictureBBHTest.cpp",
160 "$_tests/PictureShaderTest.cpp",
161 "$_tests/PictureTest.cpp",
162 "$_tests/PipeTest.cpp",
163 "$_tests/PixelRefTest.cpp",
164 "$_tests/Point3Test.cpp",
165 "$_tests/PointTest.cpp",
166 "$_tests/PremulAlphaRoundTripTest.cpp",
167 "$_tests/PrimitiveProcessorTest.cpp",
Brian Salomonbc6b99d2017-01-11 10:32:34 -0500168 "$_tests/ProcessorTest.cpp",
Robert Phillips84a81202016-11-04 11:59:10 -0400169 "$_tests/ProxyConversionTest.cpp",
robertphillips1125a032016-11-16 11:17:17 -0800170 "$_tests/ProxyRefTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400171 "$_tests/ProxyTest.cpp",
172 "$_tests/QuickRejectTest.cpp",
173 "$_tests/RandomTest.cpp",
174 "$_tests/Reader32Test.cpp",
175 "$_tests/ReadPixelsTest.cpp",
176 "$_tests/ReadWriteAlphaTest.cpp",
177 "$_tests/RecordDrawTest.cpp",
178 "$_tests/RecorderTest.cpp",
179 "$_tests/RecordingXfermodeTest.cpp",
180 "$_tests/RecordOptsTest.cpp",
181 "$_tests/RecordPatternTest.cpp",
182 "$_tests/RecordTest.cpp",
183 "$_tests/RectangleTextureTest.cpp",
184 "$_tests/RectTest.cpp",
185 "$_tests/RefCntTest.cpp",
186 "$_tests/RefDictTest.cpp",
187 "$_tests/RegionTest.cpp",
Robert Phillipseaa86252016-11-08 13:49:39 +0000188 "$_tests/RenderTargetContextTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400189 "$_tests/ResourceCacheTest.cpp",
190 "$_tests/RoundRectTest.cpp",
191 "$_tests/RRectInPathTest.cpp",
192 "$_tests/RTreeTest.cpp",
193 "$_tests/ScalarTest.cpp",
194 "$_tests/ScaleToSidesTest.cpp",
195 "$_tests/SerializationTest.cpp",
196 "$_tests/ShaderOpacityTest.cpp",
197 "$_tests/ShaderTest.cpp",
Brian Salomon0dda9cb2017-02-03 10:33:25 -0500198 "$_tests/ShadowUtilsTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400199 "$_tests/SizeTest.cpp",
200 "$_tests/Sk4x4fTest.cpp",
201 "$_tests/SkBase64Test.cpp",
202 "$_tests/SkBlend_optsTest.cpp",
203 "$_tests/skbug5221.cpp",
Hal Canary27ecd862017-03-21 14:00:35 -0700204 "$_tests/skbug6389.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400205 "$_tests/SkColor4fTest.cpp",
206 "$_tests/SkDOMTest.cpp",
Mike Kleind280d422016-10-31 09:20:54 -0400207 "$_tests/SkFixed15Test.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400208 "$_tests/SkImageTest.cpp",
209 "$_tests/SkLinearBitmapPipelineTest.cpp",
210 "$_tests/SkLiteDLTest.cpp",
211 "$_tests/SkNxTest.cpp",
212 "$_tests/SkPEGTest.cpp",
213 "$_tests/SkRasterPipelineTest.cpp",
214 "$_tests/SkResourceCacheTest.cpp",
215 "$_tests/SkSharedMutexTest.cpp",
216 "$_tests/SkSLErrorTest.cpp",
217 "$_tests/SkSLGLSLTest.cpp",
ethannicholas8ac838d2016-11-22 08:39:36 -0800218 "$_tests/SkSLMemoryLayoutTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400219 "$_tests/SortTest.cpp",
220 "$_tests/SpecialImageTest.cpp",
221 "$_tests/SpecialSurfaceTest.cpp",
222 "$_tests/SrcOverTest.cpp",
223 "$_tests/SRGBMipMapTest.cpp",
224 "$_tests/SRGBReadWritePixelsTest.cpp",
225 "$_tests/SRGBTest.cpp",
Leon Scroggins III932efed2016-12-16 11:39:51 -0500226 "$_tests/StreamBufferTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400227 "$_tests/StreamTest.cpp",
228 "$_tests/StringTest.cpp",
229 "$_tests/StrokerTest.cpp",
230 "$_tests/StrokeTest.cpp",
231 "$_tests/SubsetPath.cpp",
232 "$_tests/SurfaceTest.cpp",
233 "$_tests/SVGDeviceTest.cpp",
234 "$_tests/SwizzlerTest.cpp",
235 "$_tests/TArrayTest.cpp",
236 "$_tests/TDPQueueTest.cpp",
237 "$_tests/TemplatesTest.cpp",
238 "$_tests/TessellatingPathRendererTests.cpp",
239 "$_tests/Test.cpp",
240 "$_tests/TestConfigParsing.cpp",
241 "$_tests/TestTest.cpp",
Robert Phillips3500b772017-01-27 10:11:42 -0500242 "$_tests/TestUtils.h",
243 "$_tests/TestUtils.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400244 "$_tests/TextBlobCacheTest.cpp",
245 "$_tests/TextBlobTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400246 "$_tests/Time.cpp",
247 "$_tests/TLSTest.cpp",
248 "$_tests/TopoSortTest.cpp",
249 "$_tests/TraceMemoryDumpTest.cpp",
250 "$_tests/TracingTest.cpp",
251 "$_tests/TypefaceTest.cpp",
252 "$_tests/UnicodeTest.cpp",
253 "$_tests/UtilsTest.cpp",
Mike Reedbdce9c22017-03-14 14:10:54 -0400254 "$_tests/VerticesTest.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400255 "$_tests/VkClearTests.cpp",
256 "$_tests/VkHeapTests.cpp",
257 "$_tests/VkUploadPixelsTests.cpp",
258 "$_tests/VkWrapTests.cpp",
259 "$_tests/WindowRectanglesTest.cpp",
260 "$_tests/WritePixelsTest.cpp",
261 "$_tests/Writer32Test.cpp",
Mike Klein6e744122016-10-27 12:21:40 -0400262 "$_tests/YUVCacheTest.cpp",
263 "$_tests/YUVTest.cpp",
264]
265
266pathops_tests_sources = [
267 "$_tests/PathOpsAngleIdeas.cpp",
268 "$_tests/PathOpsAngleTest.cpp",
269 "$_tests/PathOpsBattles.cpp",
270 "$_tests/PathOpsBoundsTest.cpp",
271 "$_tests/PathOpsBuilderConicTest.cpp",
272 "$_tests/PathOpsBuilderTest.cpp",
273 "$_tests/PathOpsBuildUseTest.cpp",
274 "$_tests/PathOpsChalkboardTest.cpp",
275 "$_tests/PathOpsConicIntersectionTest.cpp",
276 "$_tests/PathOpsConicLineIntersectionTest.cpp",
277 "$_tests/PathOpsConicQuadIntersectionTest.cpp",
278 "$_tests/PathOpsCubicConicIntersectionTest.cpp",
279 "$_tests/PathOpsCubicIntersectionTest.cpp",
280 "$_tests/PathOpsCubicIntersectionTestData.cpp",
281 "$_tests/PathOpsCubicLineIntersectionIdeas.cpp",
282 "$_tests/PathOpsCubicLineIntersectionTest.cpp",
283 "$_tests/PathOpsCubicQuadIntersectionTest.cpp",
284 "$_tests/PathOpsCubicReduceOrderTest.cpp",
285 "$_tests/PathOpsDCubicTest.cpp",
286 "$_tests/PathOpsDebug.cpp",
287 "$_tests/PathOpsDLineTest.cpp",
288 "$_tests/PathOpsDPointTest.cpp",
289 "$_tests/PathOpsDRectTest.cpp",
290 "$_tests/PathOpsDVectorTest.cpp",
291 "$_tests/PathOpsExtendedTest.cpp",
292 "$_tests/PathOpsFuzz763Test.cpp",
293 "$_tests/PathOpsInverseTest.cpp",
294 "$_tests/PathOpsIssue3651.cpp",
295 "$_tests/PathOpsLineIntersectionTest.cpp",
296 "$_tests/PathOpsLineParametetersTest.cpp",
297 "$_tests/PathOpsOpCircleThreadedTest.cpp",
298 "$_tests/PathOpsOpCubicThreadedTest.cpp",
299 "$_tests/PathOpsOpLoopThreadedTest.cpp",
300 "$_tests/PathOpsOpRectThreadedTest.cpp",
301 "$_tests/PathOpsOpTest.cpp",
302 "$_tests/PathOpsQuadIntersectionTest.cpp",
303 "$_tests/PathOpsQuadIntersectionTestData.cpp",
304 "$_tests/PathOpsQuadLineIntersectionTest.cpp",
305 "$_tests/PathOpsQuadLineIntersectionThreadedTest.cpp",
306 "$_tests/PathOpsQuadReduceOrderTest.cpp",
307 "$_tests/PathOpsSimplifyDegenerateThreadedTest.cpp",
308 "$_tests/PathOpsSimplifyFailTest.cpp",
309 "$_tests/PathOpsSimplifyQuadralateralsThreadedTest.cpp",
310 "$_tests/PathOpsSimplifyQuadThreadedTest.cpp",
311 "$_tests/PathOpsSimplifyRectThreadedTest.cpp",
312 "$_tests/PathOpsSimplifyTest.cpp",
313 "$_tests/PathOpsSimplifyTrianglesThreadedTest.cpp",
314 "$_tests/PathOpsSkpTest.cpp",
315 "$_tests/PathOpsTestCommon.cpp",
316 "$_tests/PathOpsThreadedCommon.cpp",
317 "$_tests/PathOpsThreeWayTest.cpp",
318 "$_tests/PathOpsTigerTest.cpp",
319 "$_tests/PathOpsTightBoundsTest.cpp",
320 "$_tests/PathOpsTypesTest.cpp",
321]