summaryrefslogtreecommitdiff
path: root/tools/testfiles/tbin4.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tbin4.ddl')
-rw-r--r--tools/testfiles/tbin4.ddl8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/testfiles/tbin4.ddl b/tools/testfiles/tbin4.ddl
new file mode 100644
index 0000000..78a6cd2
--- /dev/null
+++ b/tools/testfiles/tbin4.ddl
@@ -0,0 +1,8 @@
+HDF5 "tbinary.h5" {
+DATASET "double" {
+ DATATYPE H5T_IEEE_F64LE
+ DATASPACE SIMPLE { ( 6 ) / ( 6 ) }
+ DATA {
+ }
+}
+}