summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tboot1.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tboot1.ddl')
-rw-r--r--tools/testfiles/tboot1.ddl24
1 files changed, 0 insertions, 24 deletions
diff --git a/tools/testfiles/tboot1.ddl b/tools/testfiles/tboot1.ddl
deleted file mode 100644
index 73ae4e5..0000000
--- a/tools/testfiles/tboot1.ddl
+++ /dev/null
@@ -1,24 +0,0 @@
-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
- ISTORE_K 32
- FILE_SPACE_STRATEGY H5F_FSPACE_STRATEGY_FSM_AGGR
- FREE_SPACE_PERSIST FALSE
- FREE_SPACE_SECTION_THRESHOLD 1
- FILE_SPACE_PAGE_SIZE 4096
- USER_BLOCK {
- USERBLOCK_SIZE 0
- }
-}
-DATASET "dset" {
- DATATYPE H5T_STD_I32BE
- DATASPACE SIMPLE { ( 4 ) / ( 4 ) }
-}
-}