mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
b71a597e86
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)
28 lines
1.2 KiB
Plaintext
28 lines
1.2 KiB
Plaintext
/ Group
|
|
/g1 Group
|
|
/g1/g1.1 Group
|
|
/g1/g1.1/dset1.1.1 Dataset {10, 10}
|
|
Data:
|
|
(0,0) 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, 2,
|
|
(2,2) 4, 6, 8, 10, 12, 14, 16, 18, 0, 3, 6, 9, 12, 15, 18, 21, 24, 27,
|
|
(4,0) 0, 4, 8, 12, 16, 20, 24, 28, 32, 36, 0, 5, 10, 15, 20, 25, 30, 35,
|
|
(5,8) 40, 45, 0, 6, 12, 18, 24, 30, 36, 42, 48, 54, 0, 7, 14, 21, 28,
|
|
(7,5) 35, 42, 49, 56, 63, 0, 8, 16, 24, 32, 40, 48, 56, 64, 72, 0, 9,
|
|
(9,2) 18, 27, 36, 45, 54, 63, 72, 81
|
|
/g1/g1.1/dset1.1.2 Dataset {20}
|
|
Data:
|
|
(0) 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19
|
|
/g1/g1.2 Group
|
|
/g1/g1.2/extlink External Link {somefile//somepath}
|
|
/g1/g1.2/g1.2.1 Group
|
|
/g1/g1.2/g1.2.1/slink Soft Link {somevalue}
|
|
/g2 Group
|
|
/g2/dset2.1 Dataset {10}
|
|
Data:
|
|
(0) 1, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9
|
|
/g2/dset2.2 Dataset {3, 5}
|
|
Data:
|
|
(0,0) 0, 0.1, 0.2, 0.3, 0.4, 0, 0.2, 0.4, 0.6, 0.8, 0, 0.3, 0.6, 0.9,
|
|
(2,4) 1.2
|
|
/g2/udlink UD Link {cannot follow UD links}
|