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