The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=15158 
====================================================================== 
Reported By:                trsystran
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15158
Category:                   CTest
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-09-16 09:52 EDT
Last Modified:              2014-09-16 09:52 EDT
====================================================================== 
Summary:                    MemCheck: Valgrind with multiple supressions files
Description: 
Currently CMake only accepts one valgrind suppressions file using the
"CTEST_MEMORYCHECK_SUPPRESSIONS_FILE" variable.
>From Valgrind man "You may use up to 100 extra suppression files.".

It would be useful to be able to set a list of suppression files instead of just

one.

Currently I have to generate a new suppressions files by concatenating multiple
files into one, and feed this to ctest.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-09-16 09:52 trsystran      New Issue                                    
======================================================================

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to