t/nvmept_trim: increase transfer size for some tests
[fio.git] / os / windows / examples.wxs
... / ...
CommitLineData
1<?xml version="1.0" encoding="utf-8"?>
2<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
3 <Fragment>
4 <DirectoryRef Id="examples">
5 <Component>
6 <File Source="..\..\examples\1mbs_clients.fio" />
7 </Component>
8 <Component>
9 <File Source="..\..\examples\aio-read.fio" />
10 </Component>
11 <Component>
12 <File Source="..\..\examples\backwards-read.fio" />
13 </Component>
14 <Component>
15 <File Source="..\..\examples\basic-verify.fio" />
16 </Component>
17 <Component>
18 <File Source="..\..\examples\butterfly.fio" />
19 </Component>
20 <Component>
21 <File Source="..\..\examples\cpp_null.fio" />
22 </Component>
23 <Component>
24 <File Source="..\..\examples\cpuio.fio" />
25 </Component>
26 <Component>
27 <File Source="..\..\examples\dev-dax.fio" />
28 </Component>
29 <Component>
30 <File Source="..\..\examples\disk-zone-profile.fio" />
31 </Component>
32 <Component>
33 <File Source="..\..\examples\e4defrag.fio" />
34 </Component>
35 <Component>
36 <File Source="..\..\examples\e4defrag2.fio" />
37 </Component>
38 <Component>
39 <File Source="..\..\examples\enospc-pressure.fio" />
40 </Component>
41 <Component>
42 <File Source="..\..\examples\falloc.fio" />
43 </Component>
44 <Component>
45 <File Source="..\..\examples\filecreate-ioengine.fio" />
46 </Component>
47 <Component>
48 <File Source="..\..\examples\fio-rand-read.fio" />
49 </Component>
50 <Component>
51 <File Source="..\..\examples\fio-rand-RW.fio" />
52 </Component>
53 <Component>
54 <File Source="..\..\examples\fio-rand-write.fio" />
55 </Component>
56 <Component>
57 <File Source="..\..\examples\fio-seq-read.fio" />
58 </Component>
59 <Component>
60 <File Source="..\..\examples\fio-seq-RW.fio" />
61 </Component>
62 <Component>
63 <File Source="..\..\examples\fio-seq-write.fio" />
64 </Component>
65 <Component>
66 <File Source="..\..\examples\fixed-rate-submission.fio" />
67 </Component>
68 <Component>
69 <File Source="..\..\examples\flow.fio" />
70 </Component>
71 <Component>
72 <File Source="..\..\examples\fsx.fio" />
73 </Component>
74 <Component>
75 <File Source="..\..\examples\ftruncate.fio" />
76 </Component>
77 <Component>
78 <File Source="..\..\examples\gfapi.fio" />
79 </Component>
80 <Component>
81 <File Source="..\..\examples\gpudirect-rdmaio-client.fio" />
82 </Component>
83 <Component>
84 <File Source="..\..\examples\gpudirect-rdmaio-server.fio" />
85 </Component>
86 <Component>
87 <File Source="..\..\examples\http-s3.fio" />
88 </Component>
89 <Component>
90 <File Source="..\..\examples\http-swift.fio" />
91 </Component>
92 <Component>
93 <File Source="..\..\examples\http-webdav.fio" />
94 </Component>
95 <Component>
96 <File Source="..\..\examples\ime.fio" />
97 </Component>
98 <Component>
99 <File Source="..\..\examples\iometer-file-access-server.fio" />
100 </Component>
101 <Component>
102 <File Source="..\..\examples\jesd219.fio" />
103 </Component>
104 <Component>
105 <File Source="..\..\examples\latency-profile.fio" />
106 </Component>
107 <Component>
108 <File Source="..\..\examples\libhdfs.fio" />
109 </Component>
110 <Component>
111 <File Source="..\..\examples\libpmem.fio" />
112 </Component>
113 <Component>
114 <File Source="..\..\examples\mtd.fio" />
115 </Component>
116 <Component>
117 <File Source="..\..\examples\netio.fio" />
118 </Component>
119 <Component>
120 <File Source="..\..\examples\netio_multicast.fio" />
121 </Component>
122 <Component>
123 <File Source="..\..\examples\null.fio" />
124 </Component>
125 <Component>
126 <File Source="..\..\examples\numa.fio" />
127 </Component>
128 <Component>
129 <File Source="..\..\examples\poisson-rate-submission.fio" />
130 </Component>
131 <Component>
132 <File Source="..\..\examples\rados.fio" />
133 </Component>
134 <Component>
135 <File Source="..\..\examples\rand-zones.fio" />
136 </Component>
137 <Component>
138 <File Source="..\..\examples\rbd.fio" />
139 </Component>
140 <Component>
141 <File Source="..\..\examples\rdmaio-client.fio" />
142 </Component>
143 <Component>
144 <File Source="..\..\examples\rdmaio-server.fio" />
145 </Component>
146 <Component>
147 <File Source="..\..\examples\ssd-steadystate.fio" />
148 </Component>
149 <Component>
150 <File Source="..\..\examples\ssd-test.fio" />
151 </Component>
152 <Component>
153 <File Source="..\..\examples\steadystate.fio" />
154 </Component>
155 <Component>
156 <File Source="..\..\examples\surface-scan.fio" />
157 </Component>
158 <Component>
159 <File Source="..\..\examples\tiobench-example.fio" />
160 </Component>
161 <Component>
162 <File Source="..\..\examples\waitfor.fio" />
163 </Component>
164 <Component>
165 <File Source="..\..\examples\zipf.fio" />
166 </Component>
167 </DirectoryRef>
168 </Fragment>
169 <Fragment>
170 <ComponentGroup Id="examples">
171 <ComponentRef Id="_1mbs_clients.fio" />
172 <ComponentRef Id="aio_read.fio" />
173 <ComponentRef Id="backwards_read.fio" />
174 <ComponentRef Id="basic_verify.fio" />
175 <ComponentRef Id="butterfly.fio"/>
176 <ComponentRef Id="cpp_null.fio"/>
177 <ComponentRef Id="cpuio.fio" />
178 <ComponentRef Id="dev_dax.fio" />
179 <ComponentRef Id="disk_zone_profile.fio" />
180 <ComponentRef Id="e4defrag.fio" />
181 <ComponentRef Id="e4defrag2.fio" />
182 <ComponentRef Id="enospc_pressure.fio" />
183 <ComponentRef Id="falloc.fio" />
184 <ComponentRef Id="filecreate_ioengine.fio"/>
185 <ComponentRef Id="fio_rand_read.fio"/>
186 <ComponentRef Id="fio_rand_RW.fio"/>
187 <ComponentRef Id="fio_rand_write.fio"/>
188 <ComponentRef Id="fio_seq_read.fio"/>
189 <ComponentRef Id="fio_seq_RW.fio"/>
190 <ComponentRef Id="fio_seq_write.fio"/>
191 <ComponentRef Id="fixed_rate_submission.fio" />
192 <ComponentRef Id="flow.fio" />
193 <ComponentRef Id="fsx.fio" />
194 <ComponentRef Id="ftruncate.fio"/>
195 <ComponentRef Id="gfapi.fio" />
196 <ComponentRef Id="gpudirect_rdmaio_client.fio"/>
197 <ComponentRef Id="gpudirect_rdmaio_server.fio"/>
198 <ComponentRef Id="http_s3.fio"/>
199 <ComponentRef Id="http_swift.fio"/>
200 <ComponentRef Id="http_webdav.fio"/>
201 <ComponentRef Id="ime.fio"/>
202 <ComponentRef Id="iometer_file_access_server.fio" />
203 <ComponentRef Id="jesd219.fio" />
204 <ComponentRef Id="latency_profile.fio" />
205 <ComponentRef Id="libhdfs.fio" />
206 <ComponentRef Id="libpmem.fio"/>
207 <ComponentRef Id="mtd.fio" />
208 <ComponentRef Id="netio.fio" />
209 <ComponentRef Id="netio_multicast.fio" />
210 <ComponentRef Id="null.fio" />
211 <ComponentRef Id="numa.fio" />
212 <ComponentRef Id="poisson_rate_submission.fio" />
213 <ComponentRef Id="rados.fio"/>
214 <ComponentRef Id="rand_zones.fio" />
215 <ComponentRef Id="rbd.fio" />
216 <ComponentRef Id="rdmaio_client.fio" />
217 <ComponentRef Id="rdmaio_server.fio" />
218 <ComponentRef Id="ssd_steadystate.fio" />
219 <ComponentRef Id="ssd_test.fio" />
220 <ComponentRef Id="steadystate.fio" />
221 <ComponentRef Id="surface_scan.fio" />
222 <ComponentRef Id="tiobench_example.fio" />
223 <ComponentRef Id="waitfor.fio" />
224 <ComponentRef Id="zipf.fio" />
225 </ComponentGroup>
226 </Fragment>
227</Wix>