Sync with 5.1.0
[deliverable/titan.core.git] / regression_test / predefFunction / PreDef.cfg
CommitLineData
970ed795
EL
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
10[LOGGING]
11LogSourceInfo := Yes
12Logfile := "PreDef.log"
13FileMask := LOG_ALL
14ConsoleMask := TTCN_WARNING | TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS
15
16[EXECUTE]
17bit_to_SW.control
18char_to_SW.control
19# no compile-time eval for encvalue/decvalue
20enum_to_SW.control
21float_to_SW.control
22hex_to_SW.control
23int_to_SW.control
24length_of_SW.control
25oct_to_SW.control
26# no compile-time eval for regex
27replacer_SW.control
28rotter_SW.control
29shifty_SW.control
30size_of_SW.control
31str_to_SW.control
32sub_str_SW.control
33tcname_SW.control
34
35bit_to_OK.control
36char_to_OK.control
37encdec_OK.control
38enum_to_OK.control
39float_to_OK.control
40hex_to_OK.control
41int_to_OK.control
42isprecho_OK.control
43length_of_OK.control
44oct_to_OK.control
45regex_OK.control
46replacer_OK.control
47rotter_OK.control
48shifty_OK.control
49size_of_OK.control
50str_to_OK.control
51sub_str_OK.control
52tcname_OK.control
This page took 0.024967 seconds and 5 git commands to generate.