Sync with 5.4.2
[deliverable/titan.core.git] / regression_test / XML / EXER-whitepaper / 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]
9AnyAttributes
10AnyElement
11AnyElementOptional
12AnyElementOptional2
13Attribute
14DefaultForEmpty
15EmbedValues
3f84031e 16EmbedValuesOptional
970ed795
EL
17List
18Name
19Namespaces
20NamespacesDup
21Order
22Qname
23Text
24Untagged
25Untagged1
26UseNil
27UseNilSimple
28UseNumber
29UseOrder
30UseType
31UseUnion
32Whitespace
33
34[LOGGING]
35ConsoleMask := ERROR | WARNING | TESTCASE | STATISTICS | USER
36# | VERDICTOP
37FileMask := LOG_ALL | USER | DEBUG_ENCDEC
38LogSourceInfo := Single
39LogEventTypes := Detailed
40
41#[EXTERNAL_COMMANDS]
42#EndTestcase = "echo"
43# This is to annoy me because the runtime leaks the name of external commands
44# in single mode
This page took 0.026452 seconds and 5 git commands to generate.