Sync with 5.4.2
[deliverable/titan.core.git] / regression_test / XML / EXER-whitepaper / config.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 [EXECUTE]
9 AnyAttributes
10 AnyElement
11 AnyElementOptional
12 AnyElementOptional2
13 Attribute
14 DefaultForEmpty
15 EmbedValues
16 EmbedValuesOptional
17 List
18 Name
19 Namespaces
20 NamespacesDup
21 Order
22 Qname
23 Text
24 Untagged
25 Untagged1
26 UseNil
27 UseNilSimple
28 UseNumber
29 UseOrder
30 UseType
31 UseUnion
32 Whitespace
33
34 [LOGGING]
35 ConsoleMask := ERROR | WARNING | TESTCASE | STATISTICS | USER
36 # | VERDICTOP
37 FileMask := LOG_ALL | USER | DEBUG_ENCDEC
38 LogSourceInfo := Single
39 LogEventTypes := 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.031843 seconds and 5 git commands to generate.