diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2016-11-22 21:04:26 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2016-11-22 21:04:34 (GMT) |
commit | c2e60909e35d988e86d78b7c8bfc0d2d51c4e75f (patch) | |
tree | ce00f161d41dba5eee67eaadd7814d5f3f906b92 /config/cmake/CTestCustom.cmake | |
parent | fff898558e3c828070abe81b4147bd959ed37ccb (diff) | |
download | hdf5-c2e60909e35d988e86d78b7c8bfc0d2d51c4e75f.zip hdf5-c2e60909e35d988e86d78b7c8bfc0d2d51c4e75f.tar.gz hdf5-c2e60909e35d988e86d78b7c8bfc0d2d51c4e75f.tar.bz2 |
Add test to memcheck ignore and increase cache test timeout
Diffstat (limited to 'config/cmake/CTestCustom.cmake')
-rw-r--r-- | config/cmake/CTestCustom.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/cmake/CTestCustom.cmake b/config/cmake/CTestCustom.cmake index 481873e..f9431e7 100644 --- a/config/cmake/CTestCustom.cmake +++ b/config/cmake/CTestCustom.cmake @@ -211,6 +211,7 @@ set (CTEST_CUSTOM_MEMCHECK_IGNORE H5REPACK_VERIFY_LAYOUT_ALL-layout_long_switches #uses grepTest.cmake H5REPACK_VERIFY_LAYOUT_ALL-layout_short_switches #uses grepTest.cmake H5REPACK-plugin + H5REPACK_CMP-plugin_zero ######### tools/h5stat ######### H5STAT-clearall-objects ######### tools/misc ######### |