summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tbin2.ddl
blob: 0d37612ede6b8527d16eb964018c4b1fa43d5062 (plain)
1
2
3
4
5
6
7
8
9
10
11
#############################
Expected output for 'h5dump -d float -o /home/pvn/kagiso/build_hdf5/tools/h5dump/../testfiles/out2.bin -b BE tbinary.h5'
#############################
HDF5 "tbinary.h5" {
DATASET "float" {
   DATATYPE  H5T_IEEE_F32LE
   DATASPACE  SIMPLE { ( 6 ) / ( 6 ) }
   DATA {
   }
}
}