mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
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
18 lines
537 B
Plaintext
18 lines
537 B
Plaintext
#############################
|
|
output for 'h5ls -w80 -r -g tgroup.h5'
|
|
#############################
|
|
/tgroup.h5/ Group
|
|
/tgroup.h5/g1 Group
|
|
/tgroup.h5/g1/g1.1 Group
|
|
/tgroup.h5/g1/g1.2 Group
|
|
/tgroup.h5/g2 Group
|
|
/tgroup.h5/g2/g2.1 Group
|
|
/tgroup.h5/g2/g2.1/g2.1.1 Group
|
|
/tgroup.h5/g2/g2.1/g2.1.2 Group
|
|
/tgroup.h5/g2/g2.1/g2.1.3 Group
|
|
/tgroup.h5/g3 Group
|
|
/tgroup.h5/g3/g3.1 Group
|
|
/tgroup.h5/g3/g3.2 Group
|
|
/tgroup.h5/g3/g3.3 Group
|
|
/tgroup.h5/g3/g3.4 Group
|