summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tbin1.ddl
blob: 860e6ef400926b4a551071f9d613f9e912f37833 (plain)
1
2
3
4
5
6
7
8
9
10
11
#############################
Expected output for 'h5dump -d integer -o /home/pvn/kagiso/build_hdf5/tools/h5dump/../testfiles/out1.bin -b LE tbinary.h5'
#############################
HDF5 "tbinary.h5" {
DATASET "integer" {
   DATATYPE  H5T_STD_I32LE
   DATASPACE  SIMPLE { ( 6 ) / ( 6 ) }
   DATA {
   }
}
}