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