summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/treference.ddl
blob: f281a6a8fc0051aae2a3717caf5d0e1941b87f02 (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 
   }
}
}