hdf5/tools/testfiles/tsoftlinks-2.ls
Jonathan Kim b71a597e86 [svn-r20927] Purpose:
HDFFV-7607: h5ls - improve efficiency of test scripts - removing top 3 extra lines from expected output files 

Description:
    This is a subtask from 'HDFFV-7514 - gmqs: h5dump - improve effectiveness of testing scripts for handling expected output files'.
    This is prerequisite for 'HDFFV-7602 tools - upgrade tools' test scripts to share test files among tools, providing framework for test file re-usability.'

Tested:
    jam (linux32-LE), koala (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE),  Windows (32-LE), Cmake (jam)
2011-06-02 16:35:03 -05:00

22 lines
1.1 KiB
Plaintext

/ Group
/dset1 Dataset {4, 2}
/dset2 Dataset {4, 2}
/dtype Type
/group1 Group
/group1/soft_dangle Soft Link {not_yet} {**NOT FOUND**}
/group1/soft_dset1 Soft Link {/dset1} {Dataset {4, 2}}
/group1/soft_dset2 Soft Link {/dset2} {Dataset {4, 2}}
/group1/soft_dtype Soft Link {/dtype} {Type}
/group1/soft_empty_grp Soft Link {/group_empty} {Group}
/group_empty Group
/soft_dangle Soft Link {not_yet} {Already Visited}
/soft_dset1 Soft Link {/dset1} {Already Visited}
/soft_dtype Soft Link {/dtype} {Already Visited}
/soft_empty_grp Soft Link {/group_empty} {Already Visited}
/soft_group1 Soft Link {/group1} {Group}
/soft_group1/soft_dangle Soft Link {not_yet} {Already Visited}
/soft_group1/soft_dset1 Soft Link {/dset1} {Already Visited}
/soft_group1/soft_dset2 Soft Link {/dset2} {Already Visited}
/soft_group1/soft_dtype Soft Link {/dtype} {Already Visited}
/soft_group1/soft_empty_grp Soft Link {/group_empty} {Already Visited}