• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# 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/AdvancedBlendTest.cpp",
11  "$_tests/AndroidCodecTest.cpp",
12  "$_tests/AnimatedImageTest.cpp",
13  "$_tests/AAClipTest.cpp",
14  "$_tests/AnnotationTest.cpp",
15  "$_tests/ApplyGammaTest.cpp",
16  "$_tests/ArenaAllocTest.cpp",
17  "$_tests/AsADashTest.cpp",
18  "$_tests/BadIcoTest.cpp",
19  "$_tests/BitmapCopyTest.cpp",
20  "$_tests/BitmapGetColorTest.cpp",
21  "$_tests/BitmapTest.cpp",
22  "$_tests/BitSetTest.cpp",
23  "$_tests/BlendTest.cpp",
24  "$_tests/BlitMaskClip.cpp",
25  "$_tests/BlurTest.cpp",
26  "$_tests/CachedDataTest.cpp",
27  "$_tests/CachedDecodingPixelRefTest.cpp",
28  "$_tests/CanvasStateHelpers.cpp",
29  "$_tests/CanvasStateTest.cpp",
30  "$_tests/CanvasTest.cpp",
31  "$_tests/ChecksumTest.cpp",
32  "$_tests/ClearTest.cpp",
33  "$_tests/ClipBoundsTest.cpp",
34  "$_tests/ClipCubicTest.cpp",
35  "$_tests/ClipperTest.cpp",
36  "$_tests/ClipStackTest.cpp",
37  "$_tests/CodecAnimTest.cpp",
38  "$_tests/CodecExactReadTest.cpp",
39  "$_tests/CodecPartialTest.cpp",
40  "$_tests/CodecRecommendedTypeTest.cpp",
41  "$_tests/CodecTest.cpp",
42  "$_tests/ColorFilterTest.cpp",
43  "$_tests/ColorMatrixTest.cpp",
44  "$_tests/ColorPrivTest.cpp",
45  "$_tests/ColorSpaceTest.cpp",
46  "$_tests/ColorTest.cpp",
47  "$_tests/CopySurfaceTest.cpp",
48  "$_tests/CTest.cpp",
49  "$_tests/CubicMapTest.cpp",
50  "$_tests/DashPathEffectTest.cpp",
51  "$_tests/DataRefTest.cpp",
52  "$_tests/DefaultPathRendererTest.cpp",
53  "$_tests/DeferredDisplayListTest.cpp",
54  "$_tests/DequeTest.cpp",
55  "$_tests/DetermineDomainModeTest.cpp",
56  "$_tests/DeviceTest.cpp",
57  "$_tests/DiscardableMemoryPoolTest.cpp",
58  "$_tests/DiscardableMemoryTest.cpp",
59  "$_tests/DrawBitmapRectTest.cpp",
60  "$_tests/DrawOpAtlasTest.cpp",
61  "$_tests/DrawPathTest.cpp",
62  "$_tests/DrawTextTest.cpp",
63  "$_tests/DynamicHashTest.cpp",
64  "$_tests/EGLImageTest.cpp",
65  "$_tests/EmptyPathTest.cpp",
66  "$_tests/EncodeTest.cpp",
67  "$_tests/EncodedInfoTest.cpp",
68  "$_tests/ExifTest.cpp",
69  "$_tests/F16StagesTest.cpp",
70  "$_tests/FillPathTest.cpp",
71  "$_tests/FitsInTest.cpp",
72  "$_tests/FlattenableFactoryToName.cpp",
73  "$_tests/FlattenableNameToFactory.cpp",
74  "$_tests/FlattenDrawableTest.cpp",
75  "$_tests/Float16Test.cpp",
76  "$_tests/FloatingPointTextureTest.cpp",
77  "$_tests/FontHostStreamTest.cpp",
78  "$_tests/FontHostTest.cpp",
79  "$_tests/FontMgrAndroidParserTest.cpp",
80  "$_tests/FontMgrFontConfigTest.cpp",
81  "$_tests/FontMgrTest.cpp",
82  "$_tests/FontNamesTest.cpp",
83  "$_tests/FrontBufferedStreamTest.cpp",
84  "$_tests/GeometryTest.cpp",
85  "$_tests/GifTest.cpp",
86  "$_tests/GLProgramsTest.cpp",
87  "$_tests/GlyphRunTest.cpp",
88  "$_tests/GpuDrawPathTest.cpp",
89  "$_tests/GpuLayerCacheTest.cpp",
90  "$_tests/GpuRectanizerTest.cpp",
91  "$_tests/GradientTest.cpp",
92  "$_tests/GrAHardwareBufferTest.cpp",
93  "$_tests/GrAllocatorTest.cpp",
94  "$_tests/GrCCPRTest.cpp",
95  "$_tests/GrContextAbandonTest.cpp",
96  "$_tests/GrContextFactoryTest.cpp",
97  "$_tests/GrFinishedFlushTest.cpp",
98  "$_tests/GrGLExtensionsTest.cpp",
99  "$_tests/GrMemoryPoolTest.cpp",
100  "$_tests/GrMeshTest.cpp",
101  "$_tests/GrMipMappedTest.cpp",
102  "$_tests/GrOpListFlushTest.cpp",
103  "$_tests/GrPipelineDynamicStateTest.cpp",
104  "$_tests/GrPorterDuffTest.cpp",
105  "$_tests/GrQuadListTest.cpp",
106  "$_tests/GrShapeTest.cpp",
107  "$_tests/GrSKSLPrettyPrintTest.cpp",
108  "$_tests/GrSurfaceTest.cpp",
109  "$_tests/GrTestingBackendTextureUploadTest.cpp",
110  "$_tests/GrTextureMipMapInvalidationTest.cpp",
111  "$_tests/GrTRecorderTest.cpp",
112  "$_tests/GrUploadPixelsTests.cpp",
113  "$_tests/HashTest.cpp",
114  "$_tests/HighContrastFilterTest.cpp",
115  "$_tests/HSVRoundTripTest.cpp",
116  "$_tests/image-bitmap.cpp",
117  "$_tests/ICCTest.cpp",
118  "$_tests/ImageCacheTest.cpp",
119  "$_tests/ImageFilterCacheTest.cpp",
120  "$_tests/ImageFilterTest.cpp",
121  "$_tests/ImageFrom565Bitmap.cpp",
122  "$_tests/ImageGeneratorTest.cpp",
123  "$_tests/ImageIsOpaqueTest.cpp",
124  "$_tests/ImageNewShaderTest.cpp",
125  "$_tests/ImageTest.cpp",
126  "$_tests/IndexedPngOverflowTest.cpp",
127  "$_tests/IncrTopoSortTest.cpp",
128  "$_tests/InfRectTest.cpp",
129  "$_tests/InsetConvexPolyTest.cpp",
130  "$_tests/InterpolatorTest.cpp",
131  "$_tests/InvalidIndexedPngTest.cpp",
132  "$_tests/IsClosedSingleContourTest.cpp",
133  "$_tests/JSONTest.cpp",
134  "$_tests/LayerDrawLooperTest.cpp",
135  "$_tests/LazyProxyTest.cpp",
136  "$_tests/LListTest.cpp",
137  "$_tests/LRUCacheTest.cpp",
138  "$_tests/MallocPixelRefTest.cpp",
139  "$_tests/MaskCacheTest.cpp",
140  "$_tests/MathTest.cpp",
141  "$_tests/Matrix44Test.cpp",
142  "$_tests/MatrixClipCollapseTest.cpp",
143  "$_tests/MatrixTest.cpp",
144  "$_tests/MD5Test.cpp",
145  "$_tests/MemoryTest.cpp",
146  "$_tests/MemsetTest.cpp",
147  "$_tests/MessageBusTest.cpp",
148  "$_tests/MetaDataTest.cpp",
149  "$_tests/MipMapTest.cpp",
150  "$_tests/NonlinearBlendingTest.cpp",
151  "$_tests/OnceTest.cpp",
152  "$_tests/OpChainTest.cpp",
153  "$_tests/OSPathTest.cpp",
154  "$_tests/OverAlignedTest.cpp",
155  "$_tests/PackBitsTest.cpp",
156  "$_tests/PackedConfigsTextureTest.cpp",
157  "$_tests/PaintImageFilterTest.cpp",
158  "$_tests/PaintTest.cpp",
159  "$_tests/ParametricStageTest.cpp",
160  "$_tests/ParsePathTest.cpp",
161  "$_tests/PathCoverageTest.cpp",
162  "$_tests/PathMeasureTest.cpp",
163  "$_tests/PathTest.cpp",
164  "$_tests/PDFDeflateWStreamTest.cpp",
165  "$_tests/PDFDocumentTest.cpp",
166  "$_tests/PDFGlyphsToUnicodeTest.cpp",
167  "$_tests/PDFJpegEmbedTest.cpp",
168  "$_tests/PDFMetadataAttributeTest.cpp",
169  "$_tests/PDFOpaqueSrcModeToSrcOverTest.cpp",
170  "$_tests/PDFPrimitivesTest.cpp",
171  "$_tests/PDFTaggedTest.cpp",
172  "$_tests/OffsetSimplePolyTest.cpp",
173  "$_tests/OnFlushCallbackTest.cpp",
174  "$_tests/PathRendererCacheTests.cpp",
175  "$_tests/PictureBBHTest.cpp",
176  "$_tests/PictureShaderTest.cpp",
177  "$_tests/PictureTest.cpp",
178  "$_tests/PinnedImageTest.cpp",
179  "$_tests/PixelRefTest.cpp",
180  "$_tests/Point3Test.cpp",
181  "$_tests/PointTest.cpp",
182  "$_tests/PolyUtilsTest.cpp",
183  "$_tests/PremulAlphaRoundTripTest.cpp",
184  "$_tests/PrimitiveProcessorTest.cpp",
185  "$_tests/ProcessorTest.cpp",
186  "$_tests/PromiseImageTest.cpp",
187  "$_tests/ProxyConversionTest.cpp",
188  "$_tests/ProxyRefTest.cpp",
189  "$_tests/ProxyTest.cpp",
190  "$_tests/QuickRejectTest.cpp",
191  "$_tests/RandomTest.cpp",
192  "$_tests/Reader32Test.cpp",
193  "$_tests/ReadPixelsTest.cpp",
194  "$_tests/ReadWriteAlphaTest.cpp",
195  "$_tests/RecordDrawTest.cpp",
196  "$_tests/RecorderTest.cpp",
197  "$_tests/RecordingXfermodeTest.cpp",
198  "$_tests/RecordOptsTest.cpp",
199  "$_tests/RecordPatternTest.cpp",
200  "$_tests/RecordTest.cpp",
201  "$_tests/RectangleTextureTest.cpp",
202  "$_tests/RectTest.cpp",
203  "$_tests/RefCntTest.cpp",
204  "$_tests/RegionTest.cpp",
205  "$_tests/RenderTargetContextTest.cpp",
206  "$_tests/ResourceAllocatorTest.cpp",
207  "$_tests/ResourceCacheTest.cpp",
208  "$_tests/RoundRectTest.cpp",
209  "$_tests/RRectInPathTest.cpp",
210  "$_tests/RTreeTest.cpp",
211  "$_tests/SafeMathTest.cpp",
212  "$_tests/SamplePatternDictionaryTest.cpp",
213  "$_tests/ScalarTest.cpp",
214  "$_tests/ScaleToSidesTest.cpp",
215  "$_tests/SerializationTest.cpp",
216  "$_tests/SerialProcsTest.cpp",
217  "$_tests/ShaderOpacityTest.cpp",
218  "$_tests/ShaderTest.cpp",
219  "$_tests/ShadowTest.cpp",
220  "$_tests/SizeTest.cpp",
221  "$_tests/SkBase64Test.cpp",
222  "$_tests/skbug5221.cpp",
223  "$_tests/skbug6389.cpp",
224  "$_tests/skbug6653.cpp",
225  "$_tests/SkColor4fTest.cpp",
226  "$_tests/SkColorSpaceXformStepsTest.cpp",
227  "$_tests/SkDOMTest.cpp",
228  "$_tests/SkFixed15Test.cpp",
229  "$_tests/SkGaussFilterTest.cpp",
230  "$_tests/SkImageTest.cpp",
231  "$_tests/SkLiteDLTest.cpp",
232  "$_tests/SkNxTest.cpp",
233  "$_tests/SkPEGTest.cpp",
234  "$_tests/SkRasterPipelineTest.cpp",
235  "$_tests/SkRemoteGlyphCacheTest.cpp",
236  "$_tests/SkResourceCacheTest.cpp",
237  "$_tests/SkSharedMutexTest.cpp",
238  "$_tests/SkSLErrorTest.cpp",
239  "$_tests/SkSLFPTest.cpp",
240  "$_tests/SkSLGLSLTest.cpp",
241  "$_tests/SkSLJITTest.cpp",
242  "$_tests/SkSLMemoryLayoutTest.cpp",
243  "$_tests/SkSLMetalTest.cpp",
244  "$_tests/SkSLSPIRVTest.cpp",
245  "$_tests/SkUTFTest.cpp",
246  "$_tests/SkVxTest.cpp",
247  "$_tests/SortTest.cpp",
248  "$_tests/SpecialImageTest.cpp",
249  "$_tests/SpecialSurfaceTest.cpp",
250  "$_tests/SrcOverTest.cpp",
251  "$_tests/SRGBReadWritePixelsTest.cpp",
252  "$_tests/SRGBTest.cpp",
253  "$_tests/StreamBufferTest.cpp",
254  "$_tests/StreamTest.cpp",
255  "$_tests/StringTest.cpp",
256  "$_tests/StrokerTest.cpp",
257  "$_tests/StrokeTest.cpp",
258  "$_tests/SubsetPath.cpp",
259  "$_tests/SurfaceSemaphoreTest.cpp",
260  "$_tests/SurfaceTest.cpp",
261  "$_tests/SVGDeviceTest.cpp",
262  "$_tests/SwizzlerTest.cpp",
263  "$_tests/TArrayTest.cpp",
264  "$_tests/TDPQueueTest.cpp",
265  "$_tests/TableColorFilterTest.cpp",
266  "$_tests/TemplatesTest.cpp",
267  "$_tests/TessellatingPathRendererTests.cpp",
268  "$_tests/TextureBindingsResetTest.cpp",
269  "$_tests/Test.cpp",
270  "$_tests/TestTest.cpp",
271  "$_tests/TestUtils.h",
272  "$_tests/TestUtils.cpp",
273  "$_tests/TextBlobCacheTest.cpp",
274  "$_tests/TextBlobTest.cpp",
275  "$_tests/TextureProxyTest.cpp",
276  "$_tests/TextureStripAtlasManagerTest.cpp",
277  "$_tests/Time.cpp",
278  "$_tests/TLazyTest.cpp",
279  "$_tests/TopoSortTest.cpp",
280  "$_tests/ToSRGBColorFilter.cpp",
281  "$_tests/TraceMemoryDumpTest.cpp",
282  "$_tests/TracingTest.cpp",
283  "$_tests/TransferPixelsTest.cpp",
284  "$_tests/TypefaceTest.cpp",
285  "$_tests/UnicodeTest.cpp",
286  "$_tests/UtilsTest.cpp",
287  "$_tests/VerticesTest.cpp",
288  "$_tests/VkBackendSurfaceTest.cpp",
289  "$_tests/VkDrawableTest.cpp",
290  "$_tests/VkHardwareBufferTest.cpp",
291  "$_tests/VkMakeCopyPipelineTest.cpp",
292  "$_tests/VkPriorityExtensionTest.cpp",
293  "$_tests/VkWrapTests.cpp",
294  "$_tests/VptrTest.cpp",
295  "$_tests/WindowRectanglesTest.cpp",
296  "$_tests/WritePixelsTest.cpp",
297  "$_tests/Writer32Test.cpp",
298  "$_tests/YUVCacheTest.cpp",
299  "$_tests/YUVTest.cpp",
300]
301
302pathops_tests_sources = [
303  "$_tests/PathOpsAngleIdeas.cpp",
304  "$_tests/PathOpsAngleTest.cpp",
305  "$_tests/PathOpsAsWindingTest.cpp",
306  "$_tests/PathOpsBattles.cpp",
307  "$_tests/PathOpsBoundsTest.cpp",
308  "$_tests/PathOpsBuilderConicTest.cpp",
309  "$_tests/PathOpsBuilderTest.cpp",
310  "$_tests/PathOpsBuildUseTest.cpp",
311  "$_tests/PathOpsChalkboardTest.cpp",
312  "$_tests/PathOpsConicIntersectionTest.cpp",
313  "$_tests/PathOpsConicLineIntersectionTest.cpp",
314  "$_tests/PathOpsConicQuadIntersectionTest.cpp",
315  "$_tests/PathOpsCubicConicIntersectionTest.cpp",
316  "$_tests/PathOpsCubicIntersectionTest.cpp",
317  "$_tests/PathOpsCubicIntersectionTestData.cpp",
318  "$_tests/PathOpsCubicLineIntersectionIdeas.cpp",
319  "$_tests/PathOpsCubicLineIntersectionTest.cpp",
320  "$_tests/PathOpsCubicQuadIntersectionTest.cpp",
321  "$_tests/PathOpsCubicReduceOrderTest.cpp",
322  "$_tests/PathOpsDCubicTest.cpp",
323  "$_tests/PathOpsDebug.cpp",
324  "$_tests/PathOpsDLineTest.cpp",
325  "$_tests/PathOpsDPointTest.cpp",
326  "$_tests/PathOpsDRectTest.cpp",
327  "$_tests/PathOpsDVectorTest.cpp",
328  "$_tests/PathOpsExtendedTest.cpp",
329  "$_tests/PathOpsFuzz763Test.cpp",
330  "$_tests/PathOpsInverseTest.cpp",
331  "$_tests/PathOpsIssue3651.cpp",
332  "$_tests/PathOpsLineIntersectionTest.cpp",
333  "$_tests/PathOpsLineParametetersTest.cpp",
334  "$_tests/PathOpsOpCircleThreadedTest.cpp",
335  "$_tests/PathOpsOpCubicThreadedTest.cpp",
336  "$_tests/PathOpsOpLoopThreadedTest.cpp",
337  "$_tests/PathOpsOpRectThreadedTest.cpp",
338  "$_tests/PathOpsOpTest.cpp",
339  "$_tests/PathOpsQuadIntersectionTest.cpp",
340  "$_tests/PathOpsQuadIntersectionTestData.cpp",
341  "$_tests/PathOpsQuadLineIntersectionTest.cpp",
342  "$_tests/PathOpsQuadLineIntersectionThreadedTest.cpp",
343  "$_tests/PathOpsQuadReduceOrderTest.cpp",
344  "$_tests/PathOpsSimplifyDegenerateThreadedTest.cpp",
345  "$_tests/PathOpsSimplifyFailTest.cpp",
346  "$_tests/PathOpsSimplifyQuadralateralsThreadedTest.cpp",
347  "$_tests/PathOpsSimplifyQuadThreadedTest.cpp",
348  "$_tests/PathOpsSimplifyRectThreadedTest.cpp",
349  "$_tests/PathOpsSimplifyTest.cpp",
350  "$_tests/PathOpsSimplifyTrianglesThreadedTest.cpp",
351  "$_tests/PathOpsSkpTest.cpp",
352  "$_tests/PathOpsTestCommon.cpp",
353  "$_tests/PathOpsThreadedCommon.cpp",
354  "$_tests/PathOpsThreeWayTest.cpp",
355  "$_tests/PathOpsTigerTest.cpp",
356  "$_tests/PathOpsTightBoundsTest.cpp",
357  "$_tests/PathOpsTypesTest.cpp",
358]
359