Files
hdf5/tools/h5stat/testfiles/h5stat_tsohm.ddl
Vailin Choi dd327986b9 [svn-r24014] This checkin is a merge of the checkin for h5stat to the trunk (rev #23975-23977) + an additional bug fix--
A) Fix for HDFFV-1238:
   --Add 3 new options to allow users in setting threshold for small groups/datasets/attributes (tools/h5stat/h5stat.c)
   --Generate new test file for testing the new options (tools/h5stat/h5stat_gentest.c)
   --Add tests for the new options (tools/h5stat/testh5stat.sh.in)
   --Update expected output files (tools/h5stat/testfiles/*.ddl)
B) Fix a bug in determining maximum dimension size for 1-D dataset in dataset_stats() (tools/h5stat/h5stat.c)
C) Fix a bug when using opt_arg that is NULL for the new options.
2013-08-16 14:20:34 -05:00

82 lines
2.1 KiB
Plaintext

#############################
Expected output for 'h5stat h5stat_tsohm.h5'
#############################
Filename: h5stat_tsohm.h5
File information
# of unique groups: 1
# of unique datasets: 3
# of unique named datatypes: 0
# of unique links: 0
# of unique other: 0
Max. # of links to object: 1
Max. # of objects in group: 3
File space information for file metadata (in bytes):
Superblock extension: 40
User block: 0
Object headers: (total/unused)
Groups: 51/2
Datasets(exclude compact data): 852/447
Datatypes: 0/0
Groups:
B-tree/List: 872
Heap: 120
Attributes:
B-tree/List: 0
Heap: 0
Chunked datasets:
Index: 0
Datasets:
Heap: 0
Shared Messages:
Header: 38
B-tree/List: 550
Heap: 1279
Small groups (with 0 to 9 links):
# of groups with 3 link(s): 1
Total # of small groups: 1
Group bins:
# of groups with 1 - 9 links: 1
Total # of groups: 1
Dataset dimension information:
Max. rank of datasets: 2
Dataset ranks:
# of dataset with rank 2: 3
1-D Dataset information:
Max. dimension size of 1-D datasets: 0
Small 1-D datasets (with dimension sizes 0 to 9):
Total # of small datasets: 0
Dataset storage information:
Total raw data size: 0
Total external raw data size: 0
Dataset layout information:
Dataset layout counts[COMPACT]: 0
Dataset layout counts[CONTIG]: 0
Dataset layout counts[CHUNKED]: 3
Number of external files : 0
Dataset filters information:
Number of datasets with:
NO filter: 3
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) = (3/0)
Size (desc./elmt) = (14/8)
Total dataset datatype count: 3
Small # of attributes (objects with 1 to 10 attributes):
Total # of objects with small # of attributes: 0
Attribute bins:
Total # of objects with attributes: 0
Max. # of attributes to objects: 0
Summary of file space information:
File metadata: 3802 bytes
Raw data: 0 bytes
Unaccounted space: 48 bytes
Total space: 3850 bytes