summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2008-06-20 14:17:16 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2008-06-20 14:17:16 (GMT)
commit91a0ec7b08f09eed15f7f560687743e8def14673 (patch)
treef4e9425f27273c9ad1eb867fdd6c771f3ff011d2 /tools
parent096b0127bcdf36242265e2a41d0cf3f44b39606f (diff)
downloadhdf5-91a0ec7b08f09eed15f7f560687743e8def14673.zip
hdf5-91a0ec7b08f09eed15f7f560687743e8def14673.tar.gz
hdf5-91a0ec7b08f09eed15f7f560687743e8def14673.tar.bz2
[svn-r15247] Moved all h5repack testfiles from /tools/testfiles to tools/h5repack/testfiles
tested: linux
Diffstat (limited to 'tools')
-rwxr-xr-xtools/h5repack/h5repack.sh.in12
-rw-r--r--tools/h5repack/testfiles/h5repack.info (renamed from tools/testfiles/info.h5repack)0
-rw-r--r--tools/h5repack/testfiles/h5repack_attr.h5 (renamed from tools/testfiles/h5repack_attr.h5)bin20056 -> 20056 bytes
-rw-r--r--tools/h5repack/testfiles/h5repack_deflate.h5 (renamed from tools/testfiles/h5repack_deflate.h5)bin5962 -> 5962 bytes
-rw-r--r--tools/h5repack/testfiles/h5repack_early.h5 (renamed from tools/testfiles/h5repack_early.h5)bin2067224 -> 2067224 bytes
-rw-r--r--tools/h5repack/testfiles/h5repack_ext.bin (renamed from tools/testfiles/h5repack_ext.bin)bin8 -> 8 bytes
-rw-r--r--tools/h5repack/testfiles/h5repack_ext.h5 (renamed from tools/testfiles/h5repack_ext.h5)bin1464 -> 1464 bytes
-rw-r--r--tools/h5repack/testfiles/h5repack_fill.h5 (renamed from tools/testfiles/h5repack_fill.h5)bin2072 -> 2072 bytes
-rw-r--r--tools/h5repack/testfiles/h5repack_filters.h5 (renamed from tools/testfiles/h5repack_filters.h5)bin29744 -> 29744 bytes
-rw-r--r--tools/h5repack/testfiles/h5repack_fletcher.h5 (renamed from tools/testfiles/h5repack_fletcher.h5)bin7880 -> 7880 bytes
-rw-r--r--tools/h5repack/testfiles/h5repack_hlink.h5 (renamed from tools/testfiles/h5repack_hlink.h5)bin6576 -> 6576 bytes
-rw-r--r--tools/h5repack/testfiles/h5repack_layout.h5 (renamed from tools/testfiles/h5repack_layout.h5)bin29384 -> 29384 bytes
-rw-r--r--tools/h5repack/testfiles/h5repack_nbit.h5 (renamed from tools/testfiles/h5repack_nbit.h5)bin13776 -> 13776 bytes
-rw-r--r--tools/h5repack/testfiles/h5repack_objs.h5 (renamed from tools/testfiles/h5repack_objs.h5)bin19589 -> 19589 bytes
-rw-r--r--tools/h5repack/testfiles/h5repack_shuffle.h5 (renamed from tools/testfiles/h5repack_shuffle.h5)bin7864 -> 7864 bytes
-rw-r--r--tools/h5repack/testfiles/h5repack_soffset.h5 (renamed from tools/testfiles/h5repack_soffset.h5)bin11052 -> 11052 bytes
-rw-r--r--tools/h5repack/testfiles/h5repack_szip.h5 (renamed from tools/testfiles/h5repack_szip.h5)bin5588 -> 5588 bytes
17 files changed, 6 insertions, 6 deletions
diff --git a/tools/h5repack/h5repack.sh.in b/tools/h5repack/h5repack.sh.in
index 77be575..334b384 100755
--- a/tools/h5repack/h5repack.sh.in
+++ b/tools/h5repack/h5repack.sh.in
@@ -33,10 +33,10 @@ H5REPACK_BIN=`pwd`/$H5REPACK # The path of the tool binary
H5DIFF=../h5diff/h5diff # The h5diff tool name
H5DIFF_BIN=`pwd`/$H5DIFF # The path of the h5diff tool binary
-H5DETECTSZIP=testh5repack_detect_szip # The tool name
-H5DETECTSZIP_BIN=`pwd`/$H5DETECTSZIP # The path of the tool binary
+H5DETECTSZIP=testh5repack_detect_szip
+H5DETECTSZIP_BIN=`pwd`/$H5DETECTSZIP
-INFO_FILE=../testfiles/info.h5repack
+INFO_FILE=testfiles/h5repack.info
FILE0=h5repack_fill.h5
FILE1=h5repack_objs.h5
@@ -62,7 +62,7 @@ if test -z "$srcdir"; then
srcdir=.
fi
-test -d ../testfiles || mkdir ../testfiles
+
# Print a line-line message left justified in a field of 70 characters
# beginning with the word "Testing".
@@ -116,7 +116,7 @@ TOOLTEST()
# case of missing file name). Changed it to use $@ till Tflops fixes it.
TESTING $H5REPACK $@
- infile=$srcdir/../testfiles/$1
+ infile=$srcdir/testfiles/$1
path=`pwd`
outfile=$path/out.$1
shift
@@ -144,7 +144,7 @@ TOOLTEST0()
# case of missing file name). Changed it to use $@ till Tflops fixes it.
TESTING $H5REPACK $@
- infile=$srcdir/../testfiles/$1
+ infile=$srcdir/testfiles/$1
path=`pwd`
outfile=$path/out.$1
shift
diff --git a/tools/testfiles/info.h5repack b/tools/h5repack/testfiles/h5repack.info
index 216948d..216948d 100644
--- a/tools/testfiles/info.h5repack
+++ b/tools/h5repack/testfiles/h5repack.info
diff --git a/tools/testfiles/h5repack_attr.h5 b/tools/h5repack/testfiles/h5repack_attr.h5
index 70ad02d..70ad02d 100644
--- a/tools/testfiles/h5repack_attr.h5
+++ b/tools/h5repack/testfiles/h5repack_attr.h5
Binary files differ
diff --git a/tools/testfiles/h5repack_deflate.h5 b/tools/h5repack/testfiles/h5repack_deflate.h5
index 3a4b86d..3a4b86d 100644
--- a/tools/testfiles/h5repack_deflate.h5
+++ b/tools/h5repack/testfiles/h5repack_deflate.h5
Binary files differ
diff --git a/tools/testfiles/h5repack_early.h5 b/tools/h5repack/testfiles/h5repack_early.h5
index 9b92890..9b92890 100644
--- a/tools/testfiles/h5repack_early.h5
+++ b/tools/h5repack/testfiles/h5repack_early.h5
Binary files differ
diff --git a/tools/testfiles/h5repack_ext.bin b/tools/h5repack/testfiles/h5repack_ext.bin
index f858094..f858094 100644
--- a/tools/testfiles/h5repack_ext.bin
+++ b/tools/h5repack/testfiles/h5repack_ext.bin
Binary files differ
diff --git a/tools/testfiles/h5repack_ext.h5 b/tools/h5repack/testfiles/h5repack_ext.h5
index 1fe88c9..1fe88c9 100644
--- a/tools/testfiles/h5repack_ext.h5
+++ b/tools/h5repack/testfiles/h5repack_ext.h5
Binary files differ
diff --git a/tools/testfiles/h5repack_fill.h5 b/tools/h5repack/testfiles/h5repack_fill.h5
index 21516cb..21516cb 100644
--- a/tools/testfiles/h5repack_fill.h5
+++ b/tools/h5repack/testfiles/h5repack_fill.h5
Binary files differ
diff --git a/tools/testfiles/h5repack_filters.h5 b/tools/h5repack/testfiles/h5repack_filters.h5
index 042b8db..042b8db 100644
--- a/tools/testfiles/h5repack_filters.h5
+++ b/tools/h5repack/testfiles/h5repack_filters.h5
Binary files differ
diff --git a/tools/testfiles/h5repack_fletcher.h5 b/tools/h5repack/testfiles/h5repack_fletcher.h5
index 2f137b0..2f137b0 100644
--- a/tools/testfiles/h5repack_fletcher.h5
+++ b/tools/h5repack/testfiles/h5repack_fletcher.h5
Binary files differ
diff --git a/tools/testfiles/h5repack_hlink.h5 b/tools/h5repack/testfiles/h5repack_hlink.h5
index 3d22728..3d22728 100644
--- a/tools/testfiles/h5repack_hlink.h5
+++ b/tools/h5repack/testfiles/h5repack_hlink.h5
Binary files differ
diff --git a/tools/testfiles/h5repack_layout.h5 b/tools/h5repack/testfiles/h5repack_layout.h5
index 5772a31..5772a31 100644
--- a/tools/testfiles/h5repack_layout.h5
+++ b/tools/h5repack/testfiles/h5repack_layout.h5
Binary files differ
diff --git a/tools/testfiles/h5repack_nbit.h5 b/tools/h5repack/testfiles/h5repack_nbit.h5
index 3ada112..3ada112 100644
--- a/tools/testfiles/h5repack_nbit.h5
+++ b/tools/h5repack/testfiles/h5repack_nbit.h5
Binary files differ
diff --git a/tools/testfiles/h5repack_objs.h5 b/tools/h5repack/testfiles/h5repack_objs.h5
index 199adc5..199adc5 100644
--- a/tools/testfiles/h5repack_objs.h5
+++ b/tools/h5repack/testfiles/h5repack_objs.h5
Binary files differ
diff --git a/tools/testfiles/h5repack_shuffle.h5 b/tools/h5repack/testfiles/h5repack_shuffle.h5
index d13cca7..d13cca7 100644
--- a/tools/testfiles/h5repack_shuffle.h5
+++ b/tools/h5repack/testfiles/h5repack_shuffle.h5
Binary files differ
diff --git a/tools/testfiles/h5repack_soffset.h5 b/tools/h5repack/testfiles/h5repack_soffset.h5
index 89ee99a..89ee99a 100644
--- a/tools/testfiles/h5repack_soffset.h5
+++ b/tools/h5repack/testfiles/h5repack_soffset.h5
Binary files differ
diff --git a/tools/testfiles/h5repack_szip.h5 b/tools/h5repack/testfiles/h5repack_szip.h5
index b16d169..b16d169 100644
--- a/tools/testfiles/h5repack_szip.h5
+++ b/tools/h5repack/testfiles/h5repack_szip.h5
Binary files differ