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