blob: 8245cd68d8b4fffe4cb65a454378bc52c69d768b [file] [log] [blame]
///////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2000-2019 Ericsson Telecom AB //
// //
// All rights reserved. This program and the accompanying materials //
// are made available under the terms of the Eclipse Public License v2.0 //
// which accompanies this distribution, and is available at //
// https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html //
///////////////////////////////////////////////////////////////////////////////
[LOGGING]
#FileMask := LOG_NOTHING
LogFile := "%c@%h-%n.log"
FileMask := LOG_ALL | TTCN_DEBUG
SourceInfoFormat := Stack
[MODULE_PARAMETERS]
tsp_TimeProfileEditor_GuiPortListenAddr := "localhost"
tsp_TimeProfileEditor_GuiPortListenPort := 12344
tsp_TimeProfileEditor_ConfigFilename := "./edited_time_profiles.cfg"
tsp_EPTF_ExecCtrl_TimeProfileDescrList := {
{
name := "weekday1",
timeProfileData := {
{ time := 0.0, targetValue := 5.0 }
}
}/*,
{
name := "new_weekday1",
timeProfileData := {
{ time := 0.0, targetValue := 10.0 }
}
}*/
}
tsp_EPTF_ExecCtrl_TimeProfileList := {
{
name := "weekday1_once",
timeProfileList := {
{
timeProfileDescrName := "weekday1",
startTime := 0.000000,
periodOfRepetition := 86400.000000,
nofRepetition := 0
}
}
}/*,
{
name := "weekday2_once",
timeProfileList := {
{
timeProfileDescrName := "weekday1",
startTime := 0.0,
periodOfRepetition := 86400.0,
nofRepetition := 0
},
{
timeProfileDescrName := "new_weekday1",
startTime := 86400.0,
periodOfRepetition := 86400.0,
nofRepetition := 0
}
}
}*/
}
[TESTPORT_PARAMETERS]
//*.gui_port.socket_debugging := "yes"
//*.gui_port.server_mode := "NO"
//*.gui_port.halt_on_connection_reset := "NO"
//*.*.socket_debugging := "yes"
*.*.use_connection_ASPs := "YES"
*.*.packet_hdr_length_offset := "0"
*.*.packet_hdr_nr_bytes_in_length := "4"
*.*.packet_hdr_byte_order := "MSB"
[MAIN_CONTROLLER]
[EXECUTE]
EPTF_TPE_Test_Testcases.control