summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorVailin Choi <vchoi@hdfgroup.org>2008-07-03 21:51:28 (GMT)
committerVailin Choi <vchoi@hdfgroup.org>2008-07-03 21:51:28 (GMT)
commit1501afca83bb83558bc20192f10c4c0a1c5db75b (patch)
tree834f8822a038c85234d4bf4511f9a21f02129a23 /tools
parent44be564ca46d5a9b2a00c936f30e49c0456f8583 (diff)
downloadhdf5-1501afca83bb83558bc20192f10c4c0a1c5db75b.zip
hdf5-1501afca83bb83558bc20192f10c4c0a1c5db75b.tar.gz
hdf5-1501afca83bb83558bc20192f10c4c0a1c5db75b.tar.bz2
[svn-r15320] Update the test files for h5stat.
h5committested.
Diffstat (limited to 'tools')
-rw-r--r--tools/h5stat/testfiles/h5stat_newgrat.ddl2
-rw-r--r--tools/h5stat/testfiles/h5stat_newgrat.h5bin6363055 -> 6363081 bytes
-rw-r--r--tools/h5stat/testfiles/h5stat_tsohm.ddl18
-rw-r--r--tools/h5stat/testfiles/h5stat_tsohm.h5bin3603 -> 3887 bytes
4 files changed, 10 insertions, 10 deletions
diff --git a/tools/h5stat/testfiles/h5stat_newgrat.ddl b/tools/h5stat/testfiles/h5stat_newgrat.ddl
index d704f00..5ba2e7f 100644
--- a/tools/h5stat/testfiles/h5stat_newgrat.ddl
+++ b/tools/h5stat/testfiles/h5stat_newgrat.ddl
@@ -16,7 +16,7 @@ Object header size: (total/unused)
Storage information:
Groups:
B-tree/List: 470054
- Heap: 739128
+ Heap: 739102
Attributes:
B-tree/List: 2598
Heap: 4442
diff --git a/tools/h5stat/testfiles/h5stat_newgrat.h5 b/tools/h5stat/testfiles/h5stat_newgrat.h5
index 8083122..8fa406b 100644
--- a/tools/h5stat/testfiles/h5stat_newgrat.h5
+++ b/tools/h5stat/testfiles/h5stat_newgrat.h5
Binary files differ
diff --git a/tools/h5stat/testfiles/h5stat_tsohm.ddl b/tools/h5stat/testfiles/h5stat_tsohm.ddl
index 15a058e..56524e1 100644
--- a/tools/h5stat/testfiles/h5stat_tsohm.ddl
+++ b/tools/h5stat/testfiles/h5stat_tsohm.ddl
@@ -4,15 +4,15 @@ Expected output for 'h5stat h5stat_tsohm.h5'
Filename: h5stat_tsohm.h5
File information
# of unique groups: 1
- # of unique datasets: 2
+ # of unique datasets: 3
# of unique named dataypes: 0
# of unique links: 0
# of unique other: 0
Max. # of links to object: 1
- Max. # of objects in group: 2
+ Max. # of objects in group: 3
Object header size: (total/unused)
Groups: 51/2
- Datasets: 568/358
+ Datasets: 852/447
Storage information:
Groups:
B-tree/List: 872
@@ -28,7 +28,7 @@ Storage information:
Heap: 1316
Superblock extension: 40
Small groups:
- # of groups of size 2: 1
+ # of groups of size 3: 1
Total # of small groups: 1
Group bins:
# of groups of size 1 - 9: 1
@@ -36,7 +36,7 @@ Group bins:
Dataset dimension information:
Max. rank of datasets: 2
Dataset ranks:
- # of dataset with rank 2: 2
+ # of dataset with rank 2: 3
1-D Dataset information:
Max. dimension size of 1-D datasets: 0
Small 1-D datasets:
@@ -46,11 +46,11 @@ Dataset storage information:
Dataset layout information:
Dataset layout counts[COMPACT]: 0
Dataset layout counts[CONTIG]: 0
- Dataset layout counts[CHUNKED]: 2
+ Dataset layout counts[CHUNKED]: 3
Number of external files : 0
Dataset filters information:
Number of datasets with:
- NO filter: 2
+ NO filter: 3
GZIP filter: 0
SHUFFLE filter: 0
FLETCHER32 filter: 0
@@ -61,9 +61,9 @@ Dataset filters information:
Dataset datatype information:
# of unique datatypes used by datasets: 1
Dataset datatype #0:
- Count (total/named) = (2/0)
+ Count (total/named) = (3/0)
Size (desc./elmt) = (14/4)
- Total dataset datatype count: 2
+ Total dataset datatype count: 3
Small # of attributes:
Total # of objects with small # of attributes: 0
Attribute bins:
diff --git a/tools/h5stat/testfiles/h5stat_tsohm.h5 b/tools/h5stat/testfiles/h5stat_tsohm.h5
index 45ee36c..193c34f 100644
--- a/tools/h5stat/testfiles/h5stat_tsohm.h5
+++ b/tools/h5stat/testfiles/h5stat_tsohm.h5
Binary files differ