mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
718b67a143
Purpose: Testing Description: The h5ls test script only looked at exit status. Solution: Created expected output files and compare actual output with expected output. Platforms tested: i686-pc-linux
8 lines
272 B
Plaintext
8 lines
272 B
Plaintext
#############################
|
|
output for 'h5ls -w80 -r -d tloop.h5'
|
|
#############################
|
|
/tloop.h5/g1 Group
|
|
/tloop.h5/g1/g1.1 Group
|
|
/tloop.h5/g1/g1.1/g2.1 Group, same as /tloop.h5/g1
|
|
/tloop.h5/g2 Group, same as /tloop.h5/g1/g1.1
|