diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2012-03-15 20:44:51 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2012-03-15 20:44:51 (GMT) |
commit | 207c05e2e9f1c2844416c19fe5b74b2d71610fd1 (patch) | |
tree | c19592659592a26a552c777222be20328becd189 /tools/testfiles/tmultifile.ls | |
parent | 956fde680a35b1fbc19fa5ff1367fcf8eb54c194 (diff) | |
download | hdf5-207c05e2e9f1c2844416c19fe5b74b2d71610fd1.zip hdf5-207c05e2e9f1c2844416c19fe5b74b2d71610fd1.tar.gz hdf5-207c05e2e9f1c2844416c19fe5b74b2d71610fd1.tar.bz2 |
[svn-r22075] Add test for multiple files with h5ls and h5dump.
Tested: local linux
Diffstat (limited to 'tools/testfiles/tmultifile.ls')
-rw-r--r-- | tools/testfiles/tmultifile.ls | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/testfiles/tmultifile.ls b/tools/testfiles/tmultifile.ls new file mode 100644 index 0000000..3fee937 --- /dev/null +++ b/tools/testfiles/tmultifile.ls @@ -0,0 +1,6 @@ +dset1 Dataset {5} +g1 Group +g2 Group +g3 Group, same as / +slink1 Soft Link {somevalue} +slink2 Soft Link {linkvalue} |