Add h5repack tests for paged aggregation
Add tests to h5repack.sh.in to verify options added for paged aggregation work as expected.
This commit is contained in:
15
tools/test/h5repack/testfiles/STG.h5repack_none.h5.ddl
Normal file
15
tools/test/h5repack/testfiles/STG.h5repack_none.h5.ddl
Normal file
@@ -0,0 +1,15 @@
|
||||
Filename: out-STG.h5repack_none.h5
|
||||
Free-space persist: FALSE
|
||||
Free-space section threshold: 10 bytes
|
||||
Small size free-space sections (< 10 bytes):
|
||||
Total # of small size sections: 0
|
||||
Free-space section bins:
|
||||
Total # of sections: 0
|
||||
File space management strategy: H5F_FSPACE_STRATEGY_PAGE
|
||||
File space page size: 2048 bytes
|
||||
Summary of file space information:
|
||||
File metadata: 1272 bytes
|
||||
Raw data: 400 bytes
|
||||
Amount/Percent of tracked free space: 0 bytes/0.0%
|
||||
Unaccounted space: 2424 bytes
|
||||
Total space: 4096 bytes
|
||||
Reference in New Issue
Block a user