diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-01-20 20:23:41 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-01-20 20:23:41 (GMT) |
commit | c3463d800d7eaf56b5da79d94af9b153f58a512d (patch) | |
tree | 08a044fb8775025a18e56fc730cc17ecd0b8ad64 /tools/testfiles | |
parent | 95242bbd5ce97f48e94bab11e8f736a60c0f509b (diff) | |
download | hdf5-c3463d800d7eaf56b5da79d94af9b153f58a512d.zip hdf5-c3463d800d7eaf56b5da79d94af9b153f58a512d.tar.gz hdf5-c3463d800d7eaf56b5da79d94af9b153f58a512d.tar.bz2 |
HDFFV-10118 fixed plugin tests for tools
Diffstat (limited to 'tools/testfiles')
-rw-r--r-- | tools/testfiles/tudfilter.ddl | 2 | ||||
-rw-r--r-- | tools/testfiles/tudfilter.h5 | bin | 4816 -> 4816 bytes | |||
-rw-r--r-- | tools/testfiles/tudfilter.ls | 4 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/testfiles/tudfilter.ddl b/tools/testfiles/tudfilter.ddl index 5bdceec..b2aa7e6 100644 --- a/tools/testfiles/tudfilter.ddl +++ b/tools/testfiles/tudfilter.ddl @@ -1,6 +1,6 @@ HDF5 "tudfilter.h5" { GROUP "/" { - DATASET "dynlib2" { + DATASET "dynlibud" { DATATYPE H5T_STD_I32LE DATASPACE SIMPLE { ( 20, 10 ) / ( 20, 10 ) } DATA { diff --git a/tools/testfiles/tudfilter.h5 b/tools/testfiles/tudfilter.h5 Binary files differindex eaf6a43..081b000 100644 --- a/tools/testfiles/tudfilter.h5 +++ b/tools/testfiles/tudfilter.h5 diff --git a/tools/testfiles/tudfilter.ls b/tools/testfiles/tudfilter.ls index 7ca8682..1156f74 100644 --- a/tools/testfiles/tudfilter.ls +++ b/tools/testfiles/tudfilter.ls @@ -1,10 +1,10 @@ Opened "tudfilter.h5" with sec2 driver. -dynlib2 Dataset {20/20, 10/10} +dynlibud Dataset {20/20, 10/10} Location: 1:800 Links: 1 Chunks: {10, 5} 200 bytes Storage: 800 logical bytes, 800 allocated bytes, 100.00% utilization - Filter-0: dynlib2-258 {} + Filter-0: dynlibud-300 {} Type: native int Data: (0,0) 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, |