summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/treference.ddl
blob: 951f213269e50deab106001164fb75e164053b1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#############################
Expected output for 'h5dump -d reference tfilters.h5'
#############################
HDF5 "tfilters.h5" {
DATASET "reference" {
   DATATYPE  H5T_REFERENCE
   DATASPACE  SIMPLE { ( 5 ) / ( 5 ) }
   DATA {
        (0) DATASET 976 /compact , DATATYPE 4008 /myvlen ,
        (2) DATASET 976 /compact , DATATYPE 4008 /myvlen ,
        (4) DATASET 2376 /contiguous 
   }
}
}