Sync with 5.4.0
[deliverable/titan.core.git] / regression_test / logger / emergency_logging / EL_BufferAll_8.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 # EL_BufferAll_8.cfg
9 [MODULE_PARAMETERS]
10 tsp_looplimit:=15
11
12 [TESTPORT_PARAMETERS]
13 #empty
14 [LOGGING]
15 LogFile := "logs/%e-%r.%s"
16
17 ConsoleMask := LOG_ALL
18 FileMask := LOG_ALL | DEBUG | MATCHING | USER
19 TimeStampFormat := Time
20 LogEventTypes := Yes
21 SourceInfoFormat := Stack
22 LogEventTypes := 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
46 Titan_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.033929 seconds and 5 git commands to generate.