Sync with 5.4.0
[deliverable/titan.core.git] / regression_test / logger / emergency_logging / EL_BufferAll_2.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# EL_BufferAll_2.cfg
9[MODULE_PARAMETERS]
10tsp_looplimit:=0
11
12[TESTPORT_PARAMETERS]
13#empty
14[LOGGING]
15LogFile := "logs/%e-%r.%s"
16
17ConsoleMask := LOG_ALL | ERROR | ACTION | EXECUTOR | USER
18FileMask := LOG_ALL
19TimeStampFormat := Time
20LogEventTypes := Yes
21SourceInfoFormat := Stack
22LogEventTypes := Detailed
23//AppendFile := Yes
24
25*.EmergencyLogging:=15
26*.EmergencyLoggingBehaviour := BufferAll
27*.EmergencyLoggingMask := TESTCASE
28//| USER | ACTION | ERROR | PORTEVENT| EXECUTOR | DEBUG | DEFAULTOP | EXECUTOR | FUNCTION | MATCHING | DEBUG | PARALLEL | PORTEVENT | STATISTICS /* |
29//TESTCASE */ | TIMEROP
30//*.EmergencyLoggingMask := LOG_ALL | MATCHING | DEBUG
31[EXECUTE]
32//EmergencyLoggingTest.control
33//Titan_LogTest.control
34//EmergencyLoggingTest.tc_user
35//EmergencyLoggingTest.tc_PTC_create_EL
36//EmergencyLoggingTest.tc_user_EL
37//EmergencyLoggingTest.tc_user_EL
38//EmergencyLoggingTest.tc_user_EL
39//Titan_LogTest.control
40//Titan_LogTest.tc_action
41//Titan_LogTest.tc_default
42//Titan_LogTest.tc_error1
43//Titan_LogTest.tc_ex_runtime
44//Titan_LogTest.tc_function_rnd
45//Titan_LogTest.tc_not_existing_testcase
46Titan_LogTest.tc_parallel_portconn
47// Titan_LogTest.tc_parallel_portmap
48// Titan_LogTest.tc_portevent
49// Titan_LogTest.tc_timer
50// Titan_LogTest.tc_UserLog
51// Titan_LogTest.tc_verdict
52// Titan_LogTest.tc_matching
53// Titan_LogTest.tc_encdec
54//Titan_LogTest.tc_error1
55[MAIN_CONTROLLER]
56#UnixSocketsEnabled := No
57
58//saved by GUI
This page took 0.025609 seconds and 5 git commands to generate.