summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tattr-3.ddl
blob: c05ae64b62de9ada89f3bb3ad6397b077798af70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#############################
Expected output for 'h5dump -header -a attr2 attr tattr.h5'
#############################
HDF5 "tattr.h5" {
ATTRIBUTE "attr2" {
   DATATYPE  H5T_STD_I32BE  
   DATASPACE  SIMPLE { ( 10 ) / ( 10 ) } 
} 
ATTRIBUTE "attr" {
   h5dump error: unable to open attribute.
} 
}