summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tbin3.ddl
blob: cd2c2b556c2db3041d928da0630dacb3d599cfb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
#############################
Expected output for 'h5dump -d integer -o out3.bin -b MEMORY tbinary.h5'
#############################
HDF5 "tbinary.h5" {
DATASET "integer" {
   DATATYPE  H5T_STD_I32LE
   DATASPACE  SIMPLE { ( 6 ) / ( 6 ) }
   DATA {
   }
}
}