Sync with 5.4.0
[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
16List
17Name
18Namespaces
19NamespacesDup
20Order
21Qname
22Text
23Untagged
24Untagged1
25UseNil
26UseNilSimple
27UseNumber
28UseOrder
29UseType
30UseUnion
31Whitespace
32
33[LOGGING]
34ConsoleMask := ERROR | WARNING | TESTCASE | STATISTICS | USER
35# | VERDICTOP
36FileMask := LOG_ALL | USER | DEBUG_ENCDEC
37LogSourceInfo := Single
38LogEventTypes := Detailed
39
40#[EXTERNAL_COMMANDS]
41#EndTestcase = "echo"
42# This is to annoy me because the runtime leaks the name of external commands
43# in single mode
This page took 0.025505 seconds and 5 git commands to generate.