blob: 350317359db583b231ac0349e0009005f43b8ddf [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
EPTF_CLL_Scheduler_Definitions.tsp_debug_EPTF_SchedulerFunctions := false
//EPTF_Scheduler_Test_Definitions.tsp_executionTime:=10.0
EPTF_Scheduler_Test_Definitions.tsp_executionTime:=1.0
EPTF_Scheduler_Test_Definitions.tsp_noOfEvents:=1000
EPTF_Scheduler_Test_Definitions.tsp_EPTF_Scheduler_Test_debug := true
tsp_eventGap := 0.0;
tsp_repeatNo := 10;
#Performance test parameters, the test will be run with all combinations of the following parameter list values
tsp_holdingTime := {0.5, 1.0, 5.0};//must be multiple of 0.1
tsp_cps := {200, 2000, 20000};
tsp_nofSchEvents := {2, 3, 5};//don't use 1
tsp_nofMeasurements := 100;
[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_STATISTICS | TTCN_TESTCASE | TTCN_ERROR | TTCN_WARNING | TTCN_USER
ConsoleMask := TTCN_STATISTICS | TTCN_TESTCASE| TTCN_ERROR | TTCN_WARNING | TTCN_USER | TTCN_ACTION
TimeStampFormat := DateTime
LogEventTypes := Yes
#LogSourceInfo := Yes
SourceInfoFormat := Single
[GROUPS]
#Group := host1, host2, host3
[COMPONENTS]
#ComponentName := Group
[MAIN_CONTROLLER]
#TCPPort := 1025
#NumHCs := 1
#KillTimer := 11
[EXECUTE]
EPTF_Scheduler_Test_Testcases.control