summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/treference.ddl
blob: 859b205acc2007d53896123b8ba78366b55a87ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#############################
Expected output for 'h5dump -d reference tfilters.h5'
#############################
HDF5 "tfilters.h5" {
DATASET "reference" {
   DATATYPE  H5T_REFERENCE
   DATASPACE  SIMPLE { ( 1 ) / ( 1 ) }
   DATA {
        (0): DATASET 60328 /g1/mydset 
   }
}
}