Sync with 5.4.0
[deliverable/titan.core.git] / regression_test / logFiles / TitanLogTest.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[MODULE_PARAMETERS]
9tsp_NumberOfComponents := 3
10tsp_PerfTestDuration := 5.0
11
12[LOGGING]
13LogFile := "new_logs/TitanLogTest-%n.%s"
14FileMask := LOG_ALL | WARNING | VERDICTOP | USER | TESTCASE | STATISTICS | EXECUTOR | ERROR | ACTION
15ConsoleMask := TTCN_WARNING | TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS
16
17TimeStampFormat := DateTime
18LogEventTypes := Yes
19LogEntityName := Yes
20SourceInfoFormat := Stack
21
22[EXECUTE]
23TitanLogTest.Titan_Logging_BasicTest
This page took 0.028478 seconds and 5 git commands to generate.