summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/treference.ddl
blob: 2ebfeef710ddd92e5ce11c9e4323f20fedb63b60 (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 60656 /g1/mydset 
   }
}
}