Sync with 5.1.0
[deliverable/titan.core.git] / regression_test / ucharstrOper / 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 [MODULE_PARAMETERS]
9 mp_u2cs := "\xC3\xA5"
10 mp_u2 := "\xC3\xA5"
11 mp_u2ch := char( 0, 0, 0, 229 )
12
13 [LOGGING]
14 Logfile := "ucharstrOper.log"
15 FileMask :=WARNING|VERDICTOP|USER|TIMEROP|TESTCASE|STATISTICS|PORTEVENT|PARALLEL|FUNCTION|EXECUTOR|ERROR|DEFAULTOP|ACTION
16 ConsoleMask := TTCN_WARNING | TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS
17 LogSourceInfo := Yes
18 SourceInfoFormat := Single
19 [EXECUTE]
20 TucharstrOper.control
21 cstr_content.control
22 cstr_content.tc_unichar_utf8_mp2
23 UTF8Testcases.control
24 UTF16Testcases.control
25 UTF32Testcases.control
26 Base64Testcases.control
This page took 0.031283 seconds and 5 git commands to generate.