Sync with 5.4.0
[deliverable/titan.core.git] / regression_test / logger / logtest / Titan_LogTest_MATCH.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]
13EndControlPart := "echo"
14BeginTestCase := "echo"
15EndTestCase := "echo"
16BeginControlPart := "echo"
17
18#EndControlPart := "end_control_part_command"
19#BeginTestCase := "begin_testcase_command"
20#EndTestCase := "end_testcase_command"
21[LOGGING]
22FileMask := TTCN_MATCHING
23ConsoleMask := TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS
24SourceInfoFormat := Stack
25LogEventTypes := Detailed
26MatchingHints := Detailed
27
28#FileMask := LOG_ALL | TTCN_MATCHING | TTCN_DEBUG
29#ConsoleMask := LOG_ALL | TTCN_MATCHING | TTCN_DEBUG
30#TimeStampFormat := DateTime
31#LogEventTypes := Yes
32#LogSourceInfo := Yes
33[GROUPS]
34
35#Group := host1, host2, host3
36[COMPONENTS]
37
38#ComponentName := Group
39[MAIN_CONTROLLER]
40UnixSocketsEnabled := No
41
42[EXECUTE]
43Titan_LogTest.control
44
45//saved by GUI
This page took 0.02559 seconds and 5 git commands to generate.