h5dump new tests

This document contains the new test matrix for h5dump


File superblock additions

command line

-H -B -d contiguous ../testfiles/h5dumptst/tfilters.h5

goal

 1 test with output of the super block

 

File contents

command line

-n ../testfiles/h5dumptst/tfilters.h5

goal

1 test with output of the file contents

Storage layout

command line

-H -p -d compact ../testfiles/h5dumptst/tfilters.h5

goal

test output for compact layout

command line

-H -p -d contiguos ../testfiles/h5dumptst/tfilters.h5

goal

test output for contiguos  layout

command line

-H -p -d chunked ../testfiles/h5dumptst/tfilters.h5

goal

test output for chunked  layout

command line

-H -p -d external ../testfiles/h5dumptst/tfilters.h5

goal

test output for external   layout

 

Fill value

command line

-H -p -d fill_early ../testfiles/h5dumptst/tfilters.h5

goal

test output for the fill early property

command line

-H -p -d fill_never ../testfiles/h5dumptst/tfilters.h5

goal

test output for fill never property

command line

-H -p -d fill_ifset ../testfiles/h5dumptst/tfilters.h5

goal

test output for fill if set  property

 

Print reference with path

command line

 -d reference ../testfiles/h5dumptst/tfilters.h5

goal

test output for references with the path

 

Print strings with new lines 

command line

-e -d string ../testfiles/h5dumptst/tfilters.h5

goal

test output for strings that have new line characters

 

Filters

command line  -H -p -d szip ../testfiles/h5dumptst/tfilters.h5
goal test output for the SZIP filter
command line  -H -p -d deflate ../testfiles/h5dumptst/tfilters.h5
goal test output for the deflate filter
command line  -H -p -d shuffle ../testfiles/h5dumptst/tfilters.h5
goal test output for the shuffle filter
command line  -H -p -d fletcher32 ../testfiles/h5dumptst/tfilters.h5
goal test output for the fletcher32 filter
command line  -H -p -d myfilter ../testfiles/h5dumptst/tfilters.h5
goal test output for a user defined filter

 


Last modified: Wednesday, June 16, 2004