1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
|
#
# Copyright (c) 2005 X.Org Foundation LLC
#
# Permission is hereby granted, free of charge, to any person obtaining a copy of
# this software and associated documentation files (the "Software"), to deal in
# the Software without restriction, including without limitation the rights to
# use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
# of the Software, and to permit persons to whom the Software is furnished to do
# so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in all
# copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#
# $Header: /cvs/xtest/xtest/xts5/scenarios/Xlib7_scen,v 1.1 2005-02-12 14:37:14 anderson Exp $
#
# Copyright (c) Applied Testing and Technology, Inc. 1995
# All Rights Reserved.
#
# Project: VSW5
#
# File: Xlib7_scen
#
# Description:
# Scenario file xlib chapter 7
#
# Modifications:
# $Log: Xlib7_scen,v $
# Revision 1.1 2005-02-12 14:37:14 anderson
# Initial revision
#
# Revision 8.0 1998/12/23 23:39:23 mar
# Branch point for Release 5.0.2
#
# Revision 7.0 1998/10/30 23:02:30 mar
# Branch point for Release 5.0.2b1
#
# Revision 6.0 1998/03/02 05:30:24 tbr
# Branch point for Release 5.0.1
#
# Revision 5.0 1998/01/26 03:26:58 tbr
# Branch point for Release 5.0.1b1
#
# Revision 4.0 1995/12/15 09:25:18 tbr
# Branch point for Release 5.0.0
#
# Revision 3.1 1995/12/15 01:59:16 andy
# Prepare for GA Release
#
"VSW5TESTSUITE CASE XAllocColor 5"
/tset/Xlib7/XAllocColor/XAllocColor
"VSW5TESTSUITE CASE XAllocColorCells 9"
/tset/Xlib7/XAllocColorCells/XAllocColorCells
"VSW5TESTSUITE CASE XAllocColorPlanes 7"
/tset/Xlib7/XAllocColorPlanes/XAllocColorPlanes
"VSW5TESTSUITE CASE XAllocNamedColor 6"
/tset/Xlib7/XAllocNamedColor/XAllocNamedColor
"VSW5TESTSUITE CASE XCopyColormapAndFree 5"
/tset/Xlib7/XCopyColormapAndFree/XCopyColormapAndFree
"VSW5TESTSUITE CASE XCreateColormap 13"
/tset/Xlib7/XCreateColormap/XCreateColormap
"VSW5TESTSUITE CASE XFreeColormap 5"
/tset/Xlib7/XFreeColormap/XFreeColormap
"VSW5TESTSUITE CASE XFreeColors 9"
/tset/Xlib7/XFreeColors/XFreeColors
"VSW5TESTSUITE CASE XLookupColor 4"
/tset/Xlib7/XLookupColor/XLookupColor
"VSW5TESTSUITE CASE XParseColor 10"
/tset/Xlib7/XParseColor/XParseColor
"VSW5TESTSUITE CASE XQueryColor 3"
/tset/Xlib7/XQueryColor/XQueryColor
"VSW5TESTSUITE CASE XQueryColors 3"
/tset/Xlib7/XQueryColors/XQueryColors
"VSW5TESTSUITE CASE XStoreColor 8"
/tset/Xlib7/XStoreColor/XStoreColor
"VSW5TESTSUITE CASE XStoreColors 9"
/tset/Xlib7/XStoreColors/XStoreColors
"VSW5TESTSUITE CASE XStoreNamedColor 9"
/tset/Xlib7/XStoreNamedColor/XStoreNamedColor
"VSW5TESTSUITE CASE XcmsAllocColor 2"
/tset/Xlib7/XcmsAllocColor/XcmsAllocColor
"VSW5TESTSUITE CASE XcmsAddColorSpace 1"
/tset/Xlib7/XcmsAddColorSpace/XcmsAddColorSpace
"VSW5TESTSUITE CASE XcmsAddFunctionSet 1"
/tset/Xlib7/XcmsAddFunctionSet/XcmsAddFunctionSet
"VSW5TESTSUITE CASE XcmsAllocNamedColor 2"
/tset/Xlib7/XcmsAllocNamedColor/XcmsAllocNamedColor
"VSW5TESTSUITE CASE XcmsCCCOfColormap 1"
/tset/Xlib7/XcmsCCCOfColormap/XcmsCCCOfColormap
"VSW5TESTSUITE CASE XcmsConvertColors 1"
/tset/Xlib7/XcmsConvertColors/XcmsConvertColors
"VSW5TESTSUITE CASE XcmsCIELabQueryMaxLC 1"
/tset/Xlib7/XcmsCIELabQueryMaxLC/XcmsCIELabQueryMaxLC
"VSW5TESTSUITE CASE XcmsCIELabQueryMaxC 1"
/tset/Xlib7/XcmsCIELabQueryMaxC/XcmsCIELabQueryMaxC
"VSW5TESTSUITE CASE XcmsCIELabQueryMaxL 1"
/tset/Xlib7/XcmsCIELabQueryMaxL/XcmsCIELabQueryMaxL
"VSW5TESTSUITE CASE XcmsConversionProc 9"
/tset/Xlib7/XcmsConversionProc/XcmsConversionProc
"VSW5TESTSUITE CASE XcmsConversionProc 4"
/tset/Xlib7/XcmsConversionProc/XcmsConversionProc
"VSW5TESTSUITE CASE XcmsCreateCCC 1"
/tset/Xlib7/XcmsCreateCCC/XcmsCreateCCC
"VSW5TESTSUITE CASE XcmsDefaultCCC 1"
/tset/Xlib7/XcmsDefaultCCC/XcmsDefaultCCC
"VSW5TESTSUITE CASE XcmsDisplayOfCCC 1"
/tset/Xlib7/XcmsDisplayOfCCC/XcmsDisplayOfCCC
"VSW5TESTSUITE CASE XcmsFreeCCC 1"
/tset/Xlib7/XcmsFreeCCC/XcmsFreeCCC
"VSW5TESTSUITE CASE XcmsFormatOfPrefix 2"
/tset/Xlib7/XcmsFormatOfPrefix/XcmsFormatOfPrefix
"VSW5TESTSUITE CASE XcmsLookupColor 1"
/tset/Xlib7/XcmsLookupColor/XcmsLookupColor
"VSW5TESTSUITE CASE XcmsCIELabQueryMinL 1"
/tset/Xlib7/XcmsCIELabQueryMinL/XcmsCIELabQueryMinL
"VSW5TESTSUITE CASE XcmsPrefixOfFormat 1"
/tset/Xlib7/XcmsPrefixOfFormat/XcmsPrefixOfFormat
"VSW5TESTSUITE CASE XcmsQueryBlack 1"
/tset/Xlib7/XcmsQueryBlack/XcmsQueryBlack
"VSW5TESTSUITE CASE XcmsQueryBlue 1"
/tset/Xlib7/XcmsQueryBlue/XcmsQueryBlue
"VSW5TESTSUITE CASE XcmsQueryColor 1"
/tset/Xlib7/XcmsQueryColor/XcmsQueryColor
"VSW5TESTSUITE CASE XcmsQueryColors 3"
/tset/Xlib7/XcmsQueryColors/XcmsQueryColors
"VSW5TESTSUITE CASE XcmsQueryGreen 1"
/tset/Xlib7/XcmsQueryGreen/XcmsQueryGreen
"VSW5TESTSUITE CASE XcmsCIELuvQueryMaxC 1"
/tset/Xlib7/XcmsCIELuvQueryMaxC/XcmsCIELuvQueryMaxC
"VSW5TESTSUITE CASE XcmsCIELuvQueryMinL 1"
/tset/Xlib7/XcmsCIELuvQueryMinL/XcmsCIELuvQueryMinL
"VSW5TESTSUITE CASE XcmsCIELuvQueryMaxL 1"
/tset/Xlib7/XcmsCIELuvQueryMaxL/XcmsCIELuvQueryMaxL
"VSW5TESTSUITE CASE XcmsCIELuvQueryMaxLC 1"
/tset/Xlib7/XcmsCIELuvQueryMaxLC/XcmsCIELuvQueryMaxLC
"VSW5TESTSUITE CASE XcmsQueryRed 1"
/tset/Xlib7/XcmsQueryRed/XcmsQueryRed
"VSW5TESTSUITE CASE XcmsQueryWhite 1"
/tset/Xlib7/XcmsQueryWhite/XcmsQueryWhite
"VSW5TESTSUITE CASE XcmsScreenNumberOfCCC 1"
/tset/Xlib7/XcmsScreenNumberOfCCC/XcmsScreenNumberOfCCC
"VSW5TESTSUITE CASE XcmsStoreColor 4"
/tset/Xlib7/XcmsStoreColor/XcmsStoreColor
"VSW5TESTSUITE CASE XcmsStoreColors 4"
/tset/Xlib7/XcmsStoreColors/XcmsStoreColors
"VSW5TESTSUITE CASE XcmsTekHVCQueryMaxC 1"
/tset/Xlib7/XcmsTekHVCQueryMaxC/XcmsTekHVCQueryMaxC
"VSW5TESTSUITE CASE XcmsTekHVCQueryMinV 1"
/tset/Xlib7/XcmsTekHVCQueryMinV/XcmsTekHVCQueryMinV
"VSW5TESTSUITE CASE XcmsTekHVCQueryMaxV 1"
/tset/Xlib7/XcmsTekHVCQueryMaxV/XcmsTekHVCQueryMaxV
"VSW5TESTSUITE CASE XcmsTekHVCQueryMaxVC 1"
/tset/Xlib7/XcmsTekHVCQueryMaxVC/XcmsTekHVCQueryMaxVC
"VSW5TESTSUITE CASE XcmsTekHVCQueryMaxVSamples 1"
/tset/Xlib7/XcmsTekHVCQueryMaxVSamples/XcmsTekHVCQueryMaxVSamples
"VSW5TESTSUITE CASE XcmsVisualOfCCC 1"
/tset/Xlib7/XcmsVisualOfCCC/XcmsVisualOfCCC
"VSW5TESTSUITE CASE XcmsSetWhiteAdjustProc 3"
/tset/Xlib7/XcmsSetWhiteAdjustProc/XcmsSetWhiteAdjustProc
"VSW5TESTSUITE CASE XcmsScreenWhitePointOfCCC 1"
/tset/Xlib7/XcmsScreenWhitePointOfCCC/XcmsScreenWhitePointOfCCC
"VSW5TESTSUITE CASE XcmsClientWhitePointOfCCC 1"
/tset/Xlib7/XcmsClientWhitePointOfCCC/XcmsClientWhitePointOfCCC
"VSW5TESTSUITE CASE XcmsSetWhitePoint 1"
/tset/Xlib7/XcmsSetWhitePoint/XcmsSetWhitePoint
|