Last sync 2016.04.01
[deliverable/titan.core.git] / regression_test / negativeTest / NegTest.cfg
1 ###############################################################################
2 # Copyright (c) 2000-2016 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 # Contributors:
9 # Balasko, Jeno
10 # Raduly, Csaba
11 # Szabados, Kristof
12 #
13 ###############################################################################
14 [LOGGING]
15 LogFile := "NegTest_BER.log"
16 ConsoleMask := TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS | TTCN_WARNING
17 #SourceInfoFormat := Stack
18
19 [EXECUTE]
20 NegTestTestcases.control
21
22 [MAIN_CONTROLLER]
23 UnixSocketsEnabled := No
24
25 //saved by GUI
This page took 0.062618 seconds and 6 git commands to generate.