ctest: Set the memcheck suppression file correctly.

This commit is contained in:
Andreas Schneider
2010-12-19 16:30:23 +01:00
parent 27f170011e
commit bcfab67daf
2 changed files with 3 additions and 3 deletions

View File

@@ -1,8 +1,5 @@
set(UPDATE_TYPE "true")
set(MEMORYCHECK_SUPPRESSIONS_FILE ${CMAKE_SOURCE_DIR}/tests/valgrind.supp)
#set(CTEST_CUSTOM_MEMCHECK_IGNORE torture_rand)
set(CTEST_PROJECT_NAME "libssh")
set(CTEST_NIGHTLY_START_TIME "01:00:00 CET")