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