summaryrefslogtreecommitdiffstats
path: root/tools/test/h5import/CMakeTests.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-06-12 17:53:51 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-06-12 17:53:51 (GMT)
commit61517c796f0e8656c5f791784d88dc656f468af5 (patch)
treed3ddb547a4f3c68ecba16bb0f81d5351f53419d8 /tools/test/h5import/CMakeTests.cmake
parentb829420a0d6b63f46c923d8c622d3cd451faece7 (diff)
downloadhdf5-61517c796f0e8656c5f791784d88dc656f468af5.zip
hdf5-61517c796f0e8656c5f791784d88dc656f468af5.tar.gz
hdf5-61517c796f0e8656c5f791784d88dc656f468af5.tar.bz2
HDFFV-10219: add generated files to memcheck clear command
Diffstat (limited to 'tools/test/h5import/CMakeTests.cmake')
-rw-r--r--tools/test/h5import/CMakeTests.cmake16
1 files changed, 16 insertions, 0 deletions
diff --git a/tools/test/h5import/CMakeTests.cmake b/tools/test/h5import/CMakeTests.cmake
index 1abd7d6..89685fa 100644
--- a/tools/test/h5import/CMakeTests.cmake
+++ b/tools/test/h5import/CMakeTests.cmake
@@ -464,6 +464,22 @@
dtxtstr.h5.dmp.err
dtxtstr.h5.dff
dtxtstr.h5.dff.err
+ tall_fp32.dmp
+ tall_fp32.dmp.err
+ tall_fp32.bin
+ tall_fp32.imp
+ tall_fp32.imp.err
+ d-tall_fp32.dmp
+ d-tall_fp32.dmp.err
+ d-tall_fp32.h5
+ tall_i32.dmp
+ tall_i32.dmp.err
+ tall_i32.bin
+ tall_i32.imp
+ tall_i32.imp.err
+ d-tall_i32.dmp
+ d-tall_i32.dmp.err
+ d-tall_i32.h5
)
set (last_test "H5IMPORT-clear-objects")
endif ()