summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tboot.ddl
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2004-07-06 18:28:13 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2004-07-06 18:28:13 (GMT)
commit10289819c7af2a1cd2825e9ceefba7a97b33602d (patch)
tree240cc9d116492d5c820e0a43f5965710f4da173f /tools/testfiles/tboot.ddl
parent46e30acda11b9a0c1dd463bebab733c049ddc36f (diff)
downloadhdf5-10289819c7af2a1cd2825e9ceefba7a97b33602d.zip
hdf5-10289819c7af2a1cd2825e9ceefba7a97b33602d.tar.gz
hdf5-10289819c7af2a1cd2825e9ceefba7a97b33602d.tar.bz2
[svn-r8810] 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:
Diffstat (limited to 'tools/testfiles/tboot.ddl')
-rw-r--r--tools/testfiles/tboot.ddl25
1 files changed, 0 insertions, 25 deletions
diff --git a/tools/testfiles/tboot.ddl b/tools/testfiles/tboot.ddl
deleted file mode 100644
index 20e6e0e..0000000
--- a/tools/testfiles/tboot.ddl
+++ /dev/null
@@ -1,25 +0,0 @@
-#############################
-Expected output for 'h5dump -H -B -d compact tfilters.h5'
-#############################
-HDF5 "tfilters.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 "compact" {
-COMMENT "This is a dataset with compact storage"
- DATATYPE H5T_STD_I32LE
- DATASPACE SIMPLE { ( 20, 10 ) / ( 20, 10 ) }
-}
-}