summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/thlink-2.ddl
blob: d11b381acad7d5ce1c70b9a2e24075c75607c922 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#############################
Expected output for 'h5dump -d /g1/link2 /dset /g1/link1/link3 thlink.h5'
#############################
HDF5 "thlink.h5" {
DATASET "/g1/link2" {
   h5dump error: unable to open /g1/link2
}
DATASET "/dset" {
   h5dump error: unable to open /dset
}
DATASET "/g1/link1/link3" {
   h5dump error: unable to open /g1/link1/link3
}
}