diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2009-02-04 15:29:01 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2009-02-04 15:29:01 (GMT) |
commit | 50fa98277db2e2dc4580be0a9b549106ee313535 (patch) | |
tree | 32d8b643b229a9124f3028292e1b82a4dce6be9e /test/dsets.c | |
parent | 4d0c4686ea004860eae5baff4ff55833db07ef41 (diff) | |
download | hdf5-50fa98277db2e2dc4580be0a9b549106ee313535.zip hdf5-50fa98277db2e2dc4580be0a9b549106ee313535.tar.gz hdf5-50fa98277db2e2dc4580be0a9b549106ee313535.tar.bz2 |
[svn-r16419] #1449 Change set_extent test to use standard standalone test framework
Call h5_fixname (with an array of test filenames) for generating the
filename to create and then call h5_cleanup() when the tests pass, to delete the files
created and close the FAPL from h5_fileaccess().
Defined a macro
#define TESTING2(WHAT) {printf(" Testing %-62s",WHAT); fflush(stdout);}
Similar to TESTING, except that it has a initial indentation space.
The effect is for nested loop tests
Testing with old file format:
Testing with fill value, no compression PASSED
tested: windows, linux
Diffstat (limited to 'test/dsets.c')
0 files changed, 0 insertions, 0 deletions