diff options
Diffstat (limited to 'tools/h5stat/testfiles')
-rw-r--r-- | tools/h5stat/testfiles/h5stat_filters.ddl | 6 | ||||
-rw-r--r-- | tools/h5stat/testfiles/h5stat_help1.ddl | 4 | ||||
-rw-r--r-- | tools/h5stat/testfiles/h5stat_help2.ddl | 4 | ||||
-rw-r--r-- | tools/h5stat/testfiles/h5stat_newgrat.ddl | 5 | ||||
-rw-r--r-- | tools/h5stat/testfiles/h5stat_tsohm.ddl | 5 |
5 files changed, 20 insertions, 4 deletions
diff --git a/tools/h5stat/testfiles/h5stat_filters.ddl b/tools/h5stat/testfiles/h5stat_filters.ddl index 03ea440..15bb66b 100644 --- a/tools/h5stat/testfiles/h5stat_filters.ddl +++ b/tools/h5stat/testfiles/h5stat_filters.ddl @@ -80,3 +80,9 @@ Small # of attributes: Attribute bins: Total # of objects with attributes: 0 Max. # of attributes to objects: 0 +Summary of file space information: + File metadata: 37216 bytes + Raw data: 8659 bytes + Unaccounted space: 397 bytes +Total space: 46272 bytes +External raw data: 400 bytes diff --git a/tools/h5stat/testfiles/h5stat_help1.ddl b/tools/h5stat/testfiles/h5stat_help1.ddl index 9e59044..bf7e1fa 100644 --- a/tools/h5stat/testfiles/h5stat_help1.ddl +++ b/tools/h5stat/testfiles/h5stat_help1.ddl @@ -12,6 +12,6 @@ Usage: h5stat [OPTIONS] file -G, --groupmetadata Print file space information for groups' metadata -d, --dset Print dataset information -D, --dsetmetadata Print file space information for datasets' metadata - -T, --dtypemetadata Print datasets' datatype metadata + -T, --dtypemetadata Print datasets' datatype information -A, --attribute Print attribute information - + -S, --summary Print summary of file space information diff --git a/tools/h5stat/testfiles/h5stat_help2.ddl b/tools/h5stat/testfiles/h5stat_help2.ddl index 3276273..15f987a 100644 --- a/tools/h5stat/testfiles/h5stat_help2.ddl +++ b/tools/h5stat/testfiles/h5stat_help2.ddl @@ -12,6 +12,6 @@ Usage: h5stat [OPTIONS] file -G, --groupmetadata Print file space information for groups' metadata -d, --dset Print dataset information -D, --dsetmetadata Print file space information for datasets' metadata - -T, --dtypemetadata Print datasets' datatype metadata + -T, --dtypemetadata Print datasets' datatype information -A, --attribute Print attribute information - + -S, --summary Print summary of file space information diff --git a/tools/h5stat/testfiles/h5stat_newgrat.ddl b/tools/h5stat/testfiles/h5stat_newgrat.ddl index 9ee3b5f..ef50d4f 100644 --- a/tools/h5stat/testfiles/h5stat_newgrat.ddl +++ b/tools/h5stat/testfiles/h5stat_newgrat.ddl @@ -76,3 +76,8 @@ Attribute bins: # of objects with 100 - 999 attributes: 1 Total # of objects with attributes: 1 Max. # of attributes to objects: 100 +Summary of file space information: + File metadata: 6361757 bytes + Raw data: 0 bytes + Unaccounted space: 1324 bytes +Total space: 6363081 bytes diff --git a/tools/h5stat/testfiles/h5stat_tsohm.ddl b/tools/h5stat/testfiles/h5stat_tsohm.ddl index 8df9db4..1f16f03 100644 --- a/tools/h5stat/testfiles/h5stat_tsohm.ddl +++ b/tools/h5stat/testfiles/h5stat_tsohm.ddl @@ -74,3 +74,8 @@ Small # of attributes: 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 |