blob: c42c84f6f39a1c4ee294960a50221aba1c928541 [file] [log] [blame]
#!/bin/sh
# Output (from logcat) of skia_test
# To reproduce:
#
# logcat -c
# skia_test
# logcat -d -s 'skia:*'
cat << DUMP
--------- beginning of /dev/log/main
D/skia (20632): Skia UnitTests: SK_RELEASE SK_SCALAR_IS_FLOAT
D/skia (20632): [1/56] Xfermode...
D/skia (20632): [2/56] Writer32...
D/skia (20632): Could not set the context.
D/skia (20632): [3/56] WritePixels...
D/skia (20632): [4/56] WArray...
D/skia (20632): [5/56] Utils...
D/skia (20632): [6/56] Unicode...
D/skia (20632): [7/56] Size...
D/skia (20632): [8/56] String...
D/skia (20632): [9/56] Stream...
D/skia (20632): [10/56] SrcOver...
D/skia (20632): [11/56] Sort...
D/skia (20632): [12/56] Sk64...
D/skia (20632): [13/56] ShaderOpacity...
D/skia (20632): [14/56] Scalar...
D/skia (20632): [15/56] Region...
D/skia (20632): [16/56] RefDict...
D/skia (20632): Could not set the context.
D/skia (20632): [17/56] ReadPixels...
D/skia (20632): [18/56] Reader32...
D/skia (20632): [19/56] QuickReject...
D/skia (20632): Could not set the context.
D/skia (20632): [20/56] PremulAlphaRoundTripTest...
D/skia (20632): [21/56] Point...
D/skia (20632): [22/56] Path...
D/skia (20632): [23/56] PathMeasure...
D/skia (20632): [24/56] PathCoverage...
D/skia (20632): [25/56] ParsePath...
D/skia (20632): [26/56] Paint...
D/skia (20632): [27/56] PackBits...
D/skia (20632): [28/56] MetaData...
D/skia (20632): [29/56] Memset...
D/skia (20632): [30/56] Matrix44...
D/skia (20632): [31/56] Matrix...
D/skia (20632): [32/56] Math...
D/skia (20632): [33/56] InfRect...
D/skia (20632): Could not set the context.
D/skia (20632): [34/56] GLPrograms...
D/skia (20632): [35/56] GLInterfaceValidation...
D/skia (20632): FAILED: external/skia/tests/GLInterfaceValidation.cpp:33: nativeContextInit
D/skia (20632): ---- FAILED
D/skia (20632): [36/56] Geometry...
D/skia (20632): [37/56] FontHost...
D/skia (20632): [38/56] Flate...
D/skia (20632): [39/56] FillPath...
D/skia (20632): [40/56] EmptyPath...
D/skia (20632): [41/56] DrawText_DrawPosText...
D/skia (20632): [42/56] DrawBitmapRect...
D/skia (20632): [43/56] Deque...
D/skia (20632): [44/56] DeferredCanvas...
D/skia (20632): [45/56] DataRef...
D/skia (20632): [46/56] Color...
D/skia (20632): [47/56] ColorFilter...
D/skia (20632): [48/56] Clipper...
D/skia (20632): [49/56] ClipStack...
D/skia (20632): [50/56] CubicClipper...
D/skia (20632): [51/56] Canvas...
D/skia (20632): [52/56] BlurMaskFilter...
D/skia (20632): [53/56] BlitRow...
D/skia (20632): [54/56] GetColor...
D/skia (20632): [55/56] BitmapCopy...
D/skia (20632): [56/56] AAClip...
D/skia (20632): Finished 56 tests, 1 failures, 0 skipped.
DUMP