Files
hdf5/tools/testfiles/tboot1.ddl
Pedro Vicente Nunes 01c549696d [svn-r8814] Purpose:
corrected a wrong dataset name in the test script

Description:

Solution:

Platforms tested:
linux (small)

Misc. update:
2004-07-06 16:08:13 -05:00

25 lines
484 B
SQL

#############################
Expected output for 'h5dump -H -B -d dset tfcontents1.h5'
#############################
HDF5 "tfcontents1.h5" {
SUPER_BLOCK {
SUPERBLOCK_VERSION 0
FREELIST_VERSION 0
SYMBOLTABLE_VERSION 0
OBJECTHEADER_VERSION 0
OFFSET_SIZE 8
LENGTH_SIZE 8
BTREE_RANK 16
BTREE_LEAF 4
FILE_DRIVER H5FD_SEC2
ISTORE_K 32
}
USER_BLOCK {
USERBLOCK_SIZE 0
}
DATASET "dset" {
DATATYPE H5T_STD_I32LE
DATASPACE SIMPLE { ( 4 ) / ( 4 ) }
}
}