summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tuserfilter.ddl
blob: c262fb65df6c7ee6c4bd6b576cce9ac4715a130f (plain)
1
2
3
4
5
6
7
8
9
#############################
Expected output for 'h5dump -H -d myfilter tfilters.h5'
#############################
HDF5 "tfilters.h5" {
DATASET "myfilter" {
   DATATYPE  H5T_STD_I32LE
   DATASPACE  SIMPLE { ( 20, 10 ) / ( 20, 10 ) }
}
}