blob: 7e6f070a67455eeea2215c08017c9c402c93e37c [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 //
// //
///////////////////////////////////////////////////////////////////////////////
[MODULE_PARAMETERS]
#ModuleName.SampleParameter := SampleValue
tsp_eps :=2.0; //handle with care (EPS stat)
tsp_EPTF_Var_debug := false;
tsp_debug_EPTF_StatMeasure_Functions := false;
tsp_EPTF_Var_SyncInterval := 2.0; //handle with care (EPS stat)
[TESTPORT_PARAMETERS]
#ComponentID.PortName.ParameterName := "ParameterValue"
[EXTERNAL_COMMANDS]
#BeginControlPart := "begin_control_part_command"
#EndControlPart := "end_control_part_command"
#BeginTestCase := "begin_testcase_command"
#EndTestCase := "end_testcase_command"
[LOGGING]
FileMask := TTCN_TESTCASE | TTCN_STATISTICS | TTCN_VERDICTOP | TTCN_MATCHING | ACTION
LogFile := "%e.%h-%r.log"
ConsoleMask := TTCN_TESTCASE | TTCN_STATISTICS | TTCN_VERDICTOP | ACTION
SourceInfoFormat := Stack
MatchingHints := Detailed
TimeStampFormat := DateTime
LogEventTypes := Yes
LogEntityName := Yes
#Group := host1, host2, host3
[COMPONENTS]
#ComponentName := Group
[MAIN_CONTROLLER]
[EXECUTE]
EPTF_StatMeasure_Test_Testcases.control
//saved by GUI