summaryrefslogtreecommitdiffstats
path: root/config/cmake/CTestCustom.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-01-22 22:26:43 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-01-22 22:26:43 (GMT)
commit182e5f7556dee5a6647e1cb386edb9c81c78d083 (patch)
treef377490fac71d3009aaa0a054ca7f7fe6c3e2148 /config/cmake/CTestCustom.cmake
parent036a8e4fe11d1a4aa65cace7efb7d6358a2866c6 (diff)
downloadhdf5-182e5f7556dee5a6647e1cb386edb9c81c78d083.zip
hdf5-182e5f7556dee5a6647e1cb386edb9c81c78d083.tar.gz
hdf5-182e5f7556dee5a6647e1cb386edb9c81c78d083.tar.bz2
Add clear objects to ignore tests
Diffstat (limited to 'config/cmake/CTestCustom.cmake')
-rw-r--r--config/cmake/CTestCustom.cmake6
1 files changed, 5 insertions, 1 deletions
diff --git a/config/cmake/CTestCustom.cmake b/config/cmake/CTestCustom.cmake
index 424c8bc..f3600f0 100644
--- a/config/cmake/CTestCustom.cmake
+++ b/config/cmake/CTestCustom.cmake
@@ -41,16 +41,20 @@ set (CTEST_CUSTOM_MEMCHECK_IGNORE
H5TEST-err_compat #uses runTest.cmake
H5TEST-links_env #uses runTest.cmake
H5TEST-testlibinfo #uses grepTest.cmake
- H5TEST-clear-testhdf5-objects
H5TEST-clear-objects
+ #########
H5TEST-clear-cache-objects
H5TEST-clear-cache_api-objects
H5TEST-clear-cache_image-objects
H5TEST-clear-cache_tagging-objects
+ H5TEST-clear-del_many_dense_attrs-objects
H5TEST-clear-err_compat-objects
H5TEST-clear-error_test-objects
H5TEST-clear-filenotclosed-objects
+ H5TEST-clear-flush-objects
H5TEST-clear-links_env-objects
+ H5TEST-clear-testflushrefresh-objects
+ H5TEST-clear-testhdf5-objects
H5TEST-clear-ttsafe-objects
PERFORM_h5perform-clear-objects
HL_TOOLS-clear-objects