added hostid function (artf724006)
[deliverable/titan.core.git] / regression_test / Makefile
index 01361d583eb664da7d50a988bd759c053cf123c7..e359cf66841accd94e209c026636c796aa67525c 100644 (file)
@@ -1,10 +1,34 @@
-###############################################################################
-# Copyright (c) 2000-2015 Ericsson Telecom AB
+##############################################################################
+# Copyright (c) 2000-2016 Ericsson Telecom AB
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
 # http://www.eclipse.org/legal/epl-v10.html
-###############################################################################
+#
+# Contributors:
+#   
+#   Balasko, Jeno
+#   Baranyi, Botond
+#   Beres, Szabolcs
+#   Czerman, Oliver
+#   Delic, Adam
+#   Dimitrov, Peter
+#   Forstner, Matyas
+#   Godar, Marton
+#   Hanko, Matyas
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Lovassy, Arpad
+#   Ormandi, Matyas
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Bence Janos
+#   Szabo, Janos Zoltan – initial implementation
+#   Szalai, Gabor
+#   Tatarka, Gabor
+#   Zalanyi, Balazs Andor
+#
+##############################################################################
 # Settings for the regression test
 
 TOPDIR := $(CURDIR)
@@ -21,7 +45,8 @@ nonMandatoryPar logFiles logger_control namedActualParameters \
 assignmentNotation omitdef anytype RAW implicitMsgEncoding pattern_quadruples \
 macros visibility hexstrOper ucharstrOper objidOper CRTR00015758 slider \
 XML ipv6 implicitOmit testcase_defparam transparent HQ16404 cfgFile \
-all_from lazyEval tryCatch text2ttcn json junitlogger ttcn2json profiler templateOmit
+all_from lazyEval tryCatch text2ttcn json junitlogger ttcn2json profiler templateOmit \
+customEncoding makefilegen uidChars checkstate hostid
 
 ifdef DYN
 DIRS += loggerplugin
This page took 0.023979 seconds and 5 git commands to generate.