hdf5/tools/testfiles/tcontents.ddl
Pedro Vicente Nunes 4535e598f7 [svn-r8812] Purpose:
h5dump new tests

Description:
added new tests for the -p option, superblock, file contents, fill values, array indices.



Solution:

Platforms tested:
linux
AIX
solaris

Misc. update:
2004-07-06 15:07:03 -05:00

21 lines
483 B
SQL

#############################
Expected output for 'h5dump -n tfcontents1.h5'
#############################
HDF5 "tfcontents1.h5" {
FILE_CONTENTS {
datatype /#5696
dataset /dset
dataset /dset3 -> /dset
dataset /dset4 -> /dset
dataset /dsetmytype2
group /g1
dataset /g1/dset1 -> /dset
group /g1/g1.1
dataset /g1/g1.1/dset2 -> /dset
group /g2 -> /g1/g1.1
link /mylink -> mylink
datatype /mytype
link /softlink -> /dset
}
}