summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump/expected/tvldtypes5.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test/h5dump/expected/tvldtypes5.ddl')
-rw-r--r--tools/test/h5dump/expected/tvldtypes5.ddl11
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/test/h5dump/expected/tvldtypes5.ddl b/tools/test/h5dump/expected/tvldtypes5.ddl
new file mode 100644
index 0000000..b0f8a2c
--- /dev/null
+++ b/tools/test/h5dump/expected/tvldtypes5.ddl
@@ -0,0 +1,11 @@
+HDF5 "tvldtypes5.h5" {
+GROUP "/" {
+ DATASET "Dataset" {
+ DATATYPE H5T_VLEN { H5T_STD_U32LE }
+ DATASPACE SIMPLE { ( 4 ) / ( 4 ) }
+ DATA {
+ (0): (0, 2, 4, 6, 8), (), (0, 2, 4, 6, 8, 10, 12), ()
+ }
+ }
+}
+}