Sync with 5.2.0
[deliverable/titan.core.git] / regression_test / XML / XER / config.cfg
1 ###############################################################################
2 # Copyright (c) 2000-2014 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 [EXECUTE]
9 Txerboolean.control
10 Txerenum.control
11 Txerfloat.control
12 Txerint.control
13 Txerstring.control
14 Txernested.control
15 Txersets.control
16 Txerasntypes.control
17 Txerobjclass.control
18 Txerbinstr.control
19 Txerasntypes.decode_something
20 Txerasntypes.decode_everything
21
22 [LOGGING]
23 FileMask := LOG_ALL | USER | DEBUG_ENCDEC
24 ConsoleMask := ERROR | WARNING | TESTCASE | STATISTICS | USER
25 #| VERDICTOP
26 #| DEBUG_ENCDEC
27
28 LogEventTypes := Detailed
29 SourceInfoFormat := Single
30
31 [MODULE_PARAMETERS]
32 # Txerasntypes.verbose := true;
33
This page took 0.031606 seconds and 5 git commands to generate.