summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tattr-3.ddl
blob: b0c600faa5670994ff3ca1e4df6ce12bb8c05e29 (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.
}
}