summaryrefslogtreecommitdiffstats
path: root/windows/test/hdf5test.bat
blob: 566608e1127b17140466c3f80eefbd9b2c1591e1 (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
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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
@REM Copyright by the Board of Trustees of the University of Illinois.
@REM All rights reserved.
@REM
@REM This file is part of HDF5.  The full HDF5 copyright notice, including
@REM terms governing use, modification, and redistribution, is contained in
@REM the files COPYING and Copyright.html.  COPYING can be found at the root
@REM of the source code distribution tree; Copyright.html can be found at the
@REM root level of an installed copy of the electronic HDF5 document set and
@REM is linked from the top-level documents page.  It can also be found at
@REM http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html.  If you do not have
@REM access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.

@ECHO OFF
REM This batch file is used to HDF5 C Library.

REM Last Modified: 05/19/2005 by Fang GUO


echo ============================
echo Testing testhdf5 
echo ============================

testhdf5%2\%1\testhdf5%2

echo ============================
echo Testing lheap 
echo ============================

lheap%2\%1\lheap%2

echo.
echo ============================
echo Testing ohdr 
echo ============================

ohdr%2\%1\ohdr%2

echo.
echo ============================
echo Testing stab 
echo ============================

stab%2\%1\stab%2

echo.
echo ============================
echo Testing gheap 
echo ============================

gheap%2\%1\gheap%2

echo.
echo ============================
echo Testing cache 
echo ============================

cache%2\%1\cache%2

echo.
echo ============================
echo Testing cache_api
echo ============================

cache_api%2\%1\cache_api%2

echo.
echo ============================
echo Testing btree2 
echo ============================

btree2%2\%1\btree2%2

echo.
echo ============================
echo Testing pool 
echo ============================

pool%2\%1\pool%2

echo.
echo ============================
echo Testing hyperslab 
echo ============================

hyperslab%2\%1\hyperslab%2

echo.
echo ============================
echo Testing istore 
echo ============================

istore%2\%1\istore%2

echo.
echo ============================
echo Testing bittests 
echo ============================

bittests%2\%1\bittests%2

echo.
echo ============================
echo Testing dt_arith 
echo ============================

dt_arith%2\%1\dt_arith%2

echo.
echo ============================
echo Testing dtypes 
echo ============================

dtypes%2\%1\dtypes%2

echo.
echo ============================
echo Testing dsets 
echo ============================

dsets%2\%1\dsets%2

echo.
echo ============================
echo Testing cmpd_dset 
echo ============================

cmpd_dset%2\%1\cmpd_dset%2

echo.
echo ============================
echo Testing extend 
echo ============================

extend%2\%1\extend%2

echo.
echo ============================
echo Testing external 
echo ============================

external%2\%1\external%2

echo.
echo ============================
echo Testing objcopy 
echo ============================

objcopy%2\%1\objcopy%2

echo.
echo ============================
echo Testing links  
echo ============================

links%2\%1\links%2

echo.
echo ============================
echo Testing unlink 
echo ============================

unlink%2\%1\unlink%2

echo.
echo ============================
echo Testing big 
echo ============================

echo.
echo Test skipped because it is not supported on Windows.
echo.

echo ============================
echo Testing mtime 
echo ============================

mtime%2\%1\mtime%2

echo.
echo ============================
echo Testing fillval 
echo ============================

fillval%2\%1\fillval%2

echo.
echo ============================
echo Testing mount 
echo ============================

mount%2\%1\mount%2

echo.
echo ============================
echo Testing flush1 
echo ============================

flush1%2\%1\flush1%2

echo.
echo ============================
echo Testing flush2 
echo ============================

flush2%2\%1\flush2%2

echo.
echo ============================
echo Testing enum 
echo ============================

enum%2\%1\enum%2

echo ============================
echo Testing set_extent 
echo ============================

set_extent%2\%1\set_extent%2

echo ============================
echo Testing ttsafe 
echo ============================

echo.
echo Test skipped because THREADSAFE is not supported on Windows.
echo.

echo ============================
echo Testing stream_test 
echo ============================

echo.
echo Test skipped because it is not supported on Windows.
echo.

echo ============================
echo Testing getname 
echo ============================

getname%2\%1\getname%2

echo.
echo ============================
echo Testing vfd 
echo ============================

vfd%2\%1\vfd%2

echo.
echo ============================
echo Testing ntypes 
echo ============================

ntypes%2\%1\ntypes%2

echo.
echo ============================
echo Testing dangle 
echo ============================

dangle%2\%1\dangle%2

echo.
echo ============================
echo Testing dtransform 
echo ============================

dtransform%2\%1\dtransform%2

echo.
echo ============================
echo Testing reserved 
echo ============================

reserved%2\%1\reserved%2

echo.
echo ============================
echo Testing cross_read 
echo ============================

cross_read%2\%1\cross_read%2

echo ============================
echo Testing fheap 
echo ============================

fheap%2\%1\fheap%2

echo ============================
echo Testing btree2 
echo ============================

btree2%2\%1\btree2%2

echo ============================
echo Testing ref 
echo ============================

ref%2\%1\ref%2
echo.
echo ============================
echo Testing ./testerror.sh  
echo ============================

echo.
echo ============================
echo Testing talign 
echo ============================

..\tools\talign%2\%1\talign%2