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