summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/treference.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/treference.ddl')
-rw-r--r--tools/testfiles/treference.ddl12
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/testfiles/treference.ddl b/tools/testfiles/treference.ddl
new file mode 100644
index 0000000..817bbaf
--- /dev/null
+++ b/tools/testfiles/treference.ddl
@@ -0,0 +1,12 @@
+#############################
+Expected output for 'h5dump -d reference tfilters.h5'
+#############################
+HDF5 "tfilters.h5" {
+DATASET "reference" {
+ DATATYPE H5T_REFERENCE
+ DATASPACE SIMPLE { ( 2 ) / ( 2 ) }
+ DATA {
+ (0) DATASET 36216 /char , DATASET 35944 /string
+ }
+}
+}