diff options
Diffstat (limited to 'tools/misc/testfiles/h5stat_newgrat.ddl')
-rw-r--r-- | tools/misc/testfiles/h5stat_newgrat.ddl | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/tools/misc/testfiles/h5stat_newgrat.ddl b/tools/misc/testfiles/h5stat_newgrat.ddl new file mode 100644 index 0000000..0cf8367 --- /dev/null +++ b/tools/misc/testfiles/h5stat_newgrat.ddl @@ -0,0 +1,74 @@ +############################# +Expected output for 'h5stat h5stat_newgrat.h5' +############################# +Filename: h5stat_newgrat.h5 +File information + # of unique groups: 351 + # of unique datasets: 1 + # of unique named dataypes: 0 + # of unique links: 0 + # of unique other: 0 + Max. # of links to object: 1 + Max. depth of hierarchy: 1 + Max. # of objects in group: 351 +Object header size: (total/unused) + Groups: 51597/32292 + Datasets: 414/312 +Storage information: + Groups: + B-tree/List: 5158 + Heap: 7643 + Attributes: + B-tree/List: 2598 + Heap: 4442 + Chunked datasets: + B-tree: 0 + Shared Messages: + Header: 0 + B-tree/List: 0 + Heap: 0 + Superblock extension: 0 +Small groups: + # of groups of size 0: 350 + Total # of small groups: 350 +Group bins: + # of groups of size 0: 350 + # of groups of size 100 - 999: 1 + Total # of groups: 351 +Dataset dimension information: + Max. rank of datasets: 0 + Dataset ranks: + # of dataset with rank 0: 1 +1-D Dataset information: + Max. dimension size of 1-D datasets: 0 + Small 1-D datasets: + Total small datasets: 0 +Dataset storage information: + Total raw data size: 0 +Dataset layout information: + Dataset layout counts[COMPACT]: 0 + Dataset layout counts[CONTIG]: 1 + Dataset layout counts[CHUNKED]: 0 + Number of external files : 0 +Dataset filters information: + Number of datasets with + NO filter: 1 + GZIP filter: 0 + SHUFFLE filter: 0 + FLETCHER32 filter: 0 + SZIP filter: 0 + NBIT filter: 0 + SCALEOFFSET filter: 0 + USER-DEFINED filter: 0 +Dataset datatype information: + # of unique datatypes used by datasets: 1 + Dataset datatype #0: + Count (total/named) = (1/0) + Size (desc./elmt) = (14/4) + Total dataset datatype count: 1 +Small # of attributes: + Total # of objects with small # of attributes: 0 +Attribute bins: + # of objects with 100 - 999 attributes: 1 + Total # of objects with attributes: 1 + Max. # of attributes to objects: 100 |