diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2007-02-13 23:21:07 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2007-02-13 23:21:07 (GMT) |
commit | c6b3059a92b61a119da49c04fbdcd54545d95242 (patch) | |
tree | 573c34c87c767ce9a1659a7c24b0e9f95ac3b3a6 /tools/testfiles/h5copytst.out.ls | |
parent | d3c5ab50fc8fba8ff72417b125feaac8a3faed68 (diff) | |
download | hdf5-c6b3059a92b61a119da49c04fbdcd54545d95242.zip hdf5-c6b3059a92b61a119da49c04fbdcd54545d95242.tar.gz hdf5-c6b3059a92b61a119da49c04fbdcd54545d95242.tar.bz2 |
[svn-r13293] Description:
Refactor h5copy testing script to abstract out some of the common behavior,
obey the "HDF5_NOCLEANUP" environment variable, delete any output file left
over from a previous run, add a "test variation" parameter to output file name
for adding next sequence of test variations, etc.
Tested on:
Linux/32 2.6 (chicago)
Linux/64 2.6 (chicago2)
Diffstat (limited to 'tools/testfiles/h5copytst.out.ls')
-rw-r--r-- | tools/testfiles/h5copytst.out.ls | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/tools/testfiles/h5copytst.out.ls b/tools/testfiles/h5copytst.out.ls deleted file mode 100644 index 81cc181..0000000 --- a/tools/testfiles/h5copytst.out.ls +++ /dev/null @@ -1,55 +0,0 @@ -############################# -Expected output for 'h5ls h5copytst.out.h5' -############################# -Opened "h5copytst.out.h5" with sec2 driver. -/chunk Dataset {6/6} - Location: 1:6216 - Links: 1 - Modified: 2006-10-17 15:55:17 CDT - Chunks: {2} 8 bytes - Storage: 24 logical bytes, 24 allocated bytes, 100.00% utilization - Type: native int -/compact Dataset {6/6} - Location: 1:6344 - Links: 1 - Modified: 2006-10-17 15:55:17 CDT - Storage: 24 logical bytes, 24 allocated bytes, 100.00% utilization - Type: native int -/compound Dataset {2/2} - Location: 1:8528 - Links: 1 - Modified: 2006-10-17 15:55:17 CDT - Storage: 80 logical bytes, 80 allocated bytes, 100.00% utilization - Type: struct { - "str1" +0 20-byte null-terminated ASCII string - "str2" +20 20-byte null-terminated ASCII string - } 40 bytes -/compressed Dataset {6/6} - Location: 1:12888 - Links: 1 - Modified: 2006-10-17 15:55:17 CDT - Chunks: {2} 8 bytes - Storage: 24 logical bytes, 42 allocated bytes, 57.14% utilization - Filter-0: deflate-1 OPT {1} - Type: native int -/named_vl Dataset {2/2} - Location: 1:13104 - Links: 1 - Modified: 2006-10-17 15:55:17 CDT - Storage: 16 logical bytes, 32 allocated bytes, 50.00% utilization - Type: shared-1:13056 variable length of - native int -/nested_vl Dataset {2/2} - Location: 1:27392 - Links: 1 - Modified: 2006-10-17 15:55:17 CDT - Storage: 16 logical bytes, 32 allocated bytes, 50.00% utilization - Type: variable length of - variable length of - native int -/simple Dataset {6/6} - Location: 1:808 - Links: 1 - Modified: 2006-10-17 15:55:17 CDT - Storage: 24 logical bytes, 24 allocated bytes, 100.00% utilization - Type: native int |