author | Simon Howkins <simonh@symbian.org> |
Wed, 14 Oct 2009 10:45:17 +0100 | |
changeset 660 | 5a3e7da0fee9 |
parent 631 | 4762134f02d0 |
child 822 | 1a356be50bf9 |
permissions | -rw-r--r-- |
409
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
1 |
<?xml version="1.0"?> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
2 |
<test> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
3 |
<id>1</id> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
4 |
<owner>admin</owner> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
5 |
<priority>10</priority> |
411 | 6 |
<buildid></buildid> |
409
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
7 |
<name>Graphics SVS Tests</name> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
8 |
<target> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
9 |
<device rank="master" alias="emulator_udeb"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
10 |
<property name="HARNESS" value="GENERIC" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
11 |
</device> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
12 |
</target> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
13 |
<plan id="" name="Graphics SVS Plan" harness="GENERIC" enabled="true" passrate="100"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
14 |
<target> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
15 |
<device rank="master" alias="emulator_udeb"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
16 |
</target> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
17 |
<session id="" name="Graphics SVS Session" harness="GENERIC" enabled="true" passrate="100"> |
631 | 18 |
<set id="" name="Font and Bitmap Server" harness="GENERIC" enabled="true" passrate="100"> |
19 |
<case id="" name="Font and Bitmap Server Tests" harness="GENERIC" enabled="true" passrate="100"> |
|
20 |
<step id="" name="t_fbservapi.exe (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
|
409
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
21 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
22 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
23 |
<param type="binary"/> |
631 | 24 |
<param src="t_fbservapi.exe"/> |
25 |
<param dst="c:\sys\bin\t_fbservapi.exe"/> |
|
409
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
26 |
<param component-path="graphicssvs" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
27 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
28 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
29 |
<step id="" name="t_graphics.ini (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
30 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
31 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
32 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
33 |
<param src="t_graphics.ini"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
34 |
<param dst="c:\graphics\t_graphics.ini"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
35 |
<param component-path="graphicssvs\graphics" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
36 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
37 |
</step> |
631 | 38 |
<step id="" name="graphics-fbserv-publicapi.tcs (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
409
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
39 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
40 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
41 |
<param type="data"/> |
631 | 42 |
<param src="graphics-fbserv-publicapi.tcs"/> |
43 |
<param dst="c:\graphics\graphics-fbserv-publicapi.tcs"/> |
|
409
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
44 |
<param component-path="graphicssvs\graphics" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
45 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
46 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
47 |
<step id="" name="empty_file.txt (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
48 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
49 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
50 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
51 |
<param src="empty_file.txt"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
52 |
<param dst="c:\graphics\t_fbservapi\empty_file.txt"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
53 |
<param component-path="graphicssvs\graphics\t_fbservapi" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
54 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
55 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
56 |
<step id="" name="scaniline_10bytes.txt (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
57 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
58 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
59 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
60 |
<param src="scaniline_10bytes.txt"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
61 |
<param dst="c:\graphics\t_fbservapi\scaniline_10bytes.txt"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
62 |
<param component-path="graphicssvs\graphics\t_fbservapi" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
63 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
64 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
65 |
<step id="" name="testfontfb.gdr (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
66 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
67 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
68 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
69 |
<param src="testfontfb.gdr"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
70 |
<param dst="c:\graphics\t_fbservapi\testfontfb.gdr"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
71 |
<param component-path="graphicssvs\graphics\t_fbservapi" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
72 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
73 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
74 |
<step id="" name="test_bitmap.mbm (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
75 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
76 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
77 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
78 |
<param src="test_bitmap.mbm"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
79 |
<param dst="c:\graphics\t_fbservapi\test_bitmap.mbm"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
80 |
<param component-path="graphicssvs\graphics\t_fbservapi" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
81 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
82 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
83 |
<step id="" name="test_bitmap_24bit_400x300.mbm (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
84 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
85 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
86 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
87 |
<param src="test_bitmap_24bit_400x300.mbm"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
88 |
<param dst="c:\graphics\t_fbservapi\test_bitmap_24bit_400x300.mbm"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
89 |
<param component-path="graphicssvs\graphics\t_fbservapi" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
90 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
91 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
92 |
<step id="" name="test_bitmap_32x8.mbm (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
93 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
94 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
95 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
96 |
<param src="test_bitmap_32x8.mbm"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
97 |
<param dst="c:\graphics\t_fbservapi\test_bitmap_32x8.mbm"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
98 |
<param component-path="graphicssvs\graphics\t_fbservapi" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
99 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
100 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
101 |
<step id="" name="test_bitmap_offset8.mbm (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
102 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
103 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
104 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
105 |
<param src="test_bitmap_offset8.mbm"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
106 |
<param dst="c:\graphics\t_fbservapi\test_bitmap_offset8.mbm"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
107 |
<param component-path="graphicssvs\graphics\t_fbservapi" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
108 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
109 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
110 |
<step id="" name="test_bitmap_rom.rbm (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
111 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
112 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
113 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
114 |
<param src="test_bitmap_rom.rbm"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
115 |
<param dst="z:\graphics\t_fbservapi\test_bitmap_rom.rbm"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
116 |
<param component-path="graphicssvs\graphics\t_fbservapi" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
117 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
118 |
</step> |
631 | 119 |
<step id="" name="graphics-fbserv-publicapi.script (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
120 |
<command>install</command> |
|
121 |
<params> |
|
122 |
<param type="data"/> |
|
123 |
<param src="graphics-fbserv-publicapi.script"/> |
|
124 |
<param dst="c:\graphics\graphics-fbserv-publicapi.script"/> |
|
125 |
<param component-path="graphicssvs\graphics" /> |
|
126 |
</params> |
|
127 |
</step> |
|
409
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
128 |
<step id="" name="graphics-fbserv-bitmaputil-publicapi.script (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
129 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
130 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
131 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
132 |
<param src="graphics-fbserv-bitmaputil-publicapi.script"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
133 |
<param dst="c:\graphics\graphics-fbserv-bitmaputil-publicapi.script"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
134 |
<param component-path="graphicssvs\graphics" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
135 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
136 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
137 |
<step id="" name="graphics-fbserv-bitmaputil-publicapi.ini (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
138 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
139 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
140 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
141 |
<param src="graphics-fbserv-bitmaputil-publicapi.ini"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
142 |
<param dst="c:\graphics\graphics-fbserv-bitmaputil-publicapi.ini"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
143 |
<param component-path="graphicssvs\graphics" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
144 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
145 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
146 |
<step id="" name="graphics-fbserv-fbsbitmap-publicapi.script (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
147 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
148 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
149 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
150 |
<param src="graphics-fbserv-fbsbitmap-publicapi.script"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
151 |
<param dst="c:\graphics\graphics-fbserv-fbsbitmap-publicapi.script"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
152 |
<param component-path="graphicssvs\graphics" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
153 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
154 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
155 |
<step id="" name="graphics-fbserv-fbsbitmap-publicapi.ini (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
156 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
157 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
158 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
159 |
<param src="graphics-fbserv-fbsbitmap-publicapi.ini"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
160 |
<param dst="c:\graphics\graphics-fbserv-fbsbitmap-publicapi.ini"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
161 |
<param component-path="graphicssvs\graphics" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
162 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
163 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
164 |
<step id="" name="graphics-fbserv-fbscolor256bitmaputil-publicapi.script (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
165 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
166 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
167 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
168 |
<param src="graphics-fbserv-fbscolor256bitmaputil-publicapi.script"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
169 |
<param dst="c:\graphics\graphics-fbserv-fbscolor256bitmaputil-publicapi.script"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
170 |
<param component-path="graphicssvs\graphics" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
171 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
172 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
173 |
<step id="" name="graphics-fbserv-fbscolor256bitmaputil-publicapi.ini (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
174 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
175 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
176 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
177 |
<param src="graphics-fbserv-fbscolor256bitmaputil-publicapi.ini"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
178 |
<param dst="c:\graphics\graphics-fbserv-fbscolor256bitmaputil-publicapi.ini"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
179 |
<param component-path="graphicssvs\graphics" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
180 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
181 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
182 |
<step id="" name="graphics-fbserv-fbsfont-publicapi.script (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
183 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
184 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
185 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
186 |
<param src="graphics-fbserv-fbsfont-publicapi.script"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
187 |
<param dst="c:\graphics\graphics-fbserv-fbsfont-publicapi.script"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
188 |
<param component-path="graphicssvs\graphics" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
189 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
190 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
191 |
<step id="" name="graphics-fbserv-fbsfont-publicapi.ini (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
192 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
193 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
194 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
195 |
<param src="graphics-fbserv-fbsfont-publicapi.ini"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
196 |
<param dst="c:\graphics\graphics-fbserv-fbsfont-publicapi.ini"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
197 |
<param component-path="graphicssvs\graphics" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
198 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
199 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
200 |
<step id="" name="graphics-fbserv-fbssession-publicapi.script (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
201 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
202 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
203 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
204 |
<param src="graphics-fbserv-fbssession-publicapi.script"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
205 |
<param dst="c:\graphics\graphics-fbserv-fbssession-publicapi.script"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
206 |
<param component-path="graphicssvs\graphics" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
207 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
208 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
209 |
<step id="" name="graphics-fbserv-fbssession-publicapi.ini (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
210 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
211 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
212 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
213 |
<param src="graphics-fbserv-fbssession-publicapi.ini"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
214 |
<param dst="c:\graphics\graphics-fbserv-fbssession-publicapi.ini"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
215 |
<param component-path="graphicssvs\graphics" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
216 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
217 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
218 |
<step id="" name="graphics-fbserv-fbstypefacestore-publicapi.script (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
219 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
220 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
221 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
222 |
<param src="graphics-fbserv-fbstypefacestore-publicapi.script"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
223 |
<param dst="c:\graphics\graphics-fbserv-fbstypefacestore-publicapi.script"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
224 |
<param component-path="graphicssvs\graphics" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
225 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
226 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
227 |
<step id="" name="graphics-fbserv-fbstypefacestore-publicapi.ini (install)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
228 |
<command>install</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
229 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
230 |
<param type="data"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
231 |
<param src="graphics-fbserv-fbstypefacestore-publicapi.ini"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
232 |
<param dst="c:\graphics\graphics-fbserv-fbstypefacestore-publicapi.ini"/> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
233 |
<param component-path="graphicssvs\graphics" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
234 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
235 |
</step> |
631 | 236 |
<step id="" name="graphics-fbserv-publicapi.script (execute)" harness="GENERIC" enabled="true" passrate="100" significant="false"> |
409
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
237 |
<command>execute</command> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
238 |
<params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
239 |
<param file="testexecute.exe" /> |
631 | 240 |
<param parameters="c:\graphics\graphics-fbserv-publicapi.script -tcx \graphics\graphics-fbserv-publicapi.tcs" /> |
241 |
<param result-file="c:\logs\testexecute\graphics-fbserv-publicapi.htm" /> |
|
242 |
<param timeout="3600" /> |
|
409
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
243 |
<param parser="TEFTestResultParser" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
244 |
<param leave-old-result="true" /> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
245 |
</params> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
246 |
</step> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
247 |
</case> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
248 |
</set> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
249 |
</session> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
250 |
</plan> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
251 |
<files> |
487
80174516a610
fixed up the ats errors with graphics svs
Brendan Donegan brendand@symbian.org
parents:
411
diff
changeset
|
252 |
<file>graphicssvs/winscw_udeb/t_fbservapi.exe</file> |
631 | 253 |
<file>graphicssvs/graphics/general/t_graphics.ini</file> |
254 |
<file>graphicssvs/graphics/general/graphics-fbserv-publicapi.tcs</file> |
|
255 |
<file>graphicssvs/graphics/general/graphics-fbserv-publicapi.script</file> |
|
487
80174516a610
fixed up the ats errors with graphics svs
Brendan Donegan brendand@symbian.org
parents:
411
diff
changeset
|
256 |
<file>graphicssvs/graphics/general/graphics-fbserv-bitmaputil-publicapi.script</file> |
80174516a610
fixed up the ats errors with graphics svs
Brendan Donegan brendand@symbian.org
parents:
411
diff
changeset
|
257 |
<file>graphicssvs/graphics/general/graphics-fbserv-bitmaputil-publicapi.ini</file> |
80174516a610
fixed up the ats errors with graphics svs
Brendan Donegan brendand@symbian.org
parents:
411
diff
changeset
|
258 |
<file>graphicssvs/graphics/general/graphics-fbserv-fbsbitmap-publicapi.script</file> |
80174516a610
fixed up the ats errors with graphics svs
Brendan Donegan brendand@symbian.org
parents:
411
diff
changeset
|
259 |
<file>graphicssvs/graphics/general/graphics-fbserv-fbsbitmap-publicapi.ini</file> |
80174516a610
fixed up the ats errors with graphics svs
Brendan Donegan brendand@symbian.org
parents:
411
diff
changeset
|
260 |
<file>graphicssvs/graphics/general/graphics-fbserv-fbscolor256bitmaputil-publicapi.script</file> |
80174516a610
fixed up the ats errors with graphics svs
Brendan Donegan brendand@symbian.org
parents:
411
diff
changeset
|
261 |
<file>graphicssvs/graphics/general/graphics-fbserv-fbscolor256bitmaputil-publicapi.ini</file> |
80174516a610
fixed up the ats errors with graphics svs
Brendan Donegan brendand@symbian.org
parents:
411
diff
changeset
|
262 |
<file>graphicssvs/graphics/general/graphics-fbserv-fbsfont-publicapi.script</file> |
80174516a610
fixed up the ats errors with graphics svs
Brendan Donegan brendand@symbian.org
parents:
411
diff
changeset
|
263 |
<file>graphicssvs/graphics/general/graphics-fbserv-fbsfont-publicapi.ini</file> |
80174516a610
fixed up the ats errors with graphics svs
Brendan Donegan brendand@symbian.org
parents:
411
diff
changeset
|
264 |
<file>graphicssvs/graphics/general/graphics-fbserv-fbssession-publicapi.script</file> |
80174516a610
fixed up the ats errors with graphics svs
Brendan Donegan brendand@symbian.org
parents:
411
diff
changeset
|
265 |
<file>graphicssvs/graphics/general/graphics-fbserv-fbssession-publicapi.ini</file> |
80174516a610
fixed up the ats errors with graphics svs
Brendan Donegan brendand@symbian.org
parents:
411
diff
changeset
|
266 |
<file>graphicssvs/graphics/general/graphics-fbserv-fbstypefacestore-publicapi.script</file> |
80174516a610
fixed up the ats errors with graphics svs
Brendan Donegan brendand@symbian.org
parents:
411
diff
changeset
|
267 |
<file>graphicssvs/graphics/general/graphics-fbserv-fbstypefacestore-publicapi.ini</file> |
409
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
268 |
<file>graphicssvs/graphics/t_fbservapi/general/test_bitmap_rom.rbm</file> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
269 |
<file>graphicssvs/graphics/t_fbservapi/general/empty_file.txt</file> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
270 |
<file>graphicssvs/graphics/t_fbservapi/general/scaniline_10bytes.txt</file> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
271 |
<file>graphicssvs/graphics/t_fbservapi/general/testfontfb.gdr</file> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
272 |
<file>graphicssvs/graphics/t_fbservapi/general/test_bitmap.mbm</file> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
273 |
<file>graphicssvs/graphics/t_fbservapi/general/test_bitmap_24bit_400x300.mbm</file> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
274 |
<file>graphicssvs/graphics/t_fbservapi/general/test_bitmap_32x8.mbm</file> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
275 |
<file>graphicssvs/graphics/t_fbservapi/general/test_bitmap_offset8.mbm</file> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
276 |
</files> |
cb3c2f87162c
renamed to graphicssvs.xml
Brendan Donegan brendand@symbian.org
parents:
diff
changeset
|
277 |
</test> |