summaryrefslogtreecommitdiffstats
path: root/tools/testfiles
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2002-02-25 22:38:47 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2002-02-25 22:38:47 (GMT)
commit4263340afa72cd23454fbddd5913531f84d44473 (patch)
treececaf033b4be3af28f6af2766ac90d44755959f2 /tools/testfiles
parentbf543b4edb0310a9e39c9f8ae57a4c45d44d5422 (diff)
downloadhdf5-4263340afa72cd23454fbddd5913531f84d44473.zip
hdf5-4263340afa72cd23454fbddd5913531f84d44473.tar.gz
hdf5-4263340afa72cd23454fbddd5913531f84d44473.tar.bz2
[svn-r5006] Purpose:
Test Addition Description: Added tests to the h5dumper for split and family file drivers. Platforms tested: Linux
Diffstat (limited to 'tools/testfiles')
-rw-r--r--tools/testfiles/tfamily.ddl23
-rw-r--r--tools/testfiles/tfamily00000.h5bin0 -> 256 bytes
-rw-r--r--tools/testfiles/tfamily00001.h5bin0 -> 256 bytes
-rw-r--r--tools/testfiles/tfamily00002.h5bin0 -> 256 bytes
-rw-r--r--tools/testfiles/tfamily00003.h5bin0 -> 256 bytes
-rw-r--r--tools/testfiles/tfamily00004.h5bin0 -> 256 bytes
-rw-r--r--tools/testfiles/tfamily00005.h5bin0 -> 256 bytes
-rw-r--r--tools/testfiles/tfamily00006.h5bin0 -> 256 bytes
-rw-r--r--tools/testfiles/tfamily00007.h5bin0 -> 256 bytes
-rw-r--r--tools/testfiles/tfamily00008.h5bin0 -> 256 bytes
-rw-r--r--tools/testfiles/tfamily00009.h5bin0 -> 256 bytes
-rw-r--r--tools/testfiles/tfamily00010.h5bin0 -> 88 bytes
-rw-r--r--tools/testfiles/tsplit_file-m.h5bin0 -> 2048 bytes
-rw-r--r--tools/testfiles/tsplit_file-r.h5bin0 -> 600 bytes
-rw-r--r--tools/testfiles/tsplit_file.ddl35
15 files changed, 58 insertions, 0 deletions
diff --git a/tools/testfiles/tfamily.ddl b/tools/testfiles/tfamily.ddl
new file mode 100644
index 0000000..1267e51
--- /dev/null
+++ b/tools/testfiles/tfamily.ddl
@@ -0,0 +1,23 @@
+#############################
+Expected output for 'h5dump --filedriver=family tfamily%05d.h5'
+#############################
+HDF5 "tfamily%05d.h5" {
+GROUP "/" {
+ DATASET "dset1" {
+ DATATYPE H5T_STD_I32BE
+ DATASPACE SIMPLE { ( 10, 15 ) / ( 10, 15 ) }
+ DATA {
+ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14,
+ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15,
+ 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16,
+ 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17,
+ 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18,
+ 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19,
+ 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20,
+ 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21,
+ 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22,
+ 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23
+ }
+ }
+}
+}
diff --git a/tools/testfiles/tfamily00000.h5 b/tools/testfiles/tfamily00000.h5
new file mode 100644
index 0000000..a130bfd
--- /dev/null
+++ b/tools/testfiles/tfamily00000.h5
Binary files differ
diff --git a/tools/testfiles/tfamily00001.h5 b/tools/testfiles/tfamily00001.h5
new file mode 100644
index 0000000..83119d8
--- /dev/null
+++ b/tools/testfiles/tfamily00001.h5
Binary files differ
diff --git a/tools/testfiles/tfamily00002.h5 b/tools/testfiles/tfamily00002.h5
new file mode 100644
index 0000000..65f57c2
--- /dev/null
+++ b/tools/testfiles/tfamily00002.h5
Binary files differ
diff --git a/tools/testfiles/tfamily00003.h5 b/tools/testfiles/tfamily00003.h5
new file mode 100644
index 0000000..2917a8a
--- /dev/null
+++ b/tools/testfiles/tfamily00003.h5
Binary files differ
diff --git a/tools/testfiles/tfamily00004.h5 b/tools/testfiles/tfamily00004.h5
new file mode 100644
index 0000000..a583474
--- /dev/null
+++ b/tools/testfiles/tfamily00004.h5
Binary files differ
diff --git a/tools/testfiles/tfamily00005.h5 b/tools/testfiles/tfamily00005.h5
new file mode 100644
index 0000000..65f57c2
--- /dev/null
+++ b/tools/testfiles/tfamily00005.h5
Binary files differ
diff --git a/tools/testfiles/tfamily00006.h5 b/tools/testfiles/tfamily00006.h5
new file mode 100644
index 0000000..65f57c2
--- /dev/null
+++ b/tools/testfiles/tfamily00006.h5
Binary files differ
diff --git a/tools/testfiles/tfamily00007.h5 b/tools/testfiles/tfamily00007.h5
new file mode 100644
index 0000000..65f57c2
--- /dev/null
+++ b/tools/testfiles/tfamily00007.h5
Binary files differ
diff --git a/tools/testfiles/tfamily00008.h5 b/tools/testfiles/tfamily00008.h5
new file mode 100644
index 0000000..fb35a9c
--- /dev/null
+++ b/tools/testfiles/tfamily00008.h5
Binary files differ
diff --git a/tools/testfiles/tfamily00009.h5 b/tools/testfiles/tfamily00009.h5
new file mode 100644
index 0000000..fd2920a
--- /dev/null
+++ b/tools/testfiles/tfamily00009.h5
Binary files differ
diff --git a/tools/testfiles/tfamily00010.h5 b/tools/testfiles/tfamily00010.h5
new file mode 100644
index 0000000..3bf308f
--- /dev/null
+++ b/tools/testfiles/tfamily00010.h5
Binary files differ
diff --git a/tools/testfiles/tsplit_file-m.h5 b/tools/testfiles/tsplit_file-m.h5
new file mode 100644
index 0000000..09db115
--- /dev/null
+++ b/tools/testfiles/tsplit_file-m.h5
Binary files differ
diff --git a/tools/testfiles/tsplit_file-r.h5 b/tools/testfiles/tsplit_file-r.h5
new file mode 100644
index 0000000..eb08e79
--- /dev/null
+++ b/tools/testfiles/tsplit_file-r.h5
Binary files differ
diff --git a/tools/testfiles/tsplit_file.ddl b/tools/testfiles/tsplit_file.ddl
new file mode 100644
index 0000000..b733181
--- /dev/null
+++ b/tools/testfiles/tsplit_file.ddl
@@ -0,0 +1,35 @@
+#############################
+Expected output for 'h5dump --filedriver=split tsplit_file'
+#############################
+HDF5 "tsplit_file" {
+GROUP "/" {
+ ATTRIBUTE "Metadata" {
+ DATATYPE H5T_STRING {
+ STRSIZE 35;
+ STRPAD H5T_STR_NULLTERM;
+ CSET H5T_CSET_ASCII;
+ CTYPE H5T_C_S1;
+ }
+ DATASPACE SIMPLE { ( 1 ) / ( 1 ) }
+ DATA {
+ "this is some metadata on this file"
+ }
+ }
+ DATASET "dset1" {
+ DATATYPE H5T_STD_I32BE
+ DATASPACE SIMPLE { ( 10, 15 ) / ( 10, 15 ) }
+ DATA {
+ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14,
+ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15,
+ 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16,
+ 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17,
+ 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18,
+ 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19,
+ 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20,
+ 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21,
+ 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22,
+ 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23
+ }
+ }
+}
+}