Last sync 2016.04.01
[deliverable/titan.core.git] / regression_test / negativeTest / NegTest_all.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 # Baranyi, Botond
11 # Raduly, Csaba
12 #
13 ###############################################################################
14 [LOGGING]
15 LogFile := "NegTest_all.log"
16 ConsoleMask := TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS | TTCN_WARNING #| TTCN_USER
17 FileMask := TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS | TTCN_WARNING | TTCN_USER | DEBUG_ENCDEC | VERDICTOP
18 SourceInfoFormat := Stack
19 LogEventTypes := Detailed
20
21 [EXECUTE]
22 negtest.control
23 NegTestTestcases.control
24 NegTest_TEXT_Testcases.control
25 NegTest_XML_Testcases.control
26 NegTest_RAW_Testcases.control
27 NegTest_JSON.control
28
29 //saved by GUI
This page took 0.033497 seconds and 6 git commands to generate.