summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tattr-3.ddl
blob: 42a133b0267c0b5153de5b01984c982122d4e784 (plain)
1
2
3
4
5
6
7
8
9
#############################
Expected output for '../h5dump -header -a attr2 tattr.h5'
#############################
HDF5 "tattr.h5" {
ATTRIBUTE "attr2" {
   DATATYPE { "H5T_STD_I32BE" }
   DATASPACE { ARRAY ( 10 ) ( 10 ) }
}
}