summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tbin1.ddl
blob: 22facb86c9367af32df3d0433a8d80935c8206d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#############################
Expected output for 'h5dump -d array -o out1.bin -b LE tbinary.h5'
#############################
HDF5 "tbinary.h5" {
DATASET "array" {
   DATATYPE  H5T_ARRAY { [6] H5T_STD_I32LE }
   DATASPACE  SIMPLE { ( 2 ) / ( 2 ) }
   DATA {
         }
}
}
h5dump error: unable to print data