XGL Test Suite User's Guide
  Suchtext Nur in diesem Buch
Dieses Buch im PDF-Format herunterladen

Bug Test Descriptions

7

This chapter describes the escalated customer bug test programs. The following is defined for each test program:
  • Name of the test program
  • Test types (See the section, "Denizen Test Types" on page 2 for the different test types.)
  • Description of the test program
  • Attributes tested by the program
  • Operators tested by the program
  • Output from the test program
· bug1070480
Test Types:RGB, CM
Description:Copies 1-bit memory raster to 8-bit window raster
Attributes Tested: XGL_CTX_SURF_FRONT_COLOR
Operators Tested: xgl_context_copy_raster
Output:· bug1070568Draws bars of rasters with different colors.
Test Types:RGB, CM
Description:Spot light cone angle twice as big on GT
Attributes Tested: XGL_FACET_NORMAL
Operators Tested: xgl_triangle_strip
Output:· bug1076434Draws a triangle with 2 facets; first facet as green solid, and the second as blue hollow.
Test Types:RGB, CM
Description:Surface context interferes with the line color context
Attributes Tested: XGL_CTX_LINE_COLOR
                    XGL_3D_CTX_SURF_FRONT_DIFFUSE
Operators Tested:   xgl_multipolyline
                    xgl_object_set
Output:             Program renders four stars using four different line colors

· bug1077883
Test Types:RGB, CM
Description:Copies 1-bit memory raster to 32-bit window raster with OR
Attributes Tested: XGL_CTX_ROP
Operators Tested: xgl_context_copy_raster
Output:· bug1077884Red square with white cross-cursor OR-ed to raster
Test Types:RGB, CM
Description:Copies 1-bit memory raster to 32-bit window raster with XOR
Attributes Tested: XGL_CTX_ROP
Operators Tested: xgl_context_copy_raster
Output:· bug1078413Red square with white cross-cursor XOR-ed to raster shown in blue
Test Types:RGB, CM
Description:XGL colormap can get lost upon repaint.
Attributes Tested: XGL_COLOR_RGB
                    XGL_2D_CTX
Operators Tested:   xgl_polygon
                    xgl_object_create
Output:             Two raswins

· bug1084188
Test Types:RGB, CM
Description:XDrawline() will not draw to XGL canvas.
Attributes Tested: XGL_COLOR_RGB
                    XGL_FACET_NONE
Operators Tested:   xgl_polygon
Output:             Line in X, polygon in XGL

· bug1086156
Test Types:RGB, CM
Description:Cannot write to the far right and bottom pixel line
Attributes Tested: XGL_MULTIRECT_I2D
Operators Tested: xgl_multirectangle
Output:· bug1086427White rectangle to fill the window
Test Types:RGB, CM
Description:Solid lines and Opaque fills are not XOR'd correctly.
Attributes Tested: XGL_CTX_ROP
Operators Tested: xgl_multi_simple_polygon
Output:· bug1107625A 3D polygon with a 3D polyline outline
Test Types:RGB, CM
Description:Draws a quadmesh with vertex colors, illum_none, and color selector, illum_indep.
Attributes Tested: XGL_3D_CTX_SURF_FRONT_ILLUMINATION
Operators Tested: xgl_quadrilateral_mesh
Output:· bug1176656A red color quad
Test Types:RGB, CM
Description:Quadmesh XGL_FACET_COLOR interpolates incorrectly
Attributes Tested: XGL_3D_CTX_SURF_FRONT_ILLUMINATION
                    XGL_CTX_SURF_FRONT_COLOR_SELECTOR
Operators Tested:   xgl_quadrilateral_mesh
Output:             20x20 quadmesh with FACET_COLOR

· bug1180099
Test Types:INDEX, SM
Description:Application SEGV when drawing large circles
Attributes Tested: XGL_CTX_SURF_FRONT_FILL_STYLE
Operators Tested: xgl_multicircle
Output:· bug1181797Several large circles
Test Types:INDEX, SM
Description:Multiple rasters cause one cmap to core dump
Attributes Tested: XGL_RAS_COLOR_MAP
Operators Tested: xgl_object_create
                    xgl_object_destroy
Output:             Multiple rasters creation and destruction

· bug1182918
Test Types:RGB, CM
Description:One pixel line does not draw on cfb.
Attributes Tested: XGL_LINE_SOLID
Operators Tested: xgl_multipolyline
Output:.....Forty one-pixel lines
· bug1187204
Test Types:RGB, CM
Description:Renders wide line with round cap via both XGL and Xlib.
Attributes Tested: XGL_CTX_LINE_CAP
                    XGL_CTX_LINE_JOIN
                    XGL_LPAT_DATA
Operators Tested:   xgl_multipolyline
Output:             Four wide lines, the first one via Xlib, and the remaining
                    via XGL.

· bug1187204i
Test Types:INDEX, CM
Description:Renders wide line with round cap via both XGL and Xlib.
Attributes Tested: XGL_CTX_LINE_CAP
                    XGL_CTX_LINE_JOIN
                    XGL_LPAT_DATA
Operators Tested:   xgl_multipolyline
Output:             Four wide lines, the first one via Xlib, and the remaining
                    via XGL.

· bug1191129
Test Types:RGB, SM
Description:Test vertex colored, depth-cued polylines
Attributes Tested: XGL_3D_CTX_DEPTH_CUE_MODE
Operators Tested: xgl_multipolyline
Output:· bug1194656Four red lines with vertex color
Test Types:INDEX, SM
Description:GX dump core with xgl_triangle_strip
Attributes Tested: XGL_FACET_COLOR XGL_FACET_NONE
                    XGL_FACET_NORMAL
                    XGL_FACET_COLOR_NORMAL
Operators Tested:   xgl_triangle_strip
Output:             Triangles with different facet types

· bug1201325
Test Types:RGB, SM
Description:SEGV in clipTstar for xgl_triangle_list
Attributes Tested: None
Operators Tested: xgl_triangle_list
Output:.....Clipped triangles