summaryrefslogtreecommitdiffstats
path: root/tools/h5import/testfiles
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2016-10-27 15:04:42 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2016-10-27 15:04:42 (GMT)
commit5b562d9ce9b2945d0378b9c03e01f42923da80f4 (patch)
tree3fa67d9656f2b32330e3fe31996952f60f71cdb9 /tools/h5import/testfiles
parentb34423f620b470e1c5dc38cdd3abbd5fe8adc4ec (diff)
downloadhdf5-5b562d9ce9b2945d0378b9c03e01f42923da80f4.zip
hdf5-5b562d9ce9b2945d0378b9c03e01f42923da80f4.tar.gz
hdf5-5b562d9ce9b2945d0378b9c03e01f42923da80f4.tar.bz2
Split tools into src and test - remove folders
Diffstat (limited to 'tools/h5import/testfiles')
-rw-r--r--tools/h5import/testfiles/binfp64.conf13
-rw-r--r--tools/h5import/testfiles/binfp64.h5bin10760 -> 0 bytes
-rw-r--r--tools/h5import/testfiles/binin16.conf12
-rw-r--r--tools/h5import/testfiles/binin16.h5bin10760 -> 0 bytes
-rw-r--r--tools/h5import/testfiles/binin32.conf12
-rw-r--r--tools/h5import/testfiles/binin32.h5bin9472 -> 0 bytes
-rw-r--r--tools/h5import/testfiles/binin8.conf16
-rw-r--r--tools/h5import/testfiles/binin8.h5bin10760 -> 0 bytes
-rw-r--r--tools/h5import/testfiles/binin8w.conf9
-rw-r--r--tools/h5import/testfiles/binin8w.h5bin2852 -> 0 bytes
-rw-r--r--tools/h5import/testfiles/binuin16.conf12
-rw-r--r--tools/h5import/testfiles/binuin16.h5bin10760 -> 0 bytes
-rw-r--r--tools/h5import/testfiles/binuin32.conf12
-rw-r--r--tools/h5import/testfiles/binuin32.h5bin6384 -> 0 bytes
-rw-r--r--tools/h5import/testfiles/dbinfp64.h5.txt2
-rw-r--r--tools/h5import/testfiles/dbinin16.h5.txt2
-rw-r--r--tools/h5import/testfiles/dbinin32.h5.txt2
-rw-r--r--tools/h5import/testfiles/dbinin8.h5.txt2
-rw-r--r--tools/h5import/testfiles/dbinin8w.h5.txt2
-rw-r--r--tools/h5import/testfiles/dbinuin16.h5.txt2
-rw-r--r--tools/h5import/testfiles/dbinuin32.h5.txt2
-rw-r--r--tools/h5import/testfiles/dtxtstr.h5.txt2
-rw-r--r--tools/h5import/testfiles/textpfe.conf12
-rw-r--r--tools/h5import/testfiles/textpfe.h5bin2064 -> 0 bytes
-rw-r--r--tools/h5import/testfiles/textpfe64.txt2
-rw-r--r--tools/h5import/testfiles/txtfp32.conf10
-rw-r--r--tools/h5import/testfiles/txtfp32.h5bin4192 -> 0 bytes
-rw-r--r--tools/h5import/testfiles/txtfp32.txt9
-rw-r--r--tools/h5import/testfiles/txtfp64.conf13
-rw-r--r--tools/h5import/testfiles/txtfp64.h5bin9784 -> 0 bytes
-rw-r--r--tools/h5import/testfiles/txtfp64.txt19
-rw-r--r--tools/h5import/testfiles/txtin16.conf12
-rw-r--r--tools/h5import/testfiles/txtin16.h5bin9784 -> 0 bytes
-rw-r--r--tools/h5import/testfiles/txtin16.txt15
-rw-r--r--tools/h5import/testfiles/txtin32.conf11
-rw-r--r--tools/h5import/testfiles/txtin32.h5bin4192 -> 0 bytes
-rw-r--r--tools/h5import/testfiles/txtin32.txt15
-rw-r--r--tools/h5import/testfiles/txtin8.conf18
-rw-r--r--tools/h5import/testfiles/txtin8.h5bin9784 -> 0 bytes
-rw-r--r--tools/h5import/testfiles/txtin8.txt15
-rw-r--r--tools/h5import/testfiles/txtstr.conf6
-rw-r--r--tools/h5import/testfiles/txtstr.h5bin10240 -> 0 bytes
-rw-r--r--tools/h5import/testfiles/txtstr.txt2
-rw-r--r--tools/h5import/testfiles/txtuin16.conf12
-rw-r--r--tools/h5import/testfiles/txtuin16.h5bin10240 -> 0 bytes
-rw-r--r--tools/h5import/testfiles/txtuin16.txt15
-rw-r--r--tools/h5import/testfiles/txtuin32.conf11
-rw-r--r--tools/h5import/testfiles/txtuin32.h5bin6240 -> 0 bytes
-rw-r--r--tools/h5import/testfiles/txtuin32.txt15
49 files changed, 0 insertions, 314 deletions
diff --git a/tools/h5import/testfiles/binfp64.conf b/tools/h5import/testfiles/binfp64.conf
deleted file mode 100644
index 6b4c361..0000000
--- a/tools/h5import/testfiles/binfp64.conf
+++ /dev/null
@@ -1,13 +0,0 @@
-PATH /fp/bin/64-bit
-INPUT-CLASS FP
-INPUT-SIZE 64
-RANK 3
-DIMENSION-SIZES 5 3 4
-OUTPUT-ARCHITECTURE IEEE
-OUTPUT-BYTE-ORDER LE
-CHUNKED-DIMENSION-SIZES 2 2 2
-COMPRESSION-PARAM 8
-MAXIMUM-DIMENSIONS -1 6 7
-
-
-
diff --git a/tools/h5import/testfiles/binfp64.h5 b/tools/h5import/testfiles/binfp64.h5
deleted file mode 100644
index 80e3a8a..0000000
--- a/tools/h5import/testfiles/binfp64.h5
+++ /dev/null
Binary files differ
diff --git a/tools/h5import/testfiles/binin16.conf b/tools/h5import/testfiles/binin16.conf
deleted file mode 100644
index 06869cb..0000000
--- a/tools/h5import/testfiles/binin16.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-PATH /int/bin/16-bit
-INPUT-CLASS IN
-INPUT-SIZE 16
-RANK 3
-DIMENSION-SIZES 2 3 4
-CHUNKED-DIMENSION-SIZES 2 2 2
-MAXIMUM-DIMENSIONS -1 -1 8
-OUTPUT-ARCHITECTURE STD
-OUTPUT-BYTE-ORDER LE
-
-
-
diff --git a/tools/h5import/testfiles/binin16.h5 b/tools/h5import/testfiles/binin16.h5
deleted file mode 100644
index 0825bbc..0000000
--- a/tools/h5import/testfiles/binin16.h5
+++ /dev/null
Binary files differ
diff --git a/tools/h5import/testfiles/binin32.conf b/tools/h5import/testfiles/binin32.conf
deleted file mode 100644
index 11996ef..0000000
--- a/tools/h5import/testfiles/binin32.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-PATH /int/bin/32-bit
-INPUT-CLASS IN
-INPUT-SIZE 32
-RANK 3
-DIMENSION-SIZES 5 3 4
-OUTPUT-ARCHITECTURE STD
-OUTPUT-BYTE-ORDER BE
-CHUNKED-DIMENSION-SIZES 1 2 1
-
-
-
-
diff --git a/tools/h5import/testfiles/binin32.h5 b/tools/h5import/testfiles/binin32.h5
deleted file mode 100644
index fd8faa9..0000000
--- a/tools/h5import/testfiles/binin32.h5
+++ /dev/null
Binary files differ
diff --git a/tools/h5import/testfiles/binin8.conf b/tools/h5import/testfiles/binin8.conf
deleted file mode 100644
index 1edd80a..0000000
--- a/tools/h5import/testfiles/binin8.conf
+++ /dev/null
@@ -1,16 +0,0 @@
-PATH /int/bin/8-bit
-INPUT-CLASS IN
-INPUT-SIZE 8
-OUTPUT-CLASS IN
-OUTPUT-SIZE 16
-RANK 3
-OUTPUT-ARCHITECTURE STD
-OUTPUT-BYTE-ORDER LE
-DIMENSION-SIZES 5 3 4
-CHUNKED-DIMENSION-SIZES 2 2 2
-MAXIMUM-DIMENSIONS -1 -1 -1
-COMPRESSION-PARAM 3
-
-
-
-
diff --git a/tools/h5import/testfiles/binin8.h5 b/tools/h5import/testfiles/binin8.h5
deleted file mode 100644
index a1d1a37..0000000
--- a/tools/h5import/testfiles/binin8.h5
+++ /dev/null
Binary files differ
diff --git a/tools/h5import/testfiles/binin8w.conf b/tools/h5import/testfiles/binin8w.conf
deleted file mode 100644
index fccb4ac..0000000
--- a/tools/h5import/testfiles/binin8w.conf
+++ /dev/null
@@ -1,9 +0,0 @@
-
-INPUT-CLASS IN
-INPUT-SIZE 8
-RANK 1
-DIMENSION-SIZES 4
-OUTPUT-BYTE-ORDER LE
-OUTPUT-CLASS IN
-OUTPUT-SIZE 8
-OUTPUT-ARCHITECTURE STD
diff --git a/tools/h5import/testfiles/binin8w.h5 b/tools/h5import/testfiles/binin8w.h5
deleted file mode 100644
index 64acaed..0000000
--- a/tools/h5import/testfiles/binin8w.h5
+++ /dev/null
Binary files differ
diff --git a/tools/h5import/testfiles/binuin16.conf b/tools/h5import/testfiles/binuin16.conf
deleted file mode 100644
index a4603df..0000000
--- a/tools/h5import/testfiles/binuin16.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-PATH /int/buin/16-bit
-INPUT-CLASS UIN
-INPUT-SIZE 16
-RANK 3
-DIMENSION-SIZES 2 3 4
-CHUNKED-DIMENSION-SIZES 2 2 2
-MAXIMUM-DIMENSIONS -1 -1 8
-OUTPUT-ARCHITECTURE STD
-OUTPUT-BYTE-ORDER BE
-
-
-
diff --git a/tools/h5import/testfiles/binuin16.h5 b/tools/h5import/testfiles/binuin16.h5
deleted file mode 100644
index c486c89..0000000
--- a/tools/h5import/testfiles/binuin16.h5
+++ /dev/null
Binary files differ
diff --git a/tools/h5import/testfiles/binuin32.conf b/tools/h5import/testfiles/binuin32.conf
deleted file mode 100644
index a649e97..0000000
--- a/tools/h5import/testfiles/binuin32.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-PATH /int/buin/32-bit
-INPUT-CLASS UIN
-INPUT-SIZE 32
-RANK 3
-DIMENSION-SIZES 5 3 4
-OUTPUT-ARCHITECTURE STD
-OUTPUT-BYTE-ORDER LE
-
-
-
-
-
diff --git a/tools/h5import/testfiles/binuin32.h5 b/tools/h5import/testfiles/binuin32.h5
deleted file mode 100644
index 41699d7..0000000
--- a/tools/h5import/testfiles/binuin32.h5
+++ /dev/null
Binary files differ
diff --git a/tools/h5import/testfiles/dbinfp64.h5.txt b/tools/h5import/testfiles/dbinfp64.h5.txt
deleted file mode 100644
index fb88984..0000000
--- a/tools/h5import/testfiles/dbinfp64.h5.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-dataset: </fp/bin/64-bit> and </fp/bin/64-bit>
-0 differences found
diff --git a/tools/h5import/testfiles/dbinin16.h5.txt b/tools/h5import/testfiles/dbinin16.h5.txt
deleted file mode 100644
index b94781e..0000000
--- a/tools/h5import/testfiles/dbinin16.h5.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-dataset: </int/bin/16-bit> and </int/bin/16-bit>
-0 differences found
diff --git a/tools/h5import/testfiles/dbinin32.h5.txt b/tools/h5import/testfiles/dbinin32.h5.txt
deleted file mode 100644
index a35cd79..0000000
--- a/tools/h5import/testfiles/dbinin32.h5.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-dataset: </int/bin/32-bit> and </int/bin/32-bit>
-0 differences found
diff --git a/tools/h5import/testfiles/dbinin8.h5.txt b/tools/h5import/testfiles/dbinin8.h5.txt
deleted file mode 100644
index bbc6c67..0000000
--- a/tools/h5import/testfiles/dbinin8.h5.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-dataset: </int/bin/8-bit> and </int/bin/8-bit>
-0 differences found
diff --git a/tools/h5import/testfiles/dbinin8w.h5.txt b/tools/h5import/testfiles/dbinin8w.h5.txt
deleted file mode 100644
index 28d43d2..0000000
--- a/tools/h5import/testfiles/dbinin8w.h5.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-dataset: </dataset0> and </dataset0>
-0 differences found
diff --git a/tools/h5import/testfiles/dbinuin16.h5.txt b/tools/h5import/testfiles/dbinuin16.h5.txt
deleted file mode 100644
index ecad7a0..0000000
--- a/tools/h5import/testfiles/dbinuin16.h5.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-dataset: </int/buin/16-bit> and </int/buin/16-bit>
-0 differences found
diff --git a/tools/h5import/testfiles/dbinuin32.h5.txt b/tools/h5import/testfiles/dbinuin32.h5.txt
deleted file mode 100644
index cc1d9f3..0000000
--- a/tools/h5import/testfiles/dbinuin32.h5.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-dataset: </int/buin/32-bit> and </int/buin/32-bit>
-0 differences found
diff --git a/tools/h5import/testfiles/dtxtstr.h5.txt b/tools/h5import/testfiles/dtxtstr.h5.txt
deleted file mode 100644
index 2170300..0000000
--- a/tools/h5import/testfiles/dtxtstr.h5.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-dataset: </mytext/data> and </mytext/data>
-0 differences found
diff --git a/tools/h5import/testfiles/textpfe.conf b/tools/h5import/testfiles/textpfe.conf
deleted file mode 100644
index 6404d5f..0000000
--- a/tools/h5import/testfiles/textpfe.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-PATH /test
-INPUT-CLASS TEXTFPE
-INPUT-SIZE 64
-RANK 1
-DIMENSION-SIZES 2
-OUTPUT-CLASS FP
-OUTPUT-BYTE-ORDER LE
-OUTPUT-SIZE 64
-
-
-
-
diff --git a/tools/h5import/testfiles/textpfe.h5 b/tools/h5import/testfiles/textpfe.h5
deleted file mode 100644
index 213051d..0000000
--- a/tools/h5import/testfiles/textpfe.h5
+++ /dev/null
Binary files differ
diff --git a/tools/h5import/testfiles/textpfe64.txt b/tools/h5import/testfiles/textpfe64.txt
deleted file mode 100644
index f6dd7f4..0000000
--- a/tools/h5import/testfiles/textpfe64.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-6.02E+24
-3.14159265E+00
diff --git a/tools/h5import/testfiles/txtfp32.conf b/tools/h5import/testfiles/txtfp32.conf
deleted file mode 100644
index 9696a7f..0000000
--- a/tools/h5import/testfiles/txtfp32.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-PATH /fp/32-bit
-INPUT-CLASS TEXTFP
-INPUT-SIZE 32
-RANK 3
-DIMENSION-SIZES 2 4 3
-OUTPUT-ARCHITECTURE IEEE
-OUTPUT-BYTE-ORDER LE
-
-
-
diff --git a/tools/h5import/testfiles/txtfp32.h5 b/tools/h5import/testfiles/txtfp32.h5
deleted file mode 100644
index f74e003..0000000
--- a/tools/h5import/testfiles/txtfp32.h5
+++ /dev/null
Binary files differ
diff --git a/tools/h5import/testfiles/txtfp32.txt b/tools/h5import/testfiles/txtfp32.txt
deleted file mode 100644
index 142c94f..0000000
--- a/tools/h5import/testfiles/txtfp32.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-12.3 14.2 15.56
-26.782 27.22 28.44
-29.33 20.11 11.45
-22.31 23.3332 24.343
-
-16.134 19.34 0.17
-4.5 8.9 91.8
-34.7 0.32 0.076
-22.2 88.31 77.83 \ No newline at end of file
diff --git a/tools/h5import/testfiles/txtfp64.conf b/tools/h5import/testfiles/txtfp64.conf
deleted file mode 100644
index fbab6a6..0000000
--- a/tools/h5import/testfiles/txtfp64.conf
+++ /dev/null
@@ -1,13 +0,0 @@
-PATH /fp/64-bit
-INPUT-CLASS TEXTFP
-INPUT-SIZE 64
-RANK 3
-DIMENSION-SIZES 4 4 3
-OUTPUT-ARCHITECTURE IEEE
-OUTPUT-BYTE-ORDER BE
-CHUNKED-DIMENSION-SIZES 2 2 2
-COMPRESSION-PARAM 8
-MAXIMUM-DIMENSIONS -1 6 7
-
-
-
diff --git a/tools/h5import/testfiles/txtfp64.h5 b/tools/h5import/testfiles/txtfp64.h5
deleted file mode 100644
index b6ba4f5..0000000
--- a/tools/h5import/testfiles/txtfp64.h5
+++ /dev/null
Binary files differ
diff --git a/tools/h5import/testfiles/txtfp64.txt b/tools/h5import/testfiles/txtfp64.txt
deleted file mode 100644
index 6c83dc3..0000000
--- a/tools/h5import/testfiles/txtfp64.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-12.3 14.2 15.56
-26.782 27.22 28.44
-29.33 20.11 11.45
-22.31 23.3332 24.343
-
-16.134 19.34 0.17
-4.5 8.9 91.8
-34.7 0.32 0.076
-22.2 88.31 77.83
-
-216.134 139.34 101.17
-24.5 82.9 291.8
-334.7 0.232 10.076
-222.2 88.31 77.83
-
-122.3 114.2 125.56
-226.782 27.222 128.44
-341.7 30.132 0.1076
-4.51 181.9 911.8
diff --git a/tools/h5import/testfiles/txtin16.conf b/tools/h5import/testfiles/txtin16.conf
deleted file mode 100644
index d2d11c3..0000000
--- a/tools/h5import/testfiles/txtin16.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-PATH /int/16-bit
-INPUT-CLASS TEXTIN
-INPUT-SIZE 16
-RANK 3
-DIMENSION-SIZES 2 4 3
-OUTPUT-BYTE-ORDER LE
-CHUNKED-DIMENSION-SIZES 2 2 2
-MAXIMUM-DIMENSIONS -1 -1 8
-OUTPUT-ARCHITECTURE STD
-
-
-
diff --git a/tools/h5import/testfiles/txtin16.h5 b/tools/h5import/testfiles/txtin16.h5
deleted file mode 100644
index dc6c1ea..0000000
--- a/tools/h5import/testfiles/txtin16.h5
+++ /dev/null
Binary files differ
diff --git a/tools/h5import/testfiles/txtin16.txt b/tools/h5import/testfiles/txtin16.txt
deleted file mode 100644
index 0688e9b..0000000
--- a/tools/h5import/testfiles/txtin16.txt
+++ /dev/null
@@ -1,15 +0,0 @@
- 83 85 87 89
- 84 86 88 90
- 85 87 89 91
- 88 90 92 94
- 89 91 93 95
- 90 92 94 96
- 93 95 97 99
- 94 96 98 100
- 95 97 99 101
- 98 100 102 104
- 99 101 103 105
- 100 102 104 106
- 103 105 107 109
- 104 106 108 110
- 105 107 109 111
diff --git a/tools/h5import/testfiles/txtin32.conf b/tools/h5import/testfiles/txtin32.conf
deleted file mode 100644
index ca4802a..0000000
--- a/tools/h5import/testfiles/txtin32.conf
+++ /dev/null
@@ -1,11 +0,0 @@
-PATH /int/32-bit
-INPUT-CLASS TEXTIN
-INPUT-SIZE 32
-RANK 3
-DIMENSION-SIZES 2 4 3
-OUTPUT-ARCHITECTURE STD
-OUTPUT-BYTE-ORDER BE
-
-
-
-
diff --git a/tools/h5import/testfiles/txtin32.h5 b/tools/h5import/testfiles/txtin32.h5
deleted file mode 100644
index 350333c..0000000
--- a/tools/h5import/testfiles/txtin32.h5
+++ /dev/null
Binary files differ
diff --git a/tools/h5import/testfiles/txtin32.txt b/tools/h5import/testfiles/txtin32.txt
deleted file mode 100644
index 0688e9b..0000000
--- a/tools/h5import/testfiles/txtin32.txt
+++ /dev/null
@@ -1,15 +0,0 @@
- 83 85 87 89
- 84 86 88 90
- 85 87 89 91
- 88 90 92 94
- 89 91 93 95
- 90 92 94 96
- 93 95 97 99
- 94 96 98 100
- 95 97 99 101
- 98 100 102 104
- 99 101 103 105
- 100 102 104 106
- 103 105 107 109
- 104 106 108 110
- 105 107 109 111
diff --git a/tools/h5import/testfiles/txtin8.conf b/tools/h5import/testfiles/txtin8.conf
deleted file mode 100644
index 9dbfd2b..0000000
--- a/tools/h5import/testfiles/txtin8.conf
+++ /dev/null
@@ -1,18 +0,0 @@
-PATH /int/8-bit
-INPUT-CLASS TEXTIN
-INPUT-SIZE 8
-OUTPUT-CLASS IN
-OUTPUT-SIZE 8
-OUTPUT-BYTE-ORDER LE
-OUTPUT-ARCHITECTURE STD
-RANK 3
-DIMENSION-SIZES 2 4 3
-CHUNKED-DIMENSION-SIZES 2 2 2
-MAXIMUM-DIMENSIONS -1 -1 -1
-COMPRESSION-PARAM 3
-COMPRESSION-TYPE GZIP
-
-
-
-
-
diff --git a/tools/h5import/testfiles/txtin8.h5 b/tools/h5import/testfiles/txtin8.h5
deleted file mode 100644
index 42e7727..0000000
--- a/tools/h5import/testfiles/txtin8.h5
+++ /dev/null
Binary files differ
diff --git a/tools/h5import/testfiles/txtin8.txt b/tools/h5import/testfiles/txtin8.txt
deleted file mode 100644
index 0688e9b..0000000
--- a/tools/h5import/testfiles/txtin8.txt
+++ /dev/null
@@ -1,15 +0,0 @@
- 83 85 87 89
- 84 86 88 90
- 85 87 89 91
- 88 90 92 94
- 89 91 93 95
- 90 92 94 96
- 93 95 97 99
- 94 96 98 100
- 95 97 99 101
- 98 100 102 104
- 99 101 103 105
- 100 102 104 106
- 103 105 107 109
- 104 106 108 110
- 105 107 109 111
diff --git a/tools/h5import/testfiles/txtstr.conf b/tools/h5import/testfiles/txtstr.conf
deleted file mode 100644
index 85079e0..0000000
--- a/tools/h5import/testfiles/txtstr.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-PATH /mytext/data
-INPUT-CLASS STR
-
-
-
-
diff --git a/tools/h5import/testfiles/txtstr.h5 b/tools/h5import/testfiles/txtstr.h5
deleted file mode 100644
index ceb0810..0000000
--- a/tools/h5import/testfiles/txtstr.h5
+++ /dev/null
Binary files differ
diff --git a/tools/h5import/testfiles/txtstr.txt b/tools/h5import/testfiles/txtstr.txt
deleted file mode 100644
index 25be0a6..0000000
--- a/tools/h5import/testfiles/txtstr.txt
+++ /dev/null
@@ -1,2 +0,0 @@
- hello world
- hello world again
diff --git a/tools/h5import/testfiles/txtuin16.conf b/tools/h5import/testfiles/txtuin16.conf
deleted file mode 100644
index 753e6e8..0000000
--- a/tools/h5import/testfiles/txtuin16.conf
+++ /dev/null
@@ -1,12 +0,0 @@
-PATH /int/uint/16-bit
-INPUT-CLASS TEXTUIN
-INPUT-SIZE 16
-RANK 2
-DIMENSION-SIZES 4 3
-COMPRESSION-PARAM 2
-CHUNKED-DIMENSION-SIZES 2 2
-OUTPUT-ARCHITECTURE STD
-OUTPUT-BYTE-ORDER LE
-
-
-
diff --git a/tools/h5import/testfiles/txtuin16.h5 b/tools/h5import/testfiles/txtuin16.h5
deleted file mode 100644
index 9ee166a..0000000
--- a/tools/h5import/testfiles/txtuin16.h5
+++ /dev/null
Binary files differ
diff --git a/tools/h5import/testfiles/txtuin16.txt b/tools/h5import/testfiles/txtuin16.txt
deleted file mode 100644
index 0688e9b..0000000
--- a/tools/h5import/testfiles/txtuin16.txt
+++ /dev/null
@@ -1,15 +0,0 @@
- 83 85 87 89
- 84 86 88 90
- 85 87 89 91
- 88 90 92 94
- 89 91 93 95
- 90 92 94 96
- 93 95 97 99
- 94 96 98 100
- 95 97 99 101
- 98 100 102 104
- 99 101 103 105
- 100 102 104 106
- 103 105 107 109
- 104 106 108 110
- 105 107 109 111
diff --git a/tools/h5import/testfiles/txtuin32.conf b/tools/h5import/testfiles/txtuin32.conf
deleted file mode 100644
index d61e1a1..0000000
--- a/tools/h5import/testfiles/txtuin32.conf
+++ /dev/null
@@ -1,11 +0,0 @@
-PATH /int/uint/32-bit
-INPUT-CLASS TEXTUIN
-INPUT-SIZE 32
-RANK 3
-DIMENSION-SIZES 2 4 3
-OUTPUT-ARCHITECTURE STD
-OUTPUT-BYTE-ORDER BE
-
-
-
-
diff --git a/tools/h5import/testfiles/txtuin32.h5 b/tools/h5import/testfiles/txtuin32.h5
deleted file mode 100644
index 1a4dda5..0000000
--- a/tools/h5import/testfiles/txtuin32.h5
+++ /dev/null
Binary files differ
diff --git a/tools/h5import/testfiles/txtuin32.txt b/tools/h5import/testfiles/txtuin32.txt
deleted file mode 100644
index 0688e9b..0000000
--- a/tools/h5import/testfiles/txtuin32.txt
+++ /dev/null
@@ -1,15 +0,0 @@
- 83 85 87 89
- 84 86 88 90
- 85 87 89 91
- 88 90 92 94
- 89 91 93 95
- 90 92 94 96
- 93 95 97 99
- 94 96 98 100
- 95 97 99 101
- 98 100 102 104
- 99 101 103 105
- 100 102 104 106
- 103 105 107 109
- 104 106 108 110
- 105 107 109 111