summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/treference.ddl
blob: 10fb1995389303280078a2c7f48195cd25746ec6 (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 15955 /myvlen ,
        (2) DATASET 976 /compact , DATATYPE 15955 /myvlen ,
        (4) DATASET 2376 /contiguous 
   }
}
}