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