Sync with 5.4.0
[deliverable/titan.core.git] / regression_test / XML / XmlWorkflow / src / XmlTest.cfg
CommitLineData
970ed795 1###############################################################################
3abe9331 2# Copyright (c) 2000-2015 Ericsson Telecom AB
970ed795
EL
3# All rights reserved. This program and the accompanying materials
4# are made available under the terms of the Eclipse Public License v1.0
5# which accompanies this distribution, and is available at
6# http://www.eclipse.org/legal/epl-v10.html
7###############################################################################
8#ModuleName.SampleParameter := SampleValue
9[TESTPORT_PARAMETERS]
10
11#ComponentID.PortName.ParameterName := "ParameterValue"
12[EXTERNAL_COMMANDS]
13
14#BeginControlPart := "begin_control_part_command"
15#EndControlPart := "end_control_part_command"
16#BeginTestCase := "begin_testcase_command"
17#EndTestCase := "end_testcase_command"
18[LOGGING]
19FileMask := ERROR | TESTCASE | STATISTICS | USER | VERDICTOP | WARNING | DEBUG_ENCDEC
20ConsoleMask := ACTION | ERROR | TESTCASE | STATISTICS | USER | VERDICTOP | WARNING
21TimeStampFormat := DateTime
22SourceInfoFormat := Single
23LogEventTypes := Yes
24
25#FileMask := LOG_ALL | TTCN_MATCHING | TTCN_DEBUG
26#ConsoleMask := LOG_ALL | TTCN_MATCHING | TTCN_DEBUG
27#TimeStampFormat := DateTime
28#LogEventTypes := Yes
29#LogSourceInfo := Yes
30#[GROUPS]
31
32#Group := host1, host2, host3
33#[COMPONENTS]
34
35#ComponentName := Group
36#[MAIN_CONTROLLER]
37#UnixSocketsEnabled := No
38
39[MODULE_PARAMETERS]
40tsp_shellCmdTimeout := 10.0
41
42[EXECUTE]
43xmlTest_Testcases.control
44#xmlTest_Testcases.tc_complex_import_withSL_encDec
45#xmlTest_Testcases.tc_complex_import_pos2_converter
46//saved by GUI
This page took 0.057914 seconds and 5 git commands to generate.