summaryrefslogtreecommitdiffstats
path: root/CTestConfig.cmake
blob: 3f5f3806deb73cac74fbdc6d5250bf07b6fa6684 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
## This file should be placed in the root directory of your project.
## Then modify the CMakeLists.txt file in the root directory of your
## project to incorporate the testing dashboard.
## # The following are required to uses Dart and the Cdash dashboard
##   ENABLE_TESTING()
##   INCLUDE(CTest)
set (CTEST_PROJECT_NAME "HDF5")
set (CTEST_NIGHTLY_START_TIME "18:00:00 CST")

set (CTEST_DROP_METHOD "http")
if (CDASH_LOCAL)
  set (CTEST_DROP_SITE "cdash-internal.hdfgroup.org")
  set (CTEST_DROP_LOCATION "/submit.php?project=HDF5Trunk")
else ()
  set (CTEST_DROP_SITE "cdash.hdfgroup.org")
  set (CTEST_DROP_LOCATION "/submit.php?project=HDF5+Trunk")
endif ()
set (CTEST_DROP_SITE_CDASH TRUE)

set (UPDATE_TYPE git)
set (VALGRIND_COMMAND "/usr/bin/valgrind")
set (VALGRIND_COMMAND_OPTIONS "-v --tool=memcheck --leak-check=full --track-fds=yes --num-callers=50 --show-reachable=yes --track-origins=yes --malloc-fill=0xff --free-fill=0xfe")
set (CTEST_MEMORYCHECK_COMMAND "/usr/bin/valgrind")
set (CTEST_MEMORYCHECK_COMMAND_OPTIONS "-v --tool=memcheck --leak-check=full --track-fds=yes --num-callers=50 --show-reachable=yes --track-origins=yes --malloc-fill=0xff --free-fill=0xfe")

set (CTEST_TEST_TIMEOUT 600 CACHE STRING
    "Maximum time allowed before CTest will kill the test.")
set (DART_TESTING_TIMEOUT 600 CACHE STRING
    "Maximum time allowed before CTest will kill the test." FORCE)

SET(CTEST_SUBMIT_RETRY_DELAY 20 CACHE STRING
    "How long to wait between timed-out CTest submissions.")
/oss-git/hdf5.git/plain/CMakeFilters.cmake?h=hdf5_1_12&id=1000e97d3a6867bce31f0c210e4f8f052659c73e'>plain -rw-r--r--CMakeInstallation.cmake24236logstatsplain -rw-r--r--CMakeLists.txt44480logstatsplain -rw-r--r--COPYING5561logstatsplain -rw-r--r--COPYING_LBNL_HDF52638logstatsplain -rw-r--r--CTestConfig.cmake2190logstatsplain -rw-r--r--MANIFEST110243logstatsplain -rw-r--r--Makefile.am7880logstatsplain -rw-r--r--Makefile.dist1122logstatsplain -rw-r--r--README.txt3000logstatsplain -rw-r--r--UserMacros.cmake1484logstatsplain -rw-r--r--acsite.m42105logstatsplain -rwxr-xr-xautogen.sh8471logstatsplain d---------bin1447logstatsplain d---------c++212logstatsplain d---------config1177logstatsplain -rw-r--r--configure.ac126376logstatsplain d---------examples1780logstatsplain