summaryrefslogtreecommitdiffstats
path: root/HDF5Examples/FORTRAN/H5D/tfiles/18/h5ex_d_alloc.tst
diff options
context:
space:
mode:
Diffstat (limited to 'HDF5Examples/FORTRAN/H5D/tfiles/18/h5ex_d_alloc.tst')
-rw-r--r--HDF5Examples/FORTRAN/H5D/tfiles/18/h5ex_d_alloc.tst18
1 files changed, 18 insertions, 0 deletions
diff --git a/HDF5Examples/FORTRAN/H5D/tfiles/18/h5ex_d_alloc.tst b/HDF5Examples/FORTRAN/H5D/tfiles/18/h5ex_d_alloc.tst
new file mode 100644
index 0000000..4591077
--- /dev/null
+++ b/HDF5Examples/FORTRAN/H5D/tfiles/18/h5ex_d_alloc.tst
@@ -0,0 +1,18 @@
+
+Creating datasets...
+
+DS1 has allocation time H5D_ALLOC_TIME_LATE_F
+DS2 has allocation time H5D_ALLOC_TIME_EARLY_F
+
+Space for DS1 has not been allocated.
+Storage size for DS1 is: 335544320 bytes.
+Space for DS2 has been allocated.
+Storage size for DS2 is: 112 bytes.
+
+Writing data...
+
+Space for DS1 has been allocated.
+Storage size for DS1 is: 112 bytes.
+Space for DS2 has been allocated.
+Storage size for DS2 is: 112 bytes.
+