c440a77bff6aa8e74472f5c330b6be80e3820f1c
[deliverable/titan.core.git] / regression_test / logFiles / TitanLogTest.cfg
1 ###############################################################################
2 # Copyright (c) 2000-2015 Ericsson Telecom AB
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]
9 tsp_NumberOfComponents := 3
10 tsp_PerfTestDuration := 5.0
11
12 [LOGGING]
13 LogFile := "new_logs/TitanLogTest-%n.%s"
14 FileMask := LOG_ALL | WARNING | VERDICTOP | USER | TESTCASE | STATISTICS | EXECUTOR | ERROR | ACTION
15 ConsoleMask := TTCN_WARNING | TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS
16
17 TimeStampFormat := DateTime
18 LogEventTypes := Yes
19 LogEntityName := Yes
20 SourceInfoFormat := Stack
21
22 [EXECUTE]
23 TitanLogTest.Titan_Logging_BasicTest
This page took 0.030798 seconds and 4 git commands to generate.