summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/treference.ddl
blob: 817bbaf2645738c2c93ec52c740b9f3ae3f82428 (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 { ( 2 ) / ( 2 ) }
   DATA {
        (0) DATASET 36216 /char , DATASET 35944 /string 
   }
}
}