hdffv-7514 - GMQS: h5dump - improve effectiveness of testing scripts for handling expected output files
description:
Removed top 3 lines from expected output file and update testing scripts
accordingly. These lines started to become maintainence headaches.
First phase for h5dump test update. Next phase will be for h5ls.
this is prerequisite for 'hdffv-7602 tools - upgrade tools' test scripts to share test files among tools, providing framework for test file re-usability.'
Tested:
jam (linux32-LE), koala (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE), cmake (jam)
27 lines
1.1 KiB
SQL
27 lines
1.1 KiB
SQL
HDF5 "packedbits.h5" {
|
|
DATASET "/DS32BITS" {
|
|
DATATYPE H5T_STD_I32LE
|
|
DATASPACE SIMPLE { ( 8, 32 ) / ( 8, 32 ) }
|
|
PACKED_BITS OFFSET=32 LENGTH=1
|
|
DATA {
|
|
(0,0): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
|
(0,22): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
|
(1,0): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
|
(1,22): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
|
(2,0): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
|
(2,22): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
|
(3,0): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
|
(3,22): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
|
(4,0): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
|
(4,22): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
|
(5,0): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
|
(5,22): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
|
(6,0): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
|
(6,22): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
|
(7,0): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
|
(7,22): 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
|
|
}
|
|
}
|
|
}
|
|
h5dump error: Packed Bit offset+length value(33) too large. Max is 32
|