summaryrefslogtreecommitdiff
path: root/xserver-1.8.1/2010-05-11-14:10:08/Xlib17/XCreateImage.log
blob: 6314f0b3961d4c770d9515ea145d66fd5bb0ad15 (plain)
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
15|654 3.3-lite 3|TCM Start
520|654 0 00001851 1 1|REPORT: Parameter XT_DISPLAYHOST had an empty value
400|654 1 1 16:16:31|IC Start
200|654 1 16:16:31|TP Start
520|654 1 00001851 1 1|VSW5TESTSUITE PURPOSE 1
520|654 1 00001851 1 2|Assertion XCreateImage-1.(A)
520|654 1 00001851 1 3|A call to XCreateImage allocates and returns an XImage
520|654 1 00001851 1 4|structure.
520|654 1 00001851 1 5|METH: For format XYPixmap and ZPixmap:
520|654 1 00001851 1 6|METH:    Create an XImage structure using XCreateImage.
520|654 1 00001851 1 7|METH:    Verify that the call did not return NULL.
520|654 1 00001851 1 8|METH:    Verify that the structure components set from the parameters are set correctly.
220|654 1 0 16:16:31|PASS
410|654 1 1 16:16:31|IC End
400|654 2 1 16:16:31|IC Start
200|654 2 16:16:31|TP Start
520|654 2 00001851 1 1|VSW5TESTSUITE PURPOSE 2
520|654 2 00001851 1 2|Assertion XCreateImage-2.(B)
520|654 2 00001851 1 3|When sufficient storage cannot be allocated, then a call to
520|654 2 00001851 1 4|XCreateImage returns NULL.
520|654 2 00001851 1 5|Reason for omission: There is no known portable test method for this assertion
520|654 2 00001851 1 6|METH: Report UNTESTED
220|654 2 5 16:16:31|UNTESTED
410|654 2 1 16:16:31|IC End
400|654 3 1 16:16:31|IC Start
200|654 3 16:16:31|TP Start
520|654 3 00001851 1 1|VSW5TESTSUITE PURPOSE 3
520|654 3 00001851 1 2|Assertion XCreateImage-3.(A)
520|654 3 00001851 1 3|When the bytes_per_line argument is zero, then scanlines
520|654 3 00001851 1 4|are assumed to be contiguous.
520|654 3 00001851 1 5|METH: For format XYPixmap and ZPixmap:
520|654 3 00001851 1 6|METH:    Create an XImage structure using XCreateImage with bytes_per_line argument set to zero.
520|654 3 00001851 1 7|METH:    Verify that the call did not return NULL.
520|654 3 00001851 1 8|METH:    Verify that the bytes_per_line component of the structure is correct.
220|654 3 0 16:16:31|PASS
410|654 3 1 16:16:31|IC End