Last sync 2016.04.01
[deliverable/titan.core.git] / regression_test / logger / logtest / Titan_LogTest_ACTIONplusEXECUTOR_RT.cfg
CommitLineData
970ed795 1###############################################################################
d44e3c4f 2# Copyright (c) 2000-2016 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
d44e3c4f 7#
8# Contributors:
9# Balasko, Jeno
10#
970ed795
EL
11###############################################################################
12#ModuleName.SampleParameter := SampleValue
13[TESTPORT_PARAMETERS]
14
15#ComponentID.PortName.ParameterName := "ParameterValue"
16[EXTERNAL_COMMANDS]
17EndControlPart := "echo"
18BeginTestCase := "echo"
19EndTestCase := "echo"
20BeginControlPart := "echo"
21
22#EndControlPart := "end_control_part_command"
23#BeginTestCase := "begin_testcase_command"
24#EndTestCase := "end_testcase_command"
25[LOGGING]
26FileMask := TTCN_ACTION | EXECUTOR_RUNTIME
27ConsoleMask := TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS
28SourceInfoFormat := Stack
29LogEventTypes := Detailed
30MatchingHints := Detailed
31
32#FileMask := LOG_ALL | TTCN_MATCHING | TTCN_DEBUG
33#ConsoleMask := LOG_ALL | TTCN_MATCHING | TTCN_DEBUG
34#TimeStampFormat := DateTime
35#LogEventTypes := Yes
36#LogSourceInfo := Yes
37[GROUPS]
38
39#Group := host1, host2, host3
40[COMPONENTS]
41
42#ComponentName := Group
43[MAIN_CONTROLLER]
44UnixSocketsEnabled := No
45
46[EXECUTE]
47Titan_LogTest.control
48
49//saved by GUI
This page took 0.03 seconds and 5 git commands to generate.