view CTestConfig.cmake @ 1491:c6e9e08ebae6

Add 3GPP TS 29.344 V15.1.0 (2019-09) Add AVPs from 3GPP TS 29.344: - ProSe-Subscription-Data, Grouped, code 3701, section 6.3.2 - ProSe-Permission, Unsigned32, code 3702, section 6.3.3 - ProSe-Allowed-PLMN, Grouped, code 3703, section 6.3.4 - ProSe-Direct-Allowed, Unsigned32, code 3704, section 6.3.5 - UPR-Flags, Unsigned32, code 3705, section 6.3.6 - PNR-Flags, Unsigned32, code 3706, section 6.3.7 - ProSe-Initial-Location-Information, Grouped, code 3707, section 6.3.9
author Luke Mewburn <luke@mewburn.net>
date Mon, 30 Mar 2020 10:22:46 +1100
parents b7002bcc92a5
children
line wrap: on
line source

# Configuration for sumitting the test result.
# Check http://www.freediameter.net/CDash for detail.

set(CTEST_PROJECT_NAME "freeDiameter")
set(CTEST_NIGHTLY_START_TIME "00:00:00 JST")

set(CTEST_DROP_METHOD "http")
set(CTEST_DROP_SITE "www.freediameter.net")
set(CTEST_DROP_LOCATION "/CDash/submit.php?project=freeDiameter")
set(CTEST_DROP_SITE_CDASH TRUE)
"Welcome to our mercurial repository"