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