hdf5/tools/testfiles/tbin3.ddl
Pedro Vicente Nunes e23d2acad8 [svn-r12713]
added new tests with different datatypes  for h5dump binary output

tested: kagiso
2006-10-03 11:33:55 -05:00

12 lines
272 B
SQL

#############################
Expected output for 'h5dump -d array -o out3.bin -b MEMORY tbinary.h5'
#############################
HDF5 "tbinary.h5" {
DATASET "array" {
DATATYPE H5T_ARRAY { [6] H5T_STD_I32LE }
DATASPACE SIMPLE { ( 2 ) / ( 2 ) }
DATA {
}
}
}