diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2019-01-22 22:19:15 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2019-01-22 22:19:15 (GMT) |
commit | 5c1d48bdcc2a324cf803f04f85f5f479d0f55d95 (patch) | |
tree | e6abc1ec7d59719cd9ec220e25e0ee606976c0f4 /config/cmake | |
parent | 29064dcb109359d3b17a8c361d172fa077012e7c (diff) | |
download | hdf5-5c1d48bdcc2a324cf803f04f85f5f479d0f55d95.zip hdf5-5c1d48bdcc2a324cf803f04f85f5f479d0f55d95.tar.gz hdf5-5c1d48bdcc2a324cf803f04f85f5f479d0f55d95.tar.bz2 |
Add new clear tests to ignore list
Diffstat (limited to 'config/cmake')
-rw-r--r-- | config/cmake/CTestCustom.cmake | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/cmake/CTestCustom.cmake b/config/cmake/CTestCustom.cmake index 33e6d4c..424c8bc 100644 --- a/config/cmake/CTestCustom.cmake +++ b/config/cmake/CTestCustom.cmake @@ -307,6 +307,11 @@ set (CTEST_CUSTOM_MEMCHECK_IGNORE H5REPACK_VERIFY_LAYOUT_ALL-layout_short_switches #uses grepTest.cmake H5REPACK-plugin H5REPACK_CMP-plugin_zero + ######### + ADD_H5_VERIFY_INVALIDBOUNDS-h5repack-latest_latest_invalid-clear-objects + H5REPACK_VERIFY_SUPERBLOCK-SB_IS_0-clear-objects + H5REPACK_VERIFY_SUPERBLOCK-SB_IS_2-clear-objects + H5REPACK_VERIFY_SUPERBLOCK-SB_IS_3-clear-objects ######### tools/h5stat ######### H5STAT-clearall-objects ######### tools/misc ######### |