Last sync 2016.04.01
authorerititan <elemer.lelik@ericsson.com>
Fri, 1 Apr 2016 10:27:44 +0000 (12:27 +0200)
committererititan <elemer.lelik@ericsson.com>
Fri, 1 Apr 2016 10:27:44 +0000 (12:27 +0200)
2875 files changed:
JNI/Makefile
JNI/jnimw.cc
JNI/jnimw.h
JNI/jninativelib.cc
JNI/org_eclipse_titan_executor_jni_JNIMiddleWare.h
Makefile
Makefile.cfg
Makefile.genrules
README.cygwin
README.linux
README.mingw
common/CharCoding.hh
common/JSON_Tokenizer.cc
common/JSON_Tokenizer.hh
common/Makefile
common/ModuleVersion.cc
common/ModuleVersion.hh
common/NetworkHandler.cc
common/NetworkHandler.hh
common/Path2.cc
common/Path2.hh
common/Quadruple.cc
common/Quadruple.hh
common/cfg_process_utils.hh
common/config_preproc.cc
common/config_preproc.h
common/config_preproc_la.l
common/config_preproc_p.y
common/dbgnew.hh
common/hostid.c
common/license.c
common/license.h
common/memory.c
common/memory.h
common/new.cc
common/path.c
common/path.h
common/pattern.hh
common/pattern_la.l
common/pattern_p.y
common/pattern_uni.y
common/platform.h
common/static_check.h
common/ttcn3float.hh
common/usage_stats.cc
common/usage_stats.hh
common/userinfo.c
common/userinfo.h
common/version.h
common/version.py [changed mode: 0644->0755]
common/version_internal.h
compiler2/AST.cc
compiler2/AST.hh
compiler2/Code.cc
compiler2/Code.hh
compiler2/CodeGenHelper.cc
compiler2/CodeGenHelper.hh
compiler2/CompField.cc
compiler2/CompField.hh
compiler2/CompType.cc
compiler2/CompType.hh
compiler2/CompilerError.cc
compiler2/CompilerError.hh
compiler2/Constraint.cc
compiler2/Constraint.hh
compiler2/EnumItem.cc
compiler2/EnumItem.hh
compiler2/Identifier.cc
compiler2/Identifier.hh
compiler2/Int.cc
compiler2/Int.hh
compiler2/Makefile
compiler2/PredefFunc.cc
compiler2/PredefFunc.hh
compiler2/ProjectGenHelper.cc
compiler2/ProjectGenHelper.hh
compiler2/Real.cc
compiler2/Real.hh
compiler2/Setting.cc
compiler2/Setting.hh
compiler2/SigParam.cc
compiler2/SigParam.hh
compiler2/Stopwatch.cc
compiler2/Stopwatch.hh
compiler2/Type.cc
compiler2/Type.hh
compiler2/TypeCompat.cc
compiler2/TypeCompat.hh
compiler2/Type_chk.cc
compiler2/Type_codegen.cc
compiler2/Typestuff.cc
compiler2/Typestuff.hh
compiler2/Value.cc
compiler2/Value.hh
compiler2/Valuestuff.cc
compiler2/Valuestuff.hh
compiler2/XerAttributes.cc
compiler2/XerAttributes.hh
compiler2/asn1/AST_asn1.cc
compiler2/asn1/AST_asn1.hh
compiler2/asn1/Block.cc
compiler2/asn1/Block.hh
compiler2/asn1/Makefile
compiler2/asn1/OCSV.cc
compiler2/asn1/OCSV.hh
compiler2/asn1/Object.cc
compiler2/asn1/Object.hh
compiler2/asn1/Object0.hh
compiler2/asn1/Ref.cc
compiler2/asn1/Ref.hh
compiler2/asn1/TableConstraint.cc
compiler2/asn1/TableConstraint.hh
compiler2/asn1/Tag.cc
compiler2/asn1/Tag.hh
compiler2/asn1/TokenBuf.cc
compiler2/asn1/TokenBuf.hh
compiler2/asn1/Type_parse.cc
compiler2/asn1/asn1.hh
compiler2/asn1/asn1_preparser.h
compiler2/asn1/asn1_preparser.l
compiler2/asn1/asn1la.l
compiler2/asn1/asn1p.y
compiler2/asn1/asn1p_old.h
compiler2/compiler.1
compiler2/datatypes.h
compiler2/encdec.c
compiler2/encdec.h
compiler2/enum.c
compiler2/enum.h
compiler2/error.h
compiler2/functionref.c
compiler2/functionref.h
compiler2/main.cc
compiler2/main.hh
compiler2/makefile.c
compiler2/map.hh
compiler2/record.c
compiler2/record.h
compiler2/record_of.c
compiler2/record_of.h
compiler2/stack.hh
compiler2/string.cc
compiler2/string.hh
compiler2/subtype.cc
compiler2/subtype.hh
compiler2/subtypestuff.cc
compiler2/subtypestuff.hh
compiler2/tcov.xsd
compiler2/tcov.xsl
compiler2/tcov2lcov.cc
compiler2/tcov2lcov.hh
compiler2/ttcn3/AST_ttcn3.cc
compiler2/ttcn3/AST_ttcn3.hh
compiler2/ttcn3/ArrayDimensions.cc
compiler2/ttcn3/ArrayDimensions.hh
compiler2/ttcn3/Attributes.cc
compiler2/ttcn3/Attributes.hh
compiler2/ttcn3/BerAST.cc
compiler2/ttcn3/BerAST.hh
compiler2/ttcn3/ILT.cc
compiler2/ttcn3/ILT.hh
compiler2/ttcn3/JsonAST.cc
compiler2/ttcn3/JsonAST.hh
compiler2/ttcn3/Makefile
compiler2/ttcn3/PatternString.cc
compiler2/ttcn3/PatternString.hh
compiler2/ttcn3/RawAST.cc
compiler2/ttcn3/RawAST.hh
compiler2/ttcn3/Statement.cc
compiler2/ttcn3/Statement.hh
compiler2/ttcn3/Templatestuff.cc
compiler2/ttcn3/Templatestuff.hh
compiler2/ttcn3/TextAST.cc
compiler2/ttcn3/TextAST.hh
compiler2/ttcn3/Ttcn2Json.cc
compiler2/ttcn3/Ttcn2Json.hh
compiler2/ttcn3/TtcnTemplate.cc
compiler2/ttcn3/TtcnTemplate.hh
compiler2/ttcn3/Ttcnstuff.cc
compiler2/ttcn3/Ttcnstuff.hh
compiler2/ttcn3/charstring_la.l
compiler2/ttcn3/coding_attrib_la.l
compiler2/ttcn3/coding_attrib_p.y
compiler2/ttcn3/compiler.c
compiler2/ttcn3/compiler.h
compiler2/ttcn3/compiler.l
compiler2/ttcn3/compiler.y
compiler2/ttcn3/comptype_attrib_la.l
compiler2/ttcn3/port.c
compiler2/ttcn3/port.h
compiler2/ttcn3/profiler.c
compiler2/ttcn3/profiler.h
compiler2/ttcn3/pstring_la.l
compiler2/ttcn3/rawAST.l
compiler2/ttcn3/rawAST.y
compiler2/ttcn3/rawASTspec.h
compiler2/ttcn3/signature.c
compiler2/ttcn3/signature.h
compiler2/ttcn3/ttcn3_preparser.h
compiler2/ttcn3/ttcn3_preparser.l
compiler2/union.c
compiler2/union.h
compiler2/ustring.cc
compiler2/ustring.hh
compiler2/vector.hh
compiler2/xpather.cc
compiler2/xpather.h
core/ASN_Any.cc
core/ASN_Any.hh
core/ASN_CharacterString.cc
core/ASN_CharacterString.hh
core/ASN_EmbeddedPDV.cc
core/ASN_EmbeddedPDV.hh
core/ASN_External.cc
core/ASN_External.hh
core/ASN_Null.cc
core/ASN_Null.hh
core/Addfunc.cc
core/Addfunc.hh
core/Array.cc
core/Array.hh
core/BER.cc
core/BER.hh
core/Basetype.cc
core/Basetype.hh
core/Bitstring.cc
core/Bitstring.hh
core/Boolean.cc
core/Boolean.hh
core/Charstring.cc
core/Charstring.hh
core/Communication.cc
core/Communication.hh
core/Component.cc
core/Component.hh
core/Default.cc
core/Default.hh
core/Encdec.cc
core/Encdec.hh
core/Error.cc
core/Error.hh
core/Event_Handler.hh
core/Fd_And_Timeout_User.hh
core/Float.cc
core/Float.hh
core/Hexstring.cc
core/Hexstring.hh
core/ILoggerPlugin.hh
core/Integer.cc
core/Integer.hh
core/JSON.cc
core/JSON.hh
core/LegacyLogger.cc
core/LegacyLogger.hh
core/Logger.cc
core/Logger.hh
core/LoggerPlugin.cc
core/LoggerPlugin.hh
core/LoggerPluginManager.cc
core/LoggerPluginManager.hh
core/LoggerPlugin_dynamic.cc
core/LoggerPlugin_static.cc
core/LoggingBits.cc
core/LoggingBits.hh
core/LoggingParam.hh
core/Makefile
core/Message_types.hh
core/Module_list.cc
core/Module_list.hh
core/Objid.cc
core/Objid.hh
core/Octetstring.cc
core/Octetstring.hh
core/Optional.hh
core/Parallel_main.cc
core/Param_Types.cc
core/Param_Types.hh
core/Parameters.h
core/Port.cc
core/Port.hh
core/PreGenRecordOf.ttcn
core/ProfMerge_main.cc
core/Profiler.cc
core/Profiler.hh
core/ProfilerTools.cc
core/ProfilerTools.hh
core/RAW.cc
core/RAW.hh
core/RInt.cc
core/RInt.hh
core/RefdIndex.hh
core/Runtime.cc
core/Runtime.hh
core/Single_main.cc
core/Snapshot.cc
core/Snapshot.hh
core/String_struct.hh
core/Struct_of.cc
core/Struct_of.hh
core/TCov.cc
core/TCov.hh
core/TEXT.cc
core/TEXT.hh
core/TTCN3.hh
core/Template.cc
core/Template.hh
core/Textbuf.cc
core/Textbuf.hh
core/Timer.cc
core/Timer.hh
core/TitanLoggerApi.xsd
core/TitanLoggerControl.ttcn
core/TitanLoggerControlImpl.cc
core/Types.h
core/Universal_charstring.cc
core/Universal_charstring.hh
core/VIRAG.asn
core/Vector.hh
core/Verdicttype.cc
core/Verdicttype.hh
core/XER.cc
core/XER.hh
core/XmlReader.cc
core/XmlReader.hh
core/config_process.l
core/config_process.y
core/gccversion.c
core/license_gen.c
core/simplify.pl [changed mode: 0644->0755]
core2/Basetype2.cc
core2/Makefile
doc/parallelarch/Makefile
doc/parallelarch/state_mach_mapping_mc.dot
etc/Makefile
etc/TXDSample.xml
etc/autotest/freshbuild.sh
etc/autotest/mountall.sh
etc/autotest/product_handler.py
etc/autotest/titan_builder.py
etc/autotest/titan_builder.sh
etc/autotest/titan_builder_cfg.py
etc/autotest/titan_publisher.py
etc/download_stats/addDownloadStats.xsl
etc/howto/pqb_stats_howto.txt [changed mode: 0755->0644]
etc/howto/titan_release_howto.txt [changed mode: 0755->0644]
etc/scripts/cfg_msg_maker.py [changed mode: 0644->0755]
etc/scripts/stacklogger.pl [changed mode: 0644->0755]
etc/scripts/tpd_graph_xml2dot.py [changed mode: 0644->0755]
etc/scripts/ttcn3_archive.pl [changed mode: 0644->0755]
etc/solaris/build.sh
etc/solaris/get.sh
etc/solaris/path.sh
etc/solaris/titan.sh
etc/xsd/Junit.xsd
etc/xsd/TPD.xsd
function_test/BER_EncDec/BER_EncDec_TD.fast_script
function_test/BER_EncDec/BER_EncDec_TD.script
function_test/BER_EncDec/Makefile
function_test/BER_EncDec/Temp.cfg
function_test/Config_Parser/Logging_1_TD.script [changed mode: 0755->0644]
function_test/Config_Parser/OrderedInclude.script
function_test/Config_Parser/PreprocessingCfgFiles_TD.script
function_test/Config_Parser/begin_script.sh
function_test/Config_Parser/end_script.sh
function_test/Config_Parser/extfunc.cc [changed mode: 0755->0644]
function_test/Makefile
function_test/RAW_EncDec/Makefile
function_test/RAW_EncDec/RAW_EncDec_TD.fast_script
function_test/RAW_EncDec/RAW_EncDec_TD.script
function_test/RAW_EncDec/Temp.cfg
function_test/README.txt [changed mode: 0755->0644]
function_test/Semantic_Analyser/ASN_SA_1_TD.script
function_test/Semantic_Analyser/ASN_SA_asn1adhoc_TD.script
function_test/Semantic_Analyser/Makefile.semantic
function_test/Semantic_Analyser/SA_6_TD.script
function_test/Semantic_Analyser/TTCN3_SA_10_TD.script
function_test/Semantic_Analyser/TTCN3_SA_11_TD.script
function_test/Semantic_Analyser/TTCN3_SA_12_TD.script_not_running
function_test/Semantic_Analyser/TTCN3_SA_13_TD.script
function_test/Semantic_Analyser/TTCN3_SA_1_TD.script
function_test/Semantic_Analyser/TTCN3_SA_3_TD.script
function_test/Semantic_Analyser/TTCN3_SA_4_TD.script
function_test/Semantic_Analyser/TTCN3_SA_5_TD.script
function_test/Semantic_Analyser/TTCN3_SA_6_TD.script
function_test/Semantic_Analyser/TTCN3_SA_7_TD.script
function_test/Semantic_Analyser/TTCN3_SA_9_TD.script
function_test/Semantic_Analyser/TTCN3_SA_ttcn3adhoc_TD.script
function_test/Semantic_Analyser/cw.pl
function_test/Semantic_Analyser/defpars/HQ30279A.ttcn
function_test/Semantic_Analyser/defpars/Makefile
function_test/Semantic_Analyser/defpars/bende_fn_SE.ttcn
function_test/Semantic_Analyser/defpars/bende_t_SE.ttcn
function_test/Semantic_Analyser/encode/Makefile
function_test/Semantic_Analyser/encode/encode_SE.ttcn
function_test/Semantic_Analyser/float/Makefile
function_test/Semantic_Analyser/float/subtype_OK.ttcn
function_test/Semantic_Analyser/float/subtype_SE.ttcn
function_test/Semantic_Analyser/harness.pl
function_test/Semantic_Analyser/import_of_iports/A_CYCLIC.ttcn
function_test/Semantic_Analyser/import_of_iports/A_SE.ttcn
function_test/Semantic_Analyser/import_of_iports/B_APR_SE.ttcn
function_test/Semantic_Analyser/import_of_iports/B_APU_SE.ttcn
function_test/Semantic_Analyser/import_of_iports/B_CEFR_SE.ttcn
function_test/Semantic_Analyser/import_of_iports/B_CYCLIC.ttcn
function_test/Semantic_Analyser/import_of_iports/B_SE.ttcn
function_test/Semantic_Analyser/import_of_iports/C_BPR_SE.ttcn
function_test/Semantic_Analyser/import_of_iports/C_BPU_SE.ttcn
function_test/Semantic_Analyser/import_of_iports/C_CYCLIC.ttcn
function_test/Semantic_Analyser/import_of_iports/C_FR_SE.ttcn
function_test/Semantic_Analyser/import_of_iports/C_SE.ttcn
function_test/Semantic_Analyser/import_of_iports/D_CPR_SE.ttcn
function_test/Semantic_Analyser/import_of_iports/D_CPU_SE.ttcn
function_test/Semantic_Analyser/import_of_iports/D_FR_SE.ttcn
function_test/Semantic_Analyser/import_of_iports/D_SE.ttcn
function_test/Semantic_Analyser/import_of_iports/E_DPR_SE.ttcn
function_test/Semantic_Analyser/import_of_iports/E_DPU_SE.ttcn
function_test/Semantic_Analyser/import_of_iports/E_FR_SE.ttcn
function_test/Semantic_Analyser/import_of_iports/E_SE.ttcn
function_test/Semantic_Analyser/import_of_iports/Makefile
function_test/Semantic_Analyser/options/quitter3.ttcn
function_test/Semantic_Analyser/options/quitter3Q1.ttcn
function_test/Semantic_Analyser/options/quitter3Q1S.ttcn
function_test/Semantic_Analyser/options/quitter3Q2.ttcn
function_test/Semantic_Analyser/options/quitter3Q2S.ttcn
function_test/Semantic_Analyser/options/quitter3S.ttcn
function_test/Semantic_Analyser/param/Makefile
function_test/Semantic_Analyser/param/param_SE.ttcn
function_test/Semantic_Analyser/template/Makefile
function_test/Semantic_Analyser/template/TempOmit_SE.ttcn
function_test/Semantic_Analyser/template/TempRes_SE.ttcn
function_test/Semantic_Analyser/ver/CRL_111_222_3_R2D_OK.ttcn
function_test/Semantic_Analyser/ver/CRL_111_222_R2D_OK.ttcn
function_test/Semantic_Analyser/ver/Makefile
function_test/Semantic_Analyser/ver/R2D2_SE.ttcn
function_test/Semantic_Analyser/ver/R2D_SE.ttcn
function_test/Semantic_Analyser/ver/c3p0_SE.ttcn
function_test/Semantic_Analyser/ver/dup_ver_SE.ttcn
function_test/Semantic_Analyser/ver/high_titan_SE.ttcn
function_test/Semantic_Analyser/ver/importer_SE.ttcn
function_test/Semantic_Analyser/ver/new_ver_SE.ttcn
function_test/Semantic_Analyser/ver/notimported_SE.ttcn
function_test/Semantic_Analyser/ver/noversion_SE.ttcn
function_test/Semantic_Analyser/ver/t [deleted file]
function_test/Semantic_Analyser/ver/unreleased_SE.ttcn
function_test/Semantic_Analyser/ver/ver_OK.ttcn
function_test/Semantic_Analyser/ver/ver_highest_OK.ttcn
function_test/Semantic_Analyser/ver/ver_newstyle_OK.ttcn
function_test/Semantic_Analyser/ver/ver_newstyle_per1_template_OK.ttcn
function_test/Semantic_Analyser/ver/ver_newstyle_template_OK.ttcn
function_test/Semantic_Analyser/xer/Makefile
function_test/Semantic_Analyser/xer/aa_not_in_record_SE.ttcn
function_test/Semantic_Analyser/xer/aa_not_string_SE.ttcn
function_test/Semantic_Analyser/xer/aa_twice_SE.ttcn
function_test/Semantic_Analyser/xer/aa_untagged_SE.ttcn
function_test/Semantic_Analyser/xer/ae_clash_SE.ttcn
function_test/Semantic_Analyser/xer/ae_wrong_type_SE.ttcn
function_test/Semantic_Analyser/xer/atr_not_on_record_SE.ttcn
function_test/Semantic_Analyser/xer/atr_untagged_SE.ttcn
function_test/Semantic_Analyser/xer/attribs_OK.ttcn
function_test/Semantic_Analyser/xer/b64_clash_SE.ttcn
function_test/Semantic_Analyser/xer/b64_wrong_type_SE.ttcn
function_test/Semantic_Analyser/xer/bogus_SE.ttcn
function_test/Semantic_Analyser/xer/decimal_SE.ttcn
function_test/Semantic_Analyser/xer/dfe_charenc_OK.ttcn
function_test/Semantic_Analyser/xer/dfe_clash_SE.ttcn
function_test/Semantic_Analyser/xer/dfe_int_OK.ttcn
function_test/Semantic_Analyser/xer/disorder_SE.ttcn
function_test/Semantic_Analyser/xer/dup_text_SE.ttcn
function_test/Semantic_Analyser/xer/dupenum_SE.ttcn
function_test/Semantic_Analyser/xer/emb_first_opt_SE.ttcn
function_test/Semantic_Analyser/xer/emb_first_untag_SE.ttcn
function_test/Semantic_Analyser/xer/emb_not_record_SE.ttcn
function_test/Semantic_Analyser/xer/emb_untag_SE.ttcn
function_test/Semantic_Analyser/xer/emb_wrong_first_SE.ttcn
function_test/Semantic_Analyser/xer/encdec_OK.ttcn
function_test/Semantic_Analyser/xer/ifq_SE.ttcn
function_test/Semantic_Analyser/xer/list_clash_SE.ttcn
function_test/Semantic_Analyser/xer/list_not_recof_SE.ttcn
function_test/Semantic_Analyser/xer/namedup1_SE.ttcn
function_test/Semantic_Analyser/xer/namedup2_SE.ttcn
function_test/Semantic_Analyser/xer/no_text_all_SE.ttcn
function_test/Semantic_Analyser/xer/ns_empty_prefix_dup_OK.ttcn
function_test/Semantic_Analyser/xer/ns_prefix_dup_OK.ttcn
function_test/Semantic_Analyser/xer/ns_xml_SE.ttcn
function_test/Semantic_Analyser/xer/qname_SE.ttcn
function_test/Semantic_Analyser/xer/qname_attr_OK.ttcn
function_test/Semantic_Analyser/xer/recur_SE.ttcn
function_test/Semantic_Analyser/xer/soapy.ttcn
function_test/Semantic_Analyser/xer/text_clash_use_number_SE.ttcn
function_test/Semantic_Analyser/xer/text_no_enum_SE.ttcn
function_test/Semantic_Analyser/xer/text_over_text_SE.ttcn
function_test/Semantic_Analyser/xer/untag2_SE.ttcn
function_test/Semantic_Analyser/xer/untagged_charenc_OK.ttcn
function_test/Semantic_Analyser/xer/untagged_charenc_another_SE.ttcn
function_test/Semantic_Analyser/xer/untagged_charenc_optional_SE.ttcn
function_test/Semantic_Analyser/xer/untagged_noncharenc_SE.ttcn
function_test/Semantic_Analyser/xer/untagged_parent_not_record_SE.ttcn
function_test/Semantic_Analyser/xer/untagged_parent_untagged_SE.ttcn
function_test/Semantic_Analyser/xer/uo_attribonly_SE.ttcn
function_test/Semantic_Analyser/xer/uo_no_recof_SE.ttcn
function_test/Semantic_Analyser/xer/usenil_clash_SE.ttcn
function_test/Semantic_Analyser/xer/usenil_comp_clash_SE.ttcn
function_test/Semantic_Analyser/xer/usenil_no_controlns_SE.ttcn
function_test/Semantic_Analyser/xer/usenil_no_optional_SE.ttcn
function_test/Semantic_Analyser/xer/usenil_not_attr_SE.ttcn
function_test/Semantic_Analyser/xer/usenil_not_record_SE.ttcn
function_test/Semantic_Analyser/xer/usetype_clash_SE.ttcn
function_test/Semantic_Analyser/xer/usetype_not_union_SE.ttcn
function_test/Semantic_Analyser/xer/usetype_with_untagged_SE.ttcn
function_test/Semantic_Analyser/xer/usetype_with_usetype_SE.ttcn
function_test/Semantic_Analyser/xer/useunion_not_union_SE.ttcn
function_test/Semantic_Analyser/xer/useunion_with_non_charenc_SE.ttcn
function_test/Semantic_Analyser/xer/useunion_with_useunion_SE.ttcn
function_test/Text_EncDec/Makefile
function_test/Text_EncDec/TEXT_1_TD.fast_script
function_test/Text_EncDec/TEXT_1_TD.script
function_test/Text_EncDec/Temp.cfg
function_test/Tools/SAtester.pl
function_test/XER_EncDec/Makefile
function_test/XER_EncDec/Temp.cfg
function_test/XER_EncDec/XER_EncDec_TD.script
hello/Makefile
hello/MyExample.cfg
hello/MyExample.ttcn
hello/PCOType.cc
hello/PCOType.hh
hello/hello_world.ttcn
help/Makefile
help/chm_refact.sh
help/info/BNF.html
help/info/action.html
help/info/activate.html
help/info/address.html
help/info/alive.html
help/info/all.html
help/info/alt.html
help/info/altstep.html
help/info/and.html
help/info/and4b.html
help/info/any.html
help/info/anytype.html
help/info/apply.html
help/info/bit2hex.html
help/info/bit2int.html
help/info/bit2oct.html
help/info/bit2str.html
help/info/bitstring.html
help/info/boolean.html
help/info/break.html
help/info/call.html
help/info/case.html
help/info/catch.html
help/info/char.html
help/info/char2int.html
help/info/char2oct.html
help/info/charstring.html
help/info/check.html
help/info/clear.html
help/info/complement.html
help/info/component.html
help/info/connect.html
help/info/const.html
help/info/continue.html
help/info/control.html
help/info/create.html
help/info/deactivate.html
help/info/decode_base64.html
help/info/decvalue.html
help/info/default.html
help/info/derefers.html
help/info/disconnect.html
help/info/display.html
help/info/do.html
help/info/done.html
help/info/else.html
help/info/encode.html
help/info/encode_base64.html
help/info/encvalue.html
help/info/enum2int.html
help/info/enumerated.html
help/info/error.html
help/info/except.html
help/info/exception.html
help/info/execute.html
help/info/extension.html
help/info/external.html
help/info/fail.html
help/info/false.html
help/info/float.html
help/info/float2int.html
help/info/float2str.html
help/info/for.html
help/info/friend.html
help/info/from.html
help/info/function.html
help/info/get_stringencoding.html
help/info/getcall.html
help/info/getreply.html
help/info/getverdict.html
help/info/goto.html
help/info/group.html
help/info/hex2bit.html
help/info/hex2int.html
help/info/hex2oct.html
help/info/hex2str.html
help/info/hexstring.html
help/info/if.html
help/info/ifpresent.html
help/info/import.html
help/info/in.html
help/info/inconc.html
help/info/infinity.html
help/info/inout.html
help/info/int2bit.html
help/info/int2char.html
help/info/int2enum.html
help/info/int2float.html
help/info/int2hex.html
help/info/int2oct.html
help/info/int2str.html
help/info/int2unichar.html
help/info/integer.html
help/info/interleave.html
help/info/isbound.html
help/info/ischosen.html
help/info/ispresent.html
help/info/isvalue.html
help/info/kill.html
help/info/killed.html
help/info/label.html
help/info/language.html
help/info/length.html
help/info/lengthof.html
help/info/log.html
help/info/log2str.html
help/info/map.html
help/info/match.html
help/info/message.html
help/info/mixed.html
help/info/mod.html
help/info/modifies.html
help/info/module.html
help/info/modulepar.html
help/info/mtc.html
help/info/noblock.html
help/info/none.html
help/info/not.html
help/info/not4b.html
help/info/nowait.html
help/info/null.html
help/info/objid.html
help/info/oct2bit.html
help/info/oct2char.html
help/info/oct2hex.html
help/info/oct2int.html
help/info/oct2str.html
help/info/oct2unichar.html
help/info/octetstring.html
help/info/of.html
help/info/omit.html
help/info/on.html
help/info/operators.html
help/info/optional.html
help/info/or.html
help/info/or4b.html
help/info/out.html
help/info/override.html
help/info/param.html
help/info/pass.html
help/info/pattern.html
help/info/permutation.html
help/info/port.html
help/info/private.html
help/info/procedure.html
help/info/profiler.html
help/info/public.html
help/info/raise.html
help/info/read.html
help/info/receive.html
help/info/record.html
help/info/recursive.html
help/info/refers.html
help/info/regexp.html
help/info/rem.html
help/info/remove_bom.html
help/info/repeat.html
help/info/replace.html
help/info/reply.html
help/info/return.html
help/info/rnd.html
help/info/running.html
help/info/runs.html
help/info/select.html
help/info/self.html
help/info/send.html
help/info/sender.html
help/info/set.html
help/info/setverdict.html
help/info/signature.html
help/info/sizeof.html
help/info/start.html
help/info/stop.html
help/info/str2bit.html
help/info/str2float.html
help/info/str2hex.html
help/info/str2int.html
help/info/str2oct.html
help/info/subset.html
help/info/substr.html
help/info/superset.html
help/info/system.html
help/info/template.html
help/info/testcase.html
help/info/testcasename.html
help/info/timeout.html
help/info/timer.html
help/info/to.html
help/info/trigger.html
help/info/true.html
help/info/type.html
help/info/unichar2char.html
help/info/unichar2int.html
help/info/unichar2oct.html
help/info/union.html
help/info/universal.html
help/info/unmap.html
help/info/value.html
help/info/valueof.html
help/info/var.html
help/info/variant.html
help/info/verdicttype.html
help/info/while.html
help/info/with.html
help/info/xor.html
help/info/xor4b.html
help/titan.hhc
help/titan.hhp
help/titan_index.html
help/titan_main.html
langviz/Grammar.cc
langviz/Grammar.hh
langviz/Graph.cc
langviz/Graph.hh
langviz/Iterator.cc
langviz/Iterator.hh
langviz/Makefile
langviz/Node.cc
langviz/Node.hh
langviz/Rule.cc
langviz/Rule.hh
langviz/Symbol.cc
langviz/Symbol.hh
langviz/bison_la.l
langviz/bison_p.y
langviz/error.c
langviz/error.h
langviz/main.cc
license/.gitignore [deleted file]
license/Makefile [deleted file]
license/Makefile_renew_license [deleted file]
license/license.dat [deleted file]
license/license_gen.c [deleted file]
license/renew_license.c [deleted file]
license/renew_license.html [deleted file]
licensegen/.gitignore [new file with mode: 0644]
licensegen/Makefile [new file with mode: 0644]
licensegen/Makefile_renew_license [new file with mode: 0644]
licensegen/license.dat [new file with mode: 0644]
licensegen/license_gen.c [new file with mode: 0644]
licensegen/renew_license.c [new file with mode: 0644]
licensegen/renew_license.html [new file with mode: 0644]
loggerplugins/JUnitLogger/JUnitLogger.cc
loggerplugins/JUnitLogger/JUnitLogger.hh
loggerplugins/JUnitLogger/Makefile
loggerplugins/JUnitLogger2/JUnitLogger2.cc
loggerplugins/JUnitLogger2/JUnitLogger2.hh
loggerplugins/JUnitLogger2/Makefile
loggerplugins/Makefile
loggerplugins/TSTLogger/Makefile
loggerplugins/TSTLogger/TSTLogger.cc
loggerplugins/TSTLogger/TSTLogger.hh
makefiles/Makefile.personal.MinGW
makefiles/Makefile.personal.bangjohansen
makefiles/Makefile.personal.cygwin15
makefiles/Makefile.personal.ehubuux110
makefiles/Makefile.personal.elx1pjld12-hz
makefiles/Makefile.personal.esekilxxen1843.rnd.ericsson.se
makefiles/Makefile.personal.esekits1024
makefiles/Makefile.personal.esekits1080
makefiles/Makefile.personal.esekits3013
makefiles/Makefile.personal.esekiux5120
makefiles/Makefile.personal.tcclab1
makefiles/Makefile.personal.tcclab2
makefiles/Makefile.personal.tcclab3
makefiles/Makefile.personal.tcclab4
makefiles/Makefile.personal.tcclab5
makefiles/Makefile.personal.tcclab6
mctr2/Makefile
mctr2/cli/Cli.cc
mctr2/cli/Cli.h
mctr2/cli/Makefile
mctr2/cli/config_read.l
mctr2/cli/config_read.y
mctr2/editline/Makefile
mctr2/mctr/MainController.cc
mctr2/mctr/MainController.h
mctr2/mctr/Makefile
mctr2/mctr/MctrError.cc
mctr2/mctr/UserInterface.cc
mctr2/mctr/UserInterface.h
mctr2/mctr/config_data.cc
mctr2/mctr/config_data.h
mctr2/mctr/main.cc
parser/Makefile
parser/parser.l
parser/parser.y
regression_test/ASN1/Makefile
regression_test/ASN1/Test303/Makefile
regression_test/ASN1/Test303/Test303A.asn
regression_test/ASN1/Test303/Test303T.ttcn
regression_test/ASN1/Test303/config.cfg
regression_test/ASN1/Test307/Makefile
regression_test/ASN1/Test307/Test307A.asn
regression_test/ASN1/Test307/Test307T.ttcn
regression_test/ASN1/Test308/Makefile
regression_test/ASN1/Test308/Test308A.asn
regression_test/ASN1/Test308/Test308T.ttcn
regression_test/ASN1/Test309/Makefile
regression_test/ASN1/Test309/Test309A.asn
regression_test/ASN1/Test309/Test309T.ttcn
regression_test/ASN1/Test310/Makefile
regression_test/ASN1/Test310/Test310A.asn
regression_test/ASN1/Test310/Test310T.ttcn
regression_test/ASN1/Test330/Makefile
regression_test/ASN1/Test330/Test330A.asn
regression_test/ASN1/Test330/Test330T.ttcn
regression_test/ASN1/Test332/Makefile
regression_test/ASN1/Test332/Test332A.asn
regression_test/ASN1/Test332/Test332T.ttcn
regression_test/ASN1/Test338/Makefile
regression_test/ASN1/Test338/Test338A.asn
regression_test/ASN1/Test338/Test338T.ttcn
regression_test/ASN1/Test340/Makefile
regression_test/ASN1/Test340/Test340A.asn
regression_test/ASN1/Test340/Test340T.ttcn
regression_test/ASN1/Test342/Makefile
regression_test/ASN1/Test342/Test342A.asn
regression_test/ASN1/Test342/Test342T.ttcn
regression_test/ASN1/Test344/Makefile
regression_test/ASN1/Test344/Test344A.asn
regression_test/ASN1/Test344/Test344T.ttcn
regression_test/ASN1/Test346/Makefile
regression_test/ASN1/Test346/Test346A.asn
regression_test/ASN1/Test346/Test346T.ttcn
regression_test/ASN1/Test348/Makefile
regression_test/ASN1/Test348/Test348A.asn
regression_test/ASN1/Test348/Test348T.ttcn
regression_test/ASN1/Test350/Makefile
regression_test/ASN1/Test350/Test350A.asn
regression_test/ASN1/Test350/Test350T.ttcn
regression_test/ASN1/Test350/config.cfg
regression_test/ASN1/Test352/Makefile
regression_test/ASN1/Test352/Test352A.asn
regression_test/ASN1/Test352/Test352T.ttcn
regression_test/ASN1/Test352/config.cfg
regression_test/ASN1/Test354/Makefile
regression_test/ASN1/Test354/Test354A.asn
regression_test/ASN1/Test354/Test354T.ttcn
regression_test/ASN1/Test354/config.cfg
regression_test/ASN1/Test356/Makefile
regression_test/ASN1/Test356/Test356A.asn
regression_test/ASN1/Test356/Test356T.ttcn
regression_test/ASN1/Test356/config.cfg
regression_test/ASN1/Test358/Makefile
regression_test/ASN1/Test358/Test358A.asn
regression_test/ASN1/Test358/Test358T.ttcn
regression_test/ASN1/Test358/config.cfg
regression_test/ASN1/Test360/Makefile
regression_test/ASN1/Test360/Test360A.asn
regression_test/ASN1/Test360/Test360T.ttcn
regression_test/ASN1/Test360/config.cfg
regression_test/ASN1/Test38/Makefile
regression_test/ASN1/Test38/Test38A.asn
regression_test/ASN1/Test38/Test38B.asn
regression_test/ASN1/codeGeneration2/Makefile
regression_test/ASN1/codeGeneration2/Test46.asn
regression_test/ASN1/codeGeneration2/Test48.asn
regression_test/ASN1/codeGeneration2/Test49.asn
regression_test/ASN1/codeGeneration2/Test51.asn
regression_test/ASN1/codeGeneration2/Test52.asn
regression_test/ASN1/codeGeneration2/Test53.asn
regression_test/ASN1/codeGeneration2/Test54.asn
regression_test/ASN1/codeGeneration2/Test55.asn
regression_test/ASN1/codeGeneration2/Test56.asn
regression_test/ASN1/codeGeneration2/Test57.asn
regression_test/ASN1/codeGeneration2/Test60.asn
regression_test/ASN1/codeGeneration2/Test61.asn
regression_test/ASN1/codeGeneration2/Test62.asn
regression_test/ASN1/codeGeneration2/Test63.asn
regression_test/ASN1/codeGeneration2/Test64.asn
regression_test/ASN1/codeGeneration2/Test65.asn
regression_test/ASN1/codeGeneration2/Test66.asn
regression_test/ASN1/codeGeneration2/Test68.asn
regression_test/ASN1/codeGeneration2/Test71.asn
regression_test/ASN1/codeGeneration2/Test74.asn
regression_test/ASN1/codeGeneration2/Test75.asn
regression_test/ASN1/codeGeneration2/Test76.asn
regression_test/ASN1/codeGeneration2/Test77.asn
regression_test/ASN1/codeGeneration2/Test78.asn
regression_test/ASN1/codeGeneration2/Test80.asn
regression_test/ASN1/codeGeneration2/Test81.asn
regression_test/ASN1/codeGeneration2/Test83.asn
regression_test/ASN1/codeGeneration2/Test86.asn
regression_test/ASN1/codeGeneration2/Test87.asn
regression_test/ASN1/enum1/Makefile
regression_test/ASN1/enum1/Test23.asn
regression_test/ASN1/enum2/Makefile
regression_test/ASN1/enum2/Test25.asn
regression_test/ASN1/errorMessages/Makefile
regression_test/ASN1/errorMessages/Test11.asn
regression_test/ASN1/errorMessages/Test12.asn
regression_test/ASN1/errorMessages/Test13.asn
regression_test/ASN1/errorMessages/Test14.asn
regression_test/ASN1/errorMessages/Test15.asn
regression_test/ASN1/errorMessages/Test16.asn
regression_test/ASN1/errorMessages/Test17.asn
regression_test/ASN1/errorMessages/Test18.asn
regression_test/ASN1/errorMessages/Test19_1.asn
regression_test/ASN1/errorMessages/Test19_2.asn
regression_test/ASN1/errorMessages/Test20.asn
regression_test/ASN1/errorMessages/Test21.asn
regression_test/ASN1/errorMessages/Test22.asn
regression_test/ASN1/errorMessages/Test24.asn
regression_test/ASN1/errorMessages/Test26.asn
regression_test/ASN1/errorMessages/Test28.asn
regression_test/ASN1/errorMessages/Test32.asn
regression_test/ASN1/errorMessages/Test33.asn
regression_test/ASN1/errorMessages/Test34.asn
regression_test/ASN1/errorMessages/Test39.asn
regression_test/ASN1/errorMessages/Test40.asn
regression_test/ASN1/errorMessages/Test41.asn
regression_test/ASN1/errorMessages/Test42.asn
regression_test/ASN1/errorMessages/Test43.asn
regression_test/ASN1/errorMessages/Test44.asn
regression_test/ASN1/errorMessages/Test45.asn
regression_test/ASN1/errorMessages/Test47.asn
regression_test/ASN1/errorMessages/Test50.asn
regression_test/ASN1/errorMessages/Test67.asn
regression_test/ASN1/errorMessages/Test69.asn
regression_test/ASN1/errorMessages/Test70.asn
regression_test/ASN1/errorMessages/Test72.asn
regression_test/ASN1/errorMessages/Test73.asn
regression_test/ASN1/errorMessages/Test79.asn
regression_test/ASN1/errorMessages/Test82.asn
regression_test/ASN1/errorMessages/Test84.asn
regression_test/ASN1/errorMessages/Test85.asn
regression_test/ASN1/errorMessages2/Makefile
regression_test/ASN1/errorMessages2/Test10.asn
regression_test/ASN1/hyphen/Makefile
regression_test/ASN1/hyphen/Test284.asn
regression_test/ASN1/keyword/Makefile
regression_test/ASN1/keyword/Test283.asn
regression_test/ASN1/keyword/Test283T.ttcn
regression_test/ASN1/parse/Makefile
regression_test/ASN1/parse/Test1.asn
regression_test/ASN1/parse/Test1_known_errors.asn
regression_test/ASN1/parse/Test2.asn
regression_test/ASN1/parse/Test2_known_errors.asn
regression_test/ASN1/parse/Test3.asn
regression_test/ASN1/parse/Test3_known_errors.asn
regression_test/ASN1/parse/Test4.asn
regression_test/ASN1/parse/Test4_known_errors.asn
regression_test/ASN1/transformations/Makefile
regression_test/ASN1/transformations/Test289A.asn
regression_test/ASN1/transformations/Test289B.asn
regression_test/ASN1/transformations/Test5A.asn
regression_test/ASN1/transformations/Test5B.asn
regression_test/ASN1/transformations/Test6A.asn
regression_test/ASN1/transformations/Test6B.asn
regression_test/ASN1/transformations/Test7A.asn
regression_test/ASN1/transformations/Test7B.asn
regression_test/ASN1/transformations/Test8A.asn
regression_test/ASN1/transformations/Test8B.asn
regression_test/ASN1/transformations/Test9A.asn
regression_test/ASN1/transformations/Test9B.asn
regression_test/BER/Makefile
regression_test/BER/MyPort1.cc
regression_test/BER/MyPort1.hh
regression_test/BER/MyPort2.cc
regression_test/BER/MyPort2.hh
regression_test/BER/Regr.cfg
regression_test/BER/Regr.ttcn
regression_test/BER/Regr1.asn
regression_test/BER/Regr2.asn
regression_test/BER_x682/Makefile
regression_test/BER_x682/MyPort1.cc
regression_test/BER_x682/MyPort1.hh
regression_test/BER_x682/MyPort2.cc
regression_test/BER_x682/MyPort2.hh
regression_test/BER_x682/X.cfg
regression_test/BER_x682/X.ttcn
regression_test/BER_x682/X682.asn
regression_test/BER_x682_wa/Makefile
regression_test/BER_x682_wa/MyPort1.cc
regression_test/BER_x682_wa/MyPort1.hh
regression_test/BER_x682_wa/MyPort2.cc
regression_test/BER_x682_wa/MyPort2.hh
regression_test/BER_x682_wa/X.cfg
regression_test/BER_x682_wa/X.ttcn
regression_test/BER_x682_wa/x682.asn
regression_test/CRTR00015758/Makefile
regression_test/CRTR00015758/config.cfg
regression_test/CRTR00015758/no.ttcn
regression_test/CRTR00015758/run.cfg
regression_test/CRTR00015758/trouble.cfg
regression_test/ERC/Makefile
regression_test/ERC/base.cfg
regression_test/ERC/config.cfg
regression_test/ERC/erc.ttcn
regression_test/ERC/included1.cfg
regression_test/ERC/included2.cfg
regression_test/ERC/subdir/subdir_config.cfg
regression_test/HQ16404/HQ16404.ttcn
regression_test/HQ16404/Makefile
regression_test/HQ16404/config.cfg
regression_test/Makefile
regression_test/Makefile.regression
regression_test/RAW/Annex_E_variants/Annex_E_variants.cfg
regression_test/RAW/Annex_E_variants/Annex_E_variants.ttcn
regression_test/RAW/Annex_E_variants/Makefile
regression_test/RAW/Examples/DTAP_RAW_Samples.ttcn
regression_test/RAW/Examples/DTAP_typedefs.ttcn
regression_test/RAW/Examples/Makefile
regression_test/RAW/Examples/RAW_Test.ttcn
regression_test/RAW/Examples/RAWtest.cfg
regression_test/RAW/Examples/SCCP_RAW_Samples.ttcn
regression_test/RAW/Examples/SCCP_typedefs.ttcn
regression_test/RAW/Examples/general_typedefs.ttcn
regression_test/RAW/HN25015/General_Types.ttcn
regression_test/RAW/HN25015/HN25015.ttcn
regression_test/RAW/HN25015/Makefile
regression_test/RAW/HN25015/SGsAP_Types.ttcn
regression_test/RAW/HN25015/config.cfg
regression_test/RAW/HQ26535/GTPv2_Types.ttcn
regression_test/RAW/HQ26535/General_Types.ttcn
regression_test/RAW/HQ26535/Makefile
regression_test/RAW/HQ26535/gtpctest.ttcn
regression_test/RAW/HQ49956/Makefile
regression_test/RAW/HQ49956/Module.ttcn
regression_test/RAW/HQ49956/Test.ttcn
regression_test/RAW/HS16977/HS16977_Constants.ttcn
regression_test/RAW/HS16977/HS16977_Test.ttcn
regression_test/RAW/HS16977/HS16977_Types.ttcn
regression_test/RAW/HS16977/Makefile
regression_test/RAW/HS16977/config.cfg
regression_test/RAW/IntX/IntX.ttcn
regression_test/RAW/IntX/Makefile
regression_test/RAW/IntX/config.cfg
regression_test/RAW/Makefile
regression_test/RAW/ustr/Makefile [new file with mode: 0644]
regression_test/RAW/ustr/ustr.ttcn [new file with mode: 0644]
regression_test/XML/AbstractBlock/AbstractBlock.ttcn
regression_test/XML/AbstractBlock/Makefile
regression_test/XML/EXER-whitepaper/AnyAttributes.ttcnpp
regression_test/XML/EXER-whitepaper/AnyElement.ttcnpp
regression_test/XML/EXER-whitepaper/AnyElementOptional.ttcnpp
regression_test/XML/EXER-whitepaper/AnyElementOptional2.ttcnpp
regression_test/XML/EXER-whitepaper/Attribute.ttcnpp
regression_test/XML/EXER-whitepaper/DefaultForEmpty.ttcnpp
regression_test/XML/EXER-whitepaper/EmbedValues.ttcnpp
regression_test/XML/EXER-whitepaper/EmbedValuesOptional.ttcnpp
regression_test/XML/EXER-whitepaper/List.ttcnpp
regression_test/XML/EXER-whitepaper/Makefile
regression_test/XML/EXER-whitepaper/Name.ttcnpp
regression_test/XML/EXER-whitepaper/Namespaces.ttcnpp
regression_test/XML/EXER-whitepaper/NamespacesDup.ttcnpp
regression_test/XML/EXER-whitepaper/Order.ttcnpp
regression_test/XML/EXER-whitepaper/Qname.ttcnpp
regression_test/XML/EXER-whitepaper/Text.ttcnpp
regression_test/XML/EXER-whitepaper/Untagged.ttcnpp
regression_test/XML/EXER-whitepaper/Untagged1.ttcnpp
regression_test/XML/EXER-whitepaper/UseNil.ttcnpp
regression_test/XML/EXER-whitepaper/UseNilSimple.ttcnpp
regression_test/XML/EXER-whitepaper/UseNumber.ttcnpp
regression_test/XML/EXER-whitepaper/UseOrder.ttcnpp
regression_test/XML/EXER-whitepaper/UseType.ttcnpp
regression_test/XML/EXER-whitepaper/UseUnion.ttcnpp
regression_test/XML/EXER-whitepaper/Whitespace.ttcnpp
regression_test/XML/EXER-whitepaper/config.cfg
regression_test/XML/HM60295/Importer.xsd
regression_test/XML/HM60295/Makefile
regression_test/XML/HM60295/Schema1.xsd
regression_test/XML/HM60295/Schema2.xsd
regression_test/XML/HM60295/config.cfg
regression_test/XML/HM60295/tester.ttcn
regression_test/XML/HN15589/A.xsd
regression_test/XML/HN15589/B.xsd
regression_test/XML/HN15589/HN15589.ttcnpp
regression_test/XML/HN15589/Makefile
regression_test/XML/HN15589/config.cfg
regression_test/XML/HN15589/flipflop-check.xsd
regression_test/XML/HN15589/log2xml.pl [changed mode: 0644->0755]
regression_test/XML/HN15589/xsd/XTDL.xsd
regression_test/XML/HN15589/xsd/XTDP-Message.xsd
regression_test/XML/HN15589/xtdl.ttcn
regression_test/XML/HN15589/xtdp.cfg
regression_test/XML/HN15589/xtdp.ttcn
regression_test/XML/HQ30408/HQ30408.ttcn
regression_test/XML/HQ30408/Makefile
regression_test/XML/HR49727/HR49727.ttcn
regression_test/XML/HR49727/Makefile
regression_test/XML/HR49727/config.cfg
regression_test/XML/HR49727/http_jabber_org_protocol_pubsub.ttcn
regression_test/XML/HR49727/http_jabber_org_protocol_pubsub_event.ttcn
regression_test/XML/HR49727/jabber_x_data.ttcn
regression_test/XML/HU13380/HU13380.ttcn
regression_test/XML/HU13380/Makefile
regression_test/XML/HU13380/config.cfg
regression_test/XML/Makefile
regression_test/XML/NegativeTest/Makefile
regression_test/XML/NegativeTest/ReadXml.ttcn
regression_test/XML/NegativeTest/ReadXmlImpl.cc
regression_test/XML/NegativeTest/exer_rec.ttcn
regression_test/XML/NegativeTest/exer_rec_of.ttcn
regression_test/XML/NegativeTest/exer_uni.ttcn
regression_test/XML/NegativeTest/indent.pl
regression_test/XML/NegativeTest/rec.ttcn
regression_test/XML/NegativeTest/rec_of.ttcn
regression_test/XML/NegativeTest/run.cfg
regression_test/XML/NegativeTest/runner.ttcn
regression_test/XML/NegativeTest/uni.ttcn
regression_test/XML/TTCNandXML/AnnexB1.ttcn
regression_test/XML/TTCNandXML/AnnexB1Template.ttcnpp
regression_test/XML/TTCNandXML/AnnexB2.ttcn
regression_test/XML/TTCNandXML/AnnexB2Template.ttcnpp
regression_test/XML/TTCNandXML/AnnexB3.ttcn
regression_test/XML/TTCNandXML/AnnexB3Template.ttcnpp
regression_test/XML/TTCNandXML/AnnexB4.ttcn
regression_test/XML/TTCNandXML/AnnexB4Template.ttcnpp
regression_test/XML/TTCNandXML/AnyStuff.ttcnpp
regression_test/XML/TTCNandXML/AttribPath.ttcn
regression_test/XML/TTCNandXML/AttribPathTest.ttcnpp
regression_test/XML/TTCNandXML/AttributesTest.ttcnpp
regression_test/XML/TTCNandXML/Base64Test.ttcnpp
regression_test/XML/TTCNandXML/DFEAttribTest.ttcnpp
regression_test/XML/TTCNandXML/DFETest.ttcnpp
regression_test/XML/TTCNandXML/E0.ttcn
regression_test/XML/TTCNandXML/EmbedValues.ttcnpp
regression_test/XML/TTCNandXML/EnumTest.ttcnpp
regression_test/XML/TTCNandXML/Flatten.cc
regression_test/XML/TTCNandXML/Flattener.ttcn
regression_test/XML/TTCNandXML/Makefile
regression_test/XML/TTCNandXML/Marx.ttcnpp
regression_test/XML/TTCNandXML/NamespaceDef.ttcn
regression_test/XML/TTCNandXML/NamespaceTest.ttcnpp
regression_test/XML/TTCNandXML/Regressions.ttcnpp
regression_test/XML/TTCNandXML/UTF8.ttcn
regression_test/XML/TTCNandXML/WhitespaceTest.ttcnpp
regression_test/XML/TTCNandXML/X693amd1.ttcn
regression_test/XML/TTCNandXML/X693amd1Test.ttcnpp
regression_test/XML/TTCNandXML/XSDAttributes.ttcn
regression_test/XML/TTCNandXML/config.cfg
regression_test/XML/UseNilLong/Makefile [new file with mode: 0644]
regression_test/XML/UseNilLong/UseNilLong.ttcn [new file with mode: 0644]
regression_test/XML/UseNilLong/UsefulTtcn3Types.ttcn [new file with mode: 0644]
regression_test/XML/UseNilLong/XSD.ttcn [new file with mode: 0644]
regression_test/XML/XER/AsnValues.asn
regression_test/XML/XER/Asntypes.asn
regression_test/XML/XER/EmptyUnion.asn
regression_test/XML/XER/Flatten.cc
regression_test/XML/XER/Makefile
regression_test/XML/XER/ObjectClass.asn
regression_test/XML/XER/ObjectClassWithSyntax.asn
regression_test/XML/XER/SetValues.asn
regression_test/XML/XER/Sets.asn
regression_test/XML/XER/Txerasntypes.ttcnpp
regression_test/XML/XER/Txerbinstr.ttcnpp
regression_test/XML/XER/Txerboolean.ttcnpp
regression_test/XML/XER/Txerenum.ttcnpp
regression_test/XML/XER/Txerfloat.ttcnpp
regression_test/XML/XER/Txerint.ttcnpp
regression_test/XML/XER/Txernested.ttcnpp
regression_test/XML/XER/Txerobjclass.ttcnpp
regression_test/XML/XER/Txersets.ttcnpp
regression_test/XML/XER/Txerstring.ttcnpp
regression_test/XML/XER/checkit.pl
regression_test/XML/XER/config.cfg
regression_test/XML/XER/junk.ttcn3
regression_test/XML/XMLqualif/Makefile
regression_test/XML/XMLqualif/POtest.ttcnpp
regression_test/XML/XMLqualif/config.cfg
regression_test/XML/XMLqualif/globall.xsd
regression_test/XML/XMLqualif/po_qual.xsd
regression_test/XML/XMLqualif/po_qual_atr.xsd
regression_test/XML/XMLqualif/po_qual_both.xsd
regression_test/XML/XMLqualif/po_qual_default.xml
regression_test/XML/XMLqualif/po_qual_explicit.xml
regression_test/XML/XMLqualif/po_unqual.xml
regression_test/XML/XMLqualif/po_unqual.xsd
regression_test/XML/XmlWorkflow/Makefile
regression_test/XML/XmlWorkflow/PIPEasp_CNL113334/demo/PIPE.cfg
regression_test/XML/XmlWorkflow/PIPEasp_CNL113334/demo/PIPEasp_Templates.ttcn
regression_test/XML/XmlWorkflow/PIPEasp_CNL113334/demo/PipeTest.prj
regression_test/XML/XmlWorkflow/PIPEasp_CNL113334/demo/PipeTest.ttcn
regression_test/XML/XmlWorkflow/PIPEasp_CNL113334/demo/ShellNotice.sh [changed mode: 0644->0755]
regression_test/XML/XmlWorkflow/PIPEasp_CNL113334/demo/ShellQuestionString.sh [changed mode: 0644->0755]
regression_test/XML/XmlWorkflow/PIPEasp_CNL113334/demo/ShellQuestionYesNo.sh [changed mode: 0644->0755]
regression_test/XML/XmlWorkflow/PIPEasp_CNL113334/src/PIPEasp_PT.cc
regression_test/XML/XmlWorkflow/PIPEasp_CNL113334/src/PIPEasp_PT.hh
regression_test/XML/XmlWorkflow/PIPEasp_CNL113334/src/PIPEasp_PortType.ttcn
regression_test/XML/XmlWorkflow/PIPEasp_CNL113334/src/PIPEasp_Types.ttcn
regression_test/XML/XmlWorkflow/PIPEasp_CNL113334/test/Makefile
regression_test/XML/XmlWorkflow/PIPEasp_CNL113334/test/PIPEasp_PT.cc
regression_test/XML/XmlWorkflow/PIPEasp_CNL113334/test/PIPEasp_PT.hh
regression_test/XML/XmlWorkflow/PIPEasp_CNL113334/test/PIPEasp_PortType.ttcn
regression_test/XML/XmlWorkflow/PIPEasp_CNL113334/test/PIPEasp_Types.ttcn
regression_test/XML/XmlWorkflow/Tgc/IsTypes.xsd
regression_test/XML/XmlWorkflow/Tgc/Tgc.ttcn
regression_test/XML/XmlWorkflow/Tgc/Tgc.xsd
regression_test/XML/XmlWorkflow/Tgc/XMLSchema.xsd
regression_test/XML/XmlWorkflow/Tgc/confd.xsd
regression_test/XML/XmlWorkflow/Tgc/tail_f_com_ns_confd_1_0.ttcn
regression_test/XML/XmlWorkflow/Tgc/www_ericsson_com_is_isco_IsTypes_R4L06_R4AF11.ttcn
regression_test/XML/XmlWorkflow/Tgc/www_ericsson_com_is_isco_Tgc_R6A48_R6H01.ttcn
regression_test/XML/XmlWorkflow/Tgc/www_w3_org_XML_1998_namespace.ttcn
regression_test/XML/XmlWorkflow/Tgc/xml.xsd
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/ETSI_CR5852_union_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/MyTypes_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/NoTargetNamespace2_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/NoTargetNamespace_CCAPI_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/NoTargetNamespace_JMdict_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/NoTargetNamespace_PAP_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/NoTargetNamespace_RLP_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/NoTargetNamespace_XML_RPC_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/NoTargetNamespace_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/XmlTest_imsike_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/attribute_in_extension_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/http_example_org_ttcn_wildcards_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/http_www_XmlTest_org_po_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/http_www_example_org_complex_restriction_with_use_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/http_www_example_org_name_conv2_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/http_www_example_org_name_conv3_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/http_www_example_org_nillable_in_nillable_extension_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/http_www_example_org_seq_embeds_seq_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/http_www_example_org_ttcn_wildcards_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/http_www_example_org_wildcards_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/ietf_params_xml_ns_pidf_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/ietf_params_xml_ns_pidf_status_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/ietf_params_xml_ns_resource_lists_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/ietf_params_xml_ns_rlmi_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/imported_module_1_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/imported_module_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/module_typename_conversion_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/name_conversion_extension_attrib_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/nillable_annotations_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/schemas_ericsson_com_cai3g1_1_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/schemas_ericsson_com_cai3g1_2_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/schemas_ericsson_com_ma_HSS_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/schemas_ericsson_com_upg_bulkprovisioning_1_0_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/schemas_ericsson_com_upg_dm_hss_sh_4_1_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/schemas_ericsson_com_upg_provisioning_1_0_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/tail_f_com_ns_confd_1_0_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/uri_etsi_org_ngn_params_xml_simservs_sci_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/urn_ietf_params_xml_ns_conference_info_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_annotation_c_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_annotation_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_annotation_e_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_annotation_t_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_boolean_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_complex1_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_complex2_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_complex_all_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_complex_any_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_complex_choice_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_complex_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_complex_extension_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_complex_import_AB_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_complex_import_A_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_complex_import_B_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_complex_import_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_complex_include1_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_complex_include2_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_complex_include_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_complex_minOccursMaxOccurs_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_complex_mixed_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_complex_restriction_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_complex_simpleContent_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_complex_unique_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_decimal_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_decimal_withEnum_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_decimal_withLength_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_decimal_withMinMaxExclusive_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_decimal_withMinMaxInclusive_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_element_anyType_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_element_nameInheritance_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_element_recordOfElements3_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_element_recordOfElements4_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_element_recordOfElements5_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_element_recordOfElements_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_empty_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_integer_MaxExcl_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_integer_MaxIncl_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_integer_MinExcl_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_integer_MinIncl_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_integer_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_integer_withEnum_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_integer_withMaxExcl_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_integer_withMaxIncl_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_integer_withMinExcl_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_integer_withMinIncl_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_list_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_list_integer_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_simple_enum_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_string_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_string_withEmptyLength_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_string_withEmptyMax_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_string_withEmptyMin_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_string_withEnum_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_string_withFaultyMinMax_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_string_withFixedLength_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_string_withFloatLength_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_string_withMinLength_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_string_withNegativeLength_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_string_withNegativeMin_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_string_withOverDefinition_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_string_withPosLength_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_string_withPosMax_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_string_withTypeAndBase_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_string_withWhitespace_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_time_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_time_withEnum_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_XmlTest_org_union_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_csapi_org_schema_parlayx_common_v2_0_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_csapi_org_schema_parlayx_payment_amount_charging_v2_0_local_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_csapi_org_schema_parlayx_payment_reserve_amount_charging_v2_0_local_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_csapi_org_schema_parlayx_payment_reserve_volume_charging_v2_0_local_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_csapi_org_schema_parlayx_payment_v2_0_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_csapi_org_schema_parlayx_payment_volume_charging_v2_0_local_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_ericsson_com_is_isco_IntegratedSite_R4L06_R4AB_1_02_HK84933_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_ericsson_com_is_isco_IntegratedSite_R4L06_R4AB_1_02_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_ericsson_com_is_isco_IsTypes_R4L06_R4AB_1_02_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_ericsson_com_is_isco_IsTypes_R4L06_R4AF11_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_ericsson_com_is_isco_MainSwitch_R4L06_R4AB_1_02_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_ericsson_com_is_isco_Mgw_R9B27_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_ericsson_com_is_isco_Misc_R4L06_R4AB_1_02_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_ericsson_com_is_isco_Tgc_R6A48_R6H01_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_all_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_anyattr_in_complex_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_anyattrib_single_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_attr_ext_rest_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_attrib_enum_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_attrib_order_a_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_attrib_order_b_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_attribgroup_ingroup_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_attribute_enumeration_variant_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_attributegroup_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_boolean_variant_commented_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_comment_placement_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_complex_nillable_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_decimal_fractiondigits_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_dont_generate_element_substitution_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_elements_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_enum_field_names_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_enumeration_remove_dup_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_enumeration_restriction_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_fixed_value_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_generate_element_substitution_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_id_attrib_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_import_prefix_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_imported2_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_imported_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_list_simpletype_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_long_extension_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_name_conv_http_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_namespaceas_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_nillable_fixed_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_no_ns_connector_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_not_a_number_minex_inf_maxex_inf_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_only_element_substitution_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_qualified_element_attrib_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_regex_square_brackets_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_self_recursion_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_seq_enumeration_restriction_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_seq_group_reference_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_simpletype_base_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_simpletype_ref_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_simpletype_restrict_comp_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_substitutiongroup_abstract_block_1_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_substitutiongroup_abstract_block_2_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_substitutiongroup_complex_without_element_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_substitutiongroup_complextype_block_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_substitutiongroup_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_substitutiongroup_long_extension_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_substitutiongroup_main_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_substitutiongroup_name_as_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_substitutiongroup_ref_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_substitutiongroup_rename_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_type_attributegroup_nillable_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_type_conversion_follow_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_type_subs_with_elem_subs_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_type_substitution_abstract_block_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_type_substitution_builtintype_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_type_substitution_chain_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_type_substitution_complex_cascade_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_type_substitution_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_type_substitution_elem_in_ct_mod1_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_type_substitution_elem_in_ct_mod2_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_type_substitution_mod1_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_type_substitution_mod2_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_type_substitution_rename_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_type_substitution_simple_cascade_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_type_substitution_simpletype_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_unnamed_union_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_unqualified_element_attrib_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_example_org_xml_in_annotation_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_w3_org_XML_1998_namespace_PIDF_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_expectedTtcns/www_w3_org_XML_1998_namespace_e.ttcn
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/CAI3G/Bulk.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/CAI3G/GenericCai3gType.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/CAI3G/Provisioning.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/CCAPI/CCAPI.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/HSS/avg.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/HSS/cai3g1.2_provisioning.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/HSS/eps.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/HSS/hssla_types.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/JMdict/jmdict-good.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/MGW/IntegratedSite.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/MGW/IntegratedSite_HK84933.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/MGW/IsTypes.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/MGW/MainSwitch.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/MGW/Mgw_R9B27.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/MGW/Misc.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/MGW/XMLSchema.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/MGW/confd.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/MGW/xml.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/PAP/PAP.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/PIDF/pidf.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/PIDF/rlmi.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/PIDF/testschema.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/PIDF/xml_PIDF.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/ParlayX/parlayx_common_types_2_0.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/ParlayX/parlayx_payment_amount_charging_interface_2_0.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/ParlayX/parlayx_payment_reserve_amount_charging_interface_2_0.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/ParlayX/parlayx_payment_reserve_volume_charging_interface_2_0.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/ParlayX/parlayx_payment_types_2_0.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/ParlayX/parlayx_payment_volume_charging_interface_2_0.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/RLP/RLP_SVC.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/RLXML/RLXML_small.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/RLXML/rlxml.xml
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/SIP/SIP.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/ShData/ShDataType.xsd
regression_test/XML/XmlWorkflow/XmlTest_protocolXSDs/XML_RPC/XML_RPC.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/ETSI_CR5852_union.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_annotation.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_annotation1.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_annotation2.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_boolean.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_boolean_withTypeAndBase.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex1.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex2.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex_all.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex_any.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex_choice.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex_extension.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex_import_A.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex_import_AB.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex_import_B.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex_import_neg1.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex_import_pos.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex_import_withSchemaLocation.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex_include.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex_include1.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex_include2.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex_minOccursMaxOccurs.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex_mixed.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex_restriction.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex_restriction_neg1.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex_restriction_neg2.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex_simpleContent.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_complex_unique.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_decimal.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_decimal_withEnum.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_decimal_withLength.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_decimal_withMinMaxExclusive.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_decimal_withMinMaxInclusive.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_element_abstract.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_element_anyType.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_element_nameInheritance.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_element_recordOfElements.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_element_recordOfElements3.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_element_recordOfElements4.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_element_recordOfElements5.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_imsike.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_integer.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_integer_empty1.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_integer_withEnum.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_integer_withLength.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_integer_withMaxExcl.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_integer_withMaxIncl.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_integer_withMinExcl.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_integer_withMinIncl.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_list.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_list_integer.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_simple_enum.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_string.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_string_withEmptyLength.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_string_withEmptyMax.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_string_withEmptyMin.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_string_withEnum.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_string_withFaultyMinMax.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_string_withFixedLength.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_string_withFloatLength.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_string_withMinLength.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_string_withNegativeLength.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_string_withNegativeMax.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_string_withNegativeMin.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_string_withOverDefinition.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_string_withPosLength.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_string_withPosMax.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_string_withTypeAndBase.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_string_withWhitespace.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_time.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_time_withEnum.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_union.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_union2.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/XmlTest_version.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/empty.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/noTargetNamespace.xsd
regression_test/XML/XmlWorkflow/XmlTest_xsds/po.xsd
regression_test/XML/XmlWorkflow/bin/prj2mk.pl [changed mode: 0644->0755]
regression_test/XML/XmlWorkflow/bin2/prj2mk.pl
regression_test/XML/XmlWorkflow/src/UsefulTtcn3Types.ttcn
regression_test/XML/XmlWorkflow/src/XSD.ttcn
regression_test/XML/XmlWorkflow/src/XmlTest.cfg
regression_test/XML/XmlWorkflow/src/XmlTest_protocolXsds.cfg
regression_test/XML/XmlWorkflow/src/xmlTest.prj
regression_test/XML/XmlWorkflow/src/xmlTest_Functions_complex.ttcn
regression_test/XML/XmlWorkflow/src/xmlTest_Functions_complex1.ttcn
regression_test/XML/XmlWorkflow/src/xmlTest_Functions_complex2.ttcn
regression_test/XML/XmlWorkflow/src/xmlTest_Functions_element.ttcn
regression_test/XML/XmlWorkflow/src/xmlTest_Functions_list.ttcn
regression_test/XML/XmlWorkflow/src/xmlTest_Functions_string.ttcn
regression_test/XML/XmlWorkflow/src/xmlTest_Shell.ttcn
regression_test/XML/XmlWorkflow/src/xmlTest_Testcases.ttcn
regression_test/XML/XmlWorkflow/src/xmlTest_encDec.ttcn
regression_test/XML/XmlWorkflow/src/xmlTest_protocolXsd_Testcases.ttcn
regression_test/XML/XmlWorkflow/src/xmlTest_protocolXsds.prj
regression_test/XML/XmlWorkflow/xsd/HQ73011.xsd
regression_test/XML/XmlWorkflow/xsd/PDUexample.xsd
regression_test/XML/XmlWorkflow/xsd/all.xsd
regression_test/XML/XmlWorkflow/xsd/any_anyAttribute.xsd
regression_test/XML/XmlWorkflow/xsd/attrib_order_b.xsd
regression_test/XML/XmlWorkflow/xsd/attributeGroup.xsd
regression_test/XML/XmlWorkflow/xsd/attribute_use.xsd
regression_test/XML/XmlWorkflow/xsd/attribute_use_noTNS.xsd
regression_test/XML/XmlWorkflow/xsd/complexTypes.xsd
regression_test/XML/XmlWorkflow/xsd/elements.xsd
regression_test/XML/XmlWorkflow/xsd/extending_complex_types.xsd
regression_test/XML/XmlWorkflow/xsd/group_all.xsd
regression_test/XML/XmlWorkflow/xsd/groups.xsd
regression_test/XML/XmlWorkflow/xsd/include1dir1a.xsd
regression_test/XML/XmlWorkflow/xsd/include1dir1b.xsd
regression_test/XML/XmlWorkflow/xsd/include1dir2a.xsd
regression_test/XML/XmlWorkflow/xsd/include1dir2b.xsd
regression_test/XML/XmlWorkflow/xsd/includeCircular1a.xsd
regression_test/XML/XmlWorkflow/xsd/includeCircular1b.xsd
regression_test/XML/XmlWorkflow/xsd/includeCircular2a.xsd
regression_test/XML/XmlWorkflow/xsd/includeCircular2b.xsd
regression_test/XML/XmlWorkflow/xsd/includeCircular3a.xsd
regression_test/XML/XmlWorkflow/xsd/includeCircular3b.xsd
regression_test/XML/XmlWorkflow/xsd/includeCircular4a.xsd
regression_test/XML/XmlWorkflow/xsd/includeCircular4b.xsd
regression_test/XML/XmlWorkflow/xsd/list.xsd
regression_test/XML/XmlWorkflow/xsd/list_invalid.xsd
regression_test/XML/XmlWorkflow/xsd/minBound_maxBound.xsd
regression_test/XML/XmlWorkflow/xsd/minOccurs_maxOccurs.xsd
regression_test/XML/XmlWorkflow/xsd/name_clash_element-attribute.xsd
regression_test/XML/XmlWorkflow/xsd/name_clash_element-attribute_noNsPrefix.xsd
regression_test/XML/XmlWorkflow/xsd/ranges_float.xsd
regression_test/XML/XmlWorkflow/xsd/ranges_integer.xsd
regression_test/XML/XmlWorkflow/xsd/restricting_complex_types.xsd
regression_test/XML/XmlWorkflow/xsd/schema.xsd
regression_test/XML/XmlWorkflow/xsd/union.xsd
regression_test/XML/macros.ttcnin
regression_test/XML/tpdValidTest/Makefile
regression_test/XML/tpdValidTest/tpdTest/Abstract_Socket_CNL113384.tpd
regression_test/XML/tpdValidTest/tpdTest/AoC_v1.1.2_CNL113653.tpd
regression_test/XML/tpdValidTest/tpdTest/BFCP_CNL113751.tpd
regression_test/XML/tpdValidTest/tpdTest/BICC_ANSI_CNL113397.tpd
regression_test/XML/tpdValidTest/tpdTest/BICC_Q.1902.1_CNL113359.tpd
regression_test/XML/tpdValidTest/tpdTest/BICC_TTC_CNL113416.tpd
regression_test/XML/tpdValidTest/tpdTest/BSSGP_v10.6.0_CNL113750.tpd
regression_test/XML/tpdValidTest/tpdTest/BSSGP_v9.4.0_CNL113720.tpd
regression_test/XML/tpdValidTest/tpdTest/BSSMAP_v11.2.0_CNL113761.tpd
regression_test/XML/tpdValidTest/tpdTest/BSSMAP_v8.6.0_CNL113655.tpd
regression_test/XML/tpdValidTest/tpdTest/CAP_v2_v6.4.0_CNL113483.tpd
regression_test/XML/tpdValidTest/tpdTest/CAP_v4.7.0_CNL113425.tpd
regression_test/XML/tpdValidTest/tpdTest/CAP_v4_v7.2.0_CNL113572.tpd
regression_test/XML/tpdValidTest/tpdTest/CAP_v4_v7.6.0_CNL113721.tpd
regression_test/XML/tpdValidTest/tpdTest/CCAPI_MINSAT_60_CNL113601.tpd
regression_test/XML/tpdValidTest/tpdTest/CDR_v9.12.0_CNL113757.tpd
regression_test/XML/tpdValidTest/tpdTest/CDR_v9.5.0_CNL113712.tpd
regression_test/XML/tpdValidTest/tpdTest/CDR_v9.5.0_SGSN_CNL113728.tpd
regression_test/XML/tpdValidTest/tpdTest/CIP_CS4.0_CNL113535.tpd
regression_test/XML/tpdValidTest/tpdTest/CIP_Orga_Italy_CNL113701.tpd
regression_test/XML/tpdValidTest/tpdTest/DHCP_CNL113461.tpd
regression_test/XML/tpdValidTest/tpdTest/DHCPv6_CNL113763.tpd
regression_test/XML/tpdValidTest/tpdTest/DNS_CNL113429.tpd
regression_test/XML/tpdValidTest/tpdTest/DSS1_ETSI_CNL113435.tpd
regression_test/XML/tpdValidTest/tpdTest/EAP_CNL113722.tpd
regression_test/XML/tpdValidTest/tpdTest/ECMS_CORBAmsg_CNL113687.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_BICC_CNL113711.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_BSSMAP_CNL113608.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_CAI3G_CNL113566.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_CAP_CNL113662.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_CAP_Common_CNL113662.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_CAP_v2_CNL113662.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_CAP_v3_CNL113662.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_CAP_v4_CNL113662.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_CAP_v4_v760_CNL113662.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_CIP_All_CNL113666.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_CIP_CNL113666.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_CIP_Orga_CNL113666.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_DNS_CNL113597.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_DSS1_CNL113748.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_Diameter_CNL113521.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_EricssonRTC_CNL113683.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_H248_CNL113523.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_HTTP_CNL113618.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_INAP_CNL113596.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_ISUP_CNL113681.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_IUA_CNL113747.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_LANL2_CNL113698.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_LNP_CNL113714.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_MAP_CNL113595.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_MLSim_CNL113568.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_MSRP_CNL113564.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_MobileL3_CNL113609.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_RANAP_CNL113647.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_SDP_CNL113744.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_SGsAP_CNL113723.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_SIP_CNL113522.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_SOAP_CNL113620.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_SRVCC_CNL113741.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_STUN_CNL113645.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_UPloadCP_CNL113634.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_UserPlane_CNL113724.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_VXML_CNL113565.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_Applib_XCAP_CNL113534.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_Base.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_Buffer.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_CLI.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_CentralScheduling.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_CentralSchedulingUIHandler.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_Common.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_DataSource.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_ExecCtrl.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_ExecCtrl_UI.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_FBQ.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_GUIViewer.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_HashMap.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_HostAdmin.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_HostAdmin_UI.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_ILog.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_ILogBase.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_ILogString.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_LGenBase.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_LGenBase_UI.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_LoadRegulator.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_LoadRegulatorUI.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_Logging.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_Logging_Client.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_Logging_Server.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_Logging_UI.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_NQueue.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_NameService.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_PTCDeployment.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_RandomNArray.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_RedBlackTree.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_Rendezvous.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_RingBuffer.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_Scheduler.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_Semaphore.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_StatCapture.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_StatCaptureControl.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_StatCaptureUI.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_StatHandler.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_StatHandler_UI.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_StatManager.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_StatMeasure.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_StatReplay.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_TimeProfileEditor.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_Transport.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_TransportRouting.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_Transport_CommPortIPL4.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_Transport_Common.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_Transport_IPL2.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_Transport_IPL4.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_Transport_MessageBufferManager.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_UIHandler.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_Variable.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CLL_Variable_UI.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CommonTransport_M3_CNL113682.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CommonTransport_SCCP_CNL113610.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_CommonTransport_TCAP_CNL113592.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_FreeBusyQueue_demo.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_AC.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_AIR.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_ASDP.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_ATandT.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_BCS_AC.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_BCS_SSP.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_BCS_WCE.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_CAI3G.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_CAPv2.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_CAPv3.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_CAPv4.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_CCMP.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_CIP.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_CIP_Orga.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_CLF.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_CLFv2.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_CNS.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_CSCF.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_CSCFclient.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_Common.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_DIAMETER.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_DNS.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_DSC.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_EDB.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_EDB_CLI.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_EPC.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_ETM.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_ETM_CAPv2.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_ETM_CAPv3.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_ETM_CAPv4.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_ETM_CAPv4_v760.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_ETM_CCA.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_ETM_CSCF.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_ETM_DCC.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_ETM_ECC.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_ETM_HomeZone.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_ETM_LTE_INAP.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_ETM_MCC.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_ETM_NP.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_ETM_NP21.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_ETM_SNA.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_ETM_SNA2.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_H248.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_HLR.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_HLRsim.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_HTTP.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_INAP.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_ISUP.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_LDAP.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_LNP.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_LRF.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_LTE.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_MABEZ.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_MAP.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_MGW.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_MMESim.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_MMsim.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_MRFC.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_MSS.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_MTAS.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_MTAS_noSS7.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_MWI.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_MWIAS.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_Meta.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_NACF.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_NASS.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_Netconf.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_OCF.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_PCRFsim.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_PGM.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_PGM_HTTP.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_PGM_SIP.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_ParlayX.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_RACF.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_SCP.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_SIP.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_SNA.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_SOAP.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_UAAF.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_USSD.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_UserPlane.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_VMS.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_VXML.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_WCE_HTTP_Client.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_GenApp_XCAP.tpd
regression_test/XML/tpdValidTest/tpdTest/EPTF_ILog_demo.tpd
regression_test/XML/tpdValidTest/tpdTest/EricssonRTC_CNL113414.tpd
regression_test/XML/tpdValidTest/tpdTest/Ericsson_INAP_CS1plus_CNL113356.tpd
regression_test/XML/tpdValidTest/tpdTest/Ericsson_MAP_v2_CNL113725.tpd
regression_test/XML/tpdValidTest/tpdTest/GCP_31r1_CNL113364.tpd
regression_test/XML/tpdValidTest/tpdTest/GTP_v9.11.0_CNL113765.tpd
regression_test/XML/tpdValidTest/tpdTest/GTPv2_Sv_v10.5.0_CNL113740.tpd
regression_test/XML/tpdValidTest/tpdTest/GTPv2_Sv_v11.4.0_CNL113777.tpd
regression_test/XML/tpdValidTest/tpdTest/GTPv2_Sv_v9.1.0_CNL113703.tpd
regression_test/XML/tpdValidTest/tpdTest/GTPv2_Sv_v9.7.0_CNL113730.tpd
regression_test/XML/tpdValidTest/tpdTest/GTPv2_Sv_v9.8.0_CNL113737.tpd
regression_test/XML/tpdValidTest/tpdTest/GTPv2_v11.x.0_CNL113753.tpd
regression_test/XML/tpdValidTest/tpdTest/GiGnREPLAYasp_CNL113604.tpd
regression_test/XML/tpdValidTest/tpdTest/H225.0_v0298_CNL113354.tpd
regression_test/XML/tpdValidTest/tpdTest/H245_v6_CNL113587.tpd
regression_test/XML/tpdValidTest/tpdTest/H248_v2_CNL113424.tpd
regression_test/XML/tpdValidTest/tpdTest/HTTPmsg_CNL113312.tpd
regression_test/XML/tpdValidTest/tpdTest/IMSA2_CNL113693.tpd
regression_test/XML/tpdValidTest/tpdTest/IOS_HRPD_CLN113752.tpd
regression_test/XML/tpdValidTest/tpdTest/IPL4_EIN_SCTP.tpd
regression_test/XML/tpdValidTest/tpdTest/IPL4asp_CNL113531.tpd
regression_test/XML/tpdValidTest/tpdTest/IPL4asp_CNL113531_Interface.tpd
regression_test/XML/tpdValidTest/tpdTest/IP_CNL113418.tpd
regression_test/XML/tpdValidTest/tpdTest/IP_Daemon_Dynamic_CNL113739.tpd
regression_test/XML/tpdValidTest/tpdTest/IP_Daemon_Dynamic_CNL113739_demo.tpd
regression_test/XML/tpdValidTest/tpdTest/ISUP_ANSI_CNL113411.tpd
regression_test/XML/tpdValidTest/tpdTest/ISUP_Q.762_CNL113365.tpd
regression_test/XML/tpdValidTest/tpdTest/ISUP_Q.762_TCOM_CNL113762.tpd
regression_test/XML/tpdValidTest/tpdTest/ISUP_for_Japan_CNL113727.tpd
regression_test/XML/tpdValidTest/tpdTest/IUA_CNL113439.tpd
regression_test/XML/tpdValidTest/tpdTest/JSON_v07_2006_CNL113676.tpd
regression_test/XML/tpdValidTest/tpdTest/JUnit.tpd
regression_test/XML/tpdValidTest/tpdTest/LANL2asp_CNL113519.tpd
regression_test/XML/tpdValidTest/tpdTest/LDAPasp_RFC4511_CNL113513_Functions.tpd
regression_test/XML/tpdValidTest/tpdTest/LDAPasp_RFC4511_CNL113513_TestPort.tpd
regression_test/XML/tpdValidTest/tpdTest/LNP_ANSI_CNL113715.tpd
regression_test/XML/tpdValidTest/tpdTest/LOADMEASasp_CNL113585.tpd
regression_test/XML/tpdValidTest/tpdTest/M2PA_CNL113558.tpd
regression_test/XML/tpdValidTest/tpdTest/M3AP_v9.4.0_CNL113735.tpd
regression_test/XML/tpdValidTest/tpdTest/M3UA_SCTP_Daemon_CNL113487.tpd
regression_test/XML/tpdValidTest/tpdTest/MAP_ANSI_v2.0_CNL113673.tpd
regression_test/XML/tpdValidTest/tpdTest/MAP_ANSI_v2.0_CNL113673_demo.tpd
regression_test/XML/tpdValidTest/tpdTest/MAP_Current_CNL113745_1.tpd
regression_test/XML/tpdValidTest/tpdTest/MAP_Current_CNL113745_1_HLR.tpd
regression_test/XML/tpdValidTest/tpdTest/MAP_Current_CNL113745_1_v123.tpd
regression_test/XML/tpdValidTest/tpdTest/MAP_Current_CNL113745_1_v123_HLR.tpd
regression_test/XML/tpdValidTest/tpdTest/MAP_v10.4.0_CNL113736.tpd
regression_test/XML/tpdValidTest/tpdTest/MAP_v10.6.0_CNL113764.tpd
regression_test/XML/tpdValidTest/tpdTest/MAP_v1_CNL113431.tpd
regression_test/XML/tpdValidTest/tpdTest/MAP_v2_CNL113432.tpd
regression_test/XML/tpdValidTest/tpdTest/MAP_v6.11.0_CNL113500.tpd
regression_test/XML/tpdValidTest/tpdTest/MAP_v6.3.0_CNL113366.tpd
regression_test/XML/tpdValidTest/tpdTest/MAP_v7.12.0_CNL113635.tpd
regression_test/XML/tpdValidTest/tpdTest/MAP_v7.12.0_CNL113635_v123.tpd
regression_test/XML/tpdValidTest/tpdTest/MAP_v7.8.0_CNL113569.tpd
regression_test/XML/tpdValidTest/tpdTest/MAP_v9.3.0_CNL113710.tpd
regression_test/XML/tpdValidTest/tpdTest/MIME_CNL113352.tpd
regression_test/XML/tpdValidTest/tpdTest/MLSIMPLUSasp_CNL113749.tpd
regression_test/XML/tpdValidTest/tpdTest/MLSIMasp_CNL113538.tpd
regression_test/XML/tpdValidTest/tpdTest/MMLasp_CNL113490.tpd
regression_test/XML/tpdValidTest/tpdTest/MSRP_CNL113467.tpd
regression_test/XML/tpdValidTest/tpdTest/MTP3asp_CNL113337.tpd
regression_test/XML/tpdValidTest/tpdTest/MTP3asp_EIN_CNL113421.tpd
regression_test/XML/tpdValidTest/tpdTest/MobileL3_v10.5.0_CNL113758.tpd
regression_test/XML/tpdValidTest/tpdTest/MobileL3_v9.5.0_CNL113719.tpd
regression_test/XML/tpdValidTest/tpdTest/NAS_EPS_v10.6.1_CNL113746.tpd
regression_test/XML/tpdValidTest/tpdTest/NAS_EPS_v9.7.0_CNL113729.tpd
regression_test/XML/tpdValidTest/tpdTest/PIM_CNL113733.tpd
regression_test/XML/tpdValidTest/tpdTest/PIPEasp_CNL113334.tpd
regression_test/XML/tpdValidTest/tpdTest/PMIP_v10.5.0_CNL113759.tpd
regression_test/XML/tpdValidTest/tpdTest/PMIP_v8.5.0_CNL113704.tpd
regression_test/XML/tpdValidTest/tpdTest/ParlayX_CNL113540.tpd
regression_test/XML/tpdValidTest/tpdTest/ProtocolModules_Common.tpd
regression_test/XML/tpdValidTest/tpdTest/RANAP_v10.4.0_CNL113742.tpd
regression_test/XML/tpdValidTest/tpdTest/RANAP_v9.5.0_CNL113718.tpd
regression_test/XML/tpdValidTest/tpdTest/RANAP_v9.5.0_CNL113718_demo_RNC_to_RNC.tpd
regression_test/XML/tpdValidTest/tpdTest/ROSE_CNL113369.tpd
regression_test/XML/tpdValidTest/tpdTest/RTP_CNL113392.tpd
regression_test/XML/tpdValidTest/tpdTest/RTSP_CNL113588.tpd
regression_test/XML/tpdValidTest/tpdTest/S1AP_v10.6.0_CNL113756.tpd
regression_test/XML/tpdValidTest/tpdTest/S1AP_v8.7.0_CNL113672.tpd
regression_test/XML/tpdValidTest/tpdTest/S1AP_v9.4.0_CNL113717.tpd
regression_test/XML/tpdValidTest/tpdTest/S1AP_v9.7.0_CNL113732.tpd
regression_test/XML/tpdValidTest/tpdTest/SBC_AP_v10.0.0_CNL113734.tpd
regression_test/XML/tpdValidTest/tpdTest/SBC_AP_v9.3.0_CNL113731.tpd
regression_test/XML/tpdValidTest/tpdTest/SCCP_CNL113341.tpd
regression_test/XML/tpdValidTest/tpdTest/SCCPasp_CNL113348.tpd
regression_test/XML/tpdValidTest/tpdTest/SCTP_Daemon_CNL113477.tpd
regression_test/XML/tpdValidTest/tpdTest/SCTP_Daemon_Dynamic_CNL113630.tpd
regression_test/XML/tpdValidTest/tpdTest/SCTPasp_CNL113469.tpd
regression_test/XML/tpdValidTest/tpdTest/SDP_CNL113353.tpd
regression_test/XML/tpdValidTest/tpdTest/SGsAP_v9.0.0_CNL113684.tpd
regression_test/XML/tpdValidTest/tpdTest/SIPmsg_CNL113319.tpd
regression_test/XML/tpdValidTest/tpdTest/SNMP_CNL113774.tpd
regression_test/XML/tpdValidTest/tpdTest/SNMPmsg_CNL113344.tpd
regression_test/XML/tpdValidTest/tpdTest/SQLasp_CNL113760.tpd
regression_test/XML/tpdValidTest/tpdTest/SRTP_CNL113769.tpd
regression_test/XML/tpdValidTest/tpdTest/SS7Common_CNL113755.tpd
regression_test/XML/tpdValidTest/tpdTest/SSHCLIENTasp_CNL113484.tpd
regression_test/XML/tpdValidTest/tpdTest/STDINOUTmsg_CNL113642.tpd
regression_test/XML/tpdValidTest/tpdTest/STUN_CNL113644.tpd
regression_test/XML/tpdValidTest/tpdTest/SUA_CNL113478.tpd
regression_test/XML/tpdValidTest/tpdTest/SUA_Daemon_CNL113743.tpd
regression_test/XML/tpdValidTest/tpdTest/SUAasp_CNL113516.tpd
regression_test/XML/tpdValidTest/tpdTest/SUNRPCasp_CNL113493.tpd
regression_test/XML/tpdValidTest/tpdTest/Socket_API_CNL113686.tpd
regression_test/XML/tpdValidTest/tpdTest/SubscriptionHistoryProtocol_1.0_CNL113584.tpd
regression_test/XML/tpdValidTest/tpdTest/TCAP_CNL113342.tpd
regression_test/XML/tpdValidTest/tpdTest/TCAPasp_CNL113349.tpd
regression_test/XML/tpdValidTest/tpdTest/TCCUsefulFunctions_CNL113472_Common.tpd
regression_test/XML/tpdValidTest/tpdTest/TCCUsefulFunctions_CNL113472_IPsec.tpd
regression_test/XML/tpdValidTest/tpdTest/TCCUsefulFunctions_CNL113472_Interface.tpd
regression_test/XML/tpdValidTest/tpdTest/TCCUsefulFunctions_CNL113472_Maths.tpd
regression_test/XML/tpdValidTest/tpdTest/TCCUsefulFunctions_CNL113472_Regexp.tpd
regression_test/XML/tpdValidTest/tpdTest/TCCUsefulFunctions_CNL113472_Security.tpd
regression_test/XML/tpdValidTest/tpdTest/TCCUsefulFunctions_CNL113472_TitanSim.tpd
regression_test/XML/tpdValidTest/tpdTest/TCCUsefulFunctions_CNL113472_XPath.tpd
regression_test/XML/tpdValidTest/tpdTest/TCP_CNL113675.tpd
regression_test/XML/tpdValidTest/tpdTest/TCPasp_CNL113347.tpd
regression_test/XML/tpdValidTest/tpdTest/TELNET_Daemon_CNL113667.tpd
regression_test/XML/tpdValidTest/tpdTest/TELNETasp_CNL113320.tpd
regression_test/XML/tpdValidTest/tpdTest/Tariffing_v8.0.0_CNL113654.tpd
regression_test/XML/tpdValidTest/tpdTest/TitanSim_evolution_files.tpd
regression_test/XML/tpdValidTest/tpdTest/Trigger_HSS4.2_CNL113583.tpd
regression_test/XML/tpdValidTest/tpdTest/UDP_CNL113420.tpd
regression_test/XML/tpdValidTest/tpdTest/UDPasp_CNL113346.tpd
regression_test/XML/tpdValidTest/tpdTest/UPloadCP_CNL113633.tpd
regression_test/XML/tpdValidTest/tpdTest/XML_RPC_CNL113488.tpd
regression_test/XML/tpdValidTest/tpdTest/XSDASN_CNL113474.tpd
regression_test/XML/tpdValidTest/tpdTest/XTDP_CNL113663.tpd
regression_test/XML/tpdValidTest/tpdTest/XTDPasp_CNL113494.tpd
regression_test/XML/tpdValidTest/tpdValidTest.sh
regression_test/XML/xsdConverter/Examples/Example1.xsd
regression_test/XML/xsdConverter/Examples/Example2.xsd
regression_test/XML/xsdConverter/Examples/Example3.xsd
regression_test/XML/xsdConverter/Examples/Example4.xsd
regression_test/XML/xsdConverter/Examples/Examples.ttcn
regression_test/XML/xsdConverter/Examples/Makefile
regression_test/XML/xsdConverter/Examples/chapter_5_1_1.xsd
regression_test/XML/xsdConverter/Examples/chapter_5_1_2.xsd
regression_test/XML/xsdConverter/Examples/chapter_5_1_3.xsd
regression_test/XML/xsdConverter/Examples/chapter_5_1_4.xsd
regression_test/XML/xsdConverter/Examples/chapter_5_1_5.xsd
regression_test/XML/xsdConverter/Examples/chapter_5_1_6.xsd
regression_test/XML/xsdConverter/Examples/chapter_5_2_1.xsd
regression_test/XML/xsdConverter/Examples/chapter_5_2_2.xsd
regression_test/XML/xsdConverter/Examples/chapter_5_2_3.xsd
regression_test/XML/xsdConverter/Examples/chapter_6.xsd
regression_test/XML/xsdConverter/Examples/chapter_7_1.xsd
regression_test/XML/xsdConverter/Examples/chapter_7_3.xsd
regression_test/XML/xsdConverter/Examples/chapter_7_4.xsd
regression_test/XML/xsdConverter/Examples/chapter_7_5.xsd
regression_test/XML/xsdConverter/Examples/chapter_7_6.xsd
regression_test/XML/xsdConverter/Examples/chapter_7_7.xsd
regression_test/XML/xsdConverter/Examples/chapter_7_8.xsd
regression_test/XML/xsdConverter/Examples/chapter_7_9.xsd
regression_test/XML/xsdConverter/Examples/config.cfg
regression_test/XML/xsdConverter/HN21072/HN21072Test.ttcn
regression_test/XML/xsdConverter/HN21072/Makefile
regression_test/XML/xsdConverter/HN21072/W3-WSDL-chop.xsd
regression_test/XML/xsdConverter/HN21072/log2xml.pl [changed mode: 0644->0755]
regression_test/XML/xsdConverter/HN65402/Makefile
regression_test/XML/xsdConverter/HN65402/jellystone.ttcn
regression_test/XML/xsdConverter/HN65402/jellystone.xsd
regression_test/XML/xsdConverter/HO12250/HO12250.xsd
regression_test/XML/xsdConverter/HO12250/Makefile
regression_test/XML/xsdConverter/HO16426/Makefile
regression_test/XML/xsdConverter/HO16426/diversion.ttcn
regression_test/XML/xsdConverter/HO16426/diversion.xsd
regression_test/XML/xsdConverter/HO18151/HO18151.ttcn
regression_test/XML/xsdConverter/HO18151/HO18151.xsd
regression_test/XML/xsdConverter/HO18151/Makefile
regression_test/XML/xsdConverter/HO21968/HO21968.ttcn
regression_test/XML/xsdConverter/HO21968/HO21968noprefix.xsd
regression_test/XML/xsdConverter/HO21968/HO21968prefix.xsd
regression_test/XML/xsdConverter/HO21968/Makefile
regression_test/XML/xsdConverter/HQ48576/HQ48576Test.ttcn
regression_test/XML/xsdConverter/HQ48576/Makefile
regression_test/XML/xsdConverter/HQ48576/hlrla_types.xsd
regression_test/XML/xsdConverter/Makefile
regression_test/XML/xsdConverter/Makefile.converter
regression_test/acceptance_test/Fibonacci/Fibonacci.cfg
regression_test/acceptance_test/Fibonacci/Fibonacci.ttcn
regression_test/acceptance_test/Fibonacci/Makefile
regression_test/acceptance_test/chinese/Makefile
regression_test/acceptance_test/chinese/chinese.ttcn
regression_test/acceptance_test/comptest/Makefile
regression_test/acceptance_test/comptest/comptest.ttcn
regression_test/acceptance_test/testerlanc/Makefile
regression_test/acceptance_test/testerlanc/testerlanc.ttcn
regression_test/all_from/Makefile
regression_test/all_from/all_from.ttcn
regression_test/all_from/all_from_complement.ttcn
regression_test/all_from/all_from_permutation.ttcn
regression_test/all_from/all_from_subrefs.ttcn
regression_test/all_from/all_from_subset.ttcn
regression_test/all_from/all_from_subtype.ttcn
regression_test/all_from/all_from_superset.ttcn
regression_test/all_from/all_from_var.ttcn
regression_test/all_from/all_from_with_functions.ttcn
regression_test/all_from/everything.ttcn
regression_test/all_from/f_ext.cc
regression_test/all_from/f_ext.hh
regression_test/all_from/functions.ttcn
regression_test/all_from/imported_templates.ttcn
regression_test/all_from/sapc.ttcn
regression_test/all_from/types.ttcn
regression_test/anytype/AnyUser.ttcnpp
regression_test/anytype/AnytypeTest.ttcnpp
regression_test/anytype/Makefile
regression_test/anytype/Supplier.asn
regression_test/anytype/config.cfg
regression_test/anytype/noany.ttcn
regression_test/anytype/smallany.ttcn
regression_test/anytypeOper/Makefile
regression_test/anytypeOper/TanytypeOper.ttcn
regression_test/anytypeOper/TanytypeWrapOper.ttcn
regression_test/anytypeOper/config.cfg
regression_test/arrayOper/Makefile
regression_test/arrayOper/TarrayOper.ttcn
regression_test/arrayOper/config.cfg
regression_test/assignmentNotation/Makefile
regression_test/assignmentNotation/TassignmentNotation.asn
regression_test/assignmentNotation/TassignmentNotation.cfg [changed mode: 0755->0644]
regression_test/assignmentNotation/TassignmentNotation.ttcn
regression_test/assignmentNotation/TassignmentNotation_First.cfg [changed mode: 0755->0644]
regression_test/assignmentNotation/TassignmentNotation_Second.cfg [changed mode: 0755->0644]
regression_test/assignmentNotation/TassignmentNotation_Third.cfg [changed mode: 0755->0644]
regression_test/basicStatem/Makefile
regression_test/basicStatem/TbasicStatem.ttcn
regression_test/basicStatem/config.cfg
regression_test/bitstrOper/Makefile
regression_test/bitstrOper/TbitstrOper.ttcn
regression_test/bitstrOper/config.cfg
regression_test/boolOper/Makefile
regression_test/boolOper/TboolOper.ttcn
regression_test/boolOper/config.cfg
regression_test/cfgFile/Makefile
regression_test/cfgFile/define/Makefile
regression_test/cfgFile/define/macro_reference/Makefile
regression_test/cfgFile/define/macro_reference/TSTM_macro_test_main.cfg
regression_test/cfgFile/define/macro_reference/TSTM_macro_test_testcases.ttcn
regression_test/cfgFile/define/structured/Makefile
regression_test/cfgFile/define/structured/structured.cfg
regression_test/cfgFile/define/structured/structured.ttcn
regression_test/cfgFile/module_parameters/Makefile
regression_test/cfgFile/module_parameters/assignment/Makefile
regression_test/cfgFile/module_parameters/assignment/assignment.cfg
regression_test/cfgFile/module_parameters/assignment/assignment.ttcn
regression_test/cfgFile/module_parameters/concat/Makefile
regression_test/cfgFile/module_parameters/concat/concat.cfg
regression_test/cfgFile/module_parameters/concat/concat.ttcn
regression_test/cfgFile/module_parameters/references/Makefile
regression_test/cfgFile/module_parameters/references/references.cfg
regression_test/cfgFile/module_parameters/references/references.ttcn
regression_test/cfgFile/ordered_include/Makefile
regression_test/cfgFile/ordered_include/config_sub2/oi2_sub.cfg
regression_test/cfgFile/ordered_include/configs_sub/oi1_subfolder1.cfg
regression_test/cfgFile/ordered_include/oi.ttcn
regression_test/cfgFile/ordered_include/oi1.cfg
regression_test/cfgFile/ordered_include/oi1_after1.cfg
regression_test/cfgFile/ordered_include/oi1_after2.cfg
regression_test/cfgFile/ordered_include/oi1_after3.cfg
regression_test/cfgFile/ordered_include/oi1_before1.cfg
regression_test/cfgFile/ordered_include/oi1_before2.cfg
regression_test/cfgFile/ordered_include/oi1_before_include.cfg
regression_test/cfgFile/ordered_include/oi2.cfg
regression_test/cfgFile/ordered_include/oi22.cfg
regression_test/cfgFile/ordered_include/oi23.cfg
regression_test/cfgFile/ordered_include/oi2_nomacro.cfg
regression_test/cfgFile/ordered_include/oi_after1.cfg
regression_test/cfgFile/ordered_include/oi_after2.cfg
regression_test/cfgFile/ordered_include/oi_after_list1.cfg
regression_test/cfgFile/ordered_include/oi_after_list2.cfg
regression_test/cfgFile/ordered_include/oi_before1.cfg
regression_test/cfgFile/ordered_include/oi_before2.cfg
regression_test/cfgFile/ordered_include/oi_before3.cfg
regression_test/cfgFile/ordered_include/oi_before4.cfg
regression_test/cfgFile/ordered_include/oi_before5.cfg
regression_test/cfgFile/ordered_include/oi_include_interference.cfg
regression_test/cfgFile/ordered_include/oi_include_mix.cfg
regression_test/cfgFile/ordered_include/oi_last1.cfg
regression_test/cfgFile/ordered_include/oi_last2.cfg
regression_test/cfgFile/ordered_include/oi_last3.cfg
regression_test/cfgFile/ordered_include/oi_subfolder1.cfg
regression_test/cfgFile/testport_parameters/Makefile
regression_test/cfgFile/testport_parameters/PCOType.cc
regression_test/cfgFile/testport_parameters/PCOType.hh
regression_test/cfgFile/testport_parameters/array_index.cfg
regression_test/cfgFile/testport_parameters/array_index.ttcn
regression_test/cfg_list_concat/Makefile
regression_test/cfg_list_concat/concat.prj
regression_test/cfg_list_concat/concat.ttcn
regression_test/cfg_list_concat/everything.cfg
regression_test/cfg_list_concat/sub1.cfg
regression_test/cfg_list_concat/sub2.cfg
regression_test/charOper/Makefile
regression_test/charOper/TcharOper.ttcn
regression_test/charOper/config.cfg
regression_test/charstrOper/Makefile
regression_test/charstrOper/TcharstrOper.ttcn
regression_test/charstrOper/config.cfg
regression_test/commMessage/HS41022.ttcn
regression_test/commMessage/ImplMsgEncData.asn
regression_test/commMessage/Makefile
regression_test/commMessage/TcommMessage.ttcn
regression_test/commMessage/config.cfg
regression_test/commMessage/config_parallel.cfg
regression_test/commProcedure/ExtProcPort.cc
regression_test/commProcedure/ExtProcPort.hh
regression_test/commProcedure/Makefile
regression_test/commProcedure/PortAddress.cc
regression_test/commProcedure/PortAddress.hh
regression_test/commProcedure/ProcPort.ttcn
regression_test/compileonly/HT48786/Makefile
regression_test/compileonly/HT48786/Test1.ttcn
regression_test/compileonly/HT48786/Test2.ttcn
regression_test/compileonly/Makefile
regression_test/compileonly/assignmentNotation/Makefile
regression_test/compileonly/assignmentNotation/TassignmentNotation.ttcn
regression_test/compileonly/attribQualif/Makefile
regression_test/compileonly/attribQualif/TattribQualif.ttcn
regression_test/compileonly/centralstorage/Makefile
regression_test/compileonly/centralstorage/base_asn/Base_asn.asn
regression_test/compileonly/centralstorage/base_mixed/Base_mixed_asn.asn
regression_test/compileonly/centralstorage/base_mixed/base_mixed_PT.cc
regression_test/compileonly/centralstorage/base_mixed/base_mixed_PT.hh
regression_test/compileonly/centralstorage/base_mixed/base_mixed_ttcn.ttcn
regression_test/compileonly/centralstorage/base_mixed/base_mixed_ttcnpp.ttcnpp
regression_test/compileonly/centralstorage/base_ttcn/base_PT.cc
regression_test/compileonly/centralstorage/base_ttcn/base_PT.hh
regression_test/compileonly/centralstorage/base_ttcn/base_ttcn.ttcnpp
regression_test/compileonly/centralstorage/extended_ttcn/extended_ttcn.ttcn
regression_test/compileonly/centralstorage/extended_ttcn/extended_ttcnpp.ttcnpp
regression_test/compileonly/centralstorage/separate_project/separate_PT.cc
regression_test/compileonly/centralstorage/separate_project/separate_PT.hh
regression_test/compileonly/centralstorage/separate_project/separate_ttcn.ttcn
regression_test/compileonly/centralstorage/separate_project/separate_ttcnpp.ttcnpp
regression_test/compileonly/centralstorage/separate_user/config.cfg
regression_test/compileonly/centralstorage/separate_user/separate_user.ttcn
regression_test/compileonly/centralstorage/user_all_bases/user_all_bases.ttcn
regression_test/compileonly/centralstorage/user_ttcn/fake.ttcnpp
regression_test/compileonly/centralstorage/user_ttcn/user_ttcn.ttcn
regression_test/compileonly/circularImport/A.asn
regression_test/compileonly/circularImport/B.asn
regression_test/compileonly/circularImport/Makefile
regression_test/compileonly/circularImport2/ImportedAsn.asn
regression_test/compileonly/circularImport2/ImportedLowerAsn.asn
regression_test/compileonly/circularImport2/ImportingAsn.asn
regression_test/compileonly/circularImport2/Makefile
regression_test/compileonly/compareImported/A.ttcn
regression_test/compileonly/compareImported/B.ttcn
regression_test/compileonly/compareImported/C.ttcn
regression_test/compileonly/compareImported/Makefile
regression_test/compileonly/compoundif/Makefile
regression_test/compileonly/compoundif/Tcompoundif.ttcn
regression_test/compileonly/dynamicTemplate/DynamicTemplate.ttcn
regression_test/compileonly/dynamicTemplate/Makefile
regression_test/compileonly/dynamicTemplate/external.cc
regression_test/compileonly/isbound/Makefile
regression_test/compileonly/isbound/bad_SE.ttcn
regression_test/compileonly/isbound/bogus_SY.ttcn
regression_test/compileonly/isbound/isbound_component_OK.ttcn
regression_test/compileonly/isbound/isbound_port_SE.ttcn
regression_test/compileonly/isbound/isbound_testcase_SE.ttcn
regression_test/compileonly/isbound/one_OK.ttcn
regression_test/compileonly/mfgen-tpd/COMMON/ProtocolModules_Common.tpd
regression_test/compileonly/mfgen-tpd/COMMON/src/General_Types.ttcn
regression_test/compileonly/mfgen-tpd/COMMON/src/MobileDomainDefinitions.asn
regression_test/compileonly/mfgen-tpd/HP79745/Hello000/Hello000.tpd
regression_test/compileonly/mfgen-tpd/HP79745/Hello000/src/MyExample0.ttcn
regression_test/compileonly/mfgen-tpd/HP79745/Hello123/Hello123.tpd
regression_test/compileonly/mfgen-tpd/HP79745/Hello123/src/MyExample1.ttcn
regression_test/compileonly/mfgen-tpd/HP79745/HelloTpd/HelloTpd.tpd
regression_test/compileonly/mfgen-tpd/HP79745/HelloTpd/src/MyExample.ttcn
regression_test/compileonly/mfgen-tpd/HP79745/Makefile
regression_test/compileonly/mfgen-tpd/HQ56829/Makefile
regression_test/compileonly/mfgen-tpd/HQ56834/Makefile
regression_test/compileonly/mfgen-tpd/HQ56834/counter.tpd
regression_test/compileonly/mfgen-tpd/HQ56834/src/counter.ttcn
regression_test/compileonly/mfgen-tpd/HQ56848/Makefile
regression_test/compileonly/mfgen-tpd/HQ56848/counter.tpd
regression_test/compileonly/mfgen-tpd/HQ56848/src/counter.ttcn
regression_test/compileonly/mfgen-tpd/HQ60308/counter.tpd
regression_test/compileonly/mfgen-tpd/HQ60308/src/counter.ttcn
regression_test/compileonly/mfgen-tpd/HR30356/Makefile
regression_test/compileonly/mfgen-tpd/HR30356/client/client.tpd [changed mode: 0755->0644]
regression_test/compileonly/mfgen-tpd/HR30356/client/src/client.ttcn [changed mode: 0755->0644]
regression_test/compileonly/mfgen-tpd/HR30356/controller/controller.tpd [changed mode: 0755->0644]
regression_test/compileonly/mfgen-tpd/HR30356/controller/src/controller.ttcn [changed mode: 0755->0644]
regression_test/compileonly/mfgen-tpd/HR30356/server/server.tpd [changed mode: 0755->0644]
regression_test/compileonly/mfgen-tpd/HR30356/server/src/server.ttcn [changed mode: 0755->0644]
regression_test/compileonly/mfgen-tpd/HR30356/testport/src/testport.ttcn [changed mode: 0755->0644]
regression_test/compileonly/mfgen-tpd/HR30356/testport/testport.tpd [changed mode: 0755->0644]
regression_test/compileonly/mfgen-tpd/HR30365/Hello000/Hello000.tpd
regression_test/compileonly/mfgen-tpd/HR30365/Hello000/src/MyExample0.ttcn
regression_test/compileonly/mfgen-tpd/HR30365/Hello123/Hello123.tpd
regression_test/compileonly/mfgen-tpd/HR30365/Hello123/src/MyExample1.ttcn
regression_test/compileonly/mfgen-tpd/HR30365/HelloTpd/HelloTpd.tpd
regression_test/compileonly/mfgen-tpd/HR30365/HelloTpd/src/MyExample.ttcn
regression_test/compileonly/mfgen-tpd/HR30365/Makefile
regression_test/compileonly/mfgen-tpd/Makefile
regression_test/compileonly/mfgen-tpd/NAS_EPS_v9.7.0_CNL113729/NAS_EPS_v9.7.0_CNL113729.tpd
regression_test/compileonly/mfgen-tpd/NAS_EPS_v9.7.0_CNL113729/src/NAS_EPS_v970.ttcn
regression_test/compileonly/mfgen-tpd/NAS_EPS_v9.7.0_CNL113729/test/NAS_EPS_Test.cfg
regression_test/compileonly/mfgen-tpd/NAS_EPS_v9.7.0_CNL113729/test/NAS_EPS_Test.ttcn
regression_test/compileonly/mfgen-tpd/NAS_EPS_v9.7.0_CNL113729/test/NAS_EPS_v9.7.0_CNL113729_test.tpd
regression_test/compileonly/mfgen-tpd/buildconfig_param/HelloTpd/HelloTpd.tpd
regression_test/compileonly/mfgen-tpd/buildconfig_param/HelloTpd/src/MyExample.cfg
regression_test/compileonly/mfgen-tpd/buildconfig_param/HelloTpd/src/MyExample.ttcn
regression_test/compileonly/mfgen-tpd/buildconfig_param/HelloTpd/src/PCOType.cc
regression_test/compileonly/mfgen-tpd/buildconfig_param/HelloTpd/src/PCOType.hh
regression_test/compileonly/mfgen-tpd/buildconfig_param/Makefile
regression_test/compileonly/mfgen-tpd/consumer/consumer-ref-supplier-Default.tpd
regression_test/compileonly/mfgen-tpd/consumer/creator.ttcn
regression_test/compileonly/mfgen-tpd/consumer/src/consumer.ttcn
regression_test/compileonly/mfgen-tpd/consumer/src/userfun.cc
regression_test/compileonly/mfgen-tpd/dependency_check/Makefile
regression_test/compileonly/mfgen-tpd/dependency_check/client/client.tpd [changed mode: 0755->0644]
regression_test/compileonly/mfgen-tpd/dependency_check/client/src/client.ttcn [changed mode: 0755->0644]
regression_test/compileonly/mfgen-tpd/dependency_check/controller/controller.tpd [changed mode: 0755->0644]
regression_test/compileonly/mfgen-tpd/dependency_check/controller/src/controller.ttcn [changed mode: 0755->0644]
regression_test/compileonly/mfgen-tpd/dependency_check/server/server.tpd [changed mode: 0755->0644]
regression_test/compileonly/mfgen-tpd/dependency_check/server/src/server.ttcn [changed mode: 0755->0644]
regression_test/compileonly/mfgen-tpd/dependency_check/testport/src/testport.ttcn [changed mode: 0755->0644]
regression_test/compileonly/mfgen-tpd/dependency_check/testport/testport.tpd [changed mode: 0755->0644]
regression_test/compileonly/mfgen-tpd/flagTest/Hello000/Hello000.tpd
regression_test/compileonly/mfgen-tpd/flagTest/Hello000/src/MyExample0.ttcn
regression_test/compileonly/mfgen-tpd/flagTest/Hello123/Hello123.tpd
regression_test/compileonly/mfgen-tpd/flagTest/Hello123/src/MyExample1.ttcn
regression_test/compileonly/mfgen-tpd/flagTest/HelloTpd/HelloTpd.tpd
regression_test/compileonly/mfgen-tpd/flagTest/HelloTpd/src/MyExample.ttcn
regression_test/compileonly/mfgen-tpd/flagTest/HelloTpd2/HelloTpd2.tpd
regression_test/compileonly/mfgen-tpd/flagTest/HelloTpd2/src/MyExample2.ttcn
regression_test/compileonly/mfgen-tpd/flagTest/Makefile
regression_test/compileonly/mfgen-tpd/handmade.ttcn
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_param/HelloTpd/HelloTpd.tpd
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_param/HelloTpd/src/MyExample.cfg
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_param/HelloTpd/src/MyExample.ttcn
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_param/HelloTpd/src/PCOType.cc
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_param/HelloTpd/src/PCOType.hh
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_param/Makefile
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_tpd/Hello000/Hello000.tpd
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_tpd/Hello000/src/MyExample0.cfg
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_tpd/Hello000/src/MyExample0.ttcn
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_tpd/Hello000/src/PCOType0.cc
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_tpd/Hello000/src/PCOType0.hh
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_tpd/Hello123/Hello123.tpd
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_tpd/Hello123/src/MyExample1.cfg
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_tpd/Hello123/src/MyExample1.ttcn
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_tpd/Hello123/src/PCOType1.cc
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_tpd/Hello123/src/PCOType1.hh
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_tpd/HelloTpd/HelloTpd.tpd
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_tpd/HelloTpd/src/MyExample.cfg
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_tpd/HelloTpd/src/MyExample.ttcn
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_tpd/HelloTpd/src/PCOType.cc
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_tpd/HelloTpd/src/PCOType.hh
regression_test/compileonly/mfgen-tpd/invalid_buildconfig_tpd/Makefile
regression_test/compileonly/mfgen-tpd/library/HelloTpd/HelloTpd.tpd
regression_test/compileonly/mfgen-tpd/library/HelloTpd/src/MyExample.cfg
regression_test/compileonly/mfgen-tpd/library/HelloTpd/src/MyExample.ttcn
regression_test/compileonly/mfgen-tpd/library/HelloTpd/src/PCOType.cc
regression_test/compileonly/mfgen-tpd/library/HelloTpd/src/PCOType.hh
regression_test/compileonly/mfgen-tpd/library/HelloTpd2/HelloTpd.tpd
regression_test/compileonly/mfgen-tpd/library/Makefile
regression_test/compileonly/mfgen-tpd/library/a.ttcn
regression_test/compileonly/mfgen-tpd/library/b.ttcn
regression_test/compileonly/mfgen-tpd/library/central_storage/central.ttcn
regression_test/compileonly/mfgen-tpd/outsider.ttcn
regression_test/compileonly/mfgen-tpd/runner.pl [changed mode: 0644->0755]
regression_test/compileonly/mfgen-tpd/search_paths/dep1/Test/src/MyExample.cfg
regression_test/compileonly/mfgen-tpd/search_paths/dep1/Test/src/MyExample.ttcn
regression_test/compileonly/mfgen-tpd/search_paths/dep1/Test/src/PCOType.cc
regression_test/compileonly/mfgen-tpd/search_paths/dep1/Test/src/PCOType.hh
regression_test/compileonly/mfgen-tpd/search_paths/dep2/Test/src/MyExample2.ttcn
regression_test/compileonly/mfgen-tpd/search_paths/dep2/dep2_1/Test/src/MyExample2_1.ttcn
regression_test/compileonly/mfgen-tpd/search_paths/dep3/Test/src/MyExample3.ttcn
regression_test/compileonly/mfgen-tpd/subplier/src/subway.ttcn
regression_test/compileonly/mfgen-tpd/subplier/subplier.tpd
regression_test/compileonly/mfgen-tpd/supplier/src/supplier.ttcn
regression_test/compileonly/mfgen-tpd/supplier/src/supplier2.ttcn
regression_test/compileonly/mfgen-tpd/supplier/supplier24.tpd
regression_test/compileonly/namedActualParameters/Makefile
regression_test/compileonly/namedActualParameters/TnamedActualParameters.ttcn
regression_test/compileonly/openType/Makefile
regression_test/compileonly/openType/X.asn
regression_test/compileonly/openTypeNames/IO_based_message.asn
regression_test/compileonly/openTypeNames/Makefile
regression_test/compileonly/openTypeNames/Open_type_use.ttcn
regression_test/compileonly/optionalAssignCompare/Makefile
regression_test/compileonly/optionalAssignCompare/ToptionalAssignCompare.ttcn
regression_test/compileonly/portConstructor/Makefile
regression_test/compileonly/portConstructor/x.ttcn
regression_test/compileonly/selectCase/Makefile
regression_test/compileonly/selectCase/selectCase.ttcn
regression_test/compileonly/styleGuide/Another_module.ttcn
regression_test/compileonly/styleGuide/Makefile
regression_test/compileonly/styleGuide/MyASN1_module.asn
regression_test/compileonly/styleGuide/MySample_module.ttcn
regression_test/compileonly/styleGuide/external.cc
regression_test/compileonly/topLevelPdu/A.asn
regression_test/compileonly/topLevelPdu/B.asn
regression_test/compileonly/topLevelPdu/Makefile
regression_test/compileonly/typeInstantiation/A.asn
regression_test/compileonly/typeInstantiation/B.asn
regression_test/compileonly/typeInstantiation/Makefile
regression_test/configOper/Makefile
regression_test/configOper/TconfigOper.ttcn
regression_test/controlTimer/Makefile
regression_test/controlTimer/TcontrolTimer.ttcn
regression_test/controlTimer/config.cfg
regression_test/customEncoding/Coders.cc
regression_test/customEncoding/Coders.hh
regression_test/customEncoding/Custom1.ttcn
regression_test/customEncoding/Custom2.ttcn
regression_test/customEncoding/Custom3.ttcn
regression_test/customEncoding/Makefile
regression_test/customEncoding/config.cfg
regression_test/defaultOper/Makefile
regression_test/defaultOper/TdefaultOper.ttcn
regression_test/defaultOper/config.cfg
regression_test/enumOper/Makefile
regression_test/enumOper/TenumOper.ttcn
regression_test/enumOper/config.cfg
regression_test/floatOper/Makefile
regression_test/floatOper/TfloatOper.ttcn
regression_test/floatOper/config.cfg
regression_test/functionReference/FuncRef.ttcn
regression_test/functionReference/Makefile
regression_test/functionReference/config.cfg
regression_test/functionSubref/Makefile
regression_test/functionSubref/TfunctionSubref.ttcn
regression_test/functionSubref/TpardTemplateSubref.ttcn
regression_test/functionSubref/config.cfg
regression_test/hexstrOper/Makefile
regression_test/hexstrOper/ThexstrOper.ttcn
regression_test/hexstrOper/config.cfg
regression_test/iconv/Makefile
regression_test/iconv/config.cfg
regression_test/iconv/converter.ttcn
regression_test/iconv/convertest.ttcn
regression_test/iconv/iconver.cc
regression_test/implicitMsgEncoding/Makefile
regression_test/implicitMsgEncoding/PCOType.cc
regression_test/implicitMsgEncoding/PCOType.hh
regression_test/implicitMsgEncoding/TimplicitEnc.ttcn
regression_test/implicitMsgEncoding/config.cfg
regression_test/implicitOmit/IOAsn.asn
regression_test/implicitOmit/Makefile
regression_test/implicitOmit/config.cfg
regression_test/implicitOmit/io.ttcn
regression_test/intOper/Makefile
regression_test/intOper/PCOType.cc
regression_test/intOper/PCOType.hh
regression_test/intOper/TintOper.ttcn
regression_test/intOper/config.cfg
regression_test/ipv6/Makefile
regression_test/ipv6/host_ipv6_global.cfg
regression_test/ipv6/host_link_local.cfg
regression_test/ipv6/invalid_global_ipv6.cfg
regression_test/ipv6/invalid_global_ipv6_long.cfg
regression_test/ipv6/ip_create_on_host.cfg
regression_test/ipv6/ipv6.ttcn
regression_test/ipv6/ipv6_all_global.cfg
regression_test/ipv6/ipv6_long_short_global.cfg
regression_test/ipv6/ipv_hostname_macro.cfg
regression_test/ipv6/link_local_ipv6.cfg
regression_test/ipv6/localhost_create_on_host.cfg
regression_test/ipv6/localhost_ip_create_on_host.cfg
regression_test/ipv6/long_host_ipv6_global.cfg
regression_test/ipv6/long_ipv6_global.cfg
regression_test/ipv6/no_full_syntax_check_link_local.cfg
regression_test/ipv6/no_full_syntax_check_link_local_long.cfg
regression_test/ipv6/total_link_local.cfg
regression_test/ipv6/valid_global_ipv6.cfg
regression_test/ispresent/IsPresent_Test.cfg
regression_test/ispresent/IsPresent_Test.ttcn
regression_test/ispresent/Makefile
regression_test/json/AttributeTestcases.ttcn [changed mode: 0755->0644]
regression_test/json/Functions.ttcn [changed mode: 0755->0644]
regression_test/json/JSON.cfg [changed mode: 0755->0644]
regression_test/json/JsonData.asn
regression_test/json/Makefile [changed mode: 0755->0644]
regression_test/json/SemanticCheck.ttcn
regression_test/json/Testcases.ttcn [changed mode: 0755->0644]
regression_test/json/Types.ttcn [changed mode: 0755->0644]
regression_test/junitlogger/Makefile
regression_test/junitlogger/main1.cfg
regression_test/junitlogger/main1.ttcn
regression_test/junitlogger/test_junitlog.pl
regression_test/junitlogger/test_junitlog.sh
regression_test/lazyEval/LazyASNTypes.asn
regression_test/lazyEval/Makefile
regression_test/lazyEval/lazy.cfg
regression_test/lazyEval/lazy_A.ttcn
regression_test/lazyEval/lazy_B.ttcn
regression_test/lazyEval/lazy_defs.ttcn
regression_test/lazyEval/lazy_main.ttcn
regression_test/logFiles/CommonStuff.ttcn
regression_test/logFiles/LogFiles.cfg [changed mode: 0755->0644]
regression_test/logFiles/LogFiles.ttcn [changed mode: 0755->0644]
regression_test/logFiles/LogFiles2.cfg [changed mode: 0755->0644]
regression_test/logFiles/LogFilesInc.cfg [changed mode: 0755->0644]
regression_test/logFiles/LogFilesProc.cfg [changed mode: 0755->0644]
regression_test/logFiles/Makefile [changed mode: 0755->0644]
regression_test/logFiles/TitanLogTest.cfg
regression_test/logFiles/TitanLogTest.ttcn
regression_test/logFiles/extfunc.cc [changed mode: 0755->0644]
regression_test/logFiles/logFiles_doc.script [changed mode: 0755->0644]
regression_test/logFiles/logfilter.sh
regression_test/logger/Makefile
regression_test/logger/emergency_logging/Console_N.txt
regression_test/logger/emergency_logging/Console_O.txt
regression_test/logger/emergency_logging/EL_BufferAll_1.cfg
regression_test/logger/emergency_logging/EL_BufferAll_10.cfg
regression_test/logger/emergency_logging/EL_BufferAll_11.cfg
regression_test/logger/emergency_logging/EL_BufferAll_12.cfg
regression_test/logger/emergency_logging/EL_BufferAll_13.cfg
regression_test/logger/emergency_logging/EL_BufferAll_1_NOEL.cfg
regression_test/logger/emergency_logging/EL_BufferAll_2.cfg
regression_test/logger/emergency_logging/EL_BufferAll_3.cfg
regression_test/logger/emergency_logging/EL_BufferAll_3_NOEL.cfg
regression_test/logger/emergency_logging/EL_BufferAll_4.cfg
regression_test/logger/emergency_logging/EL_BufferAll_5.cfg
regression_test/logger/emergency_logging/EL_BufferAll_6.cfg
regression_test/logger/emergency_logging/EL_BufferAll_7.cfg
regression_test/logger/emergency_logging/EL_BufferAll_7A.cfg
regression_test/logger/emergency_logging/EL_BufferAll_8.cfg
regression_test/logger/emergency_logging/EL_BufferAll_9.cfg
regression_test/logger/emergency_logging/EL_BufferMasked_1.cfg
regression_test/logger/emergency_logging/EL_BufferMasked_10.cfg
regression_test/logger/emergency_logging/EL_BufferMasked_11.cfg
regression_test/logger/emergency_logging/EL_BufferMasked_12.cfg
regression_test/logger/emergency_logging/EL_BufferMasked_13.cfg
regression_test/logger/emergency_logging/EL_BufferMasked_2.cfg
regression_test/logger/emergency_logging/EL_BufferMasked_3.cfg
regression_test/logger/emergency_logging/EL_BufferMasked_4.cfg
regression_test/logger/emergency_logging/EL_BufferMasked_5.cfg
regression_test/logger/emergency_logging/EL_BufferMasked_6.cfg
regression_test/logger/emergency_logging/EL_BufferMasked_7.cfg
regression_test/logger/emergency_logging/EL_BufferMasked_8.cfg
regression_test/logger/emergency_logging/EL_BufferMasked_9.cfg
regression_test/logger/emergency_logging/EmergencyLogTest.sh
regression_test/logger/emergency_logging/EmergencyLoggingTest.ttcn
regression_test/logger/emergency_logging/EmergencyLoggingTest_BuffMasked.cfg
regression_test/logger/emergency_logging/Makefile
regression_test/logger/emergency_logging/PCO_PT.cc
regression_test/logger/emergency_logging/PCO_PT.hh
regression_test/logger/emergency_logging/Titan_LogTest.ttcn
regression_test/logger/emergency_logging/Titan_LogTestDefinitions.ttcn
regression_test/logger/emergency_logging/runlog.txt
regression_test/logger/logcontrol/Makefile
regression_test/logger/logcontrol/Titan_LogControlTest.cfg
regression_test/logger/logcontrol/Titan_LogControlTest.ttcn
regression_test/logger/logtest/Console_original_merged_log.txt
regression_test/logger/logtest/Makefile
regression_test/logger/logtest/PCO_PT.cc
regression_test/logger/logtest/PCO_PT.hh
regression_test/logger/logtest/Titan_LogTest.cfg
regression_test/logger/logtest/Titan_LogTest.ttcn
regression_test/logger/logtest/Titan_LogTestDefinitions.ttcn
regression_test/logger/logtest/Titan_LogTest_ACTION.cfg
regression_test/logger/logtest/Titan_LogTest_ACTIONplusEXECUTOR_RT.cfg
regression_test/logger/logtest/Titan_LogTest_DEBUG.cfg
regression_test/logger/logtest/Titan_LogTest_DEFAULT_OPplusEXECUTOR_RT.cfg
regression_test/logger/logtest/Titan_LogTest_ERRORplusRT.cfg
regression_test/logger/logtest/Titan_LogTest_EXECUTOR_LOGOPT.cfg
regression_test/logger/logtest/Titan_LogTest_EXECUTOR_RTplusCOMP.cfg
regression_test/logger/logtest/Titan_LogTest_EXECUTOR_RTplusLOGOPT.cfg
regression_test/logger/logtest/Titan_LogTest_EXEC_RT.cfg
regression_test/logger/logtest/Titan_LogTest_EX_UNQUAL.cfg
regression_test/logger/logtest/Titan_LogTest_E_RTplus_E_CONFIGDATA.cfg
regression_test/logger/logtest/Titan_LogTest_FUNC.cfg
regression_test/logger/logtest/Titan_LogTest_MATCH.cfg
regression_test/logger/logtest/Titan_LogTest_PARALLEL.cfg
regression_test/logger/logtest/Titan_LogTest_PORTEVENT.cfg
regression_test/logger/logtest/Titan_LogTest_STAT.cfg
regression_test/logger/logtest/Titan_LogTest_TC.cfg
regression_test/logger/logtest/Titan_LogTest_TIMER.cfg
regression_test/logger/logtest/Titan_LogTest_TTCN_ACTION.cfg
regression_test/logger/logtest/Titan_LogTest_USER.cfg
regression_test/logger/logtest/Titan_LogTest_VERDICT.cfg
regression_test/logger/logtest/Titan_LogTest_WARNING.cfg
regression_test/logger/logtest/logtest.sh
regression_test/logger_control/Makefile
regression_test/logger_control/config.cfg
regression_test/logger_control/logcontrol.ttcn
regression_test/loggerplugin/Makefile
regression_test/loggerplugin/a.ttcn
regression_test/loggerplugin/config.cfg
regression_test/lostTimer/Makefile
regression_test/lostTimer/TlostTimer.ttcn
regression_test/lostTimer/config.cfg
regression_test/macros/Macros.ttcn
regression_test/macros/Makefile
regression_test/macros/config.cfg
regression_test/makefilegen/Makefile
regression_test/makefilegen/makefilegen_envvar_test.sh
regression_test/makefilegen/makefilegen_envvar_test/TpdEnvVarTestMain/TpdEnvVarTestMain_orig.tpd
regression_test/makefilegen/makefilegen_envvar_test/testA/Test/src/MyExample.cfg
regression_test/makefilegen/makefilegen_envvar_test/testA/Test/src/MyExample.ttcn
regression_test/makefilegen/makefilegen_envvar_test/testA/Test/src/PCOType.cc
regression_test/makefilegen/makefilegen_envvar_test/testA/Test/src/PCOType.hh
regression_test/modifiedTemplate/Makefile
regression_test/modifiedTemplate/TmodifiedTemplate.ttcn
regression_test/modifiedTemplate/config.cfg
regression_test/namedActualParameters/Makefile
regression_test/namedActualParameters/config.cfg
regression_test/namedActualParameters/inlinetemplate.ttcn
regression_test/namedActualParameters/namedparam.ttcn
regression_test/namedActualParameters/small.ttcn
regression_test/namedActualParameters/templates.ttcn
regression_test/negativeTest/Makefile [changed mode: 0755->0644]
regression_test/negativeTest/NegTest.cfg
regression_test/negativeTest/NegTestTestcases.ttcn
regression_test/negativeTest/NegTestTypes.asn
regression_test/negativeTest/NegTest_JSON.cfg
regression_test/negativeTest/NegTest_JSON.ttcn
regression_test/negativeTest/NegTest_RAW.cfg
regression_test/negativeTest/NegTest_RAW_Testcases.ttcn
regression_test/negativeTest/NegTest_RAW_Types.ttcn
regression_test/negativeTest/NegTest_TEXT.cfg
regression_test/negativeTest/NegTest_TEXT_Testcases.ttcn
regression_test/negativeTest/NegTest_TEXT_Types.ttcn
regression_test/negativeTest/NegTest_XML.cfg
regression_test/negativeTest/NegTest_XML_Testcases.ttcn
regression_test/negativeTest/NegTest_XML_Types.xsd
regression_test/negativeTest/NegTest_all.cfg
regression_test/negativeTest/Types.asn [changed mode: 0755->0644]
regression_test/negativeTest/config.cfg [changed mode: 0755->0644]
regression_test/negativeTest/negtest.ttcn [changed mode: 0755->0644]
regression_test/negativeTest/www_XmlTest_org_negativeTest_XML_Types.ttcn
regression_test/nonMandatoryPar/Makefile
regression_test/nonMandatoryPar/PCOType.cc
regression_test/nonMandatoryPar/PCOType.hh
regression_test/nonMandatoryPar/TnonMandatory.ttcn
regression_test/nonMandatoryPar/config.cfg
regression_test/objidOper/Makefile
regression_test/objidOper/TobjidOper.ttcn
regression_test/objidOper/config.cfg
regression_test/objidOper/indexer.cc
regression_test/octetstrOper/Makefile
regression_test/octetstrOper/ToctetstrOper.ttcn
regression_test/octetstrOper/config.cfg
regression_test/omitdef/Datatypes.asn
regression_test/omitdef/Dumping.hh
regression_test/omitdef/Makefile
regression_test/omitdef/PT_DefOpt.cc
regression_test/omitdef/PT_DefOpt.hh
regression_test/omitdef/Tsenderos.ttcn
regression_test/omitdef/config.cfg
regression_test/pattern_quadruples/Makefile
regression_test/pattern_quadruples/config.cfg
regression_test/pattern_quadruples/pattern_quadruples.ttcn
regression_test/preCompilerFlags/Makefile
regression_test/preCompilerFlags/TpreCompilerFlags.ttcnpp [changed mode: 0755->0644]
regression_test/preCompilerFlags/config.cfg [changed mode: 0755->0644]
regression_test/predefFunction/Makefile
regression_test/predefFunction/PreDef.cfg
regression_test/predefFunction/bit_to_OK.ttcn
regression_test/predefFunction/bit_to_SW.ttcn
regression_test/predefFunction/char_to_OK.ttcn
regression_test/predefFunction/char_to_SW.ttcn
regression_test/predefFunction/encdec_OK.ttcn
regression_test/predefFunction/enum_to_OK.ttcn
regression_test/predefFunction/enum_to_SW.ttcn
regression_test/predefFunction/float_to_OK.ttcn
regression_test/predefFunction/float_to_SW.ttcn
regression_test/predefFunction/hex_to_OK.ttcn
regression_test/predefFunction/hex_to_SW.ttcn
regression_test/predefFunction/int_to_OK.ttcn
regression_test/predefFunction/int_to_SW.ttcn
regression_test/predefFunction/isprecho_OK.ttcn
regression_test/predefFunction/length_of_OK.ttcn
regression_test/predefFunction/length_of_SW.ttcn
regression_test/predefFunction/oct_to_OK.ttcn
regression_test/predefFunction/oct_to_SW.ttcn
regression_test/predefFunction/regex_OK.ttcn
regression_test/predefFunction/replacer_OK.ttcn
regression_test/predefFunction/replacer_SW.ttcn
regression_test/predefFunction/rotter_OK.ttcn
regression_test/predefFunction/rotter_SW.ttcn
regression_test/predefFunction/shifty_OK.ttcn
regression_test/predefFunction/shifty_SW.ttcn
regression_test/predefFunction/size_of_OK.ttcn
regression_test/predefFunction/size_of_SW.ttcn
regression_test/predefFunction/str_to_OK.ttcn
regression_test/predefFunction/str_to_SW.ttcn
regression_test/predefFunction/sub_str_OK.ttcn
regression_test/predefFunction/sub_str_SW.ttcn
regression_test/predefFunction/tcname_OK.ttcn
regression_test/predefFunction/tcname_SW.ttcn
regression_test/prereq.pl
regression_test/profiler/Makefile [changed mode: 0755->0644]
regression_test/profiler/PIPEasp_PT.cc
regression_test/profiler/PIPEasp_PT.hh
regression_test/profiler/PIPEasp_PortType.ttcn
regression_test/profiler/PIPEasp_Templates.ttcn
regression_test/profiler/PIPEasp_Types.ttcn
regression_test/profiler/Shell.ttcn
regression_test/profiler/Testcases.ttcn
regression_test/profiler/data_e.json
regression_test/profiler/double_e.json
regression_test/profiler/double_e.stats
regression_test/profiler/merged_e.stats
regression_test/profiler/prof1.cfg
regression_test/profiler/prof1.ttcn
regression_test/profiler/prof1_e.stats
regression_test/profiler/prof2.cfg
regression_test/profiler/prof2.ttcn
regression_test/profiler/prof3.cfg
regression_test/profiler/prof3.ttcn
regression_test/recofOper/BerType.asn
regression_test/recofOper/Circular1.ttcn
regression_test/recofOper/Circular2.ttcn
regression_test/recofOper/Makefile
regression_test/recofOper/TrecofCompat.ttcn
regression_test/recofOper/TrecofOper.ttcn
regression_test/recofOper/TrecofParamRef.ttcn
regression_test/recofOper/config.cfg
regression_test/recofOper/config_rt2.cfg
regression_test/recordOper/Makefile
regression_test/recordOper/TrecordOper.ttcn
regression_test/recordOper/config.cfg
regression_test/setOper/Makefile
regression_test/setOper/TsetOper.ttcn
regression_test/setOper/config.cfg
regression_test/setofMatch/Makefile
regression_test/setofMatch/TsetofMatch.ttcn
regression_test/setofMatch/config.cfg
regression_test/setofOper/Makefile
regression_test/setofOper/TsetofOper.ttcn
regression_test/setofOper/config.cfg
regression_test/singlecontrol/Makefile
regression_test/singlecontrol/alsohascontrolpart.ttcn
regression_test/singlecontrol/config.cfg
regression_test/singlecontrol/config1.cfg
regression_test/singlecontrol/config2.cfg
regression_test/singlecontrol/config_noexec.cfg
regression_test/singlecontrol/hascontrolpart.ttcn
regression_test/singlecontrol/nocontrolpart.ttcn
regression_test/singlecontrol/ouch.cfg
regression_test/slider/Makefile
regression_test/slider/PT1.cc
regression_test/slider/PT1.hh
regression_test/slider/UNDER.cc
regression_test/slider/UNDER.hh
regression_test/slider/dual.ttcn
regression_test/slider/dual2.ttcn
regression_test/slider/dualnegtest.ttcn
regression_test/slider/run.cfg
regression_test/slider/slider.ttcn
regression_test/templateAnytype/Makefile
regression_test/templateAnytype/TtemplateAnytype.ttcn
regression_test/templateAnytype/config.cfg
regression_test/templateBitstr/Makefile
regression_test/templateBitstr/TtemplateBitstr.ttcn
regression_test/templateBitstr/config.cfg
regression_test/templateBool/Makefile
regression_test/templateBool/TtemplateBool.ttcn
regression_test/templateBool/config.cfg
regression_test/templateChar/Makefile
regression_test/templateChar/TtemplateChar.ttcn
regression_test/templateChar/config.cfg
regression_test/templateCharstr/Makefile
regression_test/templateCharstr/TtemplateCharstr.ttcn
regression_test/templateCharstr/config.cfg
regression_test/templateEnum/Makefile
regression_test/templateEnum/TtemplateEnum.ttcn
regression_test/templateEnum/config.cfg
regression_test/templateFloat/Makefile
regression_test/templateFloat/TtemplateFloat.ttcn
regression_test/templateFloat/config.cfg
regression_test/templateInt/ImportedTemplates.ttcn
regression_test/templateInt/Makefile
regression_test/templateInt/TtemplateInt.ttcn
regression_test/templateInt/config.cfg
regression_test/templateOctetstr/Makefile
regression_test/templateOctetstr/TtemplateOctetstr.ttcn
regression_test/templateOctetstr/config.cfg
regression_test/templateOmit/Common/Templates.ttcn
regression_test/templateOmit/Common/Types.ttcn
regression_test/templateOmit/LegacyTests/LegacyTestcases.ttcn
regression_test/templateOmit/LegacyTests/Makefile
regression_test/templateOmit/LegacyTests/legacy.cfg
regression_test/templateOmit/Makefile
regression_test/templateOmit/NewTests/Makefile
regression_test/templateOmit/NewTests/NewTestcases.ttcn
regression_test/templateOmit/NewTests/new.cfg
regression_test/templateRec/Makefile
regression_test/templateRec/TtemplateRec.ttcn
regression_test/templateRec/TtemplateRecAsn.asn
regression_test/templateRec/config.cfg
regression_test/templateRecof/Makefile
regression_test/templateRecof/TmultiplePermutations.ttcn
regression_test/templateRecof/TtemplateRecof.ttcn
regression_test/templateRecof/config.cfg
regression_test/templateSet/Makefile
regression_test/templateSet/TtemplateSet.ttcn
regression_test/templateSet/config.cfg
regression_test/templateSetof/Makefile
regression_test/templateSetof/TtemplateSetof.ttcn
regression_test/templateSetof/config.cfg
regression_test/templateUnion/Makefile
regression_test/templateUnion/TtemplateUnion.ttcn
regression_test/templateUnion/config.cfg
regression_test/testcase_defparam/Makefile
regression_test/testcase_defparam/config.cfg
regression_test/testcase_defparam/tcdefparam.ttcn
regression_test/text2ttcn/Makefile
regression_test/text2ttcn/array_test.ttcn [changed mode: 0755->0644]
regression_test/text2ttcn/bitstring_test.ttcn [changed mode: 0755->0644]
regression_test/text2ttcn/boolean_test.ttcn [changed mode: 0755->0644]
regression_test/text2ttcn/charstring_test.ttcn [changed mode: 0755->0644]
regression_test/text2ttcn/component_test.ttcn
regression_test/text2ttcn/enum_test.ttcn [changed mode: 0755->0644]
regression_test/text2ttcn/float_test.ttcn [changed mode: 0755->0644]
regression_test/text2ttcn/functions.ttcn
regression_test/text2ttcn/hexstring_test.ttcn [changed mode: 0755->0644]
regression_test/text2ttcn/integer_test.ttcn [changed mode: 0755->0644]
regression_test/text2ttcn/objid_test.ttcn
regression_test/text2ttcn/octetstring_test.ttcn [changed mode: 0755->0644]
regression_test/text2ttcn/record_test.ttcn [changed mode: 0755->0644]
regression_test/text2ttcn/recordof_test.ttcn [changed mode: 0755->0644]
regression_test/text2ttcn/set_test.ttcn [changed mode: 0755->0644]
regression_test/text2ttcn/setof_test.ttcn [changed mode: 0755->0644]
regression_test/text2ttcn/text2ttcn_1.cfg
regression_test/text2ttcn/types.ttcn
regression_test/text2ttcn/ucharstring_test.ttcn [changed mode: 0755->0644]
regression_test/text2ttcn/union_test.ttcn [changed mode: 0755->0644]
regression_test/transparent/Makefile
regression_test/transparent/run.cfg
regression_test/transparent/transparent.ttcn
regression_test/tryCatch/Makefile
regression_test/tryCatch/PCOType.cc
regression_test/tryCatch/PCOType.hh
regression_test/tryCatch/external_function.cc
regression_test/tryCatch/tryCatch.cfg
regression_test/tryCatch/tryCatch_Functions.ttcn
regression_test/tryCatch/tryCatch_Testcases.ttcn
regression_test/ttcn2json/CompareSchemas.ttcn
regression_test/ttcn2json/General_Types.ttcn
regression_test/ttcn2json/Main.ttcn
regression_test/ttcn2json/Makefile [changed mode: 0755->0644]
regression_test/ttcn2json/MiniRanap.asn
regression_test/ttcn2json/PDU_Definitions.asn
regression_test/ttcn2json/PIPEasp_PortType.ttcn
regression_test/ttcn2json/PIPEasp_Templates.ttcn
regression_test/ttcn2json/PIPEasp_Types.ttcn
regression_test/ttcn2json/Shell.ttcn
regression_test/ttcn2json/SubType.ttcn
regression_test/ttcn2json/Testcases.ttcn
regression_test/ttcn2json/f_ext_import_schema.cc
regression_test/ttcn2json/f_ext_import_schema.hh
regression_test/ttcn2json/one.ttcn
regression_test/ttcn2json/three.ttcn
regression_test/ttcn2json/two.ttcn
regression_test/ttcn2json/zero.asn
regression_test/typeCompat/ASN_Ext.asn
regression_test/typeCompat/Compat.ttcn
regression_test/typeCompat/Ext.ttcn
regression_test/typeCompat/Ext2.ttcn
regression_test/typeCompat/Makefile
regression_test/typeCompat/Std.ttcn
regression_test/typeCompat/config.cfg
regression_test/ucharstrOper/Base64Testcases.ttcn [changed mode: 0755->0644]
regression_test/ucharstrOper/Common.ttcn [changed mode: 0755->0644]
regression_test/ucharstrOper/Makefile
regression_test/ucharstrOper/TucharstrOper.ttcn
regression_test/ucharstrOper/UTF16Testcases.ttcn [changed mode: 0755->0644]
regression_test/ucharstrOper/UTF32Testcases.ttcn [changed mode: 0755->0644]
regression_test/ucharstrOper/UTF8Testcases.ttcn [changed mode: 0755->0644]
regression_test/ucharstrOper/config.cfg
regression_test/ucharstrOper/cstr_content.ttcn
regression_test/ucharstrOper/external.cc
regression_test/unionOper/Makefile
regression_test/unionOper/TunionOper.ttcn
regression_test/unionOper/config.cfg
regression_test/vcheck.pl [changed mode: 0644->0755]
regression_test/verdictOper/Makefile
regression_test/verdictOper/TverdictOper.ttcn
regression_test/verdictOper/config.cfg
regression_test/visibility/Makefile
regression_test/visibility/Visibility.ttcn
regression_test/visibility/config.cfg
regression_test/visibility/module1.ttcn
regression_test/visibility/module2.ttcn
regression_test/visibility/module3.ttcn
regression_test/visibility/module4.ttcn
repgen/Makefile
repgen/logfilter.c
repgen/logformat.l
repgen/logmerge.c
repgen/parser.l
repgen/repgen.c
repgen/repgen.h
repgen/ttcn3_logfilter.1
repgen/ttcn3_logformat.1
repgen/ttcn3_logmerge.1
titan_executor_api/TITAN_Executor_API/build.xml
titan_executor_api/TITAN_Executor_API/create_jni_header.sh
titan_executor_api/TITAN_Executor_API/doc/javadoc-overview/javadoc-overview.html
titan_executor_api/TITAN_Executor_API/readme.txt
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executor/jni/ComponentStruct.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executor/jni/HcStateEnum.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executor/jni/HostStruct.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executor/jni/IJNICallback.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executor/jni/JNIMiddleWare.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executor/jni/McStateEnum.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executor/jni/QualifiedName.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executor/jni/TcStateEnum.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executor/jni/Timeval.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executor/jni/TransportTypeEnum.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executor/jni/VerdictTypeEnum.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executorapi/HostController.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executorapi/IJniExecutorObserver.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executorapi/JniExecutor.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executorapi/exception/JniExecutorException.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executorapi/exception/JniExecutorIllegalArgumentException.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executorapi/exception/JniExecutorJniLoadException.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executorapi/exception/JniExecutorStartSessionException.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executorapi/exception/JniExecutorWrongStateException.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executorapi/package-info.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executorapi/util/Log.java
titan_executor_api/TITAN_Executor_API/src/org/eclipse/titan/executorapi/util/StringUtil.java
titan_executor_api/TITAN_Executor_API_Demo/src/org/eclipse/titan/executorapi/demo/CommonData.java
titan_executor_api/TITAN_Executor_API_Demo/src/org/eclipse/titan/executorapi/demo/DemoFrame.java
titan_executor_api/TITAN_Executor_API_Demo/src/org/eclipse/titan/executorapi/demo/ExecuteCfgDialog.java
titan_executor_api/TITAN_Executor_API_Demo/src/org/eclipse/titan/executorapi/demo/ExecuteControlDialog.java
titan_executor_api/TITAN_Executor_API_Demo/src/org/eclipse/titan/executorapi/demo/ExecuteTestcaseDialog.java
titan_executor_api/TITAN_Executor_API_Demo/src/org/eclipse/titan/executorapi/demo/Main.java
titan_executor_api/TITAN_Executor_API_test/build.xml
titan_executor_api/TITAN_Executor_API_test/build_and_run_test.sh
titan_executor_api/TITAN_Executor_API_test/readme.txt
titan_executor_api/TITAN_Executor_API_test/src/org/eclipse/titan/executorapi/test/HostControllerErrorIllegalArgTest.java
titan_executor_api/TITAN_Executor_API_test/src/org/eclipse/titan/executorapi/test/JniExecutorAsyncErrorIllegalArgTest.java
titan_executor_api/TITAN_Executor_API_test/src/org/eclipse/titan/executorapi/test/JniExecutorAsyncErrorTest.java
titan_executor_api/TITAN_Executor_API_test/src/org/eclipse/titan/executorapi/test/JniExecutorAsyncErrorWrongStateTest.java
titan_executor_api/TITAN_Executor_API_test/src/org/eclipse/titan/executorapi/test/JniExecutorAsyncHappySimpleTest.java
titan_executor_api/TITAN_Executor_API_test/src/org/eclipse/titan/executorapi/test/JniExecutorAsyncHappyTest.java
titan_executor_api/TITAN_Executor_API_test/src/org/eclipse/titan/executorapi/test/JniExecutorAsyncTest.java
titan_executor_api/TITAN_Executor_API_test/src/org/eclipse/titan/executorapi/test/JniExecutorSync.java
titan_executor_api/TITAN_Executor_API_test/src/org/eclipse/titan/executorapi/test/JniExecutorSyncTest.java
titan_executor_api/TITAN_Executor_API_test/src/org/eclipse/titan/executorapi/test/JniExecutorTest.java
titan_executor_api/TITAN_Executor_API_test/src/org/eclipse/titan/executorapi/test/NormalTestObserver.java
titan_executor_api/TITAN_Executor_API_test/src/org/eclipse/titan/executorapi/test/StringUtilTest.java
titan_executor_api/TITAN_Executor_API_test/src/org/eclipse/titan/executorapi/test/Test1Observer.java
titan_executor_api/TITAN_Executor_API_test/src/org/eclipse/titan/executorapi/test/Test2Observer.java
titan_executor_api/TITAN_Executor_API_test/src/org/eclipse/titan/executorapi/test/TestConstants.java
titan_executor_api/TITAN_Executor_API_test/src/org/eclipse/titan/executorapi/test/TestObserverBase.java
titan_executor_api/TITAN_Executor_API_test/src/org/eclipse/titan/executorapi/test/TestUtil.java
usrguide/Makefile
usrguide/pdfgen.sh [changed mode: 0644->0755]
usrguide/referenceguide.doc
usrguide/userguide.doc
xsdconvert/Annotation.cc
xsdconvert/Annotation.hh
xsdconvert/AttributeType.cc
xsdconvert/AttributeType.hh
xsdconvert/ComplexType.cc
xsdconvert/ComplexType.hh
xsdconvert/GeneralFunctions.cc
xsdconvert/GeneralFunctions.hh
xsdconvert/GeneralTypes.hh
xsdconvert/ImportStatement.cc
xsdconvert/ImportStatement.hh
xsdconvert/List.hh
xsdconvert/Makefile
xsdconvert/Mstring.cc
xsdconvert/Mstring.hh
xsdconvert/PredefinedModules.cc
xsdconvert/RootType.cc
xsdconvert/RootType.hh
xsdconvert/SimpleType.cc
xsdconvert/SimpleType.hh
xsdconvert/TTCN3Module.cc
xsdconvert/TTCN3Module.hh
xsdconvert/TTCN3ModuleInventory.cc
xsdconvert/TTCN3ModuleInventory.hh
xsdconvert/XMLParser.cc
xsdconvert/XMLParser.hh
xsdconvert/converter.cc

index 3e9261c68fe1f5eec0e6c3d6926af9e19a23ec94..5f039da9ecf93541e41ba21ee3a488443d98046d 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Lovassy, Arpad
+#
+##############################################################################
 #
 # "org_eclipse_titan_executor_jni_JNIMiddleWare.h" is generated by javah (java header generator tool)
 # DO NOT EDIT THAT FILE UNLESS YOU KNOW WHAT YOU ARE DOING
index a4ca5d18537338bfb24cbe20076fe1129e1c7176..7e024dd56bb7851cec170a2f22bc4ee3728d1ee5 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 #include "jnimw.h"
 #include <stdio.h>
 #include <stdlib.h>
index 9c00ec78693e9a8c1aaa8db652b95b88ee7d02a0..8b83ac44c8079adfc4599184c04f244b959c4f22 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 #ifndef JNIMW_JNIMW_H
 #define JNIMW_JNIMW_H
 //----------------------------------------------------------------------------
index 62a3c92d6f1eaab2b8496ba53d2ca10165ad629b..6d552e413f83d1dc0ced78a3cdc20cb345794748 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 #include "jnimw.h"
 #include "org_eclipse_titan_executor_jni_JNIMiddleWare.h"
 #include <sys/socket.h>
index bca634ca544ace1e97df839d39f6fd6a85a43b50..070ac16a03591af03866705507db77943b8b602a 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 /* DO NOT EDIT THIS FILE - it is machine generated */
 #include <jni.h>
 /* Header for class org_eclipse_titan_executor_jni_JNIMiddleWare */
index 74fc88d40a6c13519d01eb1c221102a52290f7a6..44a857f5ab916f0a7b66d63ed7a572a7ecf2b08d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,31 @@
-###############################################################################
-# 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:
+#   
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Delic, Adam
+#   Forstner, Matyas
+#   Godar, Marton
+#   Horvath, Gabriella
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kovacs, Zoltan
+#   Kremer, Peter
+#   Lovassy, Arpad
+#   Ormandi, Matyas
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#   Torpis, Zsolt
+#   Zalanyi, Balazs Andor
+#
+##############################################################################
 # Main Makefile for the TTCN-3 Test Executor
 # For use with GNU make only.
 
@@ -65,8 +86,8 @@ endif
          $(MAKE) -C $$dir $@ || exit; \
        done
 ifeq ($(LICENSING), yes)
-       mkdir -p $(ETCDIR)/license
-       cp license/license.dat $(ETCDIR)/license
+       mkdir -p $(ETCDIR)/licensegen
+       cp licensegen/license.dat $(ETCDIR)/license
 endif
        chmod -R +r,go-w $(TTCN3_DIR)
 
index 9d7fb0e38bc2e84380a39948967b7fa8c046d09f..9189bb43c08a69ff1d87b9b78c67f2a51dc0f7f7 100644 (file)
@@ -1,9 +1,30 @@
 ###############################################################################
-# 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:
+#   >
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Baranyi, Botond
+#   Beres, Szabolcs
+#   Delic, Adam
+#   Feher, Csaba
+#   Forstner, Matyas
+#   Kovacs, Ferenc
+#   Kremer, Peter
+#   Lovassy, Arpad
+#   Ormandi, Matyas
+#   Pandi, Krisztian
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#   Szalai, Endre
+#   Zalanyi, Balazs Andor
+#
 ###############################################################################
 ifndef TOP
 $(error please define TOP)
@@ -67,7 +88,7 @@ JNI := yes
 
 # Path of the Java Developement Kit installation
 # (must be at least version  1.5.0_10)
-JDKDIR := /usr/lib/jvm/default-java 
+JDKDIR := /mnt/TTCN/Tools/jdk1.5.0_11
 
 # Path of OpenSSL installation: (always required)
 OPENSSL_DIR := default
index eb33baba2d14775d89c80af0dc244d75899e93bc..0d90676332eefaaf273fd6ab92022ce363d1b07b 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Forstner, Matyas
+#   Kovacs, Ferenc
+#   Pandi, Krisztian
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 # General stuff (to be included at the end of makefiles). The
 # following variables are used: DEPFILES, SUBDIRS...
 
index 4b683ee49b5c1eb88afab35c6cc2ed58fca85121..7985f997d7b264d85586a2caac49e3e6756cf5d6 100644 (file)
 ******************************************************************************
-* 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
+*   Pilisi, Gergely
 ******************************************************************************
 
-Cygwin setup\r
-    - If Cygwin is installed already, refresh your Cygwin installation\r
-      Titan is always build for the newest Cygwin version available. \r
-      Start the Cygwin setup utility (see below), it will refresh your\r
-      installed Cygwin packages to the newest versions.\r
-    - If Cygwin is not installed yet:\r
-       \r
-   (A) Download and execute the latest cygwin installer utility, \r
-       please use the 64-bit version installer:\r
-       https://cygwin.com/setup-x86_64.exe\r
-          \r
-   (B) Select Install from Internet (recommended to save local disk space)\r
-   \r
-   (C) Choose Cygwin installation root directory (C:\cygwin is recommended)\r
-       Select All Users, or Just Me.\r
-          \r
-   (D) Select "Local Package Directory" (typically the same directory,  \r
-       where the setup....exe Cygwin installer utility is stored).\r
-          \r
-   (E) Use Internet Explorer Proxy Settings (recommended).\r
-   \r
-   (F) Select a download mirror site.\r
-   \r
-   (G) In the package selection dialog, \r
-       Note: You can select different views to find the required packages\r
-       easier and/or search the packages via the search field.\r
-       \r
-       There are 3 hierarchical levels of minimally required packages, \r
-       depending on your task.\r
-       Note: Cygwin installer will automatically select the packages the\r
-             manually selected ones are depending on; do NOT deselect\r
-             any automatically selected package!\r
-       a) Test execution ONLY (command line or from Eclipse Executor):\r
-               Base: <all packages> (Default setting of the installer)\r
-               Net: openssl\r
-               Tcl: expect\r
-       b) Test case development: in addition to the above select the \r
-          following packages:\r
-               Devel: binutils\r
-               Devel: gcc-g++\r
-               Devel: make\r
-               Libs: libxml2-devel\r
-           Net: openssl-devel (automatically installs Net:openssl \r
-                                   as well, if selected)\r
-        c) To compile your own Titan Cygwin binary: in addition to the\r
-           above, select the following packages:\r
-               Devel: bison\r
-               Devel: ctags \r
-               Devel: cygwin32-expat\r
-               Devel: diffstat\r
-               Devel: flex\r
-               Devel: gcc-core\r
-               Editors: <any editor of your preference> (optional)\r
-               Libs: libncurses-devel\r
-               Libs: libreadline-devel\r
-               \r
-       If, after selecting the required packages and clicking on the \r
-       "Next" button, a "Resolving Dependcies" window lists further \r
-       required packages, ensure that the "Select required packages \r
-       (RECOMMENDED)" checkbox is checked and click the "Next" button.\r
-       \r
-   (H) Select the Create icon on Desktop checkbox\r
-   \r
-   (I) (Optional)\r
-       Your "unix" home directory, by default is:\r
-       <your cygwin installation directory>/home/<yourUserId>\r
-       If you are (also) working in command line mode, it is a good \r
-       practice to change this to the folder where your TTCN-3 projects \r
-       are.       \r
-       Edit the file <your cygwin installation directory>/etc/passw:\r
-       In the line:\r
-       <yourUserId>:unused:<xxxxxx>:<yyyyy>:U-<yourDomain>\<yourUserId>,\r
-       S-1-5-21-nnnnnn...nnnnnn:/home/<yourUserId>:/bin/bash\r
-      \r
-       replace "/home/<yourUserId>" with the folder of your preference.\r
-       Note: you can access all Windows drives from Cygwin as\r
-       /cygdrive/<windowsDriveLetter>".\r
-       Example: to set your "unix" home directory to the "My_Home" folder \r
-       within your Windows Documents folder, you should replace \r
-       "/home/<yourUserId>" by \r
-       "/cygdrive/c/Users/<yourUserId>/Documents/My_Home"\r
-       WARNING: The path of your "unix" home directory shall not contain\r
-                any space!\r
-\r
-  (J) Using the bynary Titan package: download the Titan package for from\r
-    GitHub. Unpack the Titan package into a folder of your choice.\r
-      Note: It is not a requirement, but is a kind of best practice to \r
-            place Titan into a subfolder within your "unix" home directory.\r
-      Edit the <your cygwin installation directory>/home/<yourUserId>/.bashrc\r
-         file. Add these lines to it:\r
-               export PATH=${TTCN3_DIR}/bin:${PATH}\r
-               export LD_LIBRARY_PATH=${TTCN3_DIR}/lib:${LD_LIBRARY_PATH}\r
-\r
-  (K) Compile Titan with Cygwin:\r
-        Get the latest source code from GitHub.\r
-        Download and install JDK from Oracle's download site:\r
-               http://www.oracle.com/technetwork/java/javase/downloads/index.html\r
-        Edit the <your cygwin installation directory>/home/<yourUserId>/.bashrc\r
-        as above.\r
-        Create titan/Makefile.personal with the following content:    \r
-               TTCN3_DIR := /home/<user id>/git/titan/Install\r
-            JDKDIR := /home/<user id>/jdk\r
-            JNI := no\r
-            GUI := no\r
-            GEN_PDF := no\r
-            DEBUG := no\r
-        Compile Titan:\r
-               cd titan\r
-               make -j  \r
-               make install \r
-        The compiled files will be placed into the titan/Install directory. \r
-        \r
-  (L) If you want to use graphical tools (like nedit for example), then you need to install the Cygwin/X\r
-      component too. The install procedure can be found at the homepage:\r
-      http://x.cygwin.com/docs/ug/cygwin-x-ug.html       \r
-  \r
+Cygwin setup
+    - If Cygwin is installed already, refresh your Cygwin installation
+      Titan is always build for the newest Cygwin version available. 
+      Start the Cygwin setup utility (see below), it will refresh your
+      installed Cygwin packages to the newest versions.
+    - If Cygwin is not installed yet:
+       
+   (A) Download and execute the latest cygwin installer utility, 
+       please use the 64-bit version installer:
+       https://cygwin.com/setup-x86_64.exe
+          
+   (B) Select Install from Internet (recommended to save local disk space)
+   
+   (C) Choose Cygwin installation root directory (C:\cygwin is recommended)
+       Select All Users, or Just Me.
+          
+   (D) Select "Local Package Directory" (typically the same directory,  
+       where the setup....exe Cygwin installer utility is stored).
+          
+   (E) Use Internet Explorer Proxy Settings (recommended).
+   
+   (F) Select a download mirror site.
+   
+   (G) In the package selection dialog, 
+       Note: You can select different views to find the required packages
+       easier and/or search the packages via the search field.
+       
+       There are 3 hierarchical levels of minimally required packages, 
+       depending on your task.
+       Note: Cygwin installer will automatically select the packages the
+             manually selected ones are depending on; do NOT deselect
+             any automatically selected package!
+       a) Test execution ONLY (command line or from Eclipse Executor):
+               Base: <all packages> (Default setting of the installer)
+               Net: openssl
+               Tcl: expect
+       b) Test case development: in addition to the above select the 
+          following packages:
+               Devel: binutils
+               Devel: gcc-g++
+               Devel: make
+               Libs: libxml2-devel
+           Net: openssl-devel (automatically installs Net:openssl 
+                                   as well, if selected)
+        c) To compile your own Titan Cygwin binary: in addition to the
+           above, select the following packages:
+               Devel: bison
+               Devel: ctags 
+               Devel: cygwin32-expat
+               Devel: diffstat
+               Devel: flex
+               Devel: gcc-core
+               Editors: <any editor of your preference> (optional)
+               Libs: libncurses-devel
+               Libs: libreadline-devel
+               
+       If, after selecting the required packages and clicking on the 
+       "Next" button, a "Resolving Dependcies" window lists further 
+       required packages, ensure that the "Select required packages 
+       (RECOMMENDED)" checkbox is checked and click the "Next" button.
+       
+   (H) Select the Create icon on Desktop checkbox
+   
+   (I) (Optional)
+       Your "unix" home directory, by default is:
+       <your cygwin installation directory>/home/<yourUserId>
+       If you are (also) working in command line mode, it is a good 
+       practice to change this to the folder where your TTCN-3 projects 
+       are.       
+       Edit the file <your cygwin installation directory>/etc/passw:
+       In the line:
+       <yourUserId>:unused:<xxxxxx>:<yyyyy>:U-<yourDomain>\<yourUserId>,
+       S-1-5-21-nnnnnn...nnnnnn:/home/<yourUserId>:/bin/bash
+      
+       replace "/home/<yourUserId>" with the folder of your preference.
+       Note: you can access all Windows drives from Cygwin as
+       /cygdrive/<windowsDriveLetter>".
+       Example: to set your "unix" home directory to the "My_Home" folder 
+       within your Windows Documents folder, you should replace 
+       "/home/<yourUserId>" by 
+       "/cygdrive/c/Users/<yourUserId>/Documents/My_Home"
+       WARNING: The path of your "unix" home directory shall not contain
+                any space!
+
+  (J) Using the bynary Titan package: download the Titan package for from
+    GitHub. Unpack the Titan package into a folder of your choice.
+      Note: It is not a requirement, but is a kind of best practice to 
+            place Titan into a subfolder within your "unix" home directory.
+      Edit the <your cygwin installation directory>/home/<yourUserId>/.bashrc
+         file. Add these lines to it:
+               export PATH=${TTCN3_DIR}/bin:${PATH}
+               export LD_LIBRARY_PATH=${TTCN3_DIR}/lib:${LD_LIBRARY_PATH}
+
+  (K) Compile Titan with Cygwin:
+        Get the latest source code from GitHub.
+        Download and install JDK from Oracle's download site:
+               http://www.oracle.com/technetwork/java/javase/downloads/index.html
+        Edit the <your cygwin installation directory>/home/<yourUserId>/.bashrc
+        as above.
+        Create titan/Makefile.personal with the following content:    
+               TTCN3_DIR := /home/<user id>/git/titan/Install
+            JDKDIR := /home/<user id>/jdk
+            JNI := no
+            GUI := no
+            GEN_PDF := no
+            DEBUG := no
+        Compile Titan:
+               cd titan
+               make -j  
+               make install 
+        The compiled files will be placed into the titan/Install directory. 
+        
+  (L) If you want to use graphical tools (like nedit for example), then you need to install the Cygwin/X
+      component too. The install procedure can be found at the homepage:
+      http://x.cygwin.com/docs/ug/cygwin-x-ug.html       
+  
index cdb0cfc38bb6bcfaa501cc5d6583906622946c9f..699a49d8b5d7b9d01235d8e76b55cb7d80c98d25 100644 (file)
@@ -1,9 +1,15 @@
 ******************************************************************************
-* 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
+*   Lelik, Elemer
+*   Pilisi, Gergely
+*   Szabados, Kristof
 ******************************************************************************
 
 Build and install Titan on Linux
@@ -32,7 +38,7 @@ LICENSING := no
 USAGE_STATS := no
 
 
-Several build options are possible; for details on options, please read through the Makefile.cfg.
+Several build options are possible; for details on options , please read through the Makefile.cfg.
 Options can be overridden by the content of  a file named Makefile.personal which can be used to 
 adapt to local installation directories, change config options etc.
 Below, a small number of typical scenarios are presented.
@@ -54,6 +60,7 @@ GEN_PDF := no
 
 
 
+
 b) JNI  enabled
 
 install JDK   into /home/<user id>/jdk
@@ -97,7 +104,7 @@ make install
 This will install Titan into  /home/<user id>/titan.core/Install
 
 
-7. Optionally, run function/regression tests
+7. Optionally , run function/regression tests
 
 cd /home/<user id>/titan.core/function_test
 
@@ -123,5 +130,7 @@ make run
 
 These tests might run for half an hour (regr.tests)  to two hours (func.tests)
 
-8. Optionally, copy Titan into its final directory.
-From here on, you can continue with the Titan installation guide, see /Install/docs, to set/change environment variables etc.
+8. Optionally , copy Titan into its final directory.
+From here on, you can continue with the Titan installation guide, see /Install/docs, 
+to set/change environment variables etc.
+
index 6169d871c159b809cc9bea3e035a0e2536b9fb37..218de227ac1b6541384072f80ec2de25cdcdb7c6 100644 (file)
@@ -1,9 +1,13 @@
 ******************************************************************************
-* 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
 ******************************************************************************
 
 MinGW setup
index c511a9255ae5b1123eb117e9b0af0ab97777b309..dd3c31766aeb43d60444cb821f758ae0039d5192 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 #ifndef CHARCODING_HH
 #define        CHARCODING_HH
 
index 12509723b7cefd9f1420762d8c51cf6edb9937f1..1f866e38281d6081c070f65c2e35fea6f1159906 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 
 #include <cstring>
 
index 3bcdc07e3ed4d469dfd6b509b6e8e79f92ebb311..e6d5b95cacb3a967cc57cbed923c9c8ee0159899 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 
 #ifndef JSON_TOKENIZER_HH
 #define        JSON_TOKENIZER_HH
index 6675bc6d9c211bd48265328a3f1d245adaef3ec0..594892ae9650c4875f6713ef686e3d45e6274950 100644 (file)
@@ -1,10 +1,26 @@
-###############################################################################
-# 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:
+#   
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Baranyi, Botond
+#   Beres, Szabolcs
+#   Csondes, Tibor
+#   Delic, Adam
+#   Forstner, Matyas
+#   Kovacs, Ferenc
+#   Ormandi, Matyas
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#   Zalanyi, Balazs Andor
+#
+##############################################################################
 # Makefile for the common directory of the TTCN-3 Test Executor
 
 TOP := ..
index 0d57b631f10ab462d56a991a6781c9c27b850178..86cea9a6f97c4ccf46b97976bfe1f95a44ead2db 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 #undef new
 
 #include <new>
index 19890ec35177b271fd532cc369b7f94fb13c5abd..1d8adad8e6e635008d85df5671ee883311c159b6 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 #ifndef _MODULE_VERSION_H  
 #define _MODULE_VERSION_H  
 
index 14019293e95899e4d611f365b9dc81510bf5724b..307704a95d2e320b45308e452ca6593a772eb922 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include "NetworkHandler.hh"
 
 #include <stdio.h>
index 5dd982e7ff9116c931140852cb77df8c61192a73..589c3ce6919c49fb0cabfebb1d68fcf00829883e 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef NETWORKHANDLER_H_
 #define NETWORKHANDLER_H_
 
index 6a588bf23891982d1415e3d4f539e618f3764f89..fcdc872bf52ac827fa2aa21d7ad4c63816798b9e 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *
+ ******************************************************************************/
 #include "Path2.hh"
 
 #include "path.h"
index c0d785a5d1564fb3d50982be4eaa480bfd36b452..aec6b8a8468bb60336a75df4173222a0be73f95c 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *
+ ******************************************************************************/
 #ifndef PATH_HH_
 #define PATH_HH_
 
index a2f744a3501c4ea8ddab5c291176645ebc10dd72..d3d9dcd4b6d11b758bbd237f8d8b85d2c448d4e0 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include "memory.h"
 #include "pattern.hh"
 #include "Quadruple.hh"
index 0efbb061e3ea4e065bf184a5a3f6bdc2656adecf..6b146af45616a526c009c12d8c6ef791432765fb 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef _Ttcn_Quadruple_HH
 #define _Ttcn_Quadruple_HH
 
index 35dfd3cfdbc3deeba184d5cd0844de23d2d8e848..01f38f86536610043121e6ac48d38d2aa9eb7c27 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *
+ ******************************************************************************/
 #ifndef CFG_PROCESS_UTILS_HH_
 #define CFG_PROCESS_UTILS_HH_
 
index 85ffdb452b67f6dff430d9971de8a2a453517ffa..d3a8a0b464a5ddb9a1e5e8cd546c444da4ac1a9b 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *
+ ******************************************************************************/
 #include "config_preproc.h"
 #include <string.h>
 #include <stdio.h>
index 297498444fcffdb49dea61706eb7a6d72b1799a4..eff6a702db6380768202725997fc51a73537d476 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _Common_config_preproc_H
 #define _Common_config_preproc_H
 
index 7c1520d3f9c34b0727f15929c2d01826cefd5a7c..88cf3f986988725e2c887f8e5d432f0980fde5b1 100644 (file)
@@ -1,9 +1,20 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
  
 %option noyywrap
index bd8e5ceddf66ce63830dad2db923ea8e83fe6300..e2bfc7cd82c569a3c1fc1d1ba1ecc8ad159b7fc4 100644 (file)
@@ -1,9 +1,18 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
  ******************************************************************************/
  
 %{
index b236a0e1f9cc33a7f424b84b59bec45a6bfd011a..c3164531bcbc7c5163125c7392dd3697d5292eb7 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef DBGNEW_HH
 #define DBGNEW_HH
 
index 50ffd067c0ff895424868aa45a2b3b70a4f24744..fb380ef4963f597f483281ebc3ae7417beef11de 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include <stdio.h>
 
 #include "license.h"
index 3cad4c9e6c38af9ef18390e7ddfdae11b0ead80d..eb476e9a9830bdb865d6ffdf149683f92d7c7cc2 100644 (file)
@@ -1,10 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Beres, Szabolcs
+ *   Cserveni, Akos
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
index b2d6d0bdc98a7d898d01f724eb25542ba2a21e42..32d015199880e88e28975525d21af119f0496b62 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Beres, Szabolcs
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef LICENSE_H
 #define LICENSE_H
 
index 724fc746d62285383dd8a496424383b6be432f91..b84a20824ed23f61c747cfe3471f98ac627f4969 100644 (file)
@@ -1,10 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include "memory.h"
 
 #undef Malloc
index cf31f0a8fa074adff71d905b1739aac2616c80b9..9ae9d88c79309360a4d8918cabbd2113da64158a 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _Common_memory_H
 #define _Common_memory_H
 
index 11eade373897370b01fd8572c7ecbc328bb5ab14..ed12449cd6fa26da326554519d594cf550e93524 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include "dbgnew.hh"
 #include <stddef.h>
 
index 201e2153e9371d8f6e495f761b252d0e6d8191cc..cec465f65829dd05feaef6107e018dd48dfb44f4 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include <string.h>
 #include <errno.h>
 #include <sys/stat.h>
index 549633ab038ad892199fb9293c4f04d4a7dfa8f2..f11f64bb2c64622cc35142804a17909d5548f64b 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _Common_path_H
 #define _Common_path_H
 
index 96104b6a4aa88f3ec9bed1a0a0e7df67d8d3c642..d87ef376e2b96e4728a7ee2564508f4ccfcee13c 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef _common_pattern_HH
 #define _common_pattern_HH
 
index 109c0c2722c7d81cee1af73cd46f4cdede837e99..3dc50fd8e005614ec9c720d9a27da075e2bfd242 100644 (file)
@@ -1,9 +1,18 @@
 /******************************************************************************
- * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
  
 /**
index 90a59fe81005fcae0d7b322e2016587116f13b73..2ed2adc0227d723132fc864d150edb2baf6395da 100644 (file)
@@ -1,9 +1,20 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
  ******************************************************************************/
  
 /**
index 18754ad8a909b802dac44c029f4aa6c3cdef8ccb..e98cc60964a9d47fb78ec7f39d460fb7bbaffb93 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *
  ******************************************************************************/
  
 /**
index 50dfb9f63bf0fe39b2ca237dec99c5fbea710d85..33cd7dfb25ebddfdb16a410d423969312f85fec4 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 #ifndef PLATFORM_H_
 #define PLATFORM_H_
 
index 9a0be9df140ccfa823e27452829615ceb83fcab7..65c028806247bd1a77b8eaa20798498c3f841b07 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef STATIC_CHECK_HH
 #define STATIC_CHECK_HH
 
index 4bc3c6d889eff0f624fb787f75df7e508b3c68fb..13fbba3c63208b10be941e6bbc47a737ba480613 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef TTCN3FLOAT_HH_
 #define TTCN3FLOAT_HH_
 
index 36116ce4be86f4d90f556540bfc8e4415bc5e8ef..74bc47c907d7651e6ef08fa69d3c54ce6f6ae09c 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Ormandi, Matyas
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #include "usage_stats.hh"
 
 #ifdef MINGW
index 2396568a425bea2533e4ebfbaec849c75312843c..8c5af2ad789709d8c81c87c994dcbf13dc1cd637 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Ormandi, Matyas
+ *
+ ******************************************************************************/
 #ifndef USAGE_STATS_H_
 #define USAGE_STATS_H_
 
index 843be53e35670035d1746718c3280198722138ee..d7bf8bce85edf5a6c2f005fa4ad9777bcd820cf7 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include <time.h>
 #include <unistd.h>
 #ifdef MINGW
index 6113aeb02a9073c3ca5f7171269c58418d33f2c1..ba55b3ee36457a5b1e1ef72cb6ac68c9bddcc525 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef USERINFO_H
 #define USERINFO_H
 
index d8aaafbf8c2a294138798d925a8a56a528fa1db7..1401e2d48d57be3f00a97288f69fe2279cc79f01 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Pandi, Krisztian
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #ifndef VERSION_H
 #define VERSION_H
 
old mode 100644 (file)
new mode 100755 (executable)
index 117b55e..8a19115
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Pandi, Krisztian
+#
+##############################################################################
 import datetime
  
 from tempfile import mkstemp
index 38a9a93da0a24b1fbd7c727332d9e5477b931c10..14316f23707b02b57f76fa8df8c0ab5bdd66fd39 100644 (file)
@@ -1,10 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Godar, Marton
+ *   Kovacs, Ferenc
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef VERSION_INTERNAL_H
 #define VERSION_INTERNAL_H
 
 #endif
 
 /* Copyright message */
-#define COPYRIGHT_STRING COMMENT_PREFIX "Copyright (c) 2000-2015 Ericsson Telecom AB"
+#define COPYRIGHT_STRING COMMENT_PREFIX "Copyright (c) 2000-2016 Ericsson Telecom AB"
 
 /* For prefixing the above messages. Default value: empty string. */
 #define COMMENT_PREFIX
index 3af7ebad1ca10775f02d0d31ad02132cdabe488e..da8696b515b231f9316405abc92fe19291a929f2 100644 (file)
@@ -1,10 +1,31 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Cserveni, Akos
+ *   Czerman, Oliver
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #include <set>
 #include <string>
 #include <sstream>
@@ -29,9 +50,9 @@ reffer::reffer(const char*) {}
 
 namespace Common {
 
-  // ==================================
+  // =================================
   // ===== Modules
-  // ==================================
+  // =================================
   
   vector<Modules::type_enc_t> Modules::delayed_type_enc_v;
 
index e4aa031f42d0e5fea61c1498baa36171e4a845d0..894d20571586b1955dbc08520ed8b3e218f61645 100644 (file)
@@ -1,10 +1,29 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Cserveni, Akos
+ *   Czerman, Oliver
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #ifndef _Common_AST_HH
 #define _Common_AST_HH
 
index e5ff3560e5e5c943188fc1466d9282b09ef24972..074fdc87845e20853a8252523f50419c274dff13 100644 (file)
@@ -1,10 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Cserveni, Akos
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include "Code.hh"
 #include "../common/memory.h"
 #include "error.h"
index a15d32ad975393424ad61bdbf8c3446e510256fb..9c00cb0222753a80c603cb61f766c369c04322ec 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Cserveni, Akos
+ *   Forstner, Matyas
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _Common_Code_HH
 #define _Common_Code_HH
 
index 4d6f16b4b1084cae21f633d4c1619589d9a21a80..772c5d54222d1d460d0d27195f28f5f1eb8829ab 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include "CodeGenHelper.hh"
 #include "Code.hh"
 #include "error.h"
index d07c837e092b2f7311fb8c0310170085aa6c6a96..e11ff0b3fc92544503627b5e811586b679b3c124 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef _Common_CodeGenHelper_HH
 #define _Common_CodeGenHelper_HH
 
index bd3298d595036179bbdcaf58bc40658bd13f5648..79574b417d6123b77d74f877c7a8be8470d3e164 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include "CompField.hh"
 #include "Type.hh"
 #include "Value.hh"
index b07f61555763799fc1b59ee5472cf3f079e6a8c8..d453061275bae8ecb399b07bc04f72e84d16cae7 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef COMPFIELD_HH_
 #define COMPFIELD_HH_
 
index f14825f2f56e836cb1e3f7e21aa5f05a3ef46a46..4c21f8fe88c0fa1546aa336b0bfc75f940849acb 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include "CompType.hh"
 
 #include "ttcn3/AST_ttcn3.hh"
index c131d5787ed19ae92b811043509577a869c7c492..69dbf02c21454b0ebae47fbf3aedb7336891005e 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef COMPTYPE_HH_
 #define COMPTYPE_HH_
 
index e90ae493fc7cb0da8f95a1bc5ac89a82c6e1cc38..3247ebcd9cc16e82e95f1d3bed144a65afd3787e 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include "error.h"
 #include "CompilerError.hh"
 #include "../common/memory.h"
index bf62b0650cfded5eabd716efa2270de5007b1cb7..99de5eba8832a071fd402ab4b598c8c48c6d4076 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef _Common_Error_HH
 #define _Common_Error_HH
 
index e820ed963c0d5829d9121d54ee1586dc44182c1e..a5d5bb76a576488472b1548eb9e9bd6f5afa8df9 100644 (file)
@@ -1,10 +1,22 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Cserveni, Akos
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include "Constraint.hh"
 #include "CompilerError.hh"
 #include "Int.hh"
index 5f8963836288252c51966125bbc89a477d9a6a14..e654d7bdca0687464f62dac830d95e1e9cedb58c 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _Common_Constraint_HH
 #define _Common_Constraint_HH
 
index 5b24aceabc784a6ae060d6aa66d8c094bd21120e..b363d975b1ed1e2fc95f11d87ce105ee0d495841 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 #include "EnumItem.hh"
 #include "Value.hh"
 
index 2ff8fa3324a6be29e86d3a4f71843040781bc576..108737ad7512a4b99766a3a25b2f8e4a228326a8 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 #ifndef ENUM_HH_
 #define ENUM_HH_
 
index 10f8b4d81fc22785734c5999fa0d05b721a75e2c..3b08ca1d71d8ec278bca01d9634ef1807aa6f45b 100644 (file)
@@ -1,10 +1,22 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include "../common/dbgnew.hh"
 #include "Identifier.hh"
 #include <ctype.h>
index c01df15ac5bac6fe6fe0d3fd2d7224ca7d14b7f0..58ca8f7e48bf2451063818201f9e0068eed61f06 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _Common_Identifier_HH
 #define _Common_Identifier_HH
 
index 456f32b161477f8faad719f3d0fd0f602742d43d..41b1457aa733d1baf3909b9524fec4f97997ffc2 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Bibo, Zoltan
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Koppany, Csaba
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include "../common/dbgnew.hh"
 #include "Int.hh"
 #include "string.hh"
index 8de6b0cfb1601df35150da67cf00332c690e25ed..70f1e9284d2a7edaf29c4661a64f73e4faee1cc5 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Bibo, Zoltan
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef Int_HH_
 #define Int_HH_
 
index 8499fe4e619f24f1d0d27e7166bab7b07b640166..74c5e36138da4aea8a10a00606407b355817499e 100644 (file)
@@ -1,10 +1,30 @@
-###############################################################################
-# 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:
+#   
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Baranyi, Botond
+#   Cserveni, Akos
+#   Delic, Adam
+#   Feher, Csaba
+#   Forstner, Matyas
+#   Kovacs, Ferenc
+#   Kremer, Peter
+#   Ormandi, Matyas
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#   Szalai, Gabor
+#   Tatarka, Gabor
+#   Zalanyi, Balazs Andor
+#
+##############################################################################
 # Makefile for the integrated (TTCN-3 and ASN.1) compiler
 # and the makefile generator
 
index 746cde29969be2399625d1700285c667275faa7f..8252f49a2c2266617d2c8a82477d439c7b70d2c8 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include "PredefFunc.hh"
 #include "error.h"
 #include "Int.hh"
index 3720a225870a3a5ed6a27f49a3d195324bdac847..5416cb5b919cb1f74b444c82d61c508a917b54f5 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef _Common_PredefFunc_HH
 #define _Common_PredefFunc_HH
 
index 4b475352ace20a83d1063e7f247cefb440bf7438..0dfe48432bd43e7eb16b3b19a0c934ff73161013 100644 (file)
-///////////////////////////////////////////////////////////////////////////////\r
-// Copyright (c) 2000-2015 Ericsson Telecom AB\r
-// All rights reserved. This program and the accompanying materials\r
-// are made available under the terms of the Eclipse Public License v1.0\r
-// which accompanies this distribution, and is available at\r
-// http://www.eclipse.org/legal/epl-v10.html\r
-///////////////////////////////////////////////////////////////////////////////\r
-#include "ProjectGenHelper.hh"\r
-#include "../common/memory.h"\r
-\r
-#include "error.h"\r
-#include <limits>\r
-#include <stdio.h>\r
-#include <stdlib.h>\r
-#include <string.h>\r
-\r
-const std::string ProjectDescriptor::emptyString = std::string();\r
-\r
-ProjectDescriptor::ProjectDescriptor(const char * name) :\r
-  projectName(std::string(name)),\r
-  tpdFileName(),\r
-  targetExecutableName(),\r
-  projectAbsTpdDir(),\r
-  projectAbsWorkingDir(),\r
-  projectWorkingDir(),\r
-  library(false),\r
-  dynamicLinked(false),\r
-  referencedProjects(),\r
-  refProjWorkingDirs(),\r
-  libSearchPaths(),\r
-  linkerLibraries(),\r
-  ttcn3ModuleNames(),\r
-  asn1ModuleNames(),\r
-  userSources(),\r
-  userHeaders(),\r
-  ttcnPP(),\r
-  initialized(false)\r
-{}\r
-\r
-void ProjectDescriptor::cleanUp()\r
-{\r
-  referencedProjects.clear();\r
-  refProjWorkingDirs.clear(),\r
-  libSearchPaths.clear();\r
-  linkerLibraries.clear();\r
-  ttcn3ModuleNames.clear();\r
-  asn1ModuleNames.clear();\r
-  userSources.clear();\r
-  userHeaders.clear();\r
-  ttcnPP.clear();\r
-}\r
-\r
-bool ProjectDescriptor::isInitialized()\r
-{\r
-  if (!projectName.empty() &&\r
-      !targetExecutableName.empty() &&\r
-      !projectAbsTpdDir.empty() &&\r
-      !projectAbsWorkingDir.empty() &&\r
-      !projectWorkingDir.empty())\r
-    initialized = true;\r
-  return initialized;\r
-}\r
-\r
-void ProjectDescriptor::setTPDFileName(const char* name)\r
-{\r
-  const char SEPARATOR = '/';\r
-  std::string fileName(name);\r
-  size_t refProjPos = fileName.find_last_of(SEPARATOR);\r
-  if (std::string::npos == refProjPos) {\r
-    tpdFileName = fileName;\r
-  }\r
-  else {\r
-    tpdFileName = fileName.substr(refProjPos + 1);\r
-  }\r
-}\r
-\r
-void ProjectDescriptor::setProjectAbsWorkingDir(const char* name)\r
-{\r
-  if (!name) {\r
-    ERROR("No path was given to the working directory. Check if 'r' flag is set ");\r
-    return;\r
-  }\r
-  projectAbsWorkingDir = std::string(name);\r
-  ProjectGenHelper::Instance().setRootDirOS(name);\r
-}\r
-\r
-void ProjectDescriptor::addToReferencedProjects(const char* refProjName)\r
-{\r
-  std::vector<std::string>::iterator it;\r
-  for (it = referencedProjects.begin(); it != referencedProjects.end(); ++it) {\r
-    if (*it  == std::string(refProjName)) return;\r
-  }\r
-  referencedProjects.push_back(std::string(refProjName));\r
-}\r
-\r
-void ProjectDescriptor::addToRefProjWorkingDirs(const std::string& subProjDir)\r
-{\r
-  std::vector<std::string>::iterator it;\r
-  for (it = refProjWorkingDirs.begin(); it != refProjWorkingDirs.end(); ++it) {\r
-    if (*it  == subProjDir) return;\r
-  }\r
-  refProjWorkingDirs.push_back(subProjDir);\r
-}\r
-\r
-bool ProjectDescriptor::hasLinkerLibTo(const std::string& refProjName) const\r
-{\r
-  ProjectDescriptor* refProj = ProjectGenHelper::Instance().getTargetOfProject(refProjName.c_str());\r
-  for (size_t i = 0; i < referencedProjects.size(); ++i){\r
-    if (refProj && refProj->library) return true;\r
-  }\r
-  return false;\r
-}\r
-\r
-bool ProjectDescriptor::hasLinkerLib(const char* libName) const\r
-{\r
-  std::string linkerLibName(libName);\r
-  std::vector<std::string>::const_iterator it;\r
-  for (it = linkerLibraries.begin(); it != linkerLibraries.end(); ++it) {\r
-    if (*it  == linkerLibName) return true;\r
-  }\r
-  return false;\r
-}\r
-\r
-void ProjectDescriptor::addToLibSearchPaths(const char* libSearchPath)\r
-{\r
-  std::string searchPath(libSearchPath);\r
-  std::vector<std::string>::iterator it;\r
-  for (it = libSearchPaths.begin(); it != libSearchPaths.end(); ++it) {\r
-    if (*it  == searchPath) return;\r
-  }\r
-  libSearchPaths.push_back(libSearchPath);\r
-}\r
-\r
-void ProjectDescriptor::addToLinkerLibs(const char* linkerLibs)\r
-{\r
-  std::string llibs(linkerLibs);\r
-  std::vector<std::string>::iterator it;\r
-  for (it = linkerLibraries.begin(); it != linkerLibraries.end(); ++it) {\r
-    if (*it  == llibs) return;\r
-  }\r
-  linkerLibraries.push_back(linkerLibs);\r
-}\r
-\r
-size_t ProjectDescriptor::getLibSearchPathIndex(const std::string& subProjName) const\r
-{\r
-\r
-  for (size_t i = 0; i < libSearchPaths.size(); ++i) {\r
-    if (std::string::npos != libSearchPaths[i].find(subProjName))\r
-      return i;\r
-  }\r
-  return std::numeric_limits<unsigned int>::max();\r
-}\r
-\r
-const char* ProjectDescriptor::getLibSearchPath(const std::string& subProjName) const\r
-{\r
-  for (size_t i = 0; i < libSearchPaths.size(); ++i) {\r
-    if (std::string::npos != libSearchPaths[i].find(subProjName))\r
-      return libSearchPaths[i].c_str();\r
-  }\r
-  return NULL;\r
-}\r
-\r
-bool ProjectDescriptor::hasTtcn3ModuleName(const char* moduleName) const\r
-{\r
-  std::string modName(moduleName);\r
-  std::vector<std::string>::const_iterator it;\r
-  for (it = ttcn3ModuleNames.begin(); it != ttcn3ModuleNames.end(); ++it) {\r
-    if (*it == modName) return true;\r
-  }\r
-  return false;\r
-}\r
-\r
-bool ProjectDescriptor::hasAsn1ModuleName(const char* moduleName) const\r
-{\r
-  std::string modName(moduleName);\r
-  std::vector<std::string>::const_iterator it;\r
-  for (it = asn1ModuleNames.begin(); it != asn1ModuleNames.end(); ++it) {\r
-    if (*it == modName) return true;\r
-  }\r
-  return false;\r
-}\r
-\r
-bool ProjectDescriptor::hasUserSource(const char* userSourceName) const\r
-{\r
-  std::string sourceName(userSourceName);\r
-  std::vector<std::string>::const_iterator it;\r
-  for (it = userSources.begin(); it != userSources.end(); ++it) {\r
-    if (*it == sourceName) return true;\r
-  }\r
-  return false;\r
-}\r
-\r
-bool ProjectDescriptor::hasUserHeader(const char* userHeaderName) const\r
-{\r
-  std::string headerName(userHeaderName);\r
-  std::vector<std::string>::const_iterator it;\r
-  for (it = userHeaders.begin(); it != userHeaders.end(); ++it) {\r
-    if (*it == headerName) return true;\r
-  }\r
-  return false;\r
-}\r
-\r
-bool ProjectDescriptor::hasTtcn3PP(const char* ttcnPPName) const\r
-{\r
-  std::string ttcnPPFile(ttcnPPName);\r
-  std::vector<std::string>::const_iterator it;\r
-  for (it = ttcnPP.begin(); it != ttcnPP.end(); ++it) {\r
-    if (*it == ttcnPPFile) return true;\r
-  }\r
-  return false;\r
-}\r
-\r
-std::string ProjectDescriptor::setRelativePathTo(const std::string& absPathTo)\r
-{\r
-  if (projectAbsWorkingDir.empty()) return std::string();\r
-  const char SEPARATOR = '/';\r
-  if (projectAbsWorkingDir.at(0) != SEPARATOR || absPathTo.at(0) != SEPARATOR) \r
-    ERROR("Expecting absolute path to generate LinkerLibSearchPath ");\r
-  size_t length = projectAbsWorkingDir.size() > absPathTo.size() ? absPathTo.size() : projectAbsWorkingDir.size();\r
-  size_t lastSlash = 0;\r
-  size_t i;\r
-  for(i = 0; i < length && projectAbsWorkingDir.at(i) == absPathTo.at(i); ++i) {\r
-    if (projectAbsWorkingDir.at(i) == SEPARATOR && absPathTo.at(i) == SEPARATOR) {\r
-      lastSlash = i; // the same path until now...\r
-    }\r
-  }\r
-  if (length == i) {  // got subdirectory\r
-    if (projectAbsWorkingDir == absPathTo) {\r
-      return std::string("."); // the same paths were given \r
-    }\r
-    else if ((projectAbsWorkingDir.size() > absPathTo.size() && projectAbsWorkingDir.at(length) == SEPARATOR) ||\r
-       (projectAbsWorkingDir.size() < absPathTo.size() && absPathTo.at(length) == SEPARATOR))\r
-      lastSlash = length;\r
-  }\r
-\r
-  size_t slashCount = 0;\r
-  for (size_t i = lastSlash; i < projectAbsWorkingDir.size(); ++i) {\r
-    if (projectAbsWorkingDir.at(i) == SEPARATOR)\r
-      ++slashCount;\r
-  }\r
-\r
-  std::string relPath;\r
-  const std::string upDir("../");\r
-  for (size_t i = 0; i < slashCount; ++i)\r
-    relPath.append(upDir);\r
-\r
-  std::string pathTo = absPathTo.substr(lastSlash+1); // we left the heading slash\r
-  relPath.append(pathTo);\r
-  return std::string(relPath);\r
-}\r
-\r
-void ProjectDescriptor::print()\r
-{\r
-  fprintf( stderr, "project name %s and it is %s initialized\n", projectName.c_str(), isInitialized() ? "" : "not");\r
-  fprintf( stderr, "  target executable name %s\n",targetExecutableName.c_str());\r
-  fprintf( stderr, "  project abs TPD dir %s\n", projectAbsTpdDir.c_str());\r
-  fprintf( stderr, "  project abs working dir %s\n", projectAbsWorkingDir.c_str());\r
-  fprintf( stderr, "  project working dir %s\n", projectWorkingDir.c_str());\r
-  fprintf( stderr, "  project is %s\n", library ? "Library" : "Executable");\r
-  fprintf( stderr, "  project linking is %s\n", dynamicLinked ? "dynamic" : "static");\r
-  std::vector<std::string>::iterator it;\r
-  for (it = referencedProjects.begin(); it != referencedProjects.end(); ++it) {\r
-    fprintf( stderr, "    Referenced project %s\n",(*it).c_str());\r
-  }\r
-  for (it = refProjWorkingDirs.begin(); it != refProjWorkingDirs.end(); ++it) {\r
-    fprintf( stderr, "    Working dir of referenced project %s\n",(*it).c_str());\r
-  }\r
-  for (it = linkerLibraries.begin(); it != linkerLibraries.end(); ++it) {\r
-    fprintf( stderr, "    Linker library %s\n", (*it).c_str());\r
-  }\r
-  for (it = libSearchPaths.begin(); it != libSearchPaths.end(); ++it) {\r
-    fprintf( stderr, "    Linker lib search path %s\n", (*it).c_str());\r
-  }\r
-  for (it = ttcn3ModuleNames.begin(); it != ttcn3ModuleNames.end(); ++it) {\r
-    fprintf( stderr, "    TTCN3 Module Name: %s\n", (*it).c_str());\r
-  }\r
-  for (it = asn1ModuleNames.begin(); it != asn1ModuleNames.end(); ++it) {\r
-    fprintf( stderr, "    ASN1 Module Name: %s\n", (*it).c_str());\r
-  }\r
-  for (it = userSources.begin(); it != userSources.end(); ++it) {\r
-    fprintf( stderr, "    Source Name: %s\n", (*it).c_str());\r
-  }\r
-  for (it = userHeaders.begin(); it != userHeaders.end(); ++it) {\r
-    fprintf( stderr, "    Header Name: %s\n", (*it).c_str());\r
-  }\r
-  for (it = ttcnPP.begin(); it != ttcnPP.end(); ++it) {\r
-    fprintf( stderr, "    TTCN PP Name: %s\n", (*it).c_str());\r
-  }\r
-  fprintf( stderr, "\n");\r
-}\r
-\r
-ProjectGenHelper& ProjectGenHelper::Instance()\r
-{\r
-  static ProjectGenHelper singleton;\r
-  return singleton;\r
-}\r
-\r
-const std::string ProjectGenHelper::emptyString = std::string();\r
-\r
-ProjectGenHelper::ProjectGenHelper() :\r
-  nameOfTopLevelProject(),\r
-  rootDirOS(),\r
-  relPathToRootDirOS(),\r
-  Zflag(false),\r
-  Wflag(false),\r
-  Hflag(false),\r
-  projs(),\r
-  checkedProjs()\r
-{}\r
-\r
-void ProjectGenHelper::addTarget(const char* projName)\r
-{\r
-  if (!Zflag) return;\r
-  if (projs.end() != projs.find(std::string(projName))) return; // we have it \r
-  ProjectDescriptor newLib(projName);\r
-  projs.insert(std::pair<std::string, ProjectDescriptor> (std::string(projName), newLib));\r
-}\r
-\r
-void ProjectGenHelper::setToplevelProjectName(const char* name)\r
-{\r
-  if (!nameOfTopLevelProject.empty()) return;\r
-   nameOfTopLevelProject = std::string(name);\r
-}\r
-\r
-void ProjectGenHelper::setRootDirOS( const char* name)\r
-{\r
-  if (rootDirOS.empty()) {\r
-    rootDirOS = std::string(name);\r
-  }\r
-  else { //compare the 2 string and get the common part\r
-    const char* root = rootDirOS.c_str();\r
-    const char* head = root;\r
-    for (; *root++ == *name++; ) ;\r
-    size_t length = root - head - 1; //minus the non-matching\r
-    if (rootDirOS.size() > length) {\r
-      rootDirOS.resize(length);\r
-    }\r
-  }\r
-}\r
-\r
-const std::string& ProjectGenHelper::getRootDirOS(const char* name)\r
-{\r
-  ProjectDescriptor* proj = getProject(name);\r
-  if (!proj) return emptyString;\r
-  relPathToRootDirOS = proj->setRelativePathTo(rootDirOS);\r
-  return relPathToRootDirOS;\r
-}\r
-\r
-ProjectDescriptor* ProjectGenHelper::getTargetOfProject(const char* projName)\r
-{\r
-  if (!Zflag) return NULL;\r
-  if (projs.end() == projs.find(std::string(projName))) return NULL;\r
-  return getProject(projName);\r
-}\r
-\r
-const ProjectDescriptor* ProjectGenHelper::getTargetOfProject(const char* projName) const\r
-{\r
-  if (!Zflag) return NULL;\r
-  if (projs.end() == projs.find(std::string(projName))) return NULL;\r
-  return getProject(projName);\r
-}\r
-\r
-ProjectDescriptor* ProjectGenHelper::getProjectDescriptor(const char* targetName)\r
-{\r
-  if (!Zflag) return NULL;\r
-  for (std::map<std::string, ProjectDescriptor>::iterator it = projs.begin(); it != projs.end(); ++it) {\r
-    if ((it->second).getTargetExecName() == std::string(targetName))\r
-      return &(it->second);\r
-  }\r
-  return NULL;\r
-}\r
-\r
-std::map<std::string, ProjectDescriptor>::const_iterator ProjectGenHelper::getHead() const\r
-{\r
-  return projs.begin();\r
-}\r
-\r
-std::map<std::string, ProjectDescriptor>::const_iterator ProjectGenHelper::getEnd() const\r
-{\r
-  return projs.end();\r
-}\r
-\r
-void ProjectGenHelper::addTtcn3ModuleToProject(const char* projName, const char* moduleName)\r
-{\r
-  if (!Zflag) return;\r
-  if (projs.end() == projs.find(std::string(projName))) return;\r
-  ProjectDescriptor* proj = getProject(projName);\r
-  if (proj && !proj->hasTtcn3ModuleName(moduleName)) {\r
-     proj->addTtcn3ModuleName(moduleName);\r
-  }\r
-}\r
-\r
-void ProjectGenHelper::addAsn1ModuleToProject(const char* projName, const char* moduleName)\r
-{\r
-  if (!Zflag) return;\r
-  if (projs.end() == projs.find(std::string(projName))) return;\r
-  ProjectDescriptor* proj = getProject(projName);\r
-  if (proj &&!proj->hasAsn1ModuleName(moduleName)) {\r
-     proj->addAsn1ModuleName(moduleName);\r
-  }\r
-}\r
-\r
-void ProjectGenHelper::addUserSourceToProject(const char* projName, const char* userSourceName)\r
-{\r
-  if (!Zflag) return;\r
-  if (projs.end() == projs.find(std::string(projName))) return;\r
-  ProjectDescriptor* proj = getProject(projName);\r
-  if (proj && !proj->hasUserSource(userSourceName)) {\r
-     proj->addUserSource(userSourceName);\r
-  }\r
-}\r
-\r
-void ProjectGenHelper::addUserHeaderToProject(const char* projName, const char* userHeaderName)\r
-{\r
-  if (!Zflag) return;\r
-  if (projs.end() == projs.find(std::string(projName))) return;\r
-  ProjectDescriptor* proj = getProject(projName);\r
-  if (proj && !proj->hasUserHeader(userHeaderName)) {\r
-    proj->addUserHeader(userHeaderName);\r
-  }\r
-}\r
-\r
-void ProjectGenHelper::addTtcnPPToProject(const char* projName, const char* ttcnPPName)\r
-{\r
-  if (!Zflag) return;\r
-  if (projs.end() == projs.find(std::string(projName))) return;\r
-  ProjectDescriptor* proj = getProject(projName);\r
-  if (proj && !proj->hasTtcn3PP(ttcnPPName)) {\r
-    proj->addTtcn3PP(ttcnPPName);\r
-  }\r
-}\r
-\r
-void ProjectGenHelper::generateRefProjectWorkingDirsTo(const char* projName)\r
-{\r
-  if (!Zflag) return;\r
-  std::map<std::string,ProjectDescriptor>::iterator iter = projs.find(projName);\r
-  if (projs.end() == iter) {\r
-    ERROR("Project \"%s\" is not found in the project hierarchy ", projName);\r
-    return;\r
-  }\r
-  if (nameOfTopLevelProject != (iter->second).getProjectName()) {\r
-    ERROR("Project \"%s\" is not the on the top-level ", projName);\r
-    return;\r
-  }\r
-  ProjectDescriptor* proj = &(iter->second); // the Top level project\r
-\r
-  for (size_t i = 0; i < proj->numOfReferencedProjects(); ++i) {\r
-    const std::string& refProjName = proj->getReferencedProject(i);\r
-    ProjectDescriptor* refProj = getTargetOfProject(refProjName.c_str());\r
-    if (!refProj) return; // for sure...\r
-    const std::string& absWorkingDir = refProj->getProjectAbsWorkingDir();\r
-    if (!absWorkingDir.empty()) {\r
-      std::string relPath =  proj->setRelativePathTo(absWorkingDir);\r
-      proj->addToRefProjWorkingDirs(relPath);\r
-    }\r
-  }\r
-}\r
-\r
-size_t ProjectGenHelper::numOfLibs() const\r
-{\r
-  if (!Zflag) return 0;\r
-  size_t num = 0;\r
-  for (std::map<std::string, ProjectDescriptor>::const_iterator it = projs.begin(); it != projs.end(); ++it) {\r
-    if ((it->second).isLibrary()) {\r
-      ++num;\r
-    }\r
-  }\r
-  return num;\r
-}\r
-\r
-struct CompareStr\r
-{\r
-  bool operator () (const char* lhs, const char* rhs) {\r
-    int ret = strcmp(lhs, rhs);\r
-    return (0 > ret);\r
-  }\r
-};\r
-\r
-void ProjectGenHelper::getExternalLibs(std::vector<const char*>& extLibs)\r
-{\r
-  if (!Zflag) return;\r
-  std::map<const char*, const char*, CompareStr> libs;\r
-  for (std::map<std::string, ProjectDescriptor>::iterator it = projs.begin(); it != projs.end(); ++it) {\r
-    if ((it->second).numOfLinkerLibs() > 0) {\r
-      for (size_t i = 0; i < (it->second).numOfLinkerLibs(); ++i) {\r
-        const char* key = (it->second).getLinkerLib(i);\r
-        const char* value = (it->second).getProjectName().c_str();\r
-        libs.insert(std::pair<const char*,const char*>(key,value)); // filter duplicates\r
-      }\r
-    }\r
-  }\r
-  std::map<const char*, const char*>::iterator it;\r
-  for (it = libs.begin(); it != libs.end(); ++it) {\r
-    extLibs.push_back(it->first);\r
-  }\r
-}\r
-\r
-void ProjectGenHelper::getExternalLibSearchPaths(std::vector<const char*>& extLibPaths)\r
-{\r
-  if (!Zflag) return;\r
-  std::map<const char*, const char*, CompareStr> libPaths;\r
-  for (std::map<std::string, ProjectDescriptor>::iterator it = projs.begin(); it != projs.end(); ++it) {\r
-    if ((it->second).numOfLibSearchPaths() > 0) {\r
-      for (size_t i = 0; i < (it->second).numOfLibSearchPaths(); ++i) {\r
-        const char* key = (it->second).getLibSearchPath(i);\r
-        const char* value = (it->second).getProjectName().c_str();\r
-        libPaths.insert(std::pair<const char*,const char*>(key,value)); // filter duplicates\r
-      }\r
-    }\r
-  }\r
-  std::map<const char*, const char*>::iterator it;\r
-  for (it = libPaths.begin(); it != libPaths.end(); ++it) {\r
-    extLibPaths.push_back(it->first);\r
-  }\r
-}\r
-\r
-bool ProjectGenHelper::hasReferencedProject()\r
-{\r
-  if (!Zflag) return false;\r
-  ProjectDescriptor* topLevel = getTargetOfProject(nameOfTopLevelProject.c_str());\r
-  if (topLevel && topLevel->numOfReferencedProjects()) return true;\r
-  return false;\r
-}\r
-\r
-bool ProjectGenHelper::isTtcn3ModuleInLibrary(const char* moduleName) const\r
-{\r
-  if (!Zflag) return false;\r
-  for (std::map<std::string, ProjectDescriptor>::const_iterator it = projs.begin(); it != projs.end(); ++it) {\r
-    if ((it->second).hasTtcn3ModuleName(moduleName) && (it->second).isLibrary()) return true;\r
-  }\r
-  return false;\r
-}\r
-\r
-bool ProjectGenHelper::isAsn1ModuleInLibrary(const char* moduleName) const\r
-{\r
-  if (!Zflag) return false;\r
-  for (std::map<std::string, ProjectDescriptor>::const_iterator it = projs.begin(); it != projs.end(); ++it) {\r
-    if ((it->second).hasAsn1ModuleName(moduleName) && (it->second).isLibrary()) return true;\r
-  }\r
-  return false;\r
-}\r
-\r
-bool ProjectGenHelper::isSourceFileInLibrary(const char* fileName) const\r
-{\r
-  if (!Zflag || NULL == fileName) return false;\r
-  for (std::map<std::string, ProjectDescriptor>::const_iterator it = projs.begin(); it != projs.end(); ++it) {\r
-    if ((it->second).hasUserSource(fileName) && (it->second).isLibrary()) return true;\r
-  }\r
-  return false;\r
-}\r
-\r
-bool ProjectGenHelper::isHeaderFileInLibrary(const char* fileName) const\r
-{\r
-  if (!Zflag || NULL == fileName) return false;\r
-\r
-  for (std::map<std::string, ProjectDescriptor>::const_iterator it = projs.begin(); it != projs.end(); ++it) {\r
-    if ((it->second).hasUserHeader(fileName) && (it->second).isLibrary()) return true;\r
-  }\r
-  return false;\r
-}\r
-\r
-bool ProjectGenHelper::isTtcnPPFileInLibrary(const char* fileName) const\r
-{\r
-  if (!Zflag || NULL == fileName) return false;\r
-\r
-  for (std::map<std::string, ProjectDescriptor>::const_iterator it = projs.begin(); it != projs.end(); ++it) {\r
-    if ((it->second).hasTtcn3PP(fileName) && (it->second).isLibrary()) return true;\r
-  }\r
-  return false;\r
-}\r
-\r
-bool ProjectGenHelper::isCPPSourceFile(const char* fileName) const\r
-{\r
-  std::string fnStr(fileName);\r
-  size_t pos = fnStr.find_last_of('.');\r
-  if (std::string::npos == pos) return false;\r
-  const std::string EXT_CC("cc");\r
-  const std::string EXT_CPP("cpp");\r
-  int length = 0;\r
-  if (std::string::npos != fnStr.find (EXT_CC, pos + 1))\r
-    length = EXT_CC.size();\r
-  else if (std::string::npos != fnStr.find (EXT_CPP, pos + 1))\r
-    length = EXT_CPP.size();\r
-\r
-  if (length && fnStr.size() == pos + length + 1)\r
-    return true;\r
-  else \r
-    return false;\r
-}\r
-\r
-bool ProjectGenHelper::isCPPHeaderFile(const char* fileName) const\r
-{\r
-  std::string fnStr(fileName);\r
-  size_t pos = fnStr.find_last_of('.');\r
-  if (std::string::npos == pos) return false;\r
-  const std::string EXT_HPP("hpp");\r
-  const std::string EXT_HH("hh");\r
-  const std::string EXT_H("h");\r
-  int length = 0;\r
-  if (std::string::npos != fnStr.find (EXT_HH, pos + 1))\r
-    length = EXT_HH.size();\r
-  else if (std::string::npos != fnStr.find (EXT_HPP, pos + 1))\r
-    length = EXT_HPP.size();\r
-  else if (std::string::npos != fnStr.find (EXT_H, pos + 1))\r
-    length = EXT_H.size();\r
-\r
-  if (length && fnStr.size() == pos + length + 1)\r
-    return true;\r
-  else\r
-    return false;\r
-}\r
-\r
-bool ProjectGenHelper::isTtcnPPFile(const char* fileName) const\r
-{\r
-  std::string fnStr(fileName);\r
-  size_t pos = fnStr.find_last_of('.');\r
-  if (std::string::npos == pos) return false;\r
-  const std::string EXT_TTCNPP("ttcnpp");\r
-  int length = 0;\r
-  if (std::string::npos != fnStr.find (EXT_TTCNPP, pos + 1))\r
-    length = EXT_TTCNPP.size();\r
-\r
-  if (length && fnStr.size() == pos + length + 1)\r
-    return true;\r
-  else\r
-    return false;\r
-}\r
-\r
-void ProjectGenHelper::print()\r
-{\r
-  if (!Zflag) return;\r
-  fprintf(stderr, "Top Level project : %s\n", nameOfTopLevelProject.c_str());\r
-  for (std::map<std::string, ProjectDescriptor>::iterator it = projs.begin(); it != projs.end(); ++it) {\r
-    (it->second).print();\r
-  }\r
-}\r
-\r
-bool ProjectGenHelper::sanityCheck()\r
-{\r
-  if (!Zflag) return true;\r
-  bool ret = true;\r
-// if toplevel is a dynamic linked executable (not library) all executable shall set to the same linking method\r
-  {\r
-    ProjectDescriptor* topLevel = getTargetOfProject(nameOfTopLevelProject.c_str());\r
-    bool isDynamicLinked = topLevel->getLinkingStrategy();\r
-    if (!topLevel->isLibrary() && isDynamicLinked) { // dynamic linked executable\r
-      for (std::map<std::string, ProjectDescriptor>::iterator it = projs.begin(); it != projs.end(); ++it) {\r
-        if (!(it->second).isLibrary()) { //if exectubale \r
-          if (isDynamicLinked != (it->second).getLinkingStrategy()) {\r
-             ERROR("project \"%s\" is set to %s linking. Sub project \"%s\" is set to %s linking. "\r
-                   "All sub-level executable shall be set to the %s's type.",\r
-                   nameOfTopLevelProject.c_str(),\r
-                   isDynamicLinked ? "dynamic" : "static",\r
-                   ((it->second).getProjectName()).c_str(),\r
-                   isDynamicLinked ? "static" : "dynamic",\r
-                   nameOfTopLevelProject.c_str());\r
-             ret = false;\r
-          }\r
-        }\r
-      }\r
-    }\r
-  }\r
-\r
-// under a dynamic linked library every project shall be linked dynamic library too.\r
-  {\r
-    checkedProjs.clear();\r
-    bool found = false; // search for executable under dynamic linked library\r
-    char* execName = NULL;\r
-    for (std::map<std::string, ProjectDescriptor>::reverse_iterator rit = projs.rbegin(); rit != projs.rend(); ++rit) {\r
-      if ((rit->second).isLibrary() && (rit->second).getLinkingStrategy()) { //dynamic library \r
-        ProjectDescriptor& proj = rit->second;\r
-        found = DynamicLibraryChecker(&proj, found, &execName);\r
-        if (found) {\r
-           ERROR("Project \"%s\" is dynamic linked library. Sub project \"%s\" is executable.\n"\r
-                 "in TPD file, %s's all sub-level defaultTarget shall be set library too.",\r
-                 proj.getProjectName().c_str(), execName, proj.getProjectName().c_str());\r
-           ret = false;\r
-           break;\r
-        }\r
-      }\r
-    }\r
-  }\r
-\r
-  return ret;\r
-}\r
-\r
-ProjectDescriptor* ProjectGenHelper::getProject(const char* projName)\r
-{\r
-  if (!projName) return NULL;\r
-  for (std::map<std::string, ProjectDescriptor>::iterator it = projs.begin(); it != projs.end(); ++it) {\r
-    if (it->first == std::string(projName)) {\r
-      return &(it->second);\r
-    }\r
-  }\r
-  return NULL;\r
-}\r
-\r
-const ProjectDescriptor* ProjectGenHelper::getProject(const char* projName) const\r
-{\r
-  if (!projName) return NULL;\r
-  for (std::map<std::string, ProjectDescriptor>::const_iterator it = projs.begin(); it != projs.end(); ++it) {\r
-    if (it->first == std::string(projName)) {\r
-      return &(it->second);\r
-    }\r
-  }\r
-  return NULL;\r
-}\r
-\r
-\r
-void ProjectGenHelper::cleanUp()\r
-{\r
-  if (!Zflag) return;\r
-  checkedProjs.clear();\r
-  for (std::map<std::string, ProjectDescriptor>::iterator it = projs.begin(); it != projs.end(); ++it) {\r
-    (it->second).cleanUp();\r
-  }\r
-}\r
-\r
-bool ProjectGenHelper::DynamicLibraryChecker(const ProjectDescriptor* desc,\r
-                                       bool& found,\r
-                                       char** executableName)\r
-{\r
-  if (found || !desc) return true;\r
-  for (size_t i = 0; i < desc->numOfReferencedProjects(); ++i) {\r
-    char* refProjName = const_cast<char*> (desc->getReferencedProject(i).c_str());\r
-    const ProjectDescriptor* subProj = getTargetOfProject(refProjName);\r
-    if (0 == checkedProjs.count(subProj->getProjectName())) {\r
-      if (subProj->isLibrary()) {\r
-        found = DynamicLibraryChecker(subProj, found, executableName);\r
-      }\r
-      else { // search for executable under dynamic linked library\r
-        found = true;\r
-        *executableName = refProjName;\r
-        break;\r
-      }\r
-    }\r
-  }\r
-  // it is checked, no such executable was found. Store it not to iterate again\r
-  if (!found)\r
-    checkedProjs.insert(std::pair<const std::string, const ProjectDescriptor*> \r
-                       (desc->getProjectName(), desc));\r
-  return found;\r
-}\r
-\r
+///////////////////////////////////////////////////////////////////////////////
+// Copyright (c) 2000-2015 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
+///////////////////////////////////////////////////////////////////////////////
+#include "ProjectGenHelper.hh"
+#include "../common/memory.h"
+
+#include "error.h"
+#include <limits>
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+
+const std::string ProjectDescriptor::emptyString = std::string();
+
+ProjectDescriptor::ProjectDescriptor(const char * name) :
+  projectName(std::string(name)),
+  tpdFileName(),
+  targetExecutableName(),
+  projectAbsTpdDir(),
+  projectAbsWorkingDir(),
+  projectWorkingDir(),
+  library(false),
+  dynamicLinked(false),
+  referencedProjects(),
+  refProjWorkingDirs(),
+  libSearchPaths(),
+  linkerLibraries(),
+  ttcn3ModuleNames(),
+  asn1ModuleNames(),
+  userSources(),
+  userHeaders(),
+  ttcnPP(),
+  initialized(false)
+{}
+
+void ProjectDescriptor::cleanUp()
+{
+  referencedProjects.clear();
+  refProjWorkingDirs.clear(),
+  libSearchPaths.clear();
+  linkerLibraries.clear();
+  ttcn3ModuleNames.clear();
+  asn1ModuleNames.clear();
+  userSources.clear();
+  userHeaders.clear();
+  ttcnPP.clear();
+}
+
+bool ProjectDescriptor::isInitialized()
+{
+  if (!projectName.empty() &&
+      !targetExecutableName.empty() &&
+      !projectAbsTpdDir.empty() &&
+      !projectAbsWorkingDir.empty() &&
+      !projectWorkingDir.empty())
+    initialized = true;
+  return initialized;
+}
+
+void ProjectDescriptor::setTPDFileName(const char* name)
+{
+  const char SEPARATOR = '/';
+  std::string fileName(name);
+  size_t refProjPos = fileName.find_last_of(SEPARATOR);
+  if (std::string::npos == refProjPos) {
+    tpdFileName = fileName;
+  }
+  else {
+    tpdFileName = fileName.substr(refProjPos + 1);
+  }
+}
+
+void ProjectDescriptor::setProjectAbsWorkingDir(const char* name)
+{
+  if (!name) {
+    ERROR("No path was given to the working directory. Check if 'r' flag is set ");
+    return;
+  }
+  projectAbsWorkingDir = std::string(name);
+  ProjectGenHelper::Instance().setRootDirOS(name);
+}
+
+void ProjectDescriptor::addToReferencedProjects(const char* refProjName)
+{
+  std::vector<std::string>::iterator it;
+  for (it = referencedProjects.begin(); it != referencedProjects.end(); ++it) {
+    if (*it  == std::string(refProjName)) return;
+  }
+  referencedProjects.push_back(std::string(refProjName));
+}
+
+void ProjectDescriptor::addToRefProjWorkingDirs(const std::string& subProjDir)
+{
+  std::vector<std::string>::iterator it;
+  for (it = refProjWorkingDirs.begin(); it != refProjWorkingDirs.end(); ++it) {
+    if (*it  == subProjDir) return;
+  }
+  refProjWorkingDirs.push_back(subProjDir);
+}
+
+bool ProjectDescriptor::hasLinkerLibTo(const std::string& refProjName) const
+{
+  ProjectDescriptor* refProj = ProjectGenHelper::Instance().getTargetOfProject(refProjName.c_str());
+  for (size_t i = 0; i < referencedProjects.size(); ++i){
+    if (refProj && refProj->library) return true;
+  }
+  return false;
+}
+
+bool ProjectDescriptor::hasLinkerLib(const char* libName) const
+{
+  std::string linkerLibName(libName);
+  std::vector<std::string>::const_iterator it;
+  for (it = linkerLibraries.begin(); it != linkerLibraries.end(); ++it) {
+    if (*it  == linkerLibName) return true;
+  }
+  return false;
+}
+
+void ProjectDescriptor::addToLibSearchPaths(const char* libSearchPath)
+{
+  std::string searchPath(libSearchPath);
+  std::vector<std::string>::iterator it;
+  for (it = libSearchPaths.begin(); it != libSearchPaths.end(); ++it) {
+    if (*it  == searchPath) return;
+  }
+  libSearchPaths.push_back(libSearchPath);
+}
+
+void ProjectDescriptor::addToLinkerLibs(const char* linkerLibs)
+{
+  std::string llibs(linkerLibs);
+  std::vector<std::string>::iterator it;
+  for (it = linkerLibraries.begin(); it != linkerLibraries.end(); ++it) {
+    if (*it  == llibs) return;
+  }
+  linkerLibraries.push_back(linkerLibs);
+}
+
+size_t ProjectDescriptor::getLibSearchPathIndex(const std::string& subProjName) const
+{
+
+  for (size_t i = 0; i < libSearchPaths.size(); ++i) {
+    if (std::string::npos != libSearchPaths[i].find(subProjName))
+      return i;
+  }
+  return std::numeric_limits<unsigned int>::max();
+}
+
+const char* ProjectDescriptor::getLibSearchPath(const std::string& subProjName) const
+{
+  for (size_t i = 0; i < libSearchPaths.size(); ++i) {
+    if (std::string::npos != libSearchPaths[i].find(subProjName))
+      return libSearchPaths[i].c_str();
+  }
+  return NULL;
+}
+
+bool ProjectDescriptor::hasTtcn3ModuleName(const char* moduleName) const
+{
+  std::string modName(moduleName);
+  std::vector<std::string>::const_iterator it;
+  for (it = ttcn3ModuleNames.begin(); it != ttcn3ModuleNames.end(); ++it) {
+    if (*it == modName) return true;
+  }
+  return false;
+}
+
+bool ProjectDescriptor::hasAsn1ModuleName(const char* moduleName) const
+{
+  std::string modName(moduleName);
+  std::vector<std::string>::const_iterator it;
+  for (it = asn1ModuleNames.begin(); it != asn1ModuleNames.end(); ++it) {
+    if (*it == modName) return true;
+  }
+  return false;
+}
+
+bool ProjectDescriptor::hasUserSource(const char* userSourceName) const
+{
+  std::string sourceName(userSourceName);
+  std::vector<std::string>::const_iterator it;
+  for (it = userSources.begin(); it != userSources.end(); ++it) {
+    if (*it == sourceName) return true;
+  }
+  return false;
+}
+
+bool ProjectDescriptor::hasUserHeader(const char* userHeaderName) const
+{
+  std::string headerName(userHeaderName);
+  std::vector<std::string>::const_iterator it;
+  for (it = userHeaders.begin(); it != userHeaders.end(); ++it) {
+    if (*it == headerName) return true;
+  }
+  return false;
+}
+
+bool ProjectDescriptor::hasTtcn3PP(const char* ttcnPPName) const
+{
+  std::string ttcnPPFile(ttcnPPName);
+  std::vector<std::string>::const_iterator it;
+  for (it = ttcnPP.begin(); it != ttcnPP.end(); ++it) {
+    if (*it == ttcnPPFile) return true;
+  }
+  return false;
+}
+
+std::string ProjectDescriptor::setRelativePathTo(const std::string& absPathTo)
+{
+  if (projectAbsWorkingDir.empty()) return std::string();
+  const char SEPARATOR = '/';
+  if (projectAbsWorkingDir.at(0) != SEPARATOR || absPathTo.at(0) != SEPARATOR) 
+    ERROR("Expecting absolute path to generate LinkerLibSearchPath ");
+  size_t length = projectAbsWorkingDir.size() > absPathTo.size() ? absPathTo.size() : projectAbsWorkingDir.size();
+  size_t lastSlash = 0;
+  size_t i;
+  for(i = 0; i < length && projectAbsWorkingDir.at(i) == absPathTo.at(i); ++i) {
+    if (projectAbsWorkingDir.at(i) == SEPARATOR && absPathTo.at(i) == SEPARATOR) {
+      lastSlash = i; // the same path until now...
+    }
+  }
+  if (length == i) {  // got subdirectory
+    if (projectAbsWorkingDir == absPathTo) {
+      return std::string("."); // the same paths were given 
+    }
+    else if ((projectAbsWorkingDir.size() > absPathTo.size() && projectAbsWorkingDir.at(length) == SEPARATOR) ||
+       (projectAbsWorkingDir.size() < absPathTo.size() && absPathTo.at(length) == SEPARATOR))
+      lastSlash = length;
+  }
+
+  size_t slashCount = 0;
+  for (size_t i = lastSlash; i < projectAbsWorkingDir.size(); ++i) {
+    if (projectAbsWorkingDir.at(i) == SEPARATOR)
+      ++slashCount;
+  }
+
+  std::string relPath;
+  const std::string upDir("../");
+  for (size_t i = 0; i < slashCount; ++i)
+    relPath.append(upDir);
+
+  std::string pathTo = absPathTo.substr(lastSlash+1); // we left the heading slash
+  relPath.append(pathTo);
+  return std::string(relPath);
+}
+
+void ProjectDescriptor::print()
+{
+  fprintf( stderr, "project name %s and it is %s initialized\n", projectName.c_str(), isInitialized() ? "" : "not");
+  fprintf( stderr, "  target executable name %s\n",targetExecutableName.c_str());
+  fprintf( stderr, "  project abs TPD dir %s\n", projectAbsTpdDir.c_str());
+  fprintf( stderr, "  project abs working dir %s\n", projectAbsWorkingDir.c_str());
+  fprintf( stderr, "  project working dir %s\n", projectWorkingDir.c_str());
+  fprintf( stderr, "  project is %s\n", library ? "Library" : "Executable");
+  fprintf( stderr, "  project linking is %s\n", dynamicLinked ? "dynamic" : "static");
+  std::vector<std::string>::iterator it;
+  for (it = referencedProjects.begin(); it != referencedProjects.end(); ++it) {
+    fprintf( stderr, "    Referenced project %s\n",(*it).c_str());
+  }
+  for (it = refProjWorkingDirs.begin(); it != refProjWorkingDirs.end(); ++it) {
+    fprintf( stderr, "    Working dir of referenced project %s\n",(*it).c_str());
+  }
+  for (it = linkerLibraries.begin(); it != linkerLibraries.end(); ++it) {
+    fprintf( stderr, "    Linker library %s\n", (*it).c_str());
+  }
+  for (it = libSearchPaths.begin(); it != libSearchPaths.end(); ++it) {
+    fprintf( stderr, "    Linker lib search path %s\n", (*it).c_str());
+  }
+  for (it = ttcn3ModuleNames.begin(); it != ttcn3ModuleNames.end(); ++it) {
+    fprintf( stderr, "    TTCN3 Module Name: %s\n", (*it).c_str());
+  }
+  for (it = asn1ModuleNames.begin(); it != asn1ModuleNames.end(); ++it) {
+    fprintf( stderr, "    ASN1 Module Name: %s\n", (*it).c_str());
+  }
+  for (it = userSources.begin(); it != userSources.end(); ++it) {
+    fprintf( stderr, "    Source Name: %s\n", (*it).c_str());
+  }
+  for (it = userHeaders.begin(); it != userHeaders.end(); ++it) {
+    fprintf( stderr, "    Header Name: %s\n", (*it).c_str());
+  }
+  for (it = ttcnPP.begin(); it != ttcnPP.end(); ++it) {
+    fprintf( stderr, "    TTCN PP Name: %s\n", (*it).c_str());
+  }
+  fprintf( stderr, "\n");
+}
+
+ProjectGenHelper& ProjectGenHelper::Instance()
+{
+  static ProjectGenHelper singleton;
+  return singleton;
+}
+
+const std::string ProjectGenHelper::emptyString = std::string();
+
+ProjectGenHelper::ProjectGenHelper() :
+  nameOfTopLevelProject(),
+  rootDirOS(),
+  relPathToRootDirOS(),
+  Zflag(false),
+  Wflag(false),
+  Hflag(false),
+  projs(),
+  checkedProjs()
+{}
+
+void ProjectGenHelper::addTarget(const char* projName)
+{
+  if (!Zflag) return;
+  if (projs.end() != projs.find(std::string(projName))) return; // we have it 
+  ProjectDescriptor newLib(projName);
+  projs.insert(std::pair<std::string, ProjectDescriptor> (std::string(projName), newLib));
+}
+
+void ProjectGenHelper::setToplevelProjectName(const char* name)
+{
+  if (!nameOfTopLevelProject.empty()) return;
+   nameOfTopLevelProject = std::string(name);
+}
+
+void ProjectGenHelper::setRootDirOS( const char* name)
+{
+  if (rootDirOS.empty()) {
+    rootDirOS = std::string(name);
+  }
+  else { //compare the 2 string and get the common part
+    const char* root = rootDirOS.c_str();
+    const char* head = root;
+    for (; *root++ == *name++; ) ;
+    size_t length = root - head - 1; //minus the non-matching
+    if (rootDirOS.size() > length) {
+      rootDirOS.resize(length);
+    }
+  }
+}
+
+const std::string& ProjectGenHelper::getRootDirOS(const char* name)
+{
+  ProjectDescriptor* proj = getProject(name);
+  if (!proj) return emptyString;
+  relPathToRootDirOS = proj->setRelativePathTo(rootDirOS);
+  return relPathToRootDirOS;
+}
+
+ProjectDescriptor* ProjectGenHelper::getTargetOfProject(const char* projName)
+{
+  if (!Zflag) return NULL;
+  if (projs.end() == projs.find(std::string(projName))) return NULL;
+  return getProject(projName);
+}
+
+const ProjectDescriptor* ProjectGenHelper::getTargetOfProject(const char* projName) const
+{
+  if (!Zflag) return NULL;
+  if (projs.end() == projs.find(std::string(projName))) return NULL;
+  return getProject(projName);
+}
+
+ProjectDescriptor* ProjectGenHelper::getProjectDescriptor(const char* targetName)
+{
+  if (!Zflag) return NULL;
+  for (std::map<std::string, ProjectDescriptor>::iterator it = projs.begin(); it != projs.end(); ++it) {
+    if ((it->second).getTargetExecName() == std::string(targetName))
+      return &(it->second);
+  }
+  return NULL;
+}
+
+std::map<std::string, ProjectDescriptor>::const_iterator ProjectGenHelper::getHead() const
+{
+  return projs.begin();
+}
+
+std::map<std::string, ProjectDescriptor>::const_iterator ProjectGenHelper::getEnd() const
+{
+  return projs.end();
+}
+
+void ProjectGenHelper::addTtcn3ModuleToProject(const char* projName, const char* moduleName)
+{
+  if (!Zflag) return;
+  if (projs.end() == projs.find(std::string(projName))) return;
+  ProjectDescriptor* proj = getProject(projName);
+  if (proj && !proj->hasTtcn3ModuleName(moduleName)) {
+     proj->addTtcn3ModuleName(moduleName);
+  }
+}
+
+void ProjectGenHelper::addAsn1ModuleToProject(const char* projName, const char* moduleName)
+{
+  if (!Zflag) return;
+  if (projs.end() == projs.find(std::string(projName))) return;
+  ProjectDescriptor* proj = getProject(projName);
+  if (proj &&!proj->hasAsn1ModuleName(moduleName)) {
+     proj->addAsn1ModuleName(moduleName);
+  }
+}
+
+void ProjectGenHelper::addUserSourceToProject(const char* projName, const char* userSourceName)
+{
+  if (!Zflag) return;
+  if (projs.end() == projs.find(std::string(projName))) return;
+  ProjectDescriptor* proj = getProject(projName);
+  if (proj && !proj->hasUserSource(userSourceName)) {
+     proj->addUserSource(userSourceName);
+  }
+}
+
+void ProjectGenHelper::addUserHeaderToProject(const char* projName, const char* userHeaderName)
+{
+  if (!Zflag) return;
+  if (projs.end() == projs.find(std::string(projName))) return;
+  ProjectDescriptor* proj = getProject(projName);
+  if (proj && !proj->hasUserHeader(userHeaderName)) {
+    proj->addUserHeader(userHeaderName);
+  }
+}
+
+void ProjectGenHelper::addTtcnPPToProject(const char* projName, const char* ttcnPPName)
+{
+  if (!Zflag) return;
+  if (projs.end() == projs.find(std::string(projName))) return;
+  ProjectDescriptor* proj = getProject(projName);
+  if (proj && !proj->hasTtcn3PP(ttcnPPName)) {
+    proj->addTtcn3PP(ttcnPPName);
+  }
+}
+
+void ProjectGenHelper::generateRefProjectWorkingDirsTo(const char* projName)
+{
+  if (!Zflag) return;
+  std::map<std::string,ProjectDescriptor>::iterator iter = projs.find(projName);
+  if (projs.end() == iter) {
+    ERROR("Project \"%s\" is not found in the project hierarchy ", projName);
+    return;
+  }
+  if (nameOfTopLevelProject != (iter->second).getProjectName()) {
+    ERROR("Project \"%s\" is not the on the top-level ", projName);
+    return;
+  }
+  ProjectDescriptor* proj = &(iter->second); // the Top level project
+
+  for (size_t i = 0; i < proj->numOfReferencedProjects(); ++i) {
+    const std::string& refProjName = proj->getReferencedProject(i);
+    ProjectDescriptor* refProj = getTargetOfProject(refProjName.c_str());
+    if (!refProj) return; // for sure...
+    const std::string& absWorkingDir = refProj->getProjectAbsWorkingDir();
+    if (!absWorkingDir.empty()) {
+      std::string relPath =  proj->setRelativePathTo(absWorkingDir);
+      proj->addToRefProjWorkingDirs(relPath);
+    }
+  }
+}
+
+size_t ProjectGenHelper::numOfLibs() const
+{
+  if (!Zflag) return 0;
+  size_t num = 0;
+  for (std::map<std::string, ProjectDescriptor>::const_iterator it = projs.begin(); it != projs.end(); ++it) {
+    if ((it->second).isLibrary()) {
+      ++num;
+    }
+  }
+  return num;
+}
+
+struct CompareStr
+{
+  bool operator () (const char* lhs, const char* rhs) {
+    int ret = strcmp(lhs, rhs);
+    return (0 > ret);
+  }
+};
+
+void ProjectGenHelper::getExternalLibs(std::vector<const char*>& extLibs)
+{
+  if (!Zflag) return;
+  std::map<const char*, const char*, CompareStr> libs;
+  for (std::map<std::string, ProjectDescriptor>::iterator it = projs.begin(); it != projs.end(); ++it) {
+    if ((it->second).numOfLinkerLibs() > 0) {
+      for (size_t i = 0; i < (it->second).numOfLinkerLibs(); ++i) {
+        const char* key = (it->second).getLinkerLib(i);
+        const char* value = (it->second).getProjectName().c_str();
+        libs.insert(std::pair<const char*,const char*>(key,value)); // filter duplicates
+      }
+    }
+  }
+  std::map<const char*, const char*>::iterator it;
+  for (it = libs.begin(); it != libs.end(); ++it) {
+    extLibs.push_back(it->first);
+  }
+}
+
+void ProjectGenHelper::getExternalLibSearchPaths(std::vector<const char*>& extLibPaths)
+{
+  if (!Zflag) return;
+  std::map<const char*, const char*, CompareStr> libPaths;
+  for (std::map<std::string, ProjectDescriptor>::iterator it = projs.begin(); it != projs.end(); ++it) {
+    if ((it->second).numOfLibSearchPaths() > 0) {
+      for (size_t i = 0; i < (it->second).numOfLibSearchPaths(); ++i) {
+        const char* key = (it->second).getLibSearchPath(i);
+        const char* value = (it->second).getProjectName().c_str();
+        libPaths.insert(std::pair<const char*,const char*>(key,value)); // filter duplicates
+      }
+    }
+  }
+  std::map<const char*, const char*>::iterator it;
+  for (it = libPaths.begin(); it != libPaths.end(); ++it) {
+    extLibPaths.push_back(it->first);
+  }
+}
+
+bool ProjectGenHelper::hasReferencedProject()
+{
+  if (!Zflag) return false;
+  ProjectDescriptor* topLevel = getTargetOfProject(nameOfTopLevelProject.c_str());
+  if (topLevel && topLevel->numOfReferencedProjects()) return true;
+  return false;
+}
+
+bool ProjectGenHelper::isTtcn3ModuleInLibrary(const char* moduleName) const
+{
+  if (!Zflag) return false;
+  for (std::map<std::string, ProjectDescriptor>::const_iterator it = projs.begin(); it != projs.end(); ++it) {
+    if ((it->second).hasTtcn3ModuleName(moduleName) && (it->second).isLibrary()) return true;
+  }
+  return false;
+}
+
+bool ProjectGenHelper::isAsn1ModuleInLibrary(const char* moduleName) const
+{
+  if (!Zflag) return false;
+  for (std::map<std::string, ProjectDescriptor>::const_iterator it = projs.begin(); it != projs.end(); ++it) {
+    if ((it->second).hasAsn1ModuleName(moduleName) && (it->second).isLibrary()) return true;
+  }
+  return false;
+}
+
+bool ProjectGenHelper::isSourceFileInLibrary(const char* fileName) const
+{
+  if (!Zflag || NULL == fileName) return false;
+  for (std::map<std::string, ProjectDescriptor>::const_iterator it = projs.begin(); it != projs.end(); ++it) {
+    if ((it->second).hasUserSource(fileName) && (it->second).isLibrary()) return true;
+  }
+  return false;
+}
+
+bool ProjectGenHelper::isHeaderFileInLibrary(const char* fileName) const
+{
+  if (!Zflag || NULL == fileName) return false;
+
+  for (std::map<std::string, ProjectDescriptor>::const_iterator it = projs.begin(); it != projs.end(); ++it) {
+    if ((it->second).hasUserHeader(fileName) && (it->second).isLibrary()) return true;
+  }
+  return false;
+}
+
+bool ProjectGenHelper::isTtcnPPFileInLibrary(const char* fileName) const
+{
+  if (!Zflag || NULL == fileName) return false;
+
+  for (std::map<std::string, ProjectDescriptor>::const_iterator it = projs.begin(); it != projs.end(); ++it) {
+    if ((it->second).hasTtcn3PP(fileName) && (it->second).isLibrary()) return true;
+  }
+  return false;
+}
+
+bool ProjectGenHelper::isCPPSourceFile(const char* fileName) const
+{
+  std::string fnStr(fileName);
+  size_t pos = fnStr.find_last_of('.');
+  if (std::string::npos == pos) return false;
+  const std::string EXT_CC("cc");
+  const std::string EXT_CPP("cpp");
+  int length = 0;
+  if (std::string::npos != fnStr.find (EXT_CC, pos + 1))
+    length = EXT_CC.size();
+  else if (std::string::npos != fnStr.find (EXT_CPP, pos + 1))
+    length = EXT_CPP.size();
+
+  if (length && fnStr.size() == pos + length + 1)
+    return true;
+  else 
+    return false;
+}
+
+bool ProjectGenHelper::isCPPHeaderFile(const char* fileName) const
+{
+  std::string fnStr(fileName);
+  size_t pos = fnStr.find_last_of('.');
+  if (std::string::npos == pos) return false;
+  const std::string EXT_HPP("hpp");
+  const std::string EXT_HH("hh");
+  const std::string EXT_H("h");
+  int length = 0;
+  if (std::string::npos != fnStr.find (EXT_HH, pos + 1))
+    length = EXT_HH.size();
+  else if (std::string::npos != fnStr.find (EXT_HPP, pos + 1))
+    length = EXT_HPP.size();
+  else if (std::string::npos != fnStr.find (EXT_H, pos + 1))
+    length = EXT_H.size();
+
+  if (length && fnStr.size() == pos + length + 1)
+    return true;
+  else
+    return false;
+}
+
+bool ProjectGenHelper::isTtcnPPFile(const char* fileName) const
+{
+  std::string fnStr(fileName);
+  size_t pos = fnStr.find_last_of('.');
+  if (std::string::npos == pos) return false;
+  const std::string EXT_TTCNPP("ttcnpp");
+  int length = 0;
+  if (std::string::npos != fnStr.find (EXT_TTCNPP, pos + 1))
+    length = EXT_TTCNPP.size();
+
+  if (length && fnStr.size() == pos + length + 1)
+    return true;
+  else
+    return false;
+}
+
+void ProjectGenHelper::print()
+{
+  if (!Zflag) return;
+  fprintf(stderr, "Top Level project : %s\n", nameOfTopLevelProject.c_str());
+  for (std::map<std::string, ProjectDescriptor>::iterator it = projs.begin(); it != projs.end(); ++it) {
+    (it->second).print();
+  }
+}
+
+bool ProjectGenHelper::sanityCheck()
+{
+  if (!Zflag) return true;
+  bool ret = true;
+// if toplevel is a dynamic linked executable (not library) all executable shall set to the same linking method
+  {
+    ProjectDescriptor* topLevel = getTargetOfProject(nameOfTopLevelProject.c_str());
+    bool isDynamicLinked = topLevel->getLinkingStrategy();
+    if (!topLevel->isLibrary() && isDynamicLinked) { // dynamic linked executable
+      for (std::map<std::string, ProjectDescriptor>::iterator it = projs.begin(); it != projs.end(); ++it) {
+        if (!(it->second).isLibrary()) { //if exectubale 
+          if (isDynamicLinked != (it->second).getLinkingStrategy()) {
+             ERROR("project \"%s\" is set to %s linking. Sub project \"%s\" is set to %s linking. "
+                   "All sub-level executable shall be set to the %s's type.",
+                   nameOfTopLevelProject.c_str(),
+                   isDynamicLinked ? "dynamic" : "static",
+                   ((it->second).getProjectName()).c_str(),
+                   isDynamicLinked ? "static" : "dynamic",
+                   nameOfTopLevelProject.c_str());
+             ret = false;
+          }
+        }
+      }
+    }
+  }
+
+// under a dynamic linked library every project shall be linked dynamic library too.
+  {
+    checkedProjs.clear();
+    bool found = false; // search for executable under dynamic linked library
+    char* execName = NULL;
+    for (std::map<std::string, ProjectDescriptor>::reverse_iterator rit = projs.rbegin(); rit != projs.rend(); ++rit) {
+      if ((rit->second).isLibrary() && (rit->second).getLinkingStrategy()) { //dynamic library 
+        ProjectDescriptor& proj = rit->second;
+        found = DynamicLibraryChecker(&proj, found, &execName);
+        if (found) {
+           ERROR("Project \"%s\" is dynamic linked library. Sub project \"%s\" is executable.\n"
+                 "in TPD file, %s's all sub-level defaultTarget shall be set library too.",
+                 proj.getProjectName().c_str(), execName, proj.getProjectName().c_str());
+           ret = false;
+           break;
+        }
+      }
+    }
+  }
+
+  return ret;
+}
+
+ProjectDescriptor* ProjectGenHelper::getProject(const char* projName)
+{
+  if (!projName) return NULL;
+  for (std::map<std::string, ProjectDescriptor>::iterator it = projs.begin(); it != projs.end(); ++it) {
+    if (it->first == std::string(projName)) {
+      return &(it->second);
+    }
+  }
+  return NULL;
+}
+
+const ProjectDescriptor* ProjectGenHelper::getProject(const char* projName) const
+{
+  if (!projName) return NULL;
+  for (std::map<std::string, ProjectDescriptor>::const_iterator it = projs.begin(); it != projs.end(); ++it) {
+    if (it->first == std::string(projName)) {
+      return &(it->second);
+    }
+  }
+  return NULL;
+}
+
+
+void ProjectGenHelper::cleanUp()
+{
+  if (!Zflag) return;
+  checkedProjs.clear();
+  for (std::map<std::string, ProjectDescriptor>::iterator it = projs.begin(); it != projs.end(); ++it) {
+    (it->second).cleanUp();
+  }
+}
+
+bool ProjectGenHelper::DynamicLibraryChecker(const ProjectDescriptor* desc,
+                                       bool& found,
+                                       char** executableName)
+{
+  if (found || !desc) return true;
+  for (size_t i = 0; i < desc->numOfReferencedProjects(); ++i) {
+    char* refProjName = const_cast<char*> (desc->getReferencedProject(i).c_str());
+    const ProjectDescriptor* subProj = getTargetOfProject(refProjName);
+    if (0 == checkedProjs.count(subProj->getProjectName())) {
+      if (subProj->isLibrary()) {
+        found = DynamicLibraryChecker(subProj, found, executableName);
+      }
+      else { // search for executable under dynamic linked library
+        found = true;
+        *executableName = refProjName;
+        break;
+      }
+    }
+  }
+  // it is checked, no such executable was found. Store it not to iterate again
+  if (!found)
+    checkedProjs.insert(std::pair<const std::string, const ProjectDescriptor*> 
+                       (desc->getProjectName(), desc));
+  return found;
+}
+
index df661cb0671f51303f22caba66287befd9e0c3f4..c24e3b23da8d1a90797f65ea02307dcefa7178b5 100644 (file)
-///////////////////////////////////////////////////////////////////////////////\r
-// Copyright (c) 2000-2015 Ericsson Telecom AB\r
-// All rights reserved. This program and the accompanying materials\r
-// are made available under the terms of the Eclipse Public License v1.0\r
-// which accompanies this distribution, and is available at\r
-// http://www.eclipse.org/legal/epl-v10.html\r
-///////////////////////////////////////////////////////////////////////////////\r
-#ifndef _LIB_GEN_HELPER_HH\r
-#define _LIB_GEN_HELPER_HH\r
-#include <string>\r
-#include <map>\r
-#include <vector>\r
-#include <cstdio>\r
-class ProjectGenHelper;\r
-class ProjectDescriptor {\r
-public:\r
-  explicit ProjectDescriptor(const char* name);\r
-  ~ProjectDescriptor() { cleanUp(); };\r
-\r
-  const std::string& getProjectName() const { return projectName; }\r
-  void setTPDFileName( const char* name);\r
-  const std::string& getTPDFileName() const { return tpdFileName; }\r
-  void setTargetExecName(const char* name) { targetExecutableName = std::string(name); }\r
-  const std::string& getTargetExecName() const { return targetExecutableName; }\r
-  void setProjectAbsTpdDir(const char* name) { projectAbsTpdDir = std::string(name); }\r
-  const std::string& getProjectAbsTpdDir() const { return projectAbsTpdDir; }\r
-  void setProjectAbsWorkingDir(const char* name);\r
-  void setProjectWorkingDir(const char* name) { projectWorkingDir = std::string(name); }\r
-  const std::string& getProjectAbsWorkingDir() const { return projectAbsWorkingDir; }\r
-  const std::string& getProjectWorkingDir() const { return projectWorkingDir; }\r
-  void setLinkingStrategy(bool strategy) { dynamicLinked = strategy; }\r
-  bool getLinkingStrategy() const { return dynamicLinked; }\r
-  void setLibrary(bool isLib) { library = isLib; }\r
-  bool isLibrary() const { return library; }\r
-  bool isInitialized();\r
-  void addToReferencedProjects(const char* refProjName);\r
-  void addToRefProjWorkingDirs(const std::string& subProjDir);\r
-  bool hasLinkerLibTo(const std::string& refProjName) const; \r
-  bool hasLinkerLib(const char* libName) const; // Linker Lib got from TPD\r
-  void addToLibSearchPaths(const char* libSearchPath);\r
-  void addToLinkerLibs(const char* linkerLibs);\r
-  void print();\r
-  void cleanUp();\r
-  size_t numOfReferencedProjects() const { return referencedProjects.size(); };\r
-  size_t numOfRefProjWorkingDirs() const { return refProjWorkingDirs.size(); };\r
-  size_t numOfLibSearchPaths() const { return libSearchPaths.size(); };\r
-  size_t numOfLinkerLibs() const { return linkerLibraries.size(); };\r
-  const std::string& getReferencedProject(size_t index) const \r
-    { return index < referencedProjects.size() ? referencedProjects[index] : emptyString; };\r
-  const std::string& getRefProjWorkingDir(size_t index) const \r
-    { return index < refProjWorkingDirs.size() ? refProjWorkingDirs[index] : emptyString; };\r
-  const char* getLibSearchPath(const std::string& subProjName) const;\r
-  const char* getLibSearchPath(size_t index) const { return libSearchPaths[index].c_str(); };\r
-  const char* getLinkerLib(const std::string& subProjName) const;\r
-  const char* getLinkerLib(size_t index) const { return linkerLibraries[index].c_str(); };\r
-  size_t getLibSearchPathIndex(const std::string& subProjName) const;\r
-  void setLibSearchPath(size_t index, const std::string& relPath) { libSearchPaths[index] = relPath; };\r
-  void addTtcn3ModuleName(const char* name) { ttcn3ModuleNames.push_back(name); };\r
-  bool hasTtcn3ModuleName(const char* moduleName) const;\r
-  void addAsn1ModuleName(const char* name) { asn1ModuleNames.push_back(name); };\r
-  bool hasAsn1ModuleName(const char* moduleName) const;\r
-  void addUserSource(const char* name) { userSources.push_back(name); };\r
-  bool hasUserSource(const char* userSourceName) const;\r
-  void addUserHeader(const char* name) { userHeaders.push_back(name); };\r
-  bool hasUserHeader(const char* userHeaderName) const;\r
-  void addTtcn3PP(const char* name) { ttcnPP.push_back(name); };\r
-  bool hasTtcn3PP(const char* ttcnPPName) const;\r
-  std::string setRelativePathTo(const std::string& absPathTo);\r
-\r
-private:\r
-  static const std::string emptyString;\r
-  std::string projectName;\r
-  std::string tpdFileName;\r
-  std::string targetExecutableName; //Library or Executable(only the top level)\r
-  std::string projectAbsTpdDir;\r
-  std::string projectAbsWorkingDir;\r
-  std::string projectWorkingDir;\r
-  bool library;\r
-  bool dynamicLinked;\r
-  std::vector<std::string> referencedProjects;\r
-  std::vector<std::string> refProjWorkingDirs;\r
-  std::vector<std::string> libSearchPaths;\r
-  std::vector<std::string> linkerLibraries;\r
-  std::vector<std::string> ttcn3ModuleNames;\r
-  std::vector<std::string> asn1ModuleNames;\r
-  std::vector<std::string> userSources; // *.cc ; *.cpp\r
-  std::vector<std::string> userHeaders; // *.hh ; *.h ; *.hpp\r
-  std::vector<std::string> ttcnPP; // *.ttcnpp\r
-  bool initialized;\r
-};\r
-\r
-class ProjectGenHelper {\r
-public:\r
-  static ProjectGenHelper &Instance();\r
-  ~ProjectGenHelper() { cleanUp(); };\r
-  void setZflag(bool flag) { Zflag = flag; };\r
-  bool getZflag() const { return Zflag; };\r
-  void setWflag(bool flag) { Wflag = flag; };\r
-  bool getWflag() const { return Wflag; };\r
-  void setHflag(bool flag) { Hflag = flag; };\r
-  bool getHflag() const { return Hflag; };\r
-  void setToplevelProjectName(const char* name);\r
-  const std::string& getToplevelProjectName() const { return nameOfTopLevelProject; };\r
-  void setRootDirOS(const char* name);\r
-  const std::string& getRootDirOS(const char* name);\r
-  void addTarget(const char* projName);\r
-  void generateRefProjectWorkingDirsTo(const char* projName);\r
-  void addTtcn3ModuleToProject(const char* projName, const char* moduleName);\r
-  void addAsn1ModuleToProject(const char* projName, const char* moduleName);\r
-  void addUserSourceToProject(const char* projName, const char* userSourceName);\r
-  void addUserHeaderToProject(const char* projName, const char* userHeaderName);\r
-  void addTtcnPPToProject(const char* projName, const char* ttcnPPName);\r
-  bool isTtcn3ModuleInLibrary(const char* moduleName) const;\r
-  bool isAsn1ModuleInLibrary(const char* moduleName) const;\r
-  bool isSourceFileInLibrary(const char* fileName) const;\r
-  bool isHeaderFileInLibrary(const char* fileName) const;\r
-  bool isTtcnPPFileInLibrary(const char* fileName) const;\r
-  ProjectDescriptor* getTargetOfProject(const char* projName);\r
-  const ProjectDescriptor* getTargetOfProject(const char* projName) const;\r
-  ProjectDescriptor* getProjectDescriptor(const char* targetName); //target_executable_name\r
-  std::map<std::string, ProjectDescriptor>::const_iterator getHead() const;\r
-  std::map<std::string, ProjectDescriptor>::const_iterator getEnd() const;\r
-  size_t numOfLibs() const;\r
-  void getExternalLibs(std::vector<const char*>& extLibs);\r
-  void getExternalLibSearchPaths(std::vector<const char*>& extLibPaths);\r
-  bool hasReferencedProject();\r
-  size_t numOfProjects() const { return projs.size();};\r
-  bool isCPPSourceFile(const char* fileName) const;\r
-  bool isCPPHeaderFile(const char* fileName) const;\r
-  bool isTtcnPPFile(const char* fileName) const;\r
-  void print();\r
-  bool sanityCheck(); // tests if the structure generated from TPDs is consistent\r
-  void cleanUp();\r
-\r
-private:\r
-    ProjectGenHelper();\r
-    ProjectGenHelper(const ProjectGenHelper &rhs);\r
-    ProjectGenHelper &operator=(const ProjectGenHelper &rhs);\r
-    ProjectDescriptor* getProject(const char* projName);\r
-    const ProjectDescriptor* getProject(const char* projName) const;\r
-    bool DynamicLibraryChecker(const ProjectDescriptor* desc,\r
-                         bool& found,\r
-                         char** executableName);\r
-private:\r
-  static ProjectGenHelper& intance;\r
-  static const std::string emptyString;\r
-  std::string nameOfTopLevelProject;\r
-  std::string rootDirOS; // make archive needs the top dir on OS level\r
-  std::string relPathToRootDirOS;\r
-  bool Zflag; // the makefilegen switch wether to use this option at all\r
-  bool Wflag; // prefix woring directory\r
-  bool Hflag; // hierarchical make structure\r
-  std::map<const std::string, ProjectDescriptor> projs;\r
-  std::map<const std::string, const ProjectDescriptor*> checkedProjs;\r
-};\r
-\r
-#endif // _LIB_GEN_HELPER_HH\r
+///////////////////////////////////////////////////////////////////////////////
+// Copyright (c) 2000-2015 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
+///////////////////////////////////////////////////////////////////////////////
+#ifndef _LIB_GEN_HELPER_HH
+#define _LIB_GEN_HELPER_HH
+#include <string>
+#include <map>
+#include <vector>
+#include <cstdio>
+class ProjectGenHelper;
+class ProjectDescriptor {
+public:
+  explicit ProjectDescriptor(const char* name);
+  ~ProjectDescriptor() { cleanUp(); };
+
+  const std::string& getProjectName() const { return projectName; }
+  void setTPDFileName( const char* name);
+  const std::string& getTPDFileName() const { return tpdFileName; }
+  void setTargetExecName(const char* name) { targetExecutableName = std::string(name); }
+  const std::string& getTargetExecName() const { return targetExecutableName; }
+  void setProjectAbsTpdDir(const char* name) { projectAbsTpdDir = std::string(name); }
+  const std::string& getProjectAbsTpdDir() const { return projectAbsTpdDir; }
+  void setProjectAbsWorkingDir(const char* name);
+  void setProjectWorkingDir(const char* name) { projectWorkingDir = std::string(name); }
+  const std::string& getProjectAbsWorkingDir() const { return projectAbsWorkingDir; }
+  const std::string& getProjectWorkingDir() const { return projectWorkingDir; }
+  void setLinkingStrategy(bool strategy) { dynamicLinked = strategy; }
+  bool getLinkingStrategy() const { return dynamicLinked; }
+  void setLibrary(bool isLib) { library = isLib; }
+  bool isLibrary() const { return library; }
+  bool isInitialized();
+  void addToReferencedProjects(const char* refProjName);
+  void addToRefProjWorkingDirs(const std::string& subProjDir);
+  bool hasLinkerLibTo(const std::string& refProjName) const; 
+  bool hasLinkerLib(const char* libName) const; // Linker Lib got from TPD
+  void addToLibSearchPaths(const char* libSearchPath);
+  void addToLinkerLibs(const char* linkerLibs);
+  void print();
+  void cleanUp();
+  size_t numOfReferencedProjects() const { return referencedProjects.size(); };
+  size_t numOfRefProjWorkingDirs() const { return refProjWorkingDirs.size(); };
+  size_t numOfLibSearchPaths() const { return libSearchPaths.size(); };
+  size_t numOfLinkerLibs() const { return linkerLibraries.size(); };
+  const std::string& getReferencedProject(size_t index) const 
+    { return index < referencedProjects.size() ? referencedProjects[index] : emptyString; };
+  const std::string& getRefProjWorkingDir(size_t index) const 
+    { return index < refProjWorkingDirs.size() ? refProjWorkingDirs[index] : emptyString; };
+  const char* getLibSearchPath(const std::string& subProjName) const;
+  const char* getLibSearchPath(size_t index) const { return libSearchPaths[index].c_str(); };
+  const char* getLinkerLib(const std::string& subProjName) const;
+  const char* getLinkerLib(size_t index) const { return linkerLibraries[index].c_str(); };
+  size_t getLibSearchPathIndex(const std::string& subProjName) const;
+  void setLibSearchPath(size_t index, const std::string& relPath) { libSearchPaths[index] = relPath; };
+  void addTtcn3ModuleName(const char* name) { ttcn3ModuleNames.push_back(name); };
+  bool hasTtcn3ModuleName(const char* moduleName) const;
+  void addAsn1ModuleName(const char* name) { asn1ModuleNames.push_back(name); };
+  bool hasAsn1ModuleName(const char* moduleName) const;
+  void addUserSource(const char* name) { userSources.push_back(name); };
+  bool hasUserSource(const char* userSourceName) const;
+  void addUserHeader(const char* name) { userHeaders.push_back(name); };
+  bool hasUserHeader(const char* userHeaderName) const;
+  void addTtcn3PP(const char* name) { ttcnPP.push_back(name); };
+  bool hasTtcn3PP(const char* ttcnPPName) const;
+  std::string setRelativePathTo(const std::string& absPathTo);
+
+private:
+  static const std::string emptyString;
+  std::string projectName;
+  std::string tpdFileName;
+  std::string targetExecutableName; //Library or Executable(only the top level)
+  std::string projectAbsTpdDir;
+  std::string projectAbsWorkingDir;
+  std::string projectWorkingDir;
+  bool library;
+  bool dynamicLinked;
+  std::vector<std::string> referencedProjects;
+  std::vector<std::string> refProjWorkingDirs;
+  std::vector<std::string> libSearchPaths;
+  std::vector<std::string> linkerLibraries;
+  std::vector<std::string> ttcn3ModuleNames;
+  std::vector<std::string> asn1ModuleNames;
+  std::vector<std::string> userSources; // *.cc ; *.cpp
+  std::vector<std::string> userHeaders; // *.hh ; *.h ; *.hpp
+  std::vector<std::string> ttcnPP; // *.ttcnpp
+  bool initialized;
+};
+
+class ProjectGenHelper {
+public:
+  static ProjectGenHelper &Instance();
+  ~ProjectGenHelper() { cleanUp(); };
+  void setZflag(bool flag) { Zflag = flag; };
+  bool getZflag() const { return Zflag; };
+  void setWflag(bool flag) { Wflag = flag; };
+  bool getWflag() const { return Wflag; };
+  void setHflag(bool flag) { Hflag = flag; };
+  bool getHflag() const { return Hflag; };
+  void setToplevelProjectName(const char* name);
+  const std::string& getToplevelProjectName() const { return nameOfTopLevelProject; };
+  void setRootDirOS(const char* name);
+  const std::string& getRootDirOS(const char* name);
+  void addTarget(const char* projName);
+  void generateRefProjectWorkingDirsTo(const char* projName);
+  void addTtcn3ModuleToProject(const char* projName, const char* moduleName);
+  void addAsn1ModuleToProject(const char* projName, const char* moduleName);
+  void addUserSourceToProject(const char* projName, const char* userSourceName);
+  void addUserHeaderToProject(const char* projName, const char* userHeaderName);
+  void addTtcnPPToProject(const char* projName, const char* ttcnPPName);
+  bool isTtcn3ModuleInLibrary(const char* moduleName) const;
+  bool isAsn1ModuleInLibrary(const char* moduleName) const;
+  bool isSourceFileInLibrary(const char* fileName) const;
+  bool isHeaderFileInLibrary(const char* fileName) const;
+  bool isTtcnPPFileInLibrary(const char* fileName) const;
+  ProjectDescriptor* getTargetOfProject(const char* projName);
+  const ProjectDescriptor* getTargetOfProject(const char* projName) const;
+  ProjectDescriptor* getProjectDescriptor(const char* targetName); //target_executable_name
+  std::map<std::string, ProjectDescriptor>::const_iterator getHead() const;
+  std::map<std::string, ProjectDescriptor>::const_iterator getEnd() const;
+  size_t numOfLibs() const;
+  void getExternalLibs(std::vector<const char*>& extLibs);
+  void getExternalLibSearchPaths(std::vector<const char*>& extLibPaths);
+  bool hasReferencedProject();
+  size_t numOfProjects() const { return projs.size();};
+  bool isCPPSourceFile(const char* fileName) const;
+  bool isCPPHeaderFile(const char* fileName) const;
+  bool isTtcnPPFile(const char* fileName) const;
+  void print();
+  bool sanityCheck(); // tests if the structure generated from TPDs is consistent
+  void cleanUp();
+
+private:
+    ProjectGenHelper();
+    ProjectGenHelper(const ProjectGenHelper &rhs);
+    ProjectGenHelper &operator=(const ProjectGenHelper &rhs);
+    ProjectDescriptor* getProject(const char* projName);
+    const ProjectDescriptor* getProject(const char* projName) const;
+    bool DynamicLibraryChecker(const ProjectDescriptor* desc,
+                         bool& found,
+                         char** executableName);
+private:
+  static ProjectGenHelper& intance;
+  static const std::string emptyString;
+  std::string nameOfTopLevelProject;
+  std::string rootDirOS; // make archive needs the top dir on OS level
+  std::string relPathToRootDirOS;
+  bool Zflag; // the makefilegen switch wether to use this option at all
+  bool Wflag; // prefix woring directory
+  bool Hflag; // hierarchical make structure
+  std::map<const std::string, ProjectDescriptor> projs;
+  std::map<const std::string, const ProjectDescriptor*> checkedProjs;
+};
+
+#endif // _LIB_GEN_HELPER_HH
index 41f486b0a3b5cf9cb71463596796cc45c9ae5383..c9f5a8179783037f979b0a426e4085f1a5b19b4c 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Bibo, Zoltan
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #include "Real.hh"
 #include "string.hh"
 #include "error.h"
index 8920ed8fc1c6e46d148b46eb4ddac4496d1424f4..1d6ebcf35df7634ade3edc84ff2281d6bdce42e0 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Bibo, Zoltan
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _Common_Real_HH
 #define _Common_Real_HH
 
index b8262e02a5b00412a9743063b3de1425a9214643..9f71f58eff3ceea2a80c2a152a0bb416989ac437 100644 (file)
@@ -1,10 +1,27 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Bibo, Zoltan
+ *   Cserveni, Akos
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #include "../common/dbgnew.hh"
 #include "Setting.hh"
 #include <stdio.h>
index b46986c0b1503c304ccdad16478821540e0c9271..ea49c545acdf939445a6cda71b74de81f4b9e95d 100644 (file)
@@ -1,10 +1,28 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Bibo, Zoltan
+ *   Cserveni, Akos
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef _Common_Setting_HH
 #define _Common_Setting_HH
 
index e7f956f655c9e0b3611ce847f6ce316c9c656a48..05652c4e0ab6459bf6d71ce9e461173791d6693d 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include "SigParam.hh"
 
 #include "Type.hh"
index 1f2b9eee85c0950fd8ac6821daa5344629bd3f6e..0a8a0c570497001fcaf1ef5deccfbe3cd309cc85 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef SIGPARAM_HH_
 #define SIGPARAM_HH_
 
index 49f727ea0cb2018fd5137b03ba683703e8760410..286faefb007c22d949a412b0c4384bb7403a8ebb 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include "Stopwatch.hh"
 #include "error.h"
 #include <stdio.h>
index b2918fba76829583c9c77911713dd5c4b73462fc..523079608f727b286ddfb283cb0dc45e7073c3b5 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef STOPWATCH_HH_
 #define STOPWATCH_HH_
 
index d99d14a08cf827a107a4f343d67f22a87c4713ae..491556570d303f6868da5891882cfaa0284c66cf 100644 (file)
@@ -1,10 +1,32 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Bibo, Zoltan
+ *   Cserveni, Akos
+ *   Delic, Adam
+ *   Dimitrov, Peter
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Nagy, Lenard
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include "../common/dbgnew.hh"
 #include "Type.hh"
 #include <ctype.h>
@@ -1945,6 +1967,7 @@ namespace Common {
             rawattrib->length_restrition=-1;
             break;
           case T_CSTR:
+          case T_USTR:
             rawattrib->fieldlength=rawattrib->length_restrition*8;
             rawattrib->length_restrition=-1;
             break;
@@ -2453,6 +2476,7 @@ namespace Common {
         }
         break;
       case T_CSTR:
+      case T_USTR:
         if(rawattrib->fieldlength==0 && rawattrib->length_restrition!=-1){
           rawattrib->fieldlength=rawattrib->length_restrition*8;
           rawattrib->length_restrition=-1;
@@ -5699,6 +5723,7 @@ end_ext:
           case T_HSTR:
           case T_OSTR:
           case T_CSTR:
+          case T_USTR:
             // these basic types support RAW encoding by default
             return true;
           default:
index ca0bd67fdd9b26f4434c06d37b3d08dc7be7782b..de1e6022d076ceca5a0faec3548abc19b52132bc 100644 (file)
@@ -1,10 +1,29 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Bibo, Zoltan
+ *   Cserveni, Akos
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef _Common_Type_HH
 #define _Common_Type_HH
 
index 96400fb734a15d3bb0c7780dfa63f77da1c7753a..6f4695b1f24263a8686afa4c097ce4f38d39cb4a 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include "TypeCompat.hh"
 
 #include "AST.hh"
index ef36e3bfd93574cab3bb3df7a979fc10f86fde07..c938848c75d2d44410ca967870d4eda9fadde180 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef TYPECOMPAT_HH_
 #define TYPECOMPAT_HH_
 
index 99f0da2479e0340ca657d98e6e8be7610ec57b8a..54ef103b6b00e7809888e5c45c4d81f1c94487fb 100644 (file)
@@ -1,10 +1,14 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+Binary file (standard input) matches
+ *
+ ******************************************************************************/
 #include "../common/dbgnew.hh"
 #include "Type.hh"
 #include "Typestuff.hh" // FIXME CTs
index abd618d3c4f011d6537234c8184441a78af216db..674e133721f5da0cf8e1de498fc6f2861063a5fa 100644 (file)
@@ -1,10 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #include "../common/dbgnew.hh"
 #include "Type.hh"
 #include "CompField.hh"
index 867cad5d425faf745ddcc9d559fe6ed718765fa4..9aa238f55e4a2e346399fbbcae587ec3aa5be249 100644 (file)
@@ -1,10 +1,25 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include "Typestuff.hh"
 #include "CompField.hh"
 #include "asn1/Tag.hh"
index 20c2f0e2499577f819a65111e4cafe4abb2c90e9..ff2adf24a2354bdcf1b8bfad7467d763babbe194 100644 (file)
@@ -1,10 +1,24 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef _Common_Typestuff_HH
 #define _Common_Typestuff_HH
 
index 1f9de506a5ce821ca40c641bbdafc08e4e5907f4..2416c269f3edcea749a771718c1a26e4463e7d70 100644 (file)
@@ -1,10 +1,32 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Bibo, Zoltan
+ *   Cserveni, Akos
+ *   Delic, Adam
+ *   Dimitrov, Peter
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Ormandi, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include "../common/dbgnew.hh"
 #include "Value.hh"
 #include "Identifier.hh"
index fa98bb8f078aefb9da02926540ed8c01e62a5f7a..49ddce67bdc5be11cf23c2cdf228c6c7dd1ba696 100644 (file)
@@ -1,10 +1,28 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Bibo, Zoltan
+ *   Cserveni, Akos
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef _Common_Value_HH
 #define _Common_Value_HH
 
index 5d49a4bfed940e3d29065c38274c1f0a08dc9815..0f75c664ed739d689625b93f86489a61147a1b12 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include "Valuestuff.hh"
 #include "Identifier.hh"
 #include "Value.hh"
index a9b0c7c55839301cffd3147d8bb0a3e6670a2ee6..de5e0d58bb299b9a7beb840ae489a231fb265b0c 100644 (file)
@@ -1,10 +1,22 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Cserveni, Akos
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _Common_Valuestuff_HH
 #define _Common_Valuestuff_HH
 
index c4a9f57daefffddf14e1607c34423af2c6747b05..4ddde8e3122070c2662f323f3a400bf3dae6989c 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 /*
  * XerAttributes.cpp
  *
index 06ea432df6571eb66184d299e64ed5e283fe2f9e..c3e550de75dc56d9166d0ee799d3cd015c871557 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 /*
  * XerAttributes.h
  *
index 8d1cb7fc3f62ef090c7733fec7782e611f37ead7..639e914e4ef685d15fc602a21b4e517fdad3170b 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #include "AST_asn1.hh"
 #include "../Identifier.hh"
 #include "../CompilerError.hh"
index 33ad2f9bdd0ed0f68fedbced005ea8db57836979..28a264c9bd424349ddf86cd73e52c6f3d130ddb9 100644 (file)
@@ -1,10 +1,22 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #ifndef _Asn_AST_HH
 #define _Asn_AST_HH
 
index bbfd7ea7f505036e23d5c197b926312d03215b7e..c4d2416facf7a1e0c8255d34d7d564c0d1f7aac0 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Cserveni, Akos
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include "Block.hh"
 #include "TokenBuf.hh"
 #include "../error.h"
index 6c6862e2e69135a4d10dacb3c007c5cd98214228..fb88f0011a19502cc84145b05ce66395b48f95fb 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef _Asn_Block_HH
 #define _Asn_Block_HH
 
index 473bbddaec062b0ed535c791af56a0a4c8323eee..ee6d237672f2f5899a3a42ed13d69525bc77fd61 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Cserveni, Akos
+#   Forstner, Matyas
+#   Kovacs, Ferenc
+#   Kremer, Peter
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 # Makefile for the ASN.1 Compiler
 
 TOP := ../..
index c41732417d0c3a3351a58b51f69103a3088e5aa1..14a9199f98a2cc50ed40e0427f3e1bd130380745 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Cserveni, Akos
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include "OCSV.hh"
 #include "Block.hh"
 #include "TokenBuf.hh"
index abaae0f0427cc0de962ae79056a37f90ff2bcb74..6eceb3f1d6170b18598593360b7cfd61af6a4919 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef _Asn_OCSV_HH
 #define _Asn_OCSV_HH
 
index 21751cdb5fa0dbda5e73f36a1deed8c4b6bc0fb8..1a9f70b9a17c3243a4e7902595fd0e16dbce5b70 100644 (file)
@@ -1,10 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Cserveni, Akos
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include "Object.hh"
 #include "../Identifier.hh"
 #include "Block.hh"
index 98027d7cfaeb1379f927d6c1dc8f136246964649..ad526b7154d236e6b11018bdc699c2b685bd97ce 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _Asn_Object_HH
 #define _Asn_Object_HH
 
index 3339107bc93c2bae24aebcb87d81afe57663675b..6ac570609e5a7f85b315975fb89f0414af987ea7 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _Asn_Object0_HH
 #define _Asn_Object0_HH
 
index 7c92d288b918375f900a08f88d0cee4ea2e937f7..8389e5c93109aa2148cb6072920717914a131afc 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Cserveni, Akos
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #include "Ref.hh"
 #include "../Identifier.hh"
 #include "AST_asn1.hh"
index 77bf44cdecc450d493770998814662dedc0dd193..1ee3270ae3ab011131f3b3854fde425ca74acb01 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #ifndef _Asn_Ref_HH
 #define _Asn_Ref_HH
 
index 42b6267e5ad407053a83efcfe9bf2241258b247f..8b49e0502d4a5b10605a40a5cddd98443e12c6a3 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include "TableConstraint.hh"
 #include "../Identifier.hh"
 #include "Object.hh"
index 188083d134655eeb7b454d6b2be4b608da4606d5..836d9d73be8b22e25fa67d0b05322919994d3c9a 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef _Asn_Constraint_HH
 #define _Asn_Constraint_HH
 
index 9da124588a56af2ef68dac82b15dc29e1c4d3bc8..bb38513a1528e1ee54516f5939826aa1260ea5a0 100644 (file)
@@ -1,10 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Cserveni, Akos
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include "Tag.hh"
 #include "../Type.hh"
 #include "../Value.hh"
index e9dd5e4003928dd42d17fc8228634a0d281b2e1c..6fd64a53764ac311c820b36233ba352f7120e525 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _Asn_Tag_HH
 #define _Asn_Tag_HH
 
index 90babcdb8ac12019fcba3431a8c9721cf2cc222d..bffb62ba782b6393e3ad6407625554fd39ead3c9 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Cserveni, Akos
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include "TokenBuf.hh"
 #include "../AST.hh"
 #include "Block.hh"
index 2f34defed2c34dfc05ad300451b49287e979bcd5..f2f22e5f0f1b448347643facb58d270b4b406492 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _Asn_TokenBuf_HH
 #define _Asn_TokenBuf_HH
 
index edf2d6802af60b2e501d2c34c0a5720c4b491c24..086cb2f3ea326cb5a36fd28100aebc34267373a7 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include "../Type.hh"
 #include "Block.hh"
 #include "TokenBuf.hh"
index 957d1310c1e8cd505a89af51689b18691aad5ee5..9f9083f304dd62dcee9884679ac4327b9895eae4 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _ASN1_HH
 #define _ASN1_HH
 
index 3be85a9cf6805a6b644ce61a8e44b1c3dc2d4059..3824f54530e81a4b811d0cc2841140e65b06e1e9 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Kremer, Peter
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef ASN1_PREPARSER_H
 #define ASN1_PREPARSER_H
 
index ede9eca483f96269fb8190a11288f78983b5ad2a..228e056cebb1534ebbcf9e7b137c0d8a43a30c69 100644 (file)
@@ -1,9 +1,17 @@
 /******************************************************************************
- * 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
+ *   Forstner, Matyas
+ *   Kremer, Peter
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 %option noyywrap
 %option never-interactive
index 63dba48876329f4b86a48f3c5570adfb90a57109..fd9598ed86a98f8677758e76bf711d6d0fbd6c6d 100644 (file)
@@ -1,9 +1,20 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 /*
  * ASN1:1997 lexical analyzer
index 9131608e2dd3a120c8c1a0fa6f91a153c140c00c..7bcaea50bacc1060a1664b50763ee095d7bdaa42 100644 (file)
@@ -1,9 +1,20 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 /*
  * Asn1:1997 parser
index c328ff56760bf52a1026f08203c376305430a8e0..3ebfa3f62fb2f6a437d579220d0752e027a4259d 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Kremer, Peter
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _ASN1P_H
 #define _ASN1P_H
 
index 1a7ca4c1e8b04d4a1bfe53198c8ef9f4da6f117a..3731ec689fee17b8054bef4adf79ac13c316d5ec 100644 (file)
@@ -405,7 +405,7 @@ ITU-T Recommendations X.680-683:
 .SH AUTHOR
 This manpage is written by Janos Zoltan Szabo, Ericsson Telecom AB
 .br
-Copyright (c) 2000-2015 Ericsson Telecom AB
+Copyright (c) 2000-2016 Ericsson Telecom AB
 .br
 All rights reserved. This program and the accompanying materials
 are made available under the terms of the Eclipse Public License v1.0
index 66c7ff038e78410a53ac1594499cc9919e41b0af..3de29a7d8821c7261435e49548a1b921f38e955b 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Cserveni, Akos
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kremer, Peter
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #ifndef DATATYPES_H
 #define DATATYPES_H
 
index d93612e2f74bdc7e35a547f88e0bfee272971448..11a8ffcaae6870548695f79e44e16b577d187b4c 100644 (file)
@@ -1,10 +1,24 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #include "../common/memory.h"
 #include "datatypes.h"
 #include "main.hh"
index 9a107ae7cccfa8d902e78590cc1f1f16b6982651..24204a46b23fee6145994fe9f3facab8d0fae16a 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #ifndef ENCDEC_H
 #define ENCDEC_H
 
index 601aa8661a2443cfdc5466b57c576718d4841a0a..2bd1e89364b6367501c69949d40bc1be2cd29d73 100644 (file)
@@ -1,10 +1,28 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Cserveni, Akos
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Kremer, Peter
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #include "../common/memory.h"
 #include "datatypes.h"
 #include "enum.h"
index f1b21221c82ae7f0d7f285a37ad79c4b3ba3c5c9..0000479a0001c1ccf657fb59777ef7a722af3754 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Cserveni, Akos
+ *   Kremer, Peter
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef ENUM_H
 #define ENUM_H
 
index 03602eb661f15ad63b602d901551ed17102ef86b..91bbe02ff2a457986b8f570c553da952aea9acab 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kremer, Peter
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _ERROR_H
 #define _ERROR_H
 
index b7d1a720ab9b9a092ef2e736c52b54da862e968c..cf9a2f22da50a0bf53f3e8f133f948b36e0db423 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include <string.h>
 #include "../common/memory.h"
 #include "functionref.h"
index 9a8421b218f55d36a9ec55b1de220da08c2d37bb..eb493a8f91d4d38f561aa612e65a19c99eee7110 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef FUNCTIONREF_H
 #define FUNCTIONREF_H
 
index 28a4ba75601e90abc53391a3dfb89bc3daee4cc5..41d6f4bad30a19562331cfbcb6dbdec5ca1463a0 100644 (file)
@@ -1,10 +1,32 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Cserveni, Akos
+ *   Czerman, Oliver
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Kremer, Peter
+ *   Lovassy, Arpad
+ *   Ormandi, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 /* Main program for the merged compiler */
 
 #include <stdio.h>
index 23e1b30df6c856e9d43108f4c384e8b35e459966..5565413e5f775dff90f72446431f889440ab48ca 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Kremer, Peter
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef MAIN_H
 #define MAIN_H
 
index 7c2f905985fddbefd34eeb8bed7d7b24a3aab029..691d86ebd00130ba22fce835e6b68b73414555e6 100644 (file)
@@ -1,10 +1,33 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   
+ *   >
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Koppany, Csaba
+ *   Kovacs, Ferenc
+ *   Kremer, Peter
+ *   Lovassy, Arpad
+ *   Pandi, Krisztian
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalay, Akos
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
@@ -1728,8 +1751,9 @@ static void print_makefile(struct makefile_struct *makefile)
       "# The following make commands are available:\n"
       "# - make, make all      Builds the %s.\n"
       "# - make archive        Archives all source files.\n"
-      "# - make check          Checks the semantics of TTCN-3 and ASN.1 "
-      "modules.\n"
+      "# - make check          Checks the semantics of TTCN-3 and ASN.1"
+      "modules.\n"       
+      "# - make port           Generates port skeletons.\n"
       "%s" // clean:
       "%s" //clean-all
       "# - make compile        Translates TTCN-3 and ASN.1 modules to C++.\n"
@@ -1767,7 +1791,7 @@ static void print_makefile(struct makefile_struct *makefile)
             "#\n"
             "# Do NOT touch this line...\n"
             "#\n"
-            ".PHONY: all shared_objects executable library objects check clean dep archive", fp);
+            ".PHONY: all shared_objects executable library objects check port clean dep archive", fp);
       if (makefile->preprocess) fputs(" preprocess", fp);
       if (add_refd_prjs) {
         fprintf(fp, "\\\n referenced-all referenced-shared_objects referenced-executable referenced-library referenced-objects referenced-check"
@@ -3312,6 +3336,29 @@ static void print_makefile(struct makefile_struct *makefile)
           "$(BASE_PREPROCESSED_TTCN3_MODULES) \\\n"
           "\t$(ASN1_MODULES) $(BASE_ASN1_MODULES)", fp);
         }
+        fprintf(fp, "\n\n"
+        "port: $(TTCN3_MODULES) $(BASE_TTCN3_MODULES) %s\\\n"
+        "\t$(PREPROCESSED_TTCN3_MODULES) $(BASE_PREPROCESSED_TTCN3_MODULES) "
+        "%s\n"
+        "\t$(TTCN3_DIR)/bin/compiler -t $(COMPILER_FLAGS) ",
+        makefile->linkingStrategy ? "$(BASE2_TTCN3_MODULES) ":"",
+        makefile->linkingStrategy ? "$(BASE2_PREPROCESSED_TTCN3_MODULES) ":"");
+        if (makefile->gnu_make) {
+          if (add_refd_prjs) // referenced-check cannot be compiled it is not a ttcn modul
+            fprintf(fp, "$(TTCN3_MODULES) $(BASE_TTCN3_MODULES) %s\\\n"
+                        "\t$(PREPROCESSED_TTCN3_MODULES) $(BASE_PREPROCESSED_TTCN3_MODULES) "
+                        "%s\n",
+                    makefile->linkingStrategy ? "$(BASE2_TTCN3_MODULES) ":"",
+                    makefile->linkingStrategy ? "$(BASE2_PREPROCESSED_TTCN3_MODULES) ":"");
+          else
+            fputs("$^", fp);
+        }
+        else {
+          fputs("\\\n"
+          "\t$(TTCN3_MODULES) $(BASE_TTCN3_MODULES) \\\n"
+          "\t$(PREPROCESSED_TTCN3_MODULES) "
+          "$(BASE_PREPROCESSED_TTCN3_MODULES) \n", fp);
+        }
         if (makefile->linkingStrategy && makefile->hierarchical) {
           fputs("\n\n"
           "update: $(BASE_TTCN3_MODULES) $(BASE_ASN1_MODULES) $(BASE_PREPROCESSED_TTCN3_MODULES) \\\n"
@@ -3384,6 +3431,22 @@ static void print_makefile(struct makefile_struct *makefile)
           "\t$(TTCN3_MODULES) $(BASE_TTCN3_MODULES) \\\n"
           "\t$(ASN1_MODULES) $(BASE_ASN1_MODULES)", fp);
         }
+        
+        fprintf(fp, "\n\n"
+        "port: $(TTCN3_MODULES) $(BASE_TTCN3_MODULES) %s\n"
+        "\t$(TTCN3_DIR)/bin/compiler -t $(COMPILER_FLAGS) ",
+        makefile->linkingStrategy ? "$(BASE2_TTCN3_MODULES) ":"");
+        if (makefile->gnu_make) {
+          if (add_refd_prjs) // referenced-check cannot be compiled it is not a ttcn modul
+            fprintf(fp, "$(TTCN3_MODULES) $(BASE_TTCN3_MODULES) %s\n",
+                    makefile->linkingStrategy ? "$(BASE2_TTCN3_MODULES) ":"");
+          else
+            fputs("$^", fp);
+        }
+        else {
+          fputs("\\\n"
+          "\t$(TTCN3_MODULES) $(BASE_TTCN3_MODULES) \n", fp);
+        }
 
         if (makefile->linkingStrategy && makefile->hierarchical) {
           fputs("\n\n"
@@ -3471,6 +3534,19 @@ static void print_makefile(struct makefile_struct *makefile)
               "\t$(TTCN3_MODULES) $(PREPROCESSED_TTCN3_MODULES) $(ASN1_MODULES)",
               fp);
       }
+      
+      fputs("\n\n", fp);
+      fprintf(fp, "port: $(TTCN3_MODULES) ");
+      if (makefile->preprocess) fputs("$(PREPROCESSED_TTCN3_MODULES) ", fp);
+      fputs("\n", fp);
+      fputs("\t$(TTCN3_DIR)/bin/compiler -t $(COMPILER_FLAGS) ", fp);
+      if (makefile->gnu_make) fputs("$^", fp);
+      else {
+        fputs("\\\n"
+              "\t$(TTCN3_MODULES) $(PREPROCESSED_TTCN3_MODULES)",
+              fp);
+      }
+      
       if (makefile->profiled_file_list) {
         fputs("\n\ncompile:: $(PROFILED_FILE_LIST)\n"
               "\ttouch $(TTCN3_MODULES) ", fp);
@@ -3551,7 +3627,7 @@ static void print_makefile(struct makefile_struct *makefile)
     if (makefile->gcc_dep) {
       fprintf(fp, " \n\n"
         "ifeq ($(findstring n,$(MAKEFLAGS)),)\n"
-        "ifeq ($(filter clean%s check compile archive diag%s,$(MAKECMDGOALS)),)\n"
+        "ifeq ($(filter clean%s check port compile archive diag%s,$(MAKECMDGOALS)),)\n"
         "-include $(DEPFILES)\n"
         "endif\n"
         "endif", 
@@ -4265,26 +4341,26 @@ int main(int argc, char *argv[])
     ERROR("Using the '-I' option requires use of the '-t' option.");
     error_flag = TRUE;
   }
-
+  
   for (size_t i = 0; i < n_search_paths; i++) {
-    boolean is_abs_path =
+    boolean is_abs_path = 
 #if defined WIN32 && defined MINGW
-        /* On native Windows the absolute path name shall begin with
-         * a drive letter, colon and backslash */
-        (((search_paths[i][0] < 'A' || search_paths[i][0] > 'Z') &&
-          (search_paths[i][0] < 'a' || search_paths[i][0] > 'z')) ||
-         search_paths[i][1] != ':' || search_paths[i][2] != '\\');
+       /* On native Windows the absolute path name shall begin with
+        * a drive letter, colon and backslash */
+       (((search_paths[i][0] < 'A' || search_paths[i][0] > 'Z') &&
+         (search_paths[i][0] < 'a' || search_paths[i][0] > 'z')) ||
+        search_paths[i][1] != ':' || search_paths[i][2] != '\\');
 #else
-        /* On UNIX-like systems the absolute path name shall begin with
-         * a slash */
-        search_paths[i][0] != '/';
+       /* On UNIX-like systems the absolute path name shall begin with
+        * a slash */
+       search_paths[i][0] != '/';
 #endif
     if (is_abs_path) {
       ERROR("The path after the -I flag must be an absolute path.");
       error_flag = TRUE;
     }
   }
-
+  
   if (error_flag) {
     usage();
     return EXIT_FAILURE;
index 38880f6fef2675e5e8c90b62782e8201751a15f0..fdc01c43565abe9cd71a7d70e426138208146d07 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Koppany, Csaba
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _Common_map_HH
 #define _Common_map_HH
 
index 1eecf4c7b949fdf2a70c68ddfdbd87355dd4ce1d..45cd445d4357eb8c9a7e3aca062738231a6a2fce 100644 (file)
@@ -1,10 +1,29 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Cserveni, Akos
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Kremer, Peter
+ *   Ormandi, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #include <string.h>
 #include "datatypes.h"
 #include "../common/memory.h"
@@ -2544,6 +2563,7 @@ void gen_xer(const struct_def *sdef, char **pdef, char **psrc)
         "    if(p_td.xer_bits & USE_NIL) {\n"
         "      field_%s.XER_decode(%s_xer_, p_reader, p_flavor | USE_NIL, p_flavor2 | USE_NIL_PARENT_TAG, 0);\n"
         "      already_processed = TRUE;\n"
+        "      break;\n"
         "    } else"
         , sdef->elements[sdef->nElements-1].name
         , sdef->elements[sdef->nElements-1].typegen
@@ -2622,9 +2642,10 @@ void gen_xer(const struct_def *sdef, char **pdef, char **psrc)
     src = mputstr(src,  " }\n"); /* process (attributes) in (own or parent) tag */
   } /* * * * * * * * * end if(attributes...) * * * * * * * * * * * * */
 
-  src = mputstr(src,
-    "  if ((!omit_tag || parent_tag) && !p_reader.IsEmptyElement()) "
-    "rd_ok = p_reader.Read();\n");
+  src = mputprintf(src,
+    "  if ((!omit_tag || parent_tag) && !p_reader.IsEmptyElement()%s) "
+    "rd_ok = p_reader.Read();\n"
+    , sdef->xerUseNilPossible ? " && !already_processed" : "");
 
   if (sdef->xerEmbedValuesPossible && num_attributes==0) {
     /* EMBED-VALUES possible, but isn't: the first component is a non-special
index cb9e6710def4751535b125ada5e3eb473a2c18d7..fd133b1a72c45e4bdadeea94c0d577d29970a5b2 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Cserveni, Akos
+ *   Kremer, Peter
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef RECORD_H
 #define RECORD_H
 
index 8ac681cd30e91124107e72633553808970cd72d9..2308ba76e85b8e9f891493db837e52480d5af5f3 100644 (file)
@@ -1,10 +1,26 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include "../common/memory.h"
 #include "datatypes.h"
 #include "record_of.h"
index ca0c1714b17e79736fa2fca10480402b371812be..0eebe9d0f1713b33cd248e9f9f58f689f289de60 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef RECORD_OF_H
 #define RECORD_OF_H
 
index de35cfecaa92019dd2a9207778faab5e2d73bd48..b663c3ee79453e0f16231ddacc08ebcb58e2931b 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _Common_stack_HH
 #define _Common_stack_HH
 
index fac3507572bc2774072154bc38e54411cdd52c98..37275cbcc01de28edf956516a12ea8956a154875 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kremer, Peter
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include <stdio.h>
 #include <string.h>
 #include <stddef.h>
index cc57780c177a77c423911c77300d1519f97ef861..8d13dac0f5e2a5785dc4f6b5df8a3c08a5bd843b 100644 (file)
@@ -1,10 +1,22 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Cserveni, Akos
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kremer, Peter
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef _Common_string_HH
 #define _Common_string_HH
 
index 87fbf0fdad3d6fbb20c3b5cf606d0add90a00989..814f8e769cf534596a2c34ba74fc08f153f8d9af 100644 (file)
@@ -1,10 +1,27 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Cserveni, Akos
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include "subtype.hh"
 #include "../common/dbgnew.hh"
 #include "Identifier.hh"
index 1afe21c35ec018deea9041f48bec088d2cedd0da..045d53df092631c7ea0aec176319308098c75496 100644 (file)
@@ -1,10 +1,25 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Cserveni, Akos
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #ifndef _Subtype_HH
 #define _Subtype_HH
 
index ed38eb6738a0833212ad9238cd9fd2fe4df2f18f..ac5bb4644d9ef7e67af1abcf5e6bd95e4eb2ba41 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include "subtypestuff.hh"
 #include "../common/dbgnew.hh"
 #include "Identifier.hh"
index f6f94c5a803eeebbb4f76d4701b07466b32ff3f3..61bf6581d6441291cf7d6c2239021b112d48b0fb 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 #ifndef _Subtypestuff_HH
 #define _Subtypestuff_HH
 
index 99b71736d5a345d794e83f566f733717f51507d4..f54beac15ea070970dd34289e3791d7179a9dfb3 100644 (file)
@@ -1,10 +1,14 @@
 <?xml version="1.0"?>
 <!--
-  Copyright (c) 2000-2015 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
+ 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
+  Kovacs, Ferenc
 -->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
 
index 4c55ea16bdb0aded49c1c0a0909e6e1a9a12e948..19ffba6e094e0ee6d49055764e2992520bdf72e0 100644 (file)
@@ -1,10 +1,14 @@
 <?xml version="1.0"?>
 <!--
-  Copyright (c) 2000-2015 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
+ 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
+  Kovacs, Ferenc
 -->
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                               xmlns="http://www.w3.org/1999/xhtml">
index e3c98a8c734339ff8bebd70474d07ad4fd2c883c..1288d75228ec966567b9e2cc03aa19113982dff4 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Kovacs, Ferenc
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include "tcov2lcov.hh"
 
 #include <cstdlib>
index 684762045a02c2440e304f820f69f471a7cf76fb..075e4933e903e4192be17b1ff3326df3e9f18393 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef TCOV2LCOV_HH
 #define TCOV2LCOV_HH
 
index bed275f0f56eda64d4d94dc03e8159af2d8c5da1..edb3e2d2989c2831f866457f8502d4fba97ab481 100644 (file)
@@ -1,10 +1,24 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #include "../../common/dbgnew.hh"
 #include "AST_ttcn3.hh"
 #include "../Identifier.hh"
index 2a54a9203944ec74f0f3d127ec54a2e0f04ab2b4..0ea723c316810c7b422234035192ec9c0d520039 100644 (file)
@@ -1,10 +1,22 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #ifndef _Ttcn_AST_HH
 #define _Ttcn_AST_HH
 
index d8cddb134fa0b0cac9942a89ad0536c7d6787920..185ab0f52d186dbd0ba6d2f99c447ab1ac71f1ed 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include "ArrayDimensions.hh"
 #include "../string.hh"
 #include "../CompilerError.hh"
index 9a6cf7b95ce8af9ed17daa852929469e4b62c3dd..97c13c1f67715b1e80032fa0fa264fccecba330f 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef _Ttcn_Array_HH
 #define _Ttcn_Array_HH
 
index 5838ad96adc1101efa457bf6a352fab9379e1c2e..16485b86e1e46a57bab37200b87f33de9bdeb8f7 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include "Attributes.hh"
 #include "../map.hh"
 #include "../CompilerError.hh"
index e070d9c989da828875fc05003ec77d18ebe487c0..ee25fa81ebce1b3545de6fa6d0901936fcec0667 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef ATTRIBUTES_HH
 #define ATTRIBUTES_HH
 
index 7c503ef9efb5e66bfa698234f89f2ede0db1b4ef..147330f944674598a6644c1b8b05c650b1b0b431 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include  "BerAST.hh"
 
 const char* BerAST::encode_string[] = {
index fe151bc5b6c1e2a71fcf9ab3c19a3e04ac878f7c..410669fb1169b2dc9242cfb7dc659b9862d08b1d 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef BER_AST_HH
 #define BER_AST_HH
 
index 043afa75861097f93cfc4324cd63959e129db111..8091b732d63b0a54fe44c8e1721b91b099307ff5 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include "ILT.hh"
 
 namespace Ttcn {
index 4d90e3996b19aed03808c5e415ef210abf9077a2..d5235ec2ddfb079d4bd4e6889db80388028c4979 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _Ttcn_ILT_HH
 #define _Ttcn_ILT_HH
 
index b3ead3a6ed86c18f01df368db20251310a4a53f9..d23fb3c86890bcef84ee532d5893df90922be20f 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 #include "JsonAST.hh"
 #include "../../common/memory.h"
 #include <cstddef>
index fe24901df8bff61985936b2050d30a6c82efc6a3..e3519d4991b414442dad38a6b0de1ba6e52e2da3 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 #ifndef JSONAST_HH_
 #define        JSONAST_HH_
 
index 3c8b3111cb74e92fc67a9c42921384824ea6c270..f43dac5069360ed29e3e9da27f782567556aa9a1 100644 (file)
@@ -1,10 +1,26 @@
-###############################################################################
-# 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
+#   Cserveni, Akos
+#   Delic, Adam
+#   Forstner, Matyas
+#   Kovacs, Ferenc
+#   Kremer, Peter
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#   Szalai, Gabor
+#   Tatarka, Gabor
+#   Zalanyi, Balazs Andor
+#
+##############################################################################
 # Makefile for the TTCN-3 part of the compiler
 
 TOP := ../..
index 277653453f8b875b4a58c012a9574f76a68c8f8c..a924dadb833e29c64c20f1f8611c127d3629491f 100644 (file)
@@ -1,10 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include "PatternString.hh"
 #include "../../common/pattern.hh"
 #include "../CompilerError.hh"
index 5a35dd1a93a29ad104c93436b955ce9164123f50..f753151cda1d1c961e4d0708687fe3244bece9e2 100644 (file)
@@ -1,10 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef _Ttcn_PatternString_HH
 #define _Ttcn_PatternString_HH
 
index 7f1699b61a525a42fc90dd0643d93eafb718e58b..4975ecf32cf9c0a6b085df3778c094455fe7e5b1 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #include "../../common/memory.h"
 #include "RawAST.hh"
 #include <stdio.h>
index d1e3e2678a96496eb9038f2bd6c3ed35c4f78203..753e3a57833293e38accf0be2e9c927830078fa4 100644 (file)
@@ -1,10 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef RAW_AST_HH
 #define RAW_AST_HH
 
index bc65913964edbc01c2e373fc99b92dff12d975b7..81e5cab5077be5eeda2a1204abbb1e9194f172ca 100644 (file)
@@ -1,10 +1,25 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include "../../common/dbgnew.hh"
 #include "Statement.hh"
 #include "Ttcnstuff.hh"
index 139091caabc1b08f3d528832353d6ab4942afa3a..7da17d1f5ad10f2b2a7471660d8440f1b8039af6 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef _Ttcn_Statement_HH
 #define _Ttcn_Statement_HH
 
index 8ad7c948978613df41eb847fbe7f6b20e6bf6916..5cc1f6d0bf0cfa8db3774954f4b5ef47d34da370 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Cserveni, Akos
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #include "../../common/dbgnew.hh"
 #include "Templatestuff.hh"
 #include "../Identifier.hh"
index 54dd73a418ce06c9b57dd6ccba29bbbb6ed8ab74..acf26ac717933f93cea7a5345b1fb3d147a4f901 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Cserveni, Akos
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _Ttcn_Templatestuff_HH
 #define _Ttcn_Templatestuff_HH
 
index 73019a2e3a4e9a51cdecdcf491d568c02188adef..529ea405365fd793d6061b89f41dafde35c07ce6 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #include "TextAST.hh"
 #include <stdio.h>
 #include "common/pattern.hh"
index 45e0b9454dc339e48c73e19f8b3dcbff016efdb4..442b81fe275ca56987378889ebb8afa55ada267f 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #ifndef TEXT_AST_HH
 #define TEXT_AST_HH
 
index 3a9467d3aa81072641610aced8c37cb657d3ab71..04360109f5dcffc8daf10387b09cae53a23416da 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 
 #include "Ttcn2Json.hh"
 
index b0454efddcae1d24a26fa4ee24d46c958e738598..51eb90adc73f2d18f52da839228d33e6597496bb 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 
 #ifndef TTCN2JSON_HH
 #define        TTCN2JSON_HH
index d4b86c666b0d56917ebaf3f03cbb99b5230c939c..33ea91e9668a4b7ad2e06618a3c2debb58b4e878 100644 (file)
@@ -1,10 +1,22 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #include "TtcnTemplate.hh"
 #include "../Identifier.hh"
 #include "Templatestuff.hh"
@@ -4089,7 +4101,7 @@ compile_time:
       // the size increase due to the runtime expansion of "all from".
       // In nof_ts, each "all from" appears as 1, but actually contributes
       // more. So the increase (by which all elements after the "all from"
-      // are shifted) is:    target_of_all_from.n_elem()-1
+      // are shifted) is:    target_of_all_from.n_elem()-1
       // This needs to be accumulated for each "all from".
       for (size_t vi = 0; vi < nof_ts; ++vi) {
         Template *t = u.templates->get_t_byIndex(vi);
index c3d3fa51672ea6566443f2674d26ec14eecee758..a2bc69bc7dfd9765e6b405835b4076eb84fd8b14 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef _Ttcn_Template_HH
 #define _Ttcn_Template_HH
 
index 3044da21831ae85f9c26321f20522150611523cc..3f68c29b0dc3e7cb4bbc7b3b4880d986238200a6 100644 (file)
@@ -1,10 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include "Ttcnstuff.hh"
 #include "../Int.hh"
 #include "../CompilerError.hh"
index fa5cc13998f705454fa2f3dd24588338732d8713..50d49981063d761b6af0187d1b00fd1dc22192ea 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef TTCNSTUFF_H_
 #define TTCNSTUFF_H_
 
index b401aa1c14a0453814a4c9cf0376ac8828bd383b..2e7d27f8ee3ca6417bd617cbf778ea7f78f36bc9 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 %option noyywrap
 %option never-interactive
index 4e554c869e5fef296410f11f1ad3a32457c57fad..9c645380808aa6b2ef12b7afe959d5c114a99890 100644 (file)
@@ -1,9 +1,18 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 %option noyywrap
 %option never-interactive
index 0c04ab50cf99211fe5564d9b156ff0b1fe05acfd..efd5a2dac0ea0b65463d774b43de1ef7d8787b75 100644 (file)
@@ -1,9 +1,18 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
  ******************************************************************************/
 /* Parser for "extension" attributes of functions, external functions and
  * port types related to message encoding. */
index cd26df6411f0c9dd6ba40a3a300023ca4ceb6044..1f029780b706e6a3c52f5b20125482a1badd46c8 100644 (file)
@@ -1,10 +1,27 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Cserveni, Akos
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Kremer, Peter
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 /* Main program for the TTCN-3 compiler */
 
 /* C declarations */
index c5fa2fc7115095e1fd5cb6cabc77933e156b4568..a8b02d92830a276c36261091723847726516cbe7 100644 (file)
@@ -1,10 +1,24 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Cserveni, Akos
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Kremer, Peter
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef COMPILER_H
 #define COMPILER_H
 
index 1915fbf254e75b2d4ca4960ef052ca0343896518..b8eebe8e9648d7c5db6194243f318a545be3c452 100644 (file)
@@ -1,9 +1,25 @@
 /******************************************************************************
- * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Cserveni, Akos
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Kremer, Peter
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
  ******************************************************************************/
 %option noyywrap
 %option never-interactive
index b7b45b6a07598f863378c5ec14cb4d4c5959bd46..9785403005a7f9a78edbbe509ac93327b7899879 100644 (file)
@@ -1,9 +1,31 @@
 /******************************************************************************
- * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Cserveni, Akos
+ *   Delic, Adam
+ *   Dimitrov, Peter
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Kremer, Peter
+ *   Pandi, Krisztian
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *   Zalanyi, Balazs Andor
+ *
  ******************************************************************************/
 /* Syntax check parser and compiler for TTCN-3 */
 
index 1a9a2088f55a47769f74cb0b9612b4247c1e9d27..92b45c5ae39c063a42c53a19ef6c4451fa8d3c31 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 %option noyywrap
 %option never-interactive
index 74b6e8950206e6d84030431e0640ff28de674f8e..88a8cf5cb4df7d4de6192176b167050e9cd15159 100644 (file)
@@ -1,10 +1,25 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Cserveni, Akos
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Kremer, Peter
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include <stdlib.h>
 #include <string.h>
 #include <errno.h>
index 96d0c33d8ffae4c50ca297f217482b8e9279c67b..20625787561631024d77853ca3cb6b7cc85b649b 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Cserveni, Akos
+ *   Delic, Adam
+ *   Kremer, Peter
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef PORT_H
 #define PORT_H
 
index 4c09a3e16af12b1aff709c5c70beac11cc68c6d2..273c415b357a2b2a366a8f887d35926f5343a6f2 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 #include "profiler.h"
index ab00cccd0ec0d8b38510228ca845e3b51e413dcd..a20346480b5cd927395aca371a3c5fd4751159e5 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 #ifndef PROFILER_H
index 39e157f0de2d8d935aa2665687bee7e0763b7a5e..ff933a1e5833f3e21a9dbf92341b20cb4b6f8e49 100644 (file)
@@ -1,9 +1,19 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Pandi, Krisztian
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 %option nostack
 %option noyylineno
index 5f1eba0d3dfe9319b5226eb5888a16a27ca1d84d..00a714172433670ee2db19055a66d3fd3849f8de 100644 (file)
@@ -1,9 +1,21 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *
  ******************************************************************************/
 %option noyywrap
 %option never-interactive
index 0b703d3280c70b9a6879c818bdbd82711778b6ae..18142e314c9f0d5d993af38c64ec8ff2b5dc3c75 100644 (file)
@@ -1,9 +1,18 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *
  ******************************************************************************/
 /* RAW encoding/decoding specification parser & compiler */
 
index 74aab749b612543d161945970f1970bfcc51236b..2073199be1422ff774271619625083650a3f87fe 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #ifndef RAWASTSPEC_H
 #define RAWASTSPEC_H
 
index 9cb0ae39f312dd369a1e5d6f83ec29aaaa944756..3e55f7bcee821408a032602a998206b3c05bd591 100644 (file)
@@ -1,10 +1,22 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Feher, Csaba
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #include "../../common/memory.h"
 #include "signature.h"
 #include "../datatypes.h"
index 0963278396c910f0ba75aaa22d2e5fc02436aa08..9208e0a186723b4da0dc49909688323af3a898c5 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #ifndef SIGNATURE_H
 #define SIGNATURE_H
 
index 9e7318048faaf4f594431253ac5842e0661e0c38..94a8ec2b840523ede62e0c1b63125f3fa33364ed 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Kremer, Peter
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef TTCN3_PREPARSER_H
 #define TTCN3_PREPARSER_H
 
index cefefd26aeb9d072d47ad3531c62e99e4f6fc3d4..b8909c6ed0c333297693b68696694004477ced17 100644 (file)
@@ -1,9 +1,18 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kremer, Peter
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 %option noyywrap
 %option never-interactive
index ec34d0ddb3a8a36701aad14581928fa9867670f3..ecb37a16a40630df1d97c5e463e1a959aaf4c4c7 100644 (file)
@@ -1,10 +1,31 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Cserveni, Akos
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Kremer, Peter
+ *   Ormandi, Matyas
+ *   Pandi, Krisztian
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #include <string.h>
 
 #include "../common/memory.h"
index e90757adabe9ca143e83785191bb799de6586069..d09c7cbe6425f395f9561779b547a3bb016a294c 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Cserveni, Akos
+ *   Kremer, Peter
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef UNION_H
 #define UNION_H
 
index 6406b1ab7abb4f6a155e27c1f6b64d2425c79ada..477a9a1138d257043f91912b16959a35521e4583 100644 (file)
@@ -1,10 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include <stdio.h>
 #include <string.h>
 
index e83e60bd9654288f07686f95739fd6606284c4d3..a6fea848ee6a1ba144d5e5aea3759a5f426c4433 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef _Common_ustring_HH
 #define _Common_ustring_HH
 
index ff726e17b7bf2804c655ea6d377a180f75106970..fd977d806a8171b22bf7993cab287cec7e9415d7 100644 (file)
@@ -1,10 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _Common_vector_HH
 #define _Common_vector_HH
 
index d1ac0a0c4a3d826a2ba29c666d763645c28393be..59e14e97e5dd1b9562d147b3e3c5a52fa8ae4d1e 100644 (file)
@@ -1,10 +1,26 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Ormandi, Matyas
+ *   Pandi, Krisztian
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #include "xpather.h"
 
 #include <string.h>
index 51454bc91f53d52205e6d53038bb898544f43d7b..8cfd183de4bd217e26b6fe9402ef48cb3d943527 100644 (file)
@@ -1,10 +1,22 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #ifndef XPATHER_H_
 #define XPATHER_H_
 
index a366f401c5dd07df2b22a16426f0693a81f1566f..b02a92dc97ae098f2a3a80cf961ca5bc036d9381 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #include "ASN_Any.hh"
 #include "String_struct.hh"
 #include <string.h>
index 6be0fc58d13745a7b071f499fabe1541ed1f23c8..9d32775f3be66cbce76067c8130d1b06fc1e7fbf 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef ASN_ANY_HH
 #define ASN_ANY_HH
 
index 2b5621b289c70939a432cf67ff2687adfd1c6c22..44a280ac352e891c719333ff937f965b0b600d4f 100644 (file)
@@ -1,10 +1,24 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #include <string.h>
 
 #include "Error.hh"
index 1ca8aad637ca27e35898d79cb2a8f237f2011dff..73ddceb91b5d1cb152b5b21c095707cdf7023793 100644 (file)
@@ -1,10 +1,22 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef ASN_CharacterString_HH
 #define ASN_CharacterString_HH
 
index e068c708d14b921ab40084e1f92e0ea7828f3a3a..1b92f8ce834dc37e04615a1bdb3d6b6f2cfce916 100644 (file)
@@ -1,10 +1,24 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #include <string.h>
 
 #include "Error.hh"
index 951f7ba9d9e400237bb73588150e18729adea323..07079196200913982af3b1d3a362e32cb11e6eec 100644 (file)
@@ -1,10 +1,22 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef ASN_EmbeddedPDV_HH
 #define ASN_EmbeddedPDV_HH
 
index cf9d90251f51b0697e27ce2fb4653a1fbec73390..19e189520d06f05da8803a39aa97cb0748a19955 100644 (file)
@@ -1,10 +1,24 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #include <string.h>
 
 #include "ASN_External.hh"
index f2bcca0ce12a121eb84bba6056cbd274701d0ba4..0786ee4a04e258608ab23a70dd964a2daa521dbc 100644 (file)
@@ -1,10 +1,22 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef ASN_External_HH
 #define ASN_External_HH
 
index 994b81dda1632bfa8e56da6330fecada2f30b980..fb81911e42b94b5c9efa002ef7cf67a37f800bc7 100644 (file)
@@ -1,10 +1,25 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #include <stdarg.h>
 
 #include "ASN_Null.hh"
index cef26477bbfe0965baa55cb333de2d3fbdd62840..7ede6bbc540d8593d86aebcda1f0744da0d650c9 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #ifndef ASN_NULL_HH
 #define ASN_NULL_HH
 
index 7e08a64eeea1f08444bb28a96d59223d2d032f3d..5c8c25c918fe5362abdc6e45c1d03f32a35347ea 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include "Addfunc.hh"
 
 #include "../common/memory.h"
index f3e10b681a3b940bebb0e7a8fe72c7227c01d021..c2a7dc073eaca7ea0fa5c27792bf6808bd294c94 100644 (file)
@@ -1,10 +1,22 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef ADDFUNC_HH
 #define ADDFUNC_HH
 
index 06966d9b2c24048fa5f364f0150f613551f6521c..9fc49e2a67bb69132f4cddd5f009b46b329fc333 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include "Array.hh"
 
 unsigned int get_timer_array_index(int index_value, unsigned int array_size,
index 51606885084c18555755773c787d8f74f2341dad..a86f3a3c1402bf983d0a3144d213b778edfcd976 100644 (file)
@@ -1,10 +1,22 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef ARRAY_HH
 #define ARRAY_HH
 
index bae774e0c47944c7d97463dd0699aeb2f554ec61..ad05bf8b8d4cb23c21f5bc170d4f4477276f7521 100644 (file)
@@ -1,10 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #include <stdio.h>
 #include <limits.h>
 #include <string.h>
index 2e70ef1bea098f0e45f7e3c96f68f89fc40a4a39..f09c412329e79c4491356b4216b619219f3ae1f4 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef _BER_HH
 #define _BER_HH
 
index 68448fb66dcd2abe83c7e9f0bdc49d95ea7f9146..6e5b25fedd6fd1d67d76cb2d2940293e0779680a 100644 (file)
@@ -1,10 +1,25 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Ormandi, Matyas
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #include "Basetype.hh"
 #include "../common/memory.h"
 #include "Logger.hh"
@@ -1113,7 +1128,7 @@ const TTCN_Typedescriptor_t CHARSTRING_descr_={"charstring", NULL,
   &CHARSTRING_raw_, &CHARSTRING_text_, &CHARSTRING_xer_, &CHARSTRING_json_, NULL, TTCN_Typedescriptor_t::DONTCARE};
 
 const TTCN_Typedescriptor_t UNIVERSAL_CHARSTRING_descr_={"universal charstring",
-  NULL, NULL, &UNIVERSAL_CHARSTRING_text_, &UNIVERSAL_CHARSTRING_xer_, &UNIVERSAL_CHARSTRING_json_, NULL, TTCN_Typedescriptor_t::DONTCARE};
+  NULL, &UNIVERSAL_CHARSTRING_raw_, &UNIVERSAL_CHARSTRING_text_, &UNIVERSAL_CHARSTRING_xer_, &UNIVERSAL_CHARSTRING_json_, NULL, TTCN_Typedescriptor_t::DONTCARE};
 
 const TTCN_Typedescriptor_t COMPONENT_descr_={"component", NULL, NULL, NULL,
   NULL, NULL, NULL, TTCN_Typedescriptor_t::DONTCARE};
index e4c8323a32dcaae5b9825878d192d71cb0b1e5da..9ea3e191cacb73ad0d782bd53cd03843ec6bf604 100644 (file)
@@ -1,10 +1,26 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Horvath, Gabriella
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #ifndef BASETYPE_HH
 #define BASETYPE_HH
 
index 50e897a1de48f79ce5c882b9554655b1849a7e74..a093000a510143f0e0b75356a7998905c29dae84 100644 (file)
@@ -1,10 +1,26 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #include <string.h>
 
 #include "Bitstring.hh"
index f9b53d30adc2018cf8abf1644a6dc9d21726a63d..354e5bea78b1835d7188375e6e7c5178734956df 100644 (file)
@@ -1,10 +1,26 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Horvath, Gabriella
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #ifndef BITSTRING_HH
 #define BITSTRING_HH
 
index e519012fd93845c54fce1ae957a872181fc608ae..1f8ff50de04f490cdfd51b27557f7ef057bca730 100644 (file)
@@ -1,10 +1,27 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #include <string.h>
 
 #include "Boolean.hh"
index 95d0414ba1a7bbb9fd451c4e608590fa503b7749..8d92dc7317ac34ded9da30f3e595b09f40876cab 100644 (file)
@@ -1,10 +1,24 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #ifndef BOOLEAN_HH
 #define BOOLEAN_HH
 
index 9e23390d5ec84d26ac43efc8b349fff3f35519fd..ef42df83d649242795625b26d7bdc7b7aa8bf488 100644 (file)
@@ -1,10 +1,28 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #include "Charstring.hh"
 #include "../common/memory.h"
 #include "../common/pattern.hh"
index 0322e572b694bb7abab02dd9e942ec9f6c31ae7f..0387429e5d92dccae7b7550af572aa4508c95b8d 100644 (file)
@@ -1,10 +1,27 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #ifndef CHARSTRING_HH
 #define CHARSTRING_HH
 
index b5b502557414f118cbc8b677e716968bce0d5577..8600812b8062873fcf947a72e5b53c7c9252bea8 100644 (file)
@@ -1,10 +1,24 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include "Communication.hh"
 
 #include <stdlib.h>
index eee68f2b953859d4057f0681d8c549909d415c74..334ddc41382ea4a180709522b98d44656a083250 100644 (file)
@@ -1,10 +1,22 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Beres, Szabolcs
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef COMMUNICATION_HH
 #define COMMUNICATION_HH
 
index cbf0dd4da776c8f04128e945469d27132304dd34..f01d540f0f0ea380f1d6cacb479a33a123c793f2 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #include <string.h>
 
 #include "../common/memory.h"
index 1e1da3c5667c2981f49837daa1a854f76fb58b1d..d4b48f71135b8f3b358e51d19261d28eb43bbeb8 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #ifndef COMPONENT_HH
 #define COMPONENT_HH
 
index ebf355b87942eed4d20b110b029aebbb9559feb7..f0f62538f1976e44faf0ef613c385462a1f7681e 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #include "Default.hh"
 
 #include "Parameters.h"
index da8ccb49de5fb898da051780128425b373c300ad..d479901fdfe51af3d61bf222a9a1b7d6ca79abd1 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #ifndef DEFAULT_HH
 #define DEFAULT_HH
 
index 4307bff831524649cbed87bcc14f936939718bd7..92712389969f8a57697593542b7fa7278368574b 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Ormandi, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include "Encdec.hh"
 
 #include "../common/memory.h"
index 4400f4e628f80bf4b3f1fb35047b25e6d819175c..d65fb92443cd88fee27190a600eb3b15e5cdf578 100644 (file)
@@ -1,10 +1,22 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #ifndef ENCDEC_HH
 #define ENCDEC_HH
 
index 5443e3eed475c08f2cc86df0d8b71015d9a6d89c..72f6a2370c284fd6b6ae82909a1f8532e3cb6419 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Herrlin, Thomas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #include "Error.hh"
 #include "TitanLoggerApi.hh"
 
index f3a026d84330e013650f20f81e0bc1499a109266..6446aa1688dc84cac91c4e302818b100bbb2a6c9 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef ERROR_HH
 #define ERROR_HH
 
index 2e884b6f15b49a7048209f31736df1ff0a127144..3afe388d3bc899fd69c81e3d590c816c5c18037a 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Feher, Csaba
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef EVENT_HANDLER_HH
 #define EVENT_HANDLER_HH
 
index 2a21532ff25f44f90ea10ed2e2a4b8652a25b076..9fca427068c9e0547f603965b10a7ff89a6e906c 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Feher, Csaba
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 #ifndef FD_AND_TIMEOUT_USER_HH
 #define FD_AND_TIMEOUT_USER_HH
 
index e082fa162753d0115c4a0e91dc8f5f02b8c51385..4b7812652856465b00efb9dc5b35170c9983e4ad 100644 (file)
@@ -1,10 +1,27 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   >
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #include <string.h>
 #include <math.h>
 #include <float.h>
index 879f1533375bc3b72cd9643ba327f860dcfc7aff..4b694c9cec4b12063c41a93a70fdd8a3d25e88ad 100644 (file)
@@ -1,10 +1,24 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #ifndef FLOAT_HH
 #define FLOAT_HH
 
index 2ab090e912619ed5c28246484fc88628bc77812e..11c15b945e824fdc6162827a21c2e6913d3b09a6 100644 (file)
@@ -1,10 +1,27 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #include "Hexstring.hh"
 #include "../common/memory.h"
 #include "Integer.hh"
index ff21120b57fe643d1c40a8dda7dea6411db0726d..cb68ad9d38bac85808b223730e6cca75b9c41ce6 100644 (file)
@@ -1,10 +1,26 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #ifndef HEXSTRING_HH
 #define HEXSTRING_HH
 
index 84508658cc0a30fd2ea1155425dfa93354def267..a87788cf5ac7f9098f2da5d4253248f8fb482311 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #ifndef ILOGGER_PLUGIN_HH
 #define ILOGGER_PLUGIN_HH
 
index 51da9911cdbe7a552647014cff6f1a3add8344d6..34fd70033655d8b56e4830740adb52631b0e05c8 100644 (file)
@@ -1,10 +1,27 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Ormandi, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #include "Integer.hh"
 
 #include <limits.h>
index 6b4c33420253b17586831582009bb639eff55106..f35bab31c18d2bc8c359340d5f0e10d46e19123c 100644 (file)
@@ -1,10 +1,25 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #ifndef INTEGER_HH
 #define INTEGER_HH
 
index 11a4263476a1fdc960519b6091f0bb80e8ec6965..2af94a9e6c439bbd698836c214cd72993f1328ed 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *
+ ******************************************************************************/
 #include "JSON.hh"
 
 // JSON descriptors for base types
index 53f371bc5c077816ed747e58b2262d4bdc55feda..266a4d6717c9ce0f8031802de25b52f855788ae6 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 #ifndef JSON_HH_
 #define        JSON_HH_
 
index 782b6cc236427d21399201c8e15c43bdf11ba08f..35fab2b3941215cdfa4ff121bbbaa473cabf6ad5 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szalai, Gabor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #include "LegacyLogger.hh"
 
 #include "TitanLoggerApi.hh"
@@ -71,8 +82,8 @@ LegacyLogger::LegacyLogger()
   format_t_present_(false), current_filename_(NULL)
 {
   if (myself != 0) {
-    // Whoa, déjà vu!
-    // A déjà vu is usually a glitch in the Matrix.
+    // Whoa, déjà vu!
+    // A déjà vu is usually a glitch in the Matrix.
     // It happens when they change something.
     fputs("Only one LegacyLogger allowed! Aborting.\n", stderr);
     abort(); // Don't use TTCN_error. Debugging infinite recursion is not fun.
index ec88fa7e8084169934dae19147a18f33a95702f3..99f3a828cbe5f242642e0a99f63ba7b0a4196db1 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #ifndef LegacyLogger_HH
 #define LegacyLogger_HH
 
index 9d7fc566d60b34338899f7c918c663276dad2269..bb0f3e0b07856700dadf993173060f57f343195d 100644 (file)
@@ -1,10 +1,25 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #include <stdio.h>
 #include <string.h>
 #include <ctype.h>
@@ -85,6 +100,7 @@ TTCN_Logger::log_mask_struct TTCN_Logger::emergency_log_mask;
 
 TTCN_Logger::emergency_logging_behaviour_t TTCN_Logger::emergency_logging_behaviour = BUFFER_MASKED;
 size_t TTCN_Logger::emergency_logging;
+boolean TTCN_Logger::emergency_logging_for_fail_verdict = FALSE;
 
 TTCN_Logger::matching_verbosity_t TTCN_Logger::matching_verbosity = VERBOSITY_COMPACT;
 
@@ -715,6 +731,16 @@ void TTCN_Logger::set_emergency_logging(size_t size)
   emergency_logging = size;
 }
 
+boolean TTCN_Logger::get_emergency_logging_for_fail_verdict()
+{
+  return emergency_logging_for_fail_verdict;
+}
+
+void TTCN_Logger::set_emergency_logging_for_fail_verdict(boolean b)
+{
+  emergency_logging_for_fail_verdict = b;
+}
+
 Logging_Bits const& TTCN_Logger::get_file_mask()
 {
   return file_log_mask.mask;
index 19f50093f0c21e62767ad831d8602b657a535f26..c394c95d199685c4f3a2c0f1bf5ffd5d7dd79b13 100644 (file)
@@ -1,10 +1,24 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #ifndef LOGGER_HH
 #define LOGGER_HH
 
@@ -180,6 +194,10 @@ public:
   static emergency_logging_behaviour_t emergency_logging_behaviour;
   static void set_emergency_logging_behaviour(emergency_logging_behaviour_t behaviour);
   static emergency_logging_behaviour_t get_emergency_logging_behaviour();
+  
+  static boolean emergency_logging_for_fail_verdict;
+  static void set_emergency_logging_for_fail_verdict(boolean b);
+  static boolean get_emergency_logging_for_fail_verdict();
 
   /** @brief returns the actual length of the logmatch buffer
   This way it can be stored for later, when the buffer needs to be reverted.
index 250cca4f037db655e6d7d2cc2ff9499c482edb8b..dcdc31c963cad8e40aa3d1eaf301c793715375a8 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #include "LoggerPlugin.hh"
 
 #include "../common/memory.h"
index 18f6cbf4fa3a169096b45563e83f93a7e920c03f..43512fd0001e3f370110f25e7c279fad6c5aba33 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #ifndef LOGGER_PLUGIN_HH
 #define LOGGER_PLUGIN_HH
 
index f3eda40b6df6aa34b54bc7a361a9e2b72a573463..10a7fd7ec6c8996f0192ce128231fe0c21356302 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #include "LoggerPluginManager.hh"
 #include "LoggerPlugin.hh"
 #include "TitanLoggerApi.hh"
@@ -356,6 +367,9 @@ void LoggerPluginManager::send_parameter_to_plugin(LoggerPlugin *plugin,
     TTCN_Logger::set_emergency_logging_mask(logparam.component,
           logparam.logparam.logoptions_val);
     break;
+  case LP_EMERGENCYFORFAIL:
+    TTCN_Logger::set_emergency_logging_for_fail_verdict(logparam.logparam.bool_val);
+    break;
   default:
     break;
   }
@@ -634,8 +648,11 @@ void LoggerPluginManager::log(const API::TitanLogEvent& event)
     }
     ring_buffer.put(event);
   }
-  // ERROR, flush the ring buffer content
-  if ((TTCN_Logger::Severity)(int)event.severity() == TTCN_Logger::ERROR_UNQUALIFIED) {
+  // ERROR or setverdict(fail), flush the ring buffer content
+  if ((TTCN_Logger::Severity)(int)event.severity() == TTCN_Logger::ERROR_UNQUALIFIED ||
+      (TTCN_Logger::get_emergency_logging_for_fail_verdict() &&
+      (TTCN_Logger::Severity)(int)event.severity() == TTCN_Logger::VERDICTOP_SETVERDICT &&
+       event.logEvent().choice().verdictOp().choice().setVerdict().newVerdict() == API::Verdict::v3fail)) {
     TitanLoggerApi::TitanLogEvent ring_event;
     // get all the events from the ring: buffer
     while (!ring_buffer.isEmpty()) {
index 1c2542951633c3833e31cab6ca66a8014a556b9e..a527797b55d20edb525ddd85a82b0b97a139cea0 100644 (file)
@@ -1,10 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #ifndef LOGGER_PLUGIN_MANAGER_HH
 #define LOGGER_PLUGIN_MANAGER_HH
 
index 5c2afc7a433a19b7fc0095a4601c8b5fbb03ec66..0f51a661f1986c237449418b4a0aa13ce59ce88e 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include "LoggerPlugin.hh"
 #include "ILoggerPlugin.hh"
 
index 6b373721a87e8aa231ca5f705cffed4ea7e4fefe..2a7e35f3d8b0e4d34a9590c954684ac00dbc5e74 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include "LoggerPlugin.hh"
 #include "ILoggerPlugin.hh"
 
index 7787a647c3eab157938ad9a997e3360ec85fe218..be216473de938c276503392594f74531132fd9c0 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include "LoggingBits.hh"
 #include <stdio.h>
 #include <string.h>
index 1a44df928d7392783a147ec0ffae32bc441f29ba..8336fb0212d325879dfcc4faa17ba351ce06013f 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef LOGOPTIONS_HH
 #define LOGOPTIONS_HH
 
index 7dd2c7ec06d456b1a26ff42b0adaec9d3cfe3f1a..58ece0a5ae9b4075298242b7bc62af63d1bb928a 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Kovacs, Ferenc
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #ifndef LOGGINGPARAM_H
 #define LOGGINGPARAM_H
 
@@ -30,7 +38,8 @@ typedef enum
   LP_UNKNOWN,
   LP_EMERGENCY,
   LP_EMERGENCYBEHAVIOR,
-  LP_EMERGENCYMASK
+  LP_EMERGENCYMASK,
+  LP_EMERGENCYFORFAIL
 } logging_param_type;
 
 struct logging_param_t
index 75f3f3f91a936011eba4826982dee67eed7cc9e3..4d5957bb34b0bf611454ced1bd7206315f9c7aa1 100644 (file)
@@ -1,10 +1,29 @@
-###############################################################################
-# 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:
+#   
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Baranyi, Botond
+#   Beres, Szabolcs
+#   Delic, Adam
+#   Feher, Csaba
+#   Forstner, Matyas
+#   Horvath, Gabriella
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#   Szalai, Gabor
+#   Zalanyi, Balazs Andor
+#
+##############################################################################
 # Makefile for the Base Library of TTCN-3 Test Executor
 TOP := ..
 include $(TOP)/Makefile.cfg
index a3f05eb8eb214932c42b9544771991a24277ee22..d23739270c072e256bcb32232274d4796a64d5b4 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef MESSAGE_TYPES_HH
 #define MESSAGE_TYPES_HH
 
index 50fddbefe0f1ae632d16ddc7180dcddb253257a6..48705eeaf9bc54775fab961b1233cddde64d9ec5 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include <set>
 #include <sstream>
 #include <string>
index 72c34bbd089c0040ee1f587a0691ab51c3701f08..352492fe00f1d2819edef97f19684cc478979273 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef MODULE_LIST_HH
 #define MODULE_LIST_HH
 
index b7b1057220c15aaf1507f82fe9a6b15b08ecf88d..beab7b3e7203feb68de56146b5cc954082f9de2e 100644 (file)
@@ -1,10 +1,25 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #include "Objid.hh"
 
 #include "../common/dbgnew.hh"
index 38c0a00112706c3010c8ab24e92a6aadf7c10e5e..e0cfcb06b600a76ca39041502436de03ffa14c5f 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #ifndef OBJID_HH
 #define OBJID_HH
 
index 3756c4d7856f9a4cd7c5643015d7662cddf5eaf5..1af0c58a2bfe2c9a672559a059e1b0de3197516d 100644 (file)
@@ -1,10 +1,27 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #include "Octetstring.hh"
 #include "../common/memory.h"
 #include "Integer.hh"
index a4f03f1c2e034244cfe71ba07afad234cf12b682..055314ef82082fc57d9dff309ad39ef3c79262fc 100644 (file)
@@ -1,10 +1,28 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Horvath, Gabriella
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #ifndef OCTETSTRING_HH
 #define OCTETSTRING_HH
 
index 9d84211da4b752311d6aae413ad551139039f759..5952c2f8cf00e91978421645eda25d67b4780815 100644 (file)
@@ -1,10 +1,27 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Horvath, Gabriella
+ *   Kovacs, Ferenc
+ *   Ormandi, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #ifndef OPTIONAL_HH
 #define OPTIONAL_HH
 
@@ -743,6 +760,9 @@ void OPTIONAL<T_type>::set_param(Module_Param& param) {
   }
   set_to_present();
   optional_value->set_param(param);
+  if (!optional_value->is_bound()) {
+    clean_up();
+  }
 }
 
 template <typename T_type>
index 775f291a4be03837ae6d6947b8e2031be83f9383..3aef3bfd4d4bf3d14239273a862367b61a0dd34a 100644 (file)
@@ -1,10 +1,26 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Feher, Csaba
+ *   Kovacs, Ferenc
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
index 847bf3bfc4ed36a438498548da9f4ea331ed895c..1da214635eb7e0fc4ed3316751741a327954875e 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *
+ ******************************************************************************/
 #include <string.h>
 
 #include "../common/memory.h"
index 84e6aeba36b0a4123f01366b9816010da1908fb7..adc3ff779c63171c3aa3b18d710673a6aff23ad6 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef PARAM_TYPES_H
 #define PARAM_TYPES_H
 
index ba730953b25f4c83bcfa3ec67ba3cbd1294c9274..cd00adda99ae986919e50c085d188357f049a0ea 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef PARAMETERS_H
 #define PARAMETERS_H
 
index fc22f55ecc93d5af1f74411f4ab378edfb2b02c5..7c8a88ce75d5571bb611a2914dd41c70e87c0b2a 100644 (file)
@@ -1,10 +1,25 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Pandi, Krisztian
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #include "Port.hh"
 
 #include <string.h>
index 0c13b3fc32cccd63029cf7715adf2bf89c2798c1..3ddda162285401390337a99472263ef8f6f3faa7 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Feher, Csaba
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #ifndef PORT_HH
 #define PORT_HH
 
index da2b0d54fe80980d2e755c3f10bc40427a312d7d..269160528801201280e3a75bef85d06728198f4e 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 
 // This module contains 'record of' and 'set of' type declarations for certain base types.
 // It is used for pre-generating the C++ classes that represent these types,
index 8504ae315d6d1f138c85b7538f95600818dccb47..5a939e47e098e8b25e194a13be2cb6bb912f0cc8 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 
 #include <stdlib.h>
 #include <stdio.h>
@@ -188,7 +193,7 @@ int main(int argc, char* argv[])
   for (int i = optind; i < argc; i++) {
     // import each input file's contents into the local database
     fprintf(stderr, "Notify: Importing database file '%s'...\n", argv[i]);
-    Profiler_Tools::import_data(profiler_db, argv[i], FALSE, error);
+    Profiler_Tools::import_data(profiler_db, argv[i], error);
     if (erroneous) {
       // an import failed -> exit
       return EXIT_FAILURE;
index 061f9d19db3c31534fe28218ecb3328b12a031ff..ce74222adb2f6bc62fe5875f17b2cb45245b5752 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 
 #include "Profiler.hh"
 #include <stdio.h>
 #include <string.h>
 #include <unistd.h>
 #include <pwd.h>
+#include <sys/wait.h>
 #include "memory.h"
 #include "Runtime.hh"
-#include "Component.hh"
+#include "Logger.hh"
 
 ////////////////////////////////////
 ////////// TTCN3_Profiler //////////
@@ -42,8 +48,8 @@ TTCN3_Profiler::~TTCN3_Profiler()
     if (TTCN_Runtime::is_hc()) {
       // import the data gathered by the other processes (the import function
       // waits for them to finish exporting)
-      for (size_t i = 0; i < component_list.size(); ++i) {
-        import_data(component_list[i]);
+      for (size_t i = 0; i < pid_list.size(); ++i) {
+        import_data(pid_list[i]);
       }
     }
     export_data();
@@ -178,32 +184,31 @@ boolean TTCN3_Profiler::is_running() const
   return !stopped;
 }
 
-void TTCN3_Profiler::add_component(component p_comp_ref)
+void TTCN3_Profiler::add_child_process(pid_t p_pid)
 {
-  component_list.push_back(p_comp_ref);
+  pid_list.push_back(p_pid);
 }
 
-void TTCN3_Profiler::import_data(component p_comp_ref /* = NULL_COMPREF */)
+void TTCN3_Profiler::import_data(pid_t p_pid /* = 0 */)
 {
   char* file_name = NULL;
-  if (NULL_COMPREF == p_comp_ref) {
+  if (0 == p_pid) {
     // this is the main database file (from the previous run), no suffix needed
     file_name = database_filename;
   }
-  else if (MTC_COMPREF == p_comp_ref) {
-    // this is the database for the MTC, suffix the file name with "mtc"
-    file_name = mprintf("%s.mtc", database_filename);
-  }
   else {
-    // this is the database for one of the PTCs, suffix the file name with the
-    // component reference
-    file_name = mprintf("%s.%d", database_filename, p_comp_ref);
+    // this is the database for one of the PTCs or the MTC,
+    // suffix the file name with the component's PID
+    file_name = mprintf("%s.%d", database_filename, p_pid);
+    
+    // wait for the process to finish
+    int status = 0;
+    waitpid(p_pid, &status, 0);
   }
   
-  Profiler_Tools::import_data(profiler_db, file_name, NULL_COMPREF != p_comp_ref,
-    TTCN_warning);
+  Profiler_Tools::import_data(profiler_db, file_name, TTCN_warning);
   
-  if (NULL_COMPREF != p_comp_ref) {
+  if (0 != p_pid) {
     // the process-specific database file is no longer needed
     remove(file_name);
     Free(file_name);
@@ -217,14 +222,10 @@ void TTCN3_Profiler::export_data()
     // this is the main database file, no suffix needed
     file_name = database_filename;
   }
-  else if (TTCN_Runtime::is_mtc()) {
-    // this is the database for the MTC, suffix the file name with "mtc"
-    file_name = mprintf("%s.mtc", database_filename);
-  }
   else {
-    // this is the database for one of the PTCs, suffix the file name with the
-    // component reference
-    file_name = mprintf("%s.%d", database_filename, (component)self);
+    // this is the database for one of the PTCs or the MTC,
+    // suffix the file name with the component's PID
+    file_name = mprintf("%s.%d", database_filename, (int)getpid());
   }
   
   Profiler_Tools::export_data(profiler_db, file_name, disable_profiler,
index cf8a9fb62f1dde4fd56b676f10d99fac540ee1aa..ff06a272b086b2733355e55b48db4387e2c76f1b 100644 (file)
@@ -1,14 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 
 #ifndef PROFILER_HH
 #define PROFILER_HH
 
+#include <signal.h>
 #include "ProfilerTools.hh"
 
 /** This class performs profiling and code coverage on lines and functions in
@@ -56,11 +62,11 @@ public:
   /** Returns true if the profiler is currently running (not stopped) */
   boolean is_running() const;
   
-  /** Stores the component reference of a newly created PTC or MTC (in parallel mode only) */
-  void add_component(component p_comp_ref);
+  /** Stores the PID of a newly created PTC or MTC (in parallel mode only) */
+  void add_child_process(pid_t p_pid);
 
   /** Adds the data from the database file to the local database */
-  void import_data(component p_comp_ref = NULL_COMPREF);
+  void import_data(pid_t p_pid = 0);
   /** Writes the local database to the database file (overwrites the file) */
   void export_data();
   
@@ -127,9 +133,9 @@ private:
   Profiler_Tools::profiler_db_t profiler_db;
   /** The stack length at the previously executed line */
   int prev_stack_len;
-  /** Contains the component references of the other processes (only relevant in the Host
+  /** Contains the PIDs of the child processes (only relevant in the Host
     * Controller's process, in parallel mode) */
-  Vector<component> component_list;
+  Vector<pid_t> pid_list;
 };
 
 /** The global TTCN3_Profiler object
index 9c56ef9b28d1786a1a1793815f9e122a76394e6f..cf70300eacee500a2062e1eccbaf332a65e96966 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 
 #include "ProfilerTools.hh"
 #include "JSON_Tokenizer.hh"
@@ -130,36 +135,19 @@ namespace Profiler_Tools {
     return; \
   }
   
-  void import_data(profiler_db_t& p_db, const char* p_filename, boolean p_wait,
+  void import_data(profiler_db_t& p_db, const char* p_filename,
                    void (*p_error_function)(const char*, ...))
   {
     // open the file, if it exists
-    int file_size = 0;
     FILE* file = fopen(p_filename, "r");
-    if (NULL != file) {
-      // get the file size
-      fseek(file, 0, SEEK_END);
-      file_size = ftell(file);
-    }
-    while (0 == file_size) {
-      if (!p_wait) {
-        return;
-      }
-      // keep reading until the file appears (and is not empty)
-      if (NULL != file) {
-        fclose(file);
-      }
-      usleep(1000);
-      file = fopen(p_filename, "r");
-      if (NULL != file) {
-        // refresh the file size
-        fseek(file, 0, SEEK_END);
-        file_size = ftell(file);
-      }
+    if (NULL == file) {
+      p_error_function("Profiler database file '%s' does not exist.", p_filename);
+      return;
     }
-
-    // rewind the file (the file pointer has been moved to the end of the file to
-    // calculate its size)
+    
+    // get the file size
+    fseek(file, 0, SEEK_END);
+    int file_size = ftell(file);
     rewind(file);
 
     // read the entire file into a character buffer
index fe95d6ad71c967af980e235f894de3f4d3eda09e..b8d78eb71cb56233c2eb3288eee46b5d92e405bb 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 
 #ifndef PROFILERTOOLS_HH
 #define PROFILERTOOLS_HH
@@ -131,10 +136,9 @@ namespace Profiler_Tools {
   /** Adds the data from the database file to the local database 
     * @param p_db local database
     * @param p_filename database file name
-    * @param p_wait waits for the file to appear if it doesn't exist 
     * @param p_error_function callback function for displaying error messages */
   extern void import_data(profiler_db_t& p_db, const char* p_filename,
-    boolean p_wait, void (*p_error_function)(const char*, ...));
+    void (*p_error_function)(const char*, ...));
   
   /** Writes the local database to the database file (overwrites the file) 
     * @param p_db local database
index aaa1b64948b25269fe783231ef93103c6ae0c7be..db313601ea01cd89671e17dff96a53fdf5dd4208 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #include <string.h>
 #include "../common/memory.h"
 #include "Types.h"
@@ -419,17 +430,18 @@ int min_of_ints(int num_of_int,...)
   return min_val;
 }
 
-/** Default descriptors of RAW encoding for primitive types.                                                                                  padding
- *                                                                                                                                            | prepadding
- *                                                                                                                                            |   ptroffset
- *                                                                                                                                            |     unit
- *                                                                                                                                            |     | padding_pattern_length
- *                                                                                                                                            |     |   padding_pattern
- *                                      length,comp ,byteorder,align    ,ord_field,ord_octet,ext_bit   ,hexorder,fieldorder,top_bit,          |     |        length_restriction*/
-const TTCN_RAWdescriptor_t INTEGER_raw_=    {8,SG_NO,ORDER_LSB,ORDER_LSB,ORDER_LSB,ORDER_LSB,EXT_BIT_NO,ORDER_LSB,ORDER_LSB,TOP_BIT_INHERITED,0,0,0,8,0,NULL,-1};
-const TTCN_RAWdescriptor_t BOOLEAN_raw_=    {1,SG_NO,ORDER_LSB,ORDER_LSB,ORDER_LSB,ORDER_LSB,EXT_BIT_NO,ORDER_LSB,ORDER_LSB,TOP_BIT_INHERITED,0,0,0,8,0,NULL,-1};
-const TTCN_RAWdescriptor_t BITSTRING_raw_=  {0,SG_NO,ORDER_LSB,ORDER_LSB,ORDER_LSB,ORDER_LSB,EXT_BIT_NO,ORDER_LSB,ORDER_LSB,TOP_BIT_INHERITED,0,0,0,8,0,NULL,-1};
-const TTCN_RAWdescriptor_t OCTETSTRING_raw_={0,SG_NO,ORDER_LSB,ORDER_LSB,ORDER_LSB,ORDER_LSB,EXT_BIT_NO,ORDER_LSB,ORDER_LSB,TOP_BIT_INHERITED,0,0,0,8,0,NULL,-1};
-const TTCN_RAWdescriptor_t HEXSTRING_raw_=  {0,SG_NO,ORDER_LSB,ORDER_LSB,ORDER_LSB,ORDER_LSB,EXT_BIT_NO,ORDER_LSB,ORDER_LSB,TOP_BIT_INHERITED,0,0,0,8,0,NULL,-1};
-const TTCN_RAWdescriptor_t CHARSTRING_raw_= {0,SG_NO,ORDER_LSB,ORDER_LSB,ORDER_LSB,ORDER_LSB,EXT_BIT_NO,ORDER_LSB,ORDER_LSB,TOP_BIT_INHERITED,0,0,0,8,0,NULL,-1};
-const TTCN_RAWdescriptor_t FLOAT_raw_=     {64,SG_NO,ORDER_LSB,ORDER_LSB,ORDER_LSB,ORDER_LSB,EXT_BIT_NO,ORDER_LSB,ORDER_LSB,TOP_BIT_INHERITED,0,0,0,8,0,NULL,-1};
+/** Default descriptors of RAW encoding for primitive types.                                                                                             padding
+ *                                                                                                                                                       | prepadding
+ *                                                                                                                                                       |   ptroffset
+ *                                                                                                                                                       |     unit
+ *                                                                                                                                                       |     | padding_pattern_length
+ *                                                                                                                                                       |     |   padding_pattern
+ *                                                 length,comp ,byteorder,align    ,ord_field,ord_octet,ext_bit   ,hexorder,fieldorder,top_bit,          |     |        length_restriction*/
+const TTCN_RAWdescriptor_t INTEGER_raw_=               {8,SG_NO,ORDER_LSB,ORDER_LSB,ORDER_LSB,ORDER_LSB,EXT_BIT_NO,ORDER_LSB,ORDER_LSB,TOP_BIT_INHERITED,0,0,0,8,0,NULL,-1};
+const TTCN_RAWdescriptor_t BOOLEAN_raw_=               {1,SG_NO,ORDER_LSB,ORDER_LSB,ORDER_LSB,ORDER_LSB,EXT_BIT_NO,ORDER_LSB,ORDER_LSB,TOP_BIT_INHERITED,0,0,0,8,0,NULL,-1};
+const TTCN_RAWdescriptor_t BITSTRING_raw_=             {0,SG_NO,ORDER_LSB,ORDER_LSB,ORDER_LSB,ORDER_LSB,EXT_BIT_NO,ORDER_LSB,ORDER_LSB,TOP_BIT_INHERITED,0,0,0,8,0,NULL,-1};
+const TTCN_RAWdescriptor_t OCTETSTRING_raw_=           {0,SG_NO,ORDER_LSB,ORDER_LSB,ORDER_LSB,ORDER_LSB,EXT_BIT_NO,ORDER_LSB,ORDER_LSB,TOP_BIT_INHERITED,0,0,0,8,0,NULL,-1};
+const TTCN_RAWdescriptor_t HEXSTRING_raw_=             {0,SG_NO,ORDER_LSB,ORDER_LSB,ORDER_LSB,ORDER_LSB,EXT_BIT_NO,ORDER_LSB,ORDER_LSB,TOP_BIT_INHERITED,0,0,0,8,0,NULL,-1};
+const TTCN_RAWdescriptor_t CHARSTRING_raw_=            {0,SG_NO,ORDER_LSB,ORDER_LSB,ORDER_LSB,ORDER_LSB,EXT_BIT_NO,ORDER_LSB,ORDER_LSB,TOP_BIT_INHERITED,0,0,0,8,0,NULL,-1};
+const TTCN_RAWdescriptor_t FLOAT_raw_=                {64,SG_NO,ORDER_LSB,ORDER_LSB,ORDER_LSB,ORDER_LSB,EXT_BIT_NO,ORDER_LSB,ORDER_LSB,TOP_BIT_INHERITED,0,0,0,8,0,NULL,-1};
+const TTCN_RAWdescriptor_t UNIVERSAL_CHARSTRING_raw_ = {0,SG_NO,ORDER_LSB,ORDER_LSB,ORDER_LSB,ORDER_LSB,EXT_BIT_NO,ORDER_LSB,ORDER_LSB,TOP_BIT_INHERITED,0,0,0,8,0,NULL,-1};
index 6bd656552983cf4876ce0c53ad5e5f152dfc06e8..3557424ca862da6b99f1902c849ab848cd4870a5 100644 (file)
@@ -1,10 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #ifndef _RAW_HH
 #define _RAW_HH
 
@@ -198,6 +208,7 @@ extern const TTCN_RAWdescriptor_t OCTETSTRING_raw_;
 extern const TTCN_RAWdescriptor_t CHARSTRING_raw_;
 extern const TTCN_RAWdescriptor_t HEXSTRING_raw_;
 extern const TTCN_RAWdescriptor_t FLOAT_raw_;
+extern const TTCN_RAWdescriptor_t UNIVERSAL_CHARSTRING_raw_;
 
 /** @} end of RAW group */
 
index f0dd541c73fe8ba5b2adcb1bba621718db9c7a70..a81e214e38b8c1270e66998b90812e19362114f1 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include <stdlib.h>
 #include <string.h>
 #include <errno.h>
index 07548085dae8cc5155589daf985bd5afb134f3e9..bbd0e313235f12db36e364d94d8179be59cfe44a 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef RInt_HH
 #define RInt_HH
 
index 2b2f4a6e8441d387a57a00e303dde4da69929e82..982797ae1fd850f18b3e7d58f49681eb16dc7897 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 
 #ifndef REFDINDEX_HH
 #define REFDINDEX_HH
index 06cd97cec5689a535080db3b74f8a9147059b705..087514e831f08a865e3f8ae5ea634abcb7a8de08 100644 (file)
@@ -1,10 +1,26 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #if defined(LINUX) && ! defined(_GNU_SOURCE)
   // in order to get the prototype of non-standard strsignal()
 # define _GNU_SOURCE
@@ -2260,9 +2276,6 @@ void TTCN_Runtime::process_create_mtc()
       "state.");
     return;
   }
-  
-  // let the HC's TTCN-3 Profiler know of the MTC
-  ttcn3_prof.add_component(MTC_COMPREF);
 
   // clean Emergency log buffer before fork, to avoid duplication
   TTCN_Logger::ring_buffer_dump(false);
@@ -2283,6 +2296,8 @@ void TTCN_Runtime::process_create_mtc()
     TTCN_Logger::log_mtc_created(mtc_pid);
     add_component(MTC_COMPREF, mtc_pid);
     successful_process_creation();
+    // let the HC's TTCN-3 Profiler know of the MTC
+    ttcn3_prof.add_child_process(mtc_pid);
   } else {
     // fork() was successful, this code runs on the child process (MTC)
     // The inherited epoll fd has to be closed first, and then the mc fd
@@ -2308,9 +2323,6 @@ void TTCN_Runtime::process_create_ptc(component component_reference,
       "state.");
     return;
   }
-  
-  // let the HC's TTCN-3 Profiler know of this new PTC
-  ttcn3_prof.add_component(component_reference);
 
   // clean Emergency log buffer before fork, to avoid duplication
   TTCN_Logger::ring_buffer_dump(false);
@@ -2335,6 +2347,8 @@ void TTCN_Runtime::process_create_ptc(component component_reference,
     COMPONENT::register_component_name(component_reference,
       par_component_name);
     successful_process_creation();
+    // let the HC's TTCN-3 Profiler know of this new PTC
+    ttcn3_prof.add_child_process(ptc_pid);
   } else {
     // fork() was successful, this code runs on the child process (PTC)
     // The inherited epoll fd has to be closed first, and then the mc fd
index f911031216ea45978775aec4dc7012d9aec3cf93..97e6d30d7c0bf1f719d8d40ccb61d57a667531f5 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef RUNTIME_HH
 #define RUNTIME_HH
 
index c6e4bcbae77b29277d5d07c54d6d8e07eaabc015..f78d7adc58b02e159042ef6dbcf7cad339d6a6b3 100644 (file)
@@ -1,10 +1,26 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Feher, Csaba
+ *   Kovacs, Ferenc
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 0f1f79b5ee23b3ff6e98c4639bc4f978a24c0eef..3bf4584c2426cd94a203c4797b53ad6ea481a55d 100644 (file)
@@ -1,10 +1,24 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Czimbalmos, Eduard
+ *   Feher, Csaba
+ *   Kovacs, Ferenc
+ *   Pilisi, Gergely
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #include <string.h>
 #include <time.h>
 #include <sys/time.h>
index f9cb4d4a9ceb9e0f8137a5311198847b1d4d3756..01084414284800cfcdaa79c8c2793ec8e5bdbe7a 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Feher, Csaba
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef SNAPSHOT_HH
 #define SNAPSHOT_HH
 
index 0ada30e45c759081bedb45793dc2c7e9ba3f189e..5db39f66fafed7dcbbe5be78dc9b5fe14674e488 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef STRING_STRUCT_HH
 #define STRING_STRUCT_HH
 
index 85001a9e59984d1e76af9d45bd1a21bf566c4242..7bdd11c2f5be92c8f3d8c3169c5c25fac6bfe5e4 100644 (file)
@@ -1,10 +1,22 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include "Struct_of.hh"
 
 #include "../common/memory.h"
index 90f285cf424b47fa2b6f77a1763194108c82c275..68cb589efa9051389ff1621198a489a77d3e3c32 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef STRUCT_OF_HH
 #define STRUCT_OF_HH
 
index e8bd03cf06c1a1d5067234ad8c1f7c4c6c4a8e42..a5ef29501329597a1d99550687f5870cd14755e7 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include "TCov.hh"
 
 #include "Component.hh"
index bf121de50da889fb935445e2cef886b0b539dc85..3ee4f2434a9d72417cac97c4bc7bdfceaf4fb051 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef TCOV_HH
 #define TCOV_HH
 
index f36264302d4cf435b622b5ae205ffcb02e359548..98bc915b2fccf38cf18fac89d880d3af4587ab5f 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #include <string.h>
 #include <sys/types.h>
 #include <regex.h>
index e094212f2b1b4430bf25c15b05f79a0894449a3c..a56d40d119d24157f7a79da867bf8762cb7b0cee 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #ifndef _TEXT_HH
 #define _TEXT_HH
 
index 5cd8372826c50c3d511147279e170140f1b52c2d..3d7e815d862bb5a2159e50f09a79fa4d0f636fb9 100644 (file)
@@ -1,10 +1,22 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 /*
  * Common header file for the Base Library of the TTCN-3 Test Executor
  *
index 2777ead0b1c54bcd6633a2a9c51560845f664f89..39cb4b0f78e39796e5477382dd43d862db502a69 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #include <string.h>
 
 #include "../common/memory.h"
index a40610b2d6cb33670077c232fd754a547bbca3f4..bd874424d730770a120fed18c2f24a1003c1dd23 100644 (file)
@@ -1,10 +1,24 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef TEMPLATE_HH
 #define TEMPLATE_HH
 
index b8a4b2f6541ec059f3cc90c7edeca2d2042afc0e..53a3cd94589350a9a0220635c6899ad77d17f2bc 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #include <stdio.h>
 #include <stdlib.h> // for atof
 #include <string.h>
index f755eb474155c814ac5489a3efa746327664999e..29d27c8abc090ca5ddd8196b23c2189bdc46fd7e 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef TEXTBUF_HH
 #define TEXTBUF_HH
 
index 26a338a494ee712e4bfff9a128c531960a2b5628..4247fc2aae5efebd1913bd6c4bbdc01f905aac33 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include "Timer.hh"
 #include "Float.hh"
 #include "Error.hh"
index 56bef8d79c61c799b24797e83205eb2c3c72b7fa..e37d492854dec944d0e0b0aa4802de22d9643606 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #ifndef TIMER_HH
 #define TIMER_HH
 
index 8956dc8e8482ce838070de2e19487d2d814816a6..13687fc1abf284439b423bb448e89c88db3cf7a4 100644 (file)
@@ -1,10 +1,15 @@
 <?xml version="1.0"?>
 <!--
-  Copyright (c) 2000-2015 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
+ 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
+  Kovacs, Ferenc
+  Raduly, Csaba
 -->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
   xmlns:TitanLoggerApi="TitanLoggerApi" targetNamespace="TitanLoggerApi">
index 7a4f2dce833ed413ba467a69cd819c497e2e66d5..0f6023e0d49a0d815f0b432cff1c1d09bb5efbbc 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module TitanLoggerControl {
 /*
index dce76c66df0dd5418e3e801c456a9ca17a4b2de4..67f34173dd0fa9905230896e72415b05ed2198ac 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include "Error.hh"
 #include "TitanLoggerControl.hh"
 #include "Logger.hh"
index 6ef22e6eec474589e788c9a4a855f27c77d0a42a..f62a3806d4c05e538804616ae2eb62955e5da0a4 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef TYPES_H
 #define TYPES_H
 
index acbcc5434ceb7c463872bc70ab5001cb96ba6ebd..ebc97ec6b92e82929cb9b008a546648a122ce9c6 100644 (file)
@@ -1,10 +1,26 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include "Universal_charstring.hh"
 
 #include "../common/dbgnew.hh"
@@ -1071,8 +1087,15 @@ void UNIVERSAL_CHARSTRING::encode(const TTCN_Typedescriptor_t& p_td,
     break;}
   case TTCN_EncDec::CT_RAW: {
     TTCN_EncDec_ErrorContext ec("While RAW-encoding type '%s': ", p_td.name);
-    TTCN_EncDec_ErrorContext::error_internal
-      ("No RAW descriptor available for type '%s'.", p_td.name);
+    if(!p_td.raw)
+      TTCN_EncDec_ErrorContext::error_internal
+        ("No RAW descriptor available for type '%s'.", p_td.name);
+    RAW_enc_tr_pos rp;
+    rp.level=0;
+    rp.pos=NULL;
+    RAW_enc_tree root(TRUE, NULL, &rp, 1, p_td.raw);
+    RAW_encode(p_td, root);
+    root.put_to_buf(p_buf);
     break;}
   case TTCN_EncDec::CT_TEXT: {
     TTCN_EncDec_ErrorContext ec("While TEXT-encoding type '%s': ", p_td.name);
@@ -1127,8 +1150,23 @@ void UNIVERSAL_CHARSTRING::decode(const TTCN_Typedescriptor_t& p_td,
     break;}
   case TTCN_EncDec::CT_RAW: {
     TTCN_EncDec_ErrorContext ec("While RAW-decoding type '%s': ", p_td.name);
-    TTCN_EncDec_ErrorContext::error_internal
-      ("No RAW descriptor available for type '%s'.", p_td.name);
+    if(!p_td.raw)
+      TTCN_EncDec_ErrorContext::error_internal
+        ("No RAW descriptor available for type '%s'.", p_td.name);
+    raw_order_t order;
+    switch(p_td.raw->top_bit_order){
+    case TOP_BIT_LEFT:
+      order=ORDER_LSB;
+      break;
+    case TOP_BIT_RIGHT:
+    default:
+      order=ORDER_MSB;
+    }
+    if(RAW_decode(p_td, p_buf, p_buf.get_len()*8, order)<0)
+      ec.error(TTCN_EncDec::ET_INCOMPL_MSG,
+               "Can not decode type '%s', because invalid or incomplete"
+               " message was received"
+               , p_td.name);
     break;}
   case TTCN_EncDec::CT_TEXT: {
     Limit_Token_List limit;
@@ -2233,6 +2271,61 @@ char* UNIVERSAL_CHARSTRING::to_JSON_string(const TTCN_Buffer& p_buf) const
   return json_str;
 }
 
+int UNIVERSAL_CHARSTRING::RAW_encode(const TTCN_Typedescriptor_t& p_td,
+  RAW_enc_tree& myleaf) const
+{
+  if (!is_bound()) {
+    TTCN_EncDec_ErrorContext::error(TTCN_EncDec::ET_UNBOUND,
+      "Encoding an unbound value.");
+  }
+  if (charstring) {
+    return cstr.RAW_encode(p_td, myleaf);
+  }
+  TTCN_Buffer buff;
+  encode_utf8(buff);
+  int buff_len = buff.get_len();
+  int bl = buff_len * 8; // bit length
+  int align_length = p_td.raw->fieldlength ? p_td.raw->fieldlength - bl : 0;
+  if (align_length < 0) {
+    TTCN_EncDec_ErrorContext::error(TTCN_EncDec::ET_LEN_ERR,
+      "There are insufficient bits to encode '%s': ", p_td.name);
+    bl = p_td.raw->fieldlength;
+    align_length = 0;
+  }
+  if (myleaf.must_free) Free(myleaf.body.leaf.data_ptr);
+  myleaf.body.leaf.data_ptr = (unsigned char*)Malloc(buff_len);
+  memcpy(myleaf.body.leaf.data_ptr, buff.get_data(), buff_len);
+  myleaf.must_free = TRUE;
+  myleaf.data_ptr_used = TRUE;
+  if (p_td.raw->endianness == ORDER_MSB) myleaf.align = -align_length;
+  else myleaf.align = align_length;
+  return myleaf.length = bl + align_length;
+}
+
+int UNIVERSAL_CHARSTRING::RAW_decode(const TTCN_Typedescriptor_t& p_td,
+  TTCN_Buffer& buff, int limit, raw_order_t top_bit_ord, boolean no_err,
+  int /*sel_field*/, boolean /*first_call*/)
+{
+  CHARSTRING buff_str;
+  int dec_len = buff_str.RAW_decode(p_td, buff, limit, top_bit_ord, no_err);
+  if (buff_str.is_bound()) {
+    charstring = true;
+    for (int i = 0; i < buff_str.val_ptr->n_chars; ++i) {
+      if (buff_str.val_ptr->chars_ptr[i] < 0) {
+        charstring = false;
+        break;
+      }
+    }
+    if (charstring) {
+      cstr = buff_str;
+    }
+    else {
+      decode_utf8(buff_str.val_ptr->n_chars, (const unsigned char*)buff_str.val_ptr->chars_ptr);
+    }
+  }
+  return dec_len;
+}
+
 boolean UNIVERSAL_CHARSTRING::from_JSON_string(boolean check_quotes)
 {
   int json_len = val_ptr->n_uchars;
@@ -4114,9 +4207,11 @@ void UNIVERSAL_CHARSTRING_template::set_param(Module_Param& param) {
     }
     *this = temp;
     break; }
-  case Module_Param::MP_Charstring:
-    *this = CHARSTRING(mp->get_string_size(), (char*)mp->get_string_data());
-    break;
+  case Module_Param::MP_Charstring: {
+    TTCN_Buffer buff;
+    buff.put_s(mp->get_string_size(), (unsigned char*)mp->get_string_data());
+    *this = UNIVERSAL_CHARSTRING::from_UTF8_buffer(buff);
+    break; }
   case Module_Param::MP_Universal_Charstring:
     *this = UNIVERSAL_CHARSTRING(mp->get_string_size(), (universal_char*)mp->get_string_data());
     break;
index 6e744884767f362423a5dc725b8eeb5b63ef1189..7ffec3b2dd02b4e954166de5bc48a6e4bb76f071 100644 (file)
@@ -1,10 +1,26 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef UNIVERSAL_CHARSTRING_HH
 #define UNIVERSAL_CHARSTRING_HH
 
@@ -325,6 +341,17 @@ public:
   boolean BER_decode_TLV(const TTCN_Typedescriptor_t& p_td,
                          const ASN_BER_TLV_t& p_tlv, unsigned L_form);
   
+  /** Encodes the value according to the TTCN_Typedescriptor_t.
+    * It must be public because it can be called by other types during encoding.
+    * Returns the length of encoded data */
+  int RAW_encode(const TTCN_Typedescriptor_t&, RAW_enc_tree&) const;
+  
+  /** Decodes the value according to the TTCN_Typedescriptor_t.
+    * It must be public because it can be called by other types during encoding.
+    * Returns the number of decoded bits */
+  int RAW_decode(const TTCN_Typedescriptor_t&, TTCN_Buffer&, int, raw_order_t,
+                 boolean no_err=FALSE, int sel_field=-1, boolean first_call=TRUE);
+  
   int TEXT_encode(const TTCN_Typedescriptor_t&,
                  TTCN_Buffer&) const;
   int TEXT_decode(const TTCN_Typedescriptor_t&, TTCN_Buffer&,  Limit_Token_List&,
index 1a2ab9beb142514491dff2ab6ccc67c24f8c21ff..c85e4eb251c9b549a2f55d0a9928a71900cd5fc0 100644 (file)
@@ -1,9 +1,13 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--
 --/////////////////////////////////////////////////////////////////////////////
 VIRAG
 DEFINITIONS
index 8f5ed5551ae8fbc99928d4cf3763eb7531135500..d9cd6cb13bb7ff179e68ecb4c563a755d2fb6927 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 
 #ifndef TITANVECTOR_H_
 #define TITANVECTOR_H_
index d5607e0f2922ad3081a9ee0a267fff8e9925642d..dbf980d7ca07267becb8c9f77768459b9046f7ce 100644 (file)
@@ -1,10 +1,25 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #include "Verdicttype.hh"
 
 #include "Param_Types.hh"
index eedef15480527b5058c7fda303dcc65932822bc4..0970bfb8efdd5d504df89e64d2b799a3a7cfdd48 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 #ifndef VERDICTTYPE_HH
 #define VERDICTTYPE_HH
 
index d24d42bba22e3c89ee389dcb372cf33636cd3dc1..0feb4905511f9930273e3adc30359e1d94ecae86 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Ormandi, Matyas
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #define DEFINE_XER_STRUCT
 #include "XER.hh"
 
index f771769802d7511329ec1a96c4546336e02bb336..80d220cf081718dca851a14d7fafe01878cfe7a4 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #ifndef XER_HH_
 #define XER_HH_
 
index 3b0da21a3e9b15fbdb53c8245bf759f253fc498a..5914a7673339e0b939e40cf46ad0a33d40938d0a 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 /*
  * XmlReader.cc
  *
index eaefece20a43c83f14e1ffb9bbc870d9780909e0..992de5bc955ecfbb4d2a39162fc5b0f5dea5eea1 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #ifndef XML_READER_HH_
 #define XML_READER_HH_
 
index 2b0a5cd8a2545be1bc7a0616bc971c1c880755d3..35f82f1bbd992b543a98c666b8695c7cd4d4d059 100644 (file)
@@ -1,9 +1,25 @@
 /******************************************************************************
- * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Pandi, Krisztian
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *
  ******************************************************************************/
 %option noyywrap
 %option never-interactive
@@ -567,6 +583,8 @@ system              return SystemKeyword;
 
 [Ee]mergency[Ll]ogging[Mm]ask     return EmergencyLoggingMask;
 
+[Ee]mergency[Ll]ogging[Ff]or[Ff]ail[Vv]erdict  return EmergencyLoggingForFailVerdict;
+
 [Ff]ile[Mm]ask                 return FileMask;
 
 [Cc]onsole[Mm]ask              return ConsoleMask;
index dd5296089c9895f81f5ab94d807773a030262b7a..6e457bab44c37e16b91bf1bb19f281d6e1c1eca0 100644 (file)
@@ -1,9 +1,26 @@
 /******************************************************************************
- * 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:
+ *   
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Pandi, Krisztian
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *
  ******************************************************************************/
 %{
 
@@ -165,6 +182,7 @@ string_map_t *config_defines;
 %token EmergencyLogging
 %token EmergencyLoggingBehaviour
 %token EmergencyLoggingMask
+%token EmergencyLoggingForFailVerdict
 %token BufferAll
 %token BufferMasked
 %token FileMask
@@ -1343,6 +1361,11 @@ LoggingParam:
     $$.log_param_selection = LP_EMERGENCYMASK;
     $$.logoptions_val = $3;
   }
+  | EmergencyLoggingForFailVerdict AssignmentChar YesNoOrBoolean
+  {
+    $$.log_param_selection = LP_EMERGENCYFORFAIL;
+    $$.bool_val = $3;
+  }
   | LogFileNumber AssignmentChar Number
   {
     $$.log_param_selection = LP_LOGFILENUMBER;
index 18cdfd94263d3be720688ca2a916405f5656222a..1313a1d5b12e71ad799c19439fda3da3da38765d 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 /* Write a header that checks the expected version of the compiler.
  * gccversion.c is a bit of a misnomer (also handles the Sun compiler),
  * but it's shorter than compiler_version.c */
index 2c0a20d1171db498c1264041c15a9df21ea25f9c..979e780982dd1a085cc3e78e4a8a5c25982204b8 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include <stdio.h>
 
 #include "license.h"
old mode 100644 (file)
new mode 100755 (executable)
index e56384e..fabbc98
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 #! /usr/bin/perl -w
 use strict;
index b94c5bcb9949adee075f9f7973e4cfc15b597469..0af50fb2c2af4a748dad2e92dfc832437db03d57 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Pandi, Krisztian
+ *
+ ******************************************************************************/
 #include "Basetype.hh"
 #include "TEXT.hh"
 #include "BER.hh"
@@ -5283,7 +5296,7 @@ int Record_Type::XER_decode(const XERdescriptor_t& p_td, XmlReaderWrap& reader,
           // that it belongs to him
           get_at(field_cnt-1)->XER_decode(*xer_descr(field_cnt-1), reader, flavor | USE_NIL, flavor2 | USE_NIL_PARENT_TAG, 0);
           already_processed = TRUE;
-          continue;
+          break;
         } // type has USE-NIL
         
         if (parent_tag) {
@@ -5365,8 +5378,9 @@ int Record_Type::XER_decode(const XERdescriptor_t& p_td, XmlReaderWrap& reader,
       }
 
       i = first_nonattr; // finished with attributes
-      // AdvanceAttribute did MoveToElement. Move into the content (if any).
-      if (!reader.IsEmptyElement()) reader.Read();
+      // AdvanceAttribute did MoveToElement. Move into the content (if any),
+      // except when the reader is already moved in(already_processed).
+      if (!reader.IsEmptyElement() && !already_processed) reader.Read();
     } // end if (own_tag)
     
     /* * * * * * * * Non-attributes (elements) * * * * * * * * * * * */
index 2444bcdf8a6bd9dfa96e1ae7374b2f199c633425..bf518942e21c7f4b5825888004d511f779ff41cd 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 # Makefile for the function test version Base Library of TTCN-3 Test Executor
 
 FUNCTION_TEST_RUNTIME := yes
index 93c3b0a925f7100fe6214d19c8a25e8199586d6f..2ab794b872a5a47d3f4591fcbf6c5a1312698a37 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Forstner, Matyas
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOP := ../../
 include ../../Makefile.cfg
 
index 5c3cfb448a6fdfd237fcc9b21ab274b03d702a20..740abd24bb79cde0a46d267a8f01c03e5b93607a 100644 (file)
@@ -1,48 +1,12 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
-/* state machine of port mappings as seen by the MC */
-
-digraph state_mach_mapping_mc {
-  // states
-  node [fontsize=16];
-  // start state (invisible)
-  START [style=invis];
-
-  // durable states
-  node[shape=box,style="filled,rounded"];
-  IDLE;
-  MAPPED;
-
-  // transient states
-  node[shape=box,style=rounded];
-  MAPPING;
-  UNMAPPING;
-
-  // edges
-  edge [fontsize=12];
-  START -> IDLE [arrowtail=odot];
-
-  // state transitions for map() operation
-  IDLE -> MAPPING [label="MAP_REQ/\nMAP"];
-  MAPPING -> MAPPED [label="MAPPED/\nMAP_ACK"];
-  MAPPED -> MAPPED [label="MAP_REQ/\nMAP_ACK"];
-  MAPPING -> MAPPING [label="MAP_REQ/\n-"];
-  UNMAPPING -> UNMAPPING [label="MAP_REQ/\nERROR"];
-
-  // state transitions for unmap() operation
-  MAPPED -> UNMAPPING [label="UNMAP_REQ/\nUNMAP"];
-  UNMAPPING -> IDLE [label="UNMAPPED or\ncomponent terminates/\nUNMAP_ACK"];
-  IDLE -> IDLE [label="UNMAP_REQ/\nUNMAP_ACK"];
-  MAPPING -> MAPPING [label="UNMAP_REQ/\nERROR"];
-  UNMAPPING -> UNMAPPING [label="UNMAP_REQ/\n-"];
-
-  // handling of mapping-related errors
-  edge [fontsize=12,style=dashed];
-  MAPPING -> IDLE [label="component terminates/\n-"];
-  MAPPED -> IDLE [label="UNMAPPED or\ncomponent terminates/\n-"];
-}
+/******************************************************************************
+ * 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
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
index fffb344bf5c6d2ab8574356ac1e32ba15d8b0d88..4f5db67cfa590f02efc75ff0d2f923e38e013bbd 100644 (file)
@@ -1,10 +1,26 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Baranyi, Botond
+#   Czimbalmos, Eduard
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Kovacs, Zoltan
+#   Ormandi, Matyas
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#   Szalai, Endre
+#   Torpis, Zsolt
+#
+##############################################################################
 # Makefile for installing the nedit and xemacs additions
 
 TOP := ..
index 1068532e95fe82f3c616f91ac478edf94023eaf3..de1a44f7e960d1e21bc035b0b30832d72bf3bd5f 100644 (file)
@@ -1,10 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2000-2015 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
+ 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
+  Raduly, Csaba
 -->
 <txd:Titan_Execution_Descriptor xmlns:txd="http://schemas.ericsson.com/TXD" 
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
index 7033d8c75bad25dd446a6fb464db6b79715a89e4..87eed4de3615625865715a2dd8ba933573c99305 100755 (executable)
@@ -1,10 +1,17 @@
 #!/bin/bash
 ###############################################################################
-# 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
+#   Beres, Szabolcs
+#   Kovacs, Ferenc
+#
 ###############################################################################
 
 # We need a CVSROOT.
index 663edd451e53876876e8ff67538a79ff5926624c..d1d9b6e16ad015abb787ad1cf0814f54bff91bae 100755 (executable)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #!/bin/bash
 
index fd1ca579a906fd9932e241d3514d81e30e2ae5f6..b7a9caf0306373d288e9202194bfa07ac2974171 100755 (executable)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
+##############################################################################
 import os, re
 import titan_publisher, utils
 
index ad371a230dae21de1d0027210210482c20ab287e..14a7653ac146189a3ac3871a35ecb8b8bb5b64c4 100755 (executable)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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
+#   Beres, Szabolcs
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 #!/usr/bin/env python
 
 import logging, optparse, os, re, sys, time, fnmatch
index f0510df4af380fa3c82f78ca8f48377d37aed723..c14bb21a33e760f07d87f893f005ab15127b4e81 100755 (executable)
@@ -1,10 +1,16 @@
 #!/bin/bash -x
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 
 
index 907045893407772effc0a536f5e4981156630ac6..3c5f3ea89e0de04eb9d5c4abf44ba196685aa2a2 100755 (executable)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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
+#   Beres, Szabolcs
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 #!/usr/bin/env python
 
 import os
index 2dcfb51a7e627c0b00f7da2384c6e2bed6c45629..0d6ffd707f7abfeb240f74f47e7c09624bb71a0e 100755 (executable)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
+##############################################################################
 import os, re, types, time
 import utils
 
@@ -1283,4 +1289,3 @@ class StatHandler:
          overall_percent, self.buzzword(overall_percent), self._period_started,
          self._period_score, self._period_score_all, period_percent, self.buzzword(period_percent))
     return ret_val
-  
\ No newline at end of file
index 3271e0c45da1dab399c147fb568f4bdd18e52f76..6d448b6433ae57ee98536fd559f0ea3e92dd6e26 100644 (file)
@@ -1,61 +1,61 @@
-<!--\r
-Copyright (c) 2010 Mia-Software\r
-All rights reserved. This program and the accompanying materials\r
-are made available under the terms of the Eclipse Public License v1.0\r
-which accompanies this distribution, and is available at\r
-http://www.eclipse.org/legal/epl-v10.html\r
-\r
-Contributors:\r
-Gregoire Dupe - initial implementation\r
-Stephan Herrmann - adaptation for Object Teams\r
-Ferenc Kovacs - adaptation for Titan, Ericsson AB\r
--->\r
-<xsl:stylesheet xmlns:xsl='http://www.w3.org/1999/XSL/Transform' version="1.0">\r
-  <xsl:output encoding="UTF-8" method="xml" indent="yes" />\r
-  <xsl:strip-space elements="*" />\r
-  <!-- Not used. -->\r
-  <xsl:param name="repo" value="http://ttcn.ericsson.se/download/eclipse_stats" />\r
-\r
-  <xsl:template match="/">\r
-    <xsl:processing-instruction name="artifactRepository">version='1.1.0'</xsl:processing-instruction>\r
-    <xsl:apply-templates />\r
-  </xsl:template>\r
-\r
-  <xsl:template match="repository/properties">\r
-    <properties size='{@size+1}'>\r
-      <xsl:copy-of select="property" />\r
-      <property name='p2.statsURI'>\r
-        <xsl:attribute name="value">http://ttcn.ericsson.se/download/eclipse_stats</xsl:attribute>\r
-      </property>\r
-    </properties>\r
-  </xsl:template>\r
-\r
-  <xsl:template match="artifact[@classifier='org.eclipse.update.feature' and @id='TITAN_Designer']/properties">\r
-    <xsl:call-template name="artifact_properties" />\r
-  </xsl:template>\r
-\r
-  <xsl:template match="artifact[@classifier='org.eclipse.update.feature' and @id='TITAN_Executor']/properties">\r
-    <xsl:call-template name="artifact_properties" />\r
-  </xsl:template>\r
-\r
-  <xsl:template match="artifact[@classifier='org.eclipse.update.feature' and @id='TITAN_Log_Viewer']/properties">\r
-    <xsl:call-template name="artifact_properties" />\r
-  </xsl:template>\r
-\r
-  <xsl:template name="artifact_properties">\r
-    <properties size='{@size+1}'>\r
-      <xsl:copy-of select="property" />\r
-      <property name='download.stats'>\r
-        <xsl:attribute name="value"><xsl:copy-of select='string(../@id)' />.<xsl:value-of select='substring-before(../@version, "CRL")' />eclipsestats.php</xsl:attribute>\r
-      </property>\r
-    </properties>\r
-  </xsl:template>\r
-\r
-  <xsl:template match="*">\r
-    <xsl:copy>\r
-      <xsl:for-each select="@*"><xsl:copy-of select="." /></xsl:for-each>\r
-      <xsl:apply-templates />\r
-    </xsl:copy>\r
-  </xsl:template>\r
-\r
-</xsl:stylesheet>\r
+<!--
+Copyright (c) 2010 Mia-Software
+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:
+Gregoire Dupe - initial implementation
+Stephan Herrmann - adaptation for Object Teams
+Ferenc Kovacs - adaptation for Titan, Ericsson AB
+-->
+<xsl:stylesheet xmlns:xsl='http://www.w3.org/1999/XSL/Transform' version="1.0">
+  <xsl:output encoding="UTF-8" method="xml" indent="yes" />
+  <xsl:strip-space elements="*" />
+  <!-- Not used. -->
+  <xsl:param name="repo" value="http://ttcn.ericsson.se/download/eclipse_stats" />
+
+  <xsl:template match="/">
+    <xsl:processing-instruction name="artifactRepository">version='1.1.0'</xsl:processing-instruction>
+    <xsl:apply-templates />
+  </xsl:template>
+
+  <xsl:template match="repository/properties">
+    <properties size='{@size+1}'>
+      <xsl:copy-of select="property" />
+      <property name='p2.statsURI'>
+        <xsl:attribute name="value">http://ttcn.ericsson.se/download/eclipse_stats</xsl:attribute>
+      </property>
+    </properties>
+  </xsl:template>
+
+  <xsl:template match="artifact[@classifier='org.eclipse.update.feature' and @id='TITAN_Designer']/properties">
+    <xsl:call-template name="artifact_properties" />
+  </xsl:template>
+
+  <xsl:template match="artifact[@classifier='org.eclipse.update.feature' and @id='TITAN_Executor']/properties">
+    <xsl:call-template name="artifact_properties" />
+  </xsl:template>
+
+  <xsl:template match="artifact[@classifier='org.eclipse.update.feature' and @id='TITAN_Log_Viewer']/properties">
+    <xsl:call-template name="artifact_properties" />
+  </xsl:template>
+
+  <xsl:template name="artifact_properties">
+    <properties size='{@size+1}'>
+      <xsl:copy-of select="property" />
+      <property name='download.stats'>
+        <xsl:attribute name="value"><xsl:copy-of select='string(../@id)' />.<xsl:value-of select='substring-before(../@version, "CRL")' />eclipsestats.php</xsl:attribute>
+      </property>
+    </properties>
+  </xsl:template>
+
+  <xsl:template match="*">
+    <xsl:copy>
+      <xsl:for-each select="@*"><xsl:copy-of select="." /></xsl:for-each>
+      <xsl:apply-templates />
+    </xsl:copy>
+  </xsl:template>
+
+</xsl:stylesheet>
old mode 100755 (executable)
new mode 100644 (file)
index fb035bf..d960d5c
@@ -1,17 +1,22 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
-Creating PQB slides\r
-- Place of PQB slides: R:\RZ\RZ_All\PQB\[YYYY-MM-DD]\EFD_Titan_[MONTH]_TCC.ppt, Juli sends a warning e-mail each month and creates [YYYY-MM-DD]\r
-- Source data to use: /vobs/ttcn/TCC_Projects/TITAN_THEMIS/TITAN-TestAutomation-PAPPA-results.xls (No new directory for new Titan project, CC is not important anymore?)\r
-- TITAN-TestAutomation-PAPPA-results.xls is filled each month using nightly test results\r
-- Nightly test results are sent by e-mail or available here:\r
-  - titanrt@tcclab1:/home/titanrt/titan_nightly_builds/archives\r
-  - titanrt@tcclab1:/home/titanrt/titan_nightly_builds/web\r
-- Only the final percentage is important for the slides\r
-- Copy the slides of the previous month and adjust dates and the bar chart accordingly\r
-- Per quarter results are also shown, update the average and the icon on the upper right\r
+Creating PQB slides
+- Place of PQB slides: R:\RZ\RZ_All\PQB\[YYYY-MM-DD]\EFD_Titan_[MONTH]_TCC.ppt, Juli sends a warning e-mail each month and creates [YYYY-MM-DD]
+- Source data to use: /vobs/ttcn/TCC_Projects/TITAN_THEMIS/TITAN-TestAutomation-PAPPA-results.xls (No new directory for new Titan project, CC is not important anymore?)
+- TITAN-TestAutomation-PAPPA-results.xls is filled each month using nightly test results
+- Nightly test results are sent by e-mail or available here:
+  - titanrt@tcclab1:/home/titanrt/titan_nightly_builds/archives
+  - titanrt@tcclab1:/home/titanrt/titan_nightly_builds/web
+- Only the final percentage is important for the slides
+- Copy the slides of the previous month and adjust dates and the bar chart accordingly
+- Per quarter results are also shown, update the average and the icon on the upper right
old mode 100755 (executable)
new mode 100644 (file)
index d361ef8..3abc714
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#   Pandi, Krisztian
+#
 ###############################################################################
-Preparing for the release\r
-=========================\r
-\r
-Assume that the release date and version (e.g. /2 R1A) are fixed and\r
-clear. The nightly tests were successful for at least three days before\r
-the release date. It was one of our release criterias which not\r
-necessarily valid today. Juli is notified.\r
-\r
-Finishing documents\r
-===================\r
-\r
-A few days before the release Juli sends a list of documents, which need\r
-to be updated. The version numbers need to be set. If a document is no\r
-longer needed use a '/' character instead of a version number. Otherwise,\r
-increase the version number appropriately when a given document is changed,\r
-if not the version number will remain the same. The letter with the proper\r
-version numbers should be sent back to Juli.\r
-\r
-For version CRL 113 200/2 R2A:\r
-\r
-Doc no.... 1095-CRL 113 200/2               Rev. B 120717    *Hist.rev.\r
-Doc resp.. ETH/XZX          Des resp.. ETH/XZX       Text. N Ready to. R1A\r
-Func des.. TTCN-3 Executor                  PREL             Show prel.(Y/\r
-                                           PRA,DS4,          PR-,DS-,\r
-   A-cd  Document number/ +  R1A                        R2A\r
--- ----- ------------------------------ -  FREE---- PREL---- FREE---- PREL\r
-   0     109 21-                           -1,A                       -2,A\r
-   1     109 47-                           A                          \r
-   1     1/1531-                           A                          Installation Guide\r
-   1     3/1531-                           A                          Eclipse install.guide\r
-   1     1/198 17-                         A                          user guide\r
-   1     2/198 17-                         A                          Reference guide\r
-   1     4/198 17-                         A                          Eclipse_Designer_userguide\r
-   1     5/198 17-                         A                          Eclipse_Executor_userguide\r
-   1     6/198 17-                         A                          Apiguide\r
-   1     7/198 17-                         A                          UG for TITAN MCTR GUI\r
-\r
-Test doksik:\r
-\r
-A   A-cd  Document number/+  R1A                        R2A\r
---- ----- ------------------------------ -  FREE---- PREL---- FREE---- PRE\r
-    3     152 83-                           A                         TTCN-3 Executor Test Report\r
-    3     3/152 83-                         A                         Test Report for TITAN Designer and TITAN Executor for the Eclipse IDE, TITAN R7.1 project\r
-    3     7/152 91-                         A                         Test description - RAW coder \r
-    3     8/152 91-                         A                         Test description - BER coder \r
-    3     12/152 91-                        A                         Test description of the TTCN-3 Semantic Analyzer: Unknown Object \r
-    3     14/152 91-                        A                         Test description of the TTCN-3 Semantic Analyzer: Scope Rules\r
-    3     15/152 91-                        A                         Test description of the TTCN-3 Semantic Analyzer: Parameters\r
-    3     16/152 91-                        A                         Test description of the TTCN-3 Semantic Analyzer:Type compatibility \r
-    3     17/152 91-                        A                         Test description of the TTCN-3 Semantic Analyzer:Values, Value Lists, Ranges, Length, Dimensions, \r
-    3     18/152 91-                        A                         Test description of the TTCN-3 Test description of the TTCN-3 Semantic Analyzer: Location of Languag    \r
-    3     20/152 91-                        A                         Test description of the TTCN-3 Semantic Analyzer: Adhoc tests \r
-    3     21/152 91-                        A                         Test Description - Text based coding for TTCN-3 Test Executor \r
-    3     22/152 91-                        A                         Test description of the TTCN-3 Semantic Analyzer:Implicit message encoding \r
-    3     23/152 91-                        A                         Test Description for TITAN Designer and TITAN Executor for the Eclipse IDE \r
-\r
-The name of the document is additional information in the last column, they look\r
-a bit strange sometimes...\r
-\r
-The PRI contains the list of:\r
-- Solved CRs for the release (using to the Titan worklist)\r
-- Solved TRs for the release (using an MHWeb filter based on the release version)\r
-- Open TRs (using an MHWeb filter)\r
-\r
-The "TTCN-3 Executor Test Report" needs to be updated when the Titan test suite\r
-was modified between releases. It can be found in /function_test/doc.\r
-\r
-All the documents are sent to Juli in .doc format except the test documents, they\r
-need to be converted to .pdf using http://edfs.ericsson.se:8080/edfsweb.\r
-\r
-Releasing and Building Titan\r
-============================\r
-\r
-- Update version numbers in the code and documentation both in Eclipse and the\r
-  compiler. This affects the following files:\r
-  - /Makefile.cfg\r
-  - /common/version.h\r
-  - /eclipse/com.ericsson.titan.executor/src/com/ericsson/titan/executor/executors/jni/LaunchConfigurationDelegate.java\r
-  - /eclipse/com.ericsson.titan.designer/src/com/ericsson/titan/designer/GeneralConstants.java\r
-\r
-- Tag all the source files in the TTCNv3 module:\r
-  cvs tag v2-1-pl0 Makefile* .cvsignore common compiler2 core core2 ctags eclipse\r
-  etc hello help license logbrowser mctr2 repgen usrguide xsdconvert loggerplugins\r
-  (If something goes wrong later the tag can be removed and replaced.)\r
-\r
-- The official Titan package needs to be built on korsch Solaris SPARC 2.6 with gcc\r
-  3.4.6. Be aware that this is a very slow machine without HP support. AFAIK, we don't\r
-  even know the root password of it. If something happens with it... It would be better\r
-  to use one of our Linux platforms as official platform. Solaris going out of fashion.\r
-  The current Makefile.cfg is ready for this Solaris build, everything is in place.\r
-\r
-- Building packages on VMware images can be simplified using Gabor Szalai's scripts\r
-  like build_titan.sh in /mnt/TTCN/Tools/bin. It requires two parameters, one for the\r
-  source directory and one for the target directory. It sets everything in Makefile.cfg.\r
-\r
-Releasing and Building the Eclipse Plugins\r
-==========================================\r
-\r
-An Eclipse installation is necessary, its version is not important, but all\r
-the plugins should run on this version without problem. Check the\r
-documentation for any restriction. The following things make an Eclipse release:\r
-\r
-- Check out the CVS and import all the Titan Eclipse plugins to your workspace\r
-  using "Import" -> "General" -> "Existing Projects into Workspace" and select\r
-  the root directory checked out. Eclipse will automatically create the projects\r
-  for all the plugins (common, designer, executor, help, regressiontests) and\r
-  features (designer, executor, logviewer).\r
-\r
-- Build the plugins using "Build Project", but previously compile all the ANTLR\r
-  grammar files by hand taking care of their dependencies. The ANTLR plugin will\r
-  not handle these dependencies and there will be errors otherwise.\r
-\r
-- Try out the plugins.\r
-\r
-- Update the version number in all of the feature.xml files of the three features,\r
-  then push this new version to the plugins using the "Plug-ins" tab -> "Versions..."\r
-  -> "Force feature version into plug-in and fragment manifests". This needs to be\r
-  done for all of the features. Save all the files and commit the changes to CVS,\r
-  do this before tagging the code base.\r
-\r
-- Copy the documentation (all the PDFs from /usrguide) to the doc directory of\r
-  the help plugin.\r
-\r
-- Upload the plugins to the official update site page:\r
-  http://ttcn.ericsson.se/download/update_site. All the older plugins need\r
-  to remain accessible there as well. The index.html needs to be updated by hand.\r
-  The best way to do this is to copy the whole update site to your local workspace\r
-  and add the three new features (designer, executor, logviewer) to the update\r
-  site project, then rebuild the update site with "Build All". The artifacts.jar,\r
-  content.jar, site.xml will be updated automatically. The three new features\r
-  and five new plugins (common, designer, executor, help, logviewer) will be\r
-  written into them.\r
-\r
-- Three static packages needed for: http://ttcn.ericsson.se/download:\r
-  - TITAN Designer for Eclipse IDE (only the designer)\r
-  - TITAN Executor for Eclipse IDE (only the executor)\r
-  - TITAN Designer and Executor for Eclipse IDE (Designer and Executor merged)\r
-  These are simple archives (.zip) and users with no access to the main update\r
-  site can use these to update their plugins from disk. A separate update site\r
-  project is necessary for each of these packages. The "TITAN Designer for\r
-  Eclipse IDE" contains the logviewer as well... These packages are stored by\r
-  Juli in PRIM together with the official Titan build.\r
-\r
-Final steps\r
-===========\r
-\r
-Juli will release a Titan binary package compiled on Korsch using gcc 3.4.6\r
-and the archived Eclipse plugins and tag them in CC. The tag name for Eclipse\r
-plugins is TITAN_2_R1A and TITAN_2_R1A_GCC3.4.6 for the binary package. When\r
-Juli is ready with this and all the documents are accepted, the release is\r
-officially done. The korsch is used for historical reasons, it would be better to\r
-use a HUB machine for this purpose. The HP has no information about this SPARC\r
-Solaris 2.6 machine, it's very slow and we don't have the root password for it...\r
-\r
-The Eclipse plugins and the binary package should be made available for Juli,\r
-e.g. on HUB:\r
-- From /proj/TTCN/www/ttcn/root/download/docs_for_juli_titan_r10a/Eclipse to /vobs/ttcn/TCC_Releases/Titan/TitanPlugins4Eclipse\r
-- From /proj/TTCN/www/ttcn/root/download/docs_for_juli_titan_r10a/TTCNv3-1.10.pl0-gcc3.4.6 to /vobs/ttcn/TCC_Releases/Titan/Titan_Sol\r
-\r
-TTCNv3-1.10.pl0-gcc3.4.6 is an unzipped Titan installation directory. The\r
-contents of Eclipse:\r
-\r
-Designer/\r
-Designer_and_Executor/\r
-Executor/\r
-\r
-These are the unzipped update site projects.\r
-\r
-Update index.htmls both in /proj/TTCN/www/ttcn/root/download and\r
-/proj/TTCN/www/ttcn/root/download/update_site on HUB and upload PDF documentation,\r
-namely:\r
-- Eclipse_Designer_userguide.pdf\r
-- Eclipse_Executor_userguide.pdf\r
-- Eclipse_installationguide.pdf\r
-- PRI_2_2_A.pdf (Version!)\r
-- apiguide.pdf\r
-- installationguide.pdf\r
-- referenceguide.pdf\r
-- releasenotes.pdf\r
-- userguide.pdf\r
-- userguide_mctr_gui.pdf\r
-\r
-Notifying the users\r
-===================\r
-\r
-Conventionally a release letter is sent for each of our active users found\r
-in our license database. Additionally the release letter is uploaded to the\r
-Titan project page as well: https://ericoll.internal.ericsson.com/sites/\r
-Titan/Lists/Titan%20Announcements/AllItems.aspx.\r
-\r
-A sample release letter can be sent using the system's default mailer for all\r
-the users with active Titan license. The list of these users can be obtained\r
-by an SQL query on any HUB machine:\r
-\r
-mysql -u etccadmi1 -D ttcn3 --host=esekilx0007-sql5.rnd.ki.sw.ericsson.se\r
---port=3314 -pAsQw1123 -e"SELECT DISTINCT licensee_email FROM licenses\r
-WHERE email_announce = 'Yes' AND valid_until >= CURDATE()"\r
-\r
-The list should be saved into a file and with a simple script the release\r
-letter can be delivered to all of the users one by one. Some years ago it\r
-was sent to a mailing list, but now it's different... You can run this script\r
-on HUB or somwhere else where the mailer is configured correctly:\r
-\r
-for u in `cat 2r2a_users.txt`; do\r
-mail -r ferenc.kovacs@ericsson.com\r
-  -s "Titan CRL 113 200/2 R2A release notification" $u <2r2a_notification.txt;\r
-done\r
-\r
-2r2a_users.txt is coming from the SQL query with a simple stdout redirection,\r
+Preparing for the release
+=========================
+
+Assume that the release date and version (e.g. /2 R1A) are fixed and
+clear. The nightly tests were successful for at least three days before
+the release date. It was one of our release criterias which not
+necessarily valid today. Juli is notified.
+
+Finishing documents
+===================
+
+A few days before the release Juli sends a list of documents, which need
+to be updated. The version numbers need to be set. If a document is no
+longer needed use a '/' character instead of a version number. Otherwise,
+increase the version number appropriately when a given document is changed,
+if not the version number will remain the same. The letter with the proper
+version numbers should be sent back to Juli.
+
+For version CRL 113 200/2 R2A:
+
+Doc no.... 1095-CRL 113 200/2               Rev. B 120717    *Hist.rev.
+Doc resp.. ETH/XZX          Des resp.. ETH/XZX       Text. N Ready to. R1A
+Func des.. TTCN-3 Executor                  PREL             Show prel.(Y/
+                                           PRA,DS4,          PR-,DS-,
+   A-cd  Document number/ +  R1A                        R2A
+-- ----- ------------------------------ -  FREE---- PREL---- FREE---- PREL
+   0     109 21-                           -1,A                       -2,A
+   1     109 47-                           A                          
+   1     1/1531-                           A                          Installation Guide
+   1     3/1531-                           A                          Eclipse install.guide
+   1     1/198 17-                         A                          user guide
+   1     2/198 17-                         A                          Reference guide
+   1     4/198 17-                         A                          Eclipse_Designer_userguide
+   1     5/198 17-                         A                          Eclipse_Executor_userguide
+   1     6/198 17-                         A                          Apiguide
+   1     7/198 17-                         A                          UG for TITAN MCTR GUI
+
+Test doksik:
+
+A   A-cd  Document number/+  R1A                        R2A
+--- ----- ------------------------------ -  FREE---- PREL---- FREE---- PRE
+    3     152 83-                           A                         TTCN-3 Executor Test Report
+    3     3/152 83-                         A                         Test Report for TITAN Designer and TITAN Executor for the Eclipse IDE, TITAN R7.1 project
+    3     7/152 91-                         A                         Test description - RAW coder 
+    3     8/152 91-                         A                         Test description - BER coder 
+    3     12/152 91-                        A                         Test description of the TTCN-3 Semantic Analyzer: Unknown Object 
+    3     14/152 91-                        A                         Test description of the TTCN-3 Semantic Analyzer: Scope Rules
+    3     15/152 91-                        A                         Test description of the TTCN-3 Semantic Analyzer: Parameters
+    3     16/152 91-                        A                         Test description of the TTCN-3 Semantic Analyzer:Type compatibility 
+    3     17/152 91-                        A                         Test description of the TTCN-3 Semantic Analyzer:Values, Value Lists, Ranges, Length, Dimensions, 
+    3     18/152 91-                        A                         Test description of the TTCN-3 Test description of the TTCN-3 Semantic Analyzer: Location of Languag    
+    3     20/152 91-                        A                         Test description of the TTCN-3 Semantic Analyzer: Adhoc tests 
+    3     21/152 91-                        A                         Test Description - Text based coding for TTCN-3 Test Executor 
+    3     22/152 91-                        A                         Test description of the TTCN-3 Semantic Analyzer:Implicit message encoding 
+    3     23/152 91-                        A                         Test Description for TITAN Designer and TITAN Executor for the Eclipse IDE 
+
+The name of the document is additional information in the last column, they look
+a bit strange sometimes...
+
+The PRI contains the list of:
+- Solved CRs for the release (using to the Titan worklist)
+- Solved TRs for the release (using an MHWeb filter based on the release version)
+- Open TRs (using an MHWeb filter)
+
+The "TTCN-3 Executor Test Report" needs to be updated when the Titan test suite
+was modified between releases. It can be found in /function_test/doc.
+
+All the documents are sent to Juli in .doc format except the test documents, they
+need to be converted to .pdf using http://edfs.ericsson.se:8080/edfsweb.
+
+Releasing and Building Titan
+============================
+
+- Update version numbers in the code and documentation both in Eclipse and the
+  compiler. This affects the following files:
+  - /Makefile.cfg
+  - /common/version.h
+  - /eclipse/com.ericsson.titan.executor/src/com/ericsson/titan/executor/executors/jni/LaunchConfigurationDelegate.java
+  - /eclipse/com.ericsson.titan.designer/src/com/ericsson/titan/designer/GeneralConstants.java
+
+- Tag all the source files in the TTCNv3 module:
+  cvs tag v2-1-pl0 Makefile* .cvsignore common compiler2 core core2 ctags eclipse
+  etc hello help license logbrowser mctr2 repgen usrguide xsdconvert loggerplugins
+  (If something goes wrong later the tag can be removed and replaced.)
+
+- The official Titan package needs to be built on korsch Solaris SPARC 2.6 with gcc
+  3.4.6. Be aware that this is a very slow machine without HP support. AFAIK, we don't
+  even know the root password of it. If something happens with it... It would be better
+  to use one of our Linux platforms as official platform. Solaris going out of fashion.
+  The current Makefile.cfg is ready for this Solaris build, everything is in place.
+
+- Building packages on VMware images can be simplified using Gabor Szalai's scripts
+  like build_titan.sh in /mnt/TTCN/Tools/bin. It requires two parameters, one for the
+  source directory and one for the target directory. It sets everything in Makefile.cfg.
+
+Releasing and Building the Eclipse Plugins
+==========================================
+
+An Eclipse installation is necessary, its version is not important, but all
+the plugins should run on this version without problem. Check the
+documentation for any restriction. The following things make an Eclipse release:
+
+- Check out the CVS and import all the Titan Eclipse plugins to your workspace
+  using "Import" -> "General" -> "Existing Projects into Workspace" and select
+  the root directory checked out. Eclipse will automatically create the projects
+  for all the plugins (common, designer, executor, help, regressiontests) and
+  features (designer, executor, logviewer).
+
+- Build the plugins using "Build Project", but previously compile all the ANTLR
+  grammar files by hand taking care of their dependencies. The ANTLR plugin will
+  not handle these dependencies and there will be errors otherwise.
+
+- Try out the plugins.
+
+- Update the version number in all of the feature.xml files of the three features,
+  then push this new version to the plugins using the "Plug-ins" tab -> "Versions..."
+  -> "Force feature version into plug-in and fragment manifests". This needs to be
+  done for all of the features. Save all the files and commit the changes to CVS,
+  do this before tagging the code base.
+
+- Copy the documentation (all the PDFs from /usrguide) to the doc directory of
+  the help plugin.
+
+- Upload the plugins to the official update site page:
+  http://ttcn.ericsson.se/download/update_site. All the older plugins need
+  to remain accessible there as well. The index.html needs to be updated by hand.
+  The best way to do this is to copy the whole update site to your local workspace
+  and add the three new features (designer, executor, logviewer) to the update
+  site project, then rebuild the update site with "Build All". The artifacts.jar,
+  content.jar, site.xml will be updated automatically. The three new features
+  and five new plugins (common, designer, executor, help, logviewer) will be
+  written into them.
+
+- Three static packages needed for: http://ttcn.ericsson.se/download:
+  - TITAN Designer for Eclipse IDE (only the designer)
+  - TITAN Executor for Eclipse IDE (only the executor)
+  - TITAN Designer and Executor for Eclipse IDE (Designer and Executor merged)
+  These are simple archives (.zip) and users with no access to the main update
+  site can use these to update their plugins from disk. A separate update site
+  project is necessary for each of these packages. The "TITAN Designer for
+  Eclipse IDE" contains the logviewer as well... These packages are stored by
+  Juli in PRIM together with the official Titan build.
+
+Final steps
+===========
+
+Juli will release a Titan binary package compiled on Korsch using gcc 3.4.6
+and the archived Eclipse plugins and tag them in CC. The tag name for Eclipse
+plugins is TITAN_2_R1A and TITAN_2_R1A_GCC3.4.6 for the binary package. When
+Juli is ready with this and all the documents are accepted, the release is
+officially done. The korsch is used for historical reasons, it would be better to
+use a HUB machine for this purpose. The HP has no information about this SPARC
+Solaris 2.6 machine, it's very slow and we don't have the root password for it...
+
+The Eclipse plugins and the binary package should be made available for Juli,
+e.g. on HUB:
+- From /proj/TTCN/www/ttcn/root/download/docs_for_juli_titan_r10a/Eclipse to /vobs/ttcn/TCC_Releases/Titan/TitanPlugins4Eclipse
+- From /proj/TTCN/www/ttcn/root/download/docs_for_juli_titan_r10a/TTCNv3-1.10.pl0-gcc3.4.6 to /vobs/ttcn/TCC_Releases/Titan/Titan_Sol
+
+TTCNv3-1.10.pl0-gcc3.4.6 is an unzipped Titan installation directory. The
+contents of Eclipse:
+
+Designer/
+Designer_and_Executor/
+Executor/
+
+These are the unzipped update site projects.
+
+Update index.htmls both in /proj/TTCN/www/ttcn/root/download and
+/proj/TTCN/www/ttcn/root/download/update_site on HUB and upload PDF documentation,
+namely:
+- Eclipse_Designer_userguide.pdf
+- Eclipse_Executor_userguide.pdf
+- Eclipse_installationguide.pdf
+- PRI_2_2_A.pdf (Version!)
+- apiguide.pdf
+- installationguide.pdf
+- referenceguide.pdf
+- releasenotes.pdf
+- userguide.pdf
+- userguide_mctr_gui.pdf
+
+Notifying the users
+===================
+
+Conventionally a release letter is sent for each of our active users found
+in our license database. Additionally the release letter is uploaded to the
+Titan project page as well: https://ericoll.internal.ericsson.com/sites/
+Titan/Lists/Titan%20Announcements/AllItems.aspx.
+
+A sample release letter can be sent using the system's default mailer for all
+the users with active Titan license. The list of these users can be obtained
+by an SQL query on any HUB machine:
+
+mysql -u etccadmi1 -D ttcn3 --host=esekilx0007-sql5.rnd.ki.sw.ericsson.se
+--port=3314 -pAsQw1123 -e"SELECT DISTINCT licensee_email FROM licenses
+WHERE email_announce = 'Yes' AND valid_until >= CURDATE()"
+
+The list should be saved into a file and with a simple script the release
+letter can be delivered to all of the users one by one. Some years ago it
+was sent to a mailing list, but now it's different... You can run this script
+on HUB or somwhere else where the mailer is configured correctly:
+
+for u in `cat 2r2a_users.txt`; do
+mail -r ferenc.kovacs@ericsson.com
+  -s "Titan CRL 113 200/2 R2A release notification" $u <2r2a_notification.txt;
+done
+
+2r2a_users.txt is coming from the SQL query with a simple stdout redirection,
 it's a newline separated list (NOTE! the line endings must be Unix line endings)
-of email addresses iterable with this simple\r
-script. 2r2a_notification.txt can contain the following, ignore version\r
-numbers and features now:\r
-\r
-Titan CRL 113 200/2 R1A release notification\r
-\r
-Dear TTCN-3 User,\r
-\r
-We would like to announce that version CRL 113 200/2 R1A (2.1.pl0) of Titan\r
-TTCN-3 Test Executor was released.\r
-\r
-The new features besides the bugfixes are:\r
-- The Titan Eclipse Designer\92s support for preprocessed TTCN-3 files has\r
-  been improved.\r
-- The performance of TEXT decoding has been improved.\r
-- A logger plugin (JUnitLogger) is now delivered with Titan. It outputs XML\r
-  files in the same format as JUnit. Using this logger plugin allows\r
-  integrating of Titan with the Jenkins (Hudson) continuous integration tool.\r
-- To allow JUnitLogger to receive the necessary information, the Titan Logger\r
-  API has been slightly changed. Existing logger plugins will need to be\r
-  rebuilt.\r
-- In response to a TR (HP88760), the C++ interface of the OBJID class has\r
-  been changed. The type of the elements in the internal storage of the\r
-  OBJID class is now specified with a typedef, objid_component. Code which\r
-  uses the indexing operators or directly accesses the element storage will\r
-  need to be rewritten. It is a backward incompatible change and it affects\r
-  users of the SNMP test port. A new version of the SNMP test port was\r
-  released (CNL 113 344 R4B) compatible with the new Titan.\r
-- ttcn3_makefilegen has a new flag -P, which prints out the list of files\r
-  found in a given TPD recursively relative to a given directory.\r
-- TTCN-3 level code coverage was implemented.\r
-- Text hover for T3Doc in Eclipse was implemented.\r
-- mctr_gui, ttcn3_logbrowser, ctags, Nedit, XEmacs support are parts of the\r
-  Titan package again.\r
-\r
-The newest Titan version can be downloaded from\r
-http://ttcn.ericsson.se/download/update_site/\r
-This site can also be used as an "update site" inside Eclipse to easily install\r
-the provided Eclipse plug-ins.\r
-\r
-Older Titan versions can be downloaded from http://ttcn.ericsson.se/download/\r
-\r
-For the complete list and detailed description of the changes please refer to\r
-the Release Notes document: http://ttcn.ericsson.se/download/releasenotes.pdf\r
-or http://ttcn.ericsson.se/download/update_site/releasenotes.pdf\r
-\r
-The binary packages, Eclipse plug-ins and the documentation are available on\r
-the usual URL: http://ttcn.ericsson.se/download/ or\r
-http://ttcn.ericsson.se/download/update_site/\r
-\r
-We published binary packages for Solaris (SPARC, version 2.6 and above), Linux\r
-(i386, various distributions) and Windows (Cygwin and native) to be used with\r
-GCC versions 3.x and/or 4.x.\r
-\r
-For Solaris 8 and ClearCase users the binary package have been uploaded into\r
-our release VOB under the usual place. The Titan part has the labels\r
-TITAN_2_R1A_GCC3.4.6 and TITAN_2_R1A while the Eclipse plug-ins have the label\r
-TITAN_2_R1A.\r
-\r
-For the Eclipse plug-ins and ClearCase "local update site" packages were\r
-uploaded into our release VOB under the usual place with label TITAN_2_R1A.\r
-Please note that it is strongly advised to use the update site for installing\r
-the Eclipse plug-ins.\r
-\r
-For this release we have limited the number of binary packages that are built\r
-automatically. If it happens that you seriously miss a specific package for your\r
-system please come back with a request to TTCN3(ETH) mailing list\r
-(ttcn3@ex1.eemea.ericsson.se) including your motivation and the number of\r
-affected users.\r
-\r
-If you have any questions or troubles about our tool (or even the TTCN-3 language\r
-itself) do not hesitate to contact us via the TTCN3(ETH) mailing list\r
-(ttcn3@ex1.eemea.ericsson.se).\r
-\r
-With best regards,\r
-Ferenc Kovacs on behalf of the Developer Team\r
+of email addresses iterable with this simple
+script. 2r2a_notification.txt can contain the following, ignore version
+numbers and features now:
+
+Titan CRL 113 200/2 R1A release notification
+
+Dear TTCN-3 User,
+
+We would like to announce that version CRL 113 200/2 R1A (2.1.pl0) of Titan
+TTCN-3 Test Executor was released.
+
+The new features besides the bugfixes are:
+- The Titan Eclipse Designer\92s support for preprocessed TTCN-3 files has
+  been improved.
+- The performance of TEXT decoding has been improved.
+- A logger plugin (JUnitLogger) is now delivered with Titan. It outputs XML
+  files in the same format as JUnit. Using this logger plugin allows
+  integrating of Titan with the Jenkins (Hudson) continuous integration tool.
+- To allow JUnitLogger to receive the necessary information, the Titan Logger
+  API has been slightly changed. Existing logger plugins will need to be
+  rebuilt.
+- In response to a TR (HP88760), the C++ interface of the OBJID class has
+  been changed. The type of the elements in the internal storage of the
+  OBJID class is now specified with a typedef, objid_component. Code which
+  uses the indexing operators or directly accesses the element storage will
+  need to be rewritten. It is a backward incompatible change and it affects
+  users of the SNMP test port. A new version of the SNMP test port was
+  released (CNL 113 344 R4B) compatible with the new Titan.
+- ttcn3_makefilegen has a new flag -P, which prints out the list of files
+  found in a given TPD recursively relative to a given directory.
+- TTCN-3 level code coverage was implemented.
+- Text hover for T3Doc in Eclipse was implemented.
+- mctr_gui, ttcn3_logbrowser, ctags, Nedit, XEmacs support are parts of the
+  Titan package again.
+
+The newest Titan version can be downloaded from
+http://ttcn.ericsson.se/download/update_site/
+This site can also be used as an "update site" inside Eclipse to easily install
+the provided Eclipse plug-ins.
+
+Older Titan versions can be downloaded from http://ttcn.ericsson.se/download/
+
+For the complete list and detailed description of the changes please refer to
+the Release Notes document: http://ttcn.ericsson.se/download/releasenotes.pdf
+or http://ttcn.ericsson.se/download/update_site/releasenotes.pdf
+
+The binary packages, Eclipse plug-ins and the documentation are available on
+the usual URL: http://ttcn.ericsson.se/download/ or
+http://ttcn.ericsson.se/download/update_site/
+
+We published binary packages for Solaris (SPARC, version 2.6 and above), Linux
+(i386, various distributions) and Windows (Cygwin and native) to be used with
+GCC versions 3.x and/or 4.x.
+
+For Solaris 8 and ClearCase users the binary package have been uploaded into
+our release VOB under the usual place. The Titan part has the labels
+TITAN_2_R1A_GCC3.4.6 and TITAN_2_R1A while the Eclipse plug-ins have the label
+TITAN_2_R1A.
+
+For the Eclipse plug-ins and ClearCase "local update site" packages were
+uploaded into our release VOB under the usual place with label TITAN_2_R1A.
+Please note that it is strongly advised to use the update site for installing
+the Eclipse plug-ins.
+
+For this release we have limited the number of binary packages that are built
+automatically. If it happens that you seriously miss a specific package for your
+system please come back with a request to TTCN3(ETH) mailing list
+(ttcn3@ex1.eemea.ericsson.se) including your motivation and the number of
+affected users.
+
+If you have any questions or troubles about our tool (or even the TTCN-3 language
+itself) do not hesitate to contact us via the TTCN3(ETH) mailing list
+(ttcn3@ex1.eemea.ericsson.se).
+
+With best regards,
+Ferenc Kovacs on behalf of the Developer Team
old mode 100644 (file)
new mode 100755 (executable)
index 907937d..a2d053a
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#
+##############################################################################
 header = "TITAN"
 str = header + """
  ________    _____   ________     ____        __      _
old mode 100644 (file)
new mode 100755 (executable)
index d7d12fe..31dce0f
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#
 ###############################################################################
 #!/usr/bin/perl
 #############################################################
@@ -683,4 +688,3 @@ sub processArgs  #( \$topdir, \$path, \$loggerdir, \$target, \$set, \$recursive,
          $recursive = 1;
      }
 }
-############################################################
\ No newline at end of file
old mode 100644 (file)
new mode 100755 (executable)
index 6003bbc..64afee0
@@ -1,23 +1,28 @@
-###############################################################################
-# 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
-###############################################################################
-import xml.etree.ElementTree as ET\r
-tree = ET.parse('project_hierarchy_graph.xml')\r
-root = tree.getroot()\r
-f = open('project_hierarchy_graph.dot', 'w')\r
-f.write("digraph PROJECT_HIERARCHY_GRAPH {\n")\r
-for project in root:\r
-       for reference in project:\r
-               f.write(project.attrib['name'])\r
-               f.write(" -> ")\r
-               f.write(reference.attrib['name'])\r
-               f.write(";\n")\r
-f.write("}\n")\r
-f.close()\r
-\r
-# use this to generate graph:\r
-# > dot -Tpng project_hierarchy_graph.dot -o project_hierarchy_graph.png\r
+#
+# Contributors:
+#   Balasko, Jeno
+#   Delic, Adam
+#
+##############################################################################
+import xml.etree.ElementTree as ET
+tree = ET.parse('project_hierarchy_graph.xml')
+root = tree.getroot()
+f = open('project_hierarchy_graph.dot', 'w')
+f.write("digraph PROJECT_HIERARCHY_GRAPH {\n")
+for project in root:
+       for reference in project:
+               f.write(project.attrib['name'])
+               f.write(" -> ")
+               f.write(reference.attrib['name'])
+               f.write(";\n")
+f.write("}\n")
+f.close()
+
+# use this to generate graph:
+# > dot -Tpng project_hierarchy_graph.dot -o project_hierarchy_graph.png
old mode 100644 (file)
new mode 100755 (executable)
index 2c5f0b8..d0eb2e7
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#
 ###############################################################################
 #!/usr/bin/perl
 ###############################################################################
@@ -156,4 +161,3 @@ sub createBackupFileName
   chomp ($baseName);
   return $baseName;
 }
-############################################################
\ No newline at end of file
index 8de9dc51082a7f1c60c33be9eb4ac42e0f8f1f14..9cd94afeed3792a668f8c80615f297324f754b4e 100755 (executable)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #!/bin/sh
 
index 8ffdfdb98d2636352d3a2788ab81cf5a979c5e17..9c1a770e65e4fa8c115c238b623b861a71ce59fd 100755 (executable)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #!/bin/sh
 
index 6600e00df0df1d28cdf323682f1e96ef65fc9eb3..301b59338af55240706e25502a112a202c6d80f2 100755 (executable)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #!/bin/sh
 
index 31c996ee92109edb60273a8a0a6c068a404f4794..ff49e95a5f2b612fc081ecdefa8261ec209690be 100755 (executable)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #!/bin/sh
 
index 028ed8e9b7965027678386bfb28ee0c9f673ca09..0b7e1ba2f56f9dfa3cf7becb878df4726efd5754 100644 (file)
@@ -1,13 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-XML Schema for JunitLogger plugin
-
- Copyright (c) 2000-2015 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
+ 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
+  Lovassy, Arpad
+  Szalay, Akos
 -->
 <?xml version="1.0" encoding="UTF-8" ?>
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
index 81d6d5550bce011e95715a6bdb8be41cdf811331..200dbd202fef065c9a080e2369048debee380ed8 100644 (file)
@@ -1,13 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-XML Schema for TITAN_Project_File_Information
+ 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
 
- Copyright (c) 2000-2015 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:
+  
+  Baji, Laszlo
+  Balasko, Jeno
+  Baranyi, Botond
+  Delic, Adam
+  Lovassy, Arpad
+  Ormandi, Matyas
+  Szabo, Bence Janos
 -->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
 
index cff9a7cd491f2314fa81225eb8b13e2406643cfc..d522d6d6e4acd8cd880dd261767d9efa87f212e5 100644 (file)
@@ -1,9 +1,17 @@
 .******************************************************************************
-.* 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
+.*   Beres, Szabolcs
+.*   Delic, Adam
+.*   Kovacs, Ferenc
+.*   Szabados, Kristof
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index 53ac0e0af0b1c16c18ed32d49cda9c5e17f59054..9a7dbc9bd470ac92010ddc2a5e5a54745a4d48c6 100644 (file)
@@ -1,9 +1,22 @@
 .******************************************************************************
-.* 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
+.*   Bartha, Norbert
+.*   Beres, Szabolcs
+.*   Delic, Adam
+.*   Hanko, Matyas
+.*   Kovacs, Ferenc
+.*   Pandi, Krisztian
+.*   Szabados, Kristof
+.*   Szabo, Janos Zoltan – initial implementation
+.*   Szalai, Gabor
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index e3745f7be386d292c811302cf63d678fc20fc532..40abd55267894a0e93c3739c0ea04e648907c422 100644 (file)
@@ -1,10 +1,23 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Hanko, Matyas
+#   Kovacs, Ferenc
+#   Lovassy, Arpad
+#   Ormandi, Matyas
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 # uncomment this line to use alternative runtime (TITAN_RUNTIME_2)
 # RT2 = yes
 
index 1cde7caf3c9ff661ffafad4ea878d04f0ac2e82a..6a8c3e25c017d3cadad002cd76e302eed0721fb9 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Hanko, Matyas
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
old mode 100755 (executable)
new mode 100644 (file)
index fbbef50..7ef671b
@@ -1,9 +1,19 @@
 .******************************************************************************
-.* 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
+.*   Bartha, Norbert
+.*   Beres, Szabolcs
+.*   Delic, Adam
+.*   Kovacs, Ferenc
+.*   Szabados, Kristof
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index 83a4b38f7e715e0dc4dd5e29c48dd5045a43826d..d90bc847706bdf2d2c5f189726f056a0fc46515c 100644 (file)
@@ -1,9 +1,13 @@
 .******************************************************************************
-.* 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
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index 6df2d6f6b36d933e73e5cc25cb6c3956cf21b798..328862eeb6828fff40a5e7404d8f5341cab80e3b 100644 (file)
@@ -1,9 +1,15 @@
 .******************************************************************************
-.* 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
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index 705346256481660ef44c1e30c3e7df29f0913647..1949b4418bab86eceec48f5f5c2b0683701bba69 100755 (executable)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 #!/bin/bash
 
index e0daa87a163f3c71f4da7adcfccf0aed6454f338..3eaa4f530bbec068c2f2f364e0b421fb7a152536 100755 (executable)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 #!/bin/bash
 
old mode 100755 (executable)
new mode 100644 (file)
index d729ad7..b9483a5
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Bartha, Norbert
+ *   Kovacs, Ferenc
+ *
+ ******************************************************************************/
 #include <stdio.h>
 #include <errno.h>
 #include <sys/types.h>
index 647ba8a0b5d2a821c349685b250511e14a93a9f2..82ae2634321bff12e91f48f2d954222c4336a20a 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Bartha, Norbert
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Ormandi, Matyas
+#   Raduly, Csaba
+#
+##############################################################################
 # Makefile to run the non-interactive tests
 DIRS := BER_EncDec RAW_EncDec Text_EncDec XER_EncDec Semantic_Analyser Semantic_Analyser_Csaba Config_Parser
 
index 0de92d788cd0f81fff32a14b996f8f11e4947d53..904ead16d79e0b034db8b92a286ab1717b5f1705 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Hanko, Matyas
+#   Kovacs, Ferenc
+#   Lovassy, Arpad
+#   Ormandi, Matyas
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
+##############################################################################
 # This Makefile was generated by the compiler
 # of the TTCN-3 Test Executor version 1.5.pl1
 # for Matyas Hanko (ethmhk@duna61) on Tue Nov  4 13:50:16 2003
index 87f6e62deda614fe29e7215daaf1050fb5fe8878..986024cb396eac9150dda997088a3b7c08f67e42 100644 (file)
@@ -1,9 +1,15 @@
 .******************************************************************************
-.* 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
+.*   Kovacs, Ferenc
+.*   Szabados, Kristof
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index b44f99c7ea18b438ba216eabd586667ba798e32d..8159c405bd09bf6c2eb80d5c90eb20932f465c45 100644 (file)
@@ -1,9 +1,20 @@
 .******************************************************************************
-.* 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
+.*   Delic, Adam
+.*   Hanko, Matyas
+.*   Kovacs, Ferenc
+.*   Pandi, Krisztian
+.*   Raduly, Csaba
+.*   Szabados, Kristof
+.*   Szabo, Janos Zoltan – initial implementation
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index 1cde7caf3c9ff661ffafad4ea878d04f0ac2e82a..6a8c3e25c017d3cadad002cd76e302eed0721fb9 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Hanko, Matyas
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
old mode 100755 (executable)
new mode 100644 (file)
index 6eadcea..c1eb015
@@ -1,11 +1,15 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
-// README to function test
+// README to function test
 All command shall be started from this folder (function_test)
 
 1. How to start function test?
@@ -32,4 +36,4 @@ Text_EncDec
 
 function_test/Tools/SAtester.pl for:
 Config_Parser
-Semantic_Analyser
\ No newline at end of file
+Semantic_Analyser
index 589eb0f504bdc5bcd97cc01b53d1c8c23f63466d..7519623358ac58f6ce555bcee791da1fa4a4d77b 100644 (file)
@@ -1,9 +1,16 @@
 .******************************************************************************
-.* 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
+.*   Delic, Adam
+.*   Szabo, Janos Zoltan – initial implementation
+.*   Szalai, Endre
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index d443f94fb4111c0b545e88468f3a4db2c0491701..b4a6a7e9eb6a9cc5931bf24f06bc15f95840023e 100644 (file)
@@ -1,9 +1,16 @@
 .******************************************************************************
-.* 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
+.*   Delic, Adam
+.*   Szabo, Janos Zoltan – initial implementation
+.*   Szalai, Endre
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index c772783d6d3bbd33814f5cb7f3759b6059ff1fa9..52f3b3256dc51d10a8d08d71c716503cbb72f03e 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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
+#   Ormandi, Matyas
+#
+##############################################################################
 SADIRS := ver xer encode param template
 #$(wildcard TTCN3_[a0-9]* ASN_[a0-9]*) ver xer
 
index e5d4902109e18df4fb67781f7028967d432efa7d..a83b896295e2a98c397c73d17dcf516c7e5267ba 100644 (file)
@@ -1,9 +1,23 @@
 .******************************************************************************
-.* 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
+.*   Delic, Adam
+.*   Forstner, Matyas
+.*   Hanko, Matyas
+.*   Harai, Tibor
+.*   Kovacs, Ferenc
+.*   Palugyai, Sandor
+.*   Raduly, Csaba
+.*   Szabados, Kristof
+.*   Szabo, Janos Zoltan – initial implementation
+.*   Szalai, Endre
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index c0d17b3b68c3db931fcf4103df862b6c7f5ac370..835d47af6efa1a9ab98031316b959c4e92d2f048 100644 (file)
@@ -1,9 +1,21 @@
 .******************************************************************************
-.* 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
+.*   Bartha, Norbert
+.*   Delic, Adam
+.*   Kovacs, Ferenc
+.*   Pandi, Krisztian
+.*   Raduly, Csaba
+.*   Szabados, Kristof
+.*   Szabo, Janos Zoltan – initial implementation
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index 1dc98c0a9f79df90ac2e6079f3c6288f53c25479..1f0f8f1be890ab1899be8d935199d759b1234cf8 100644 (file)
@@ -1,9 +1,14 @@
 .******************************************************************************
-.* 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
+.*   Pandi, Krisztian
+.*
 .******************************************************************************/
 text.
 :lang eng.
index fde96ede26c23b9fabb8d92bb2229514734ade53..fbe94aed805a4dfd0b6be6b213940817f78ffd68 100644 (file)
@@ -1,3 +1,15 @@
+.******************************************************************************
+.* 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:
+.*   Janos Zoltan Szabo – initial implementation
+.*   Jeno Attila Balasko - author
+.*
+.******************************************************************************/
 :text.
 :lang eng.
 .*
index e3abe004ba6562e4c8e6f8f5cd3f6223a4983f88..82f2a07b028cc367d11002bbc9d187e842c43264 100644 (file)
@@ -1,9 +1,15 @@
 .******************************************************************************
-.* 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
+.*   Delic, Adam
+.*
 .******************************************************************************/
 text.
 :lang eng.
index 2bf1fac408105a1bce4e004e68b412971e6bffe8..32c25be3184a313a620df954eea827962c28b1be 100644 (file)
@@ -1,9 +1,20 @@
 .******************************************************************************
-.* 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
+.*   Delic, Adam
+.*   Kovacs, Ferenc
+.*   Pandi, Krisztian
+.*   Szabados, Kristof
+.*   Szabo, Janos Zoltan – initial implementation
+.*   Szalai, Endre
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index c70d8d713626e0b3eae85362a463963bce37213b..8b431f12d259622a4e1a27a81cd28b341bf40920 100644 (file)
@@ -1,9 +1,22 @@
 .******************************************************************************
-.* 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
+.*   Bartha, Norbert
+.*   Delic, Adam
+.*   Harai, Tibor
+.*   Kovacs, Ferenc
+.*   Pandi, Krisztian
+.*   Szabados, Kristof
+.*   Szabo, Janos Zoltan – initial implementation
+.*   Szalai, Endre
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index 346ec7d320c09192c440ecac8fbb3dfc83dff78c..4e713b783b6284fa57a67a4fe3cc4845166b9e1d 100644 (file)
@@ -1,9 +1,21 @@
 .******************************************************************************
-.* 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:
+.*   Baji, Laszlo
+.*   Balasko, Jeno
+.*   Delic, Adam
+.*   Harai, Tibor
+.*   Kovacs, Ferenc
+.*   Pandi, Krisztian
+.*   Szabados, Kristof
+.*   Szabo, Janos Zoltan – initial implementation
+.*   Szalai, Endre
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index f955987ec684603803e4460eb6479062e1b2bf90..5cfce65898962c3c61fea3f706ae6f13554265fc 100644 (file)
@@ -1,9 +1,22 @@
 .******************************************************************************
-.* 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
+.*   Delic, Adam
+.*   Harai, Tibor
+.*   Kovacs, Ferenc
+.*   Lovassy, Arpad
+.*   Pandi, Krisztian
+.*   Szabados, Kristof
+.*   Szabo, Janos Zoltan – initial implementation
+.*   Szalai, Endre
+.*   Tatarka, Gabor
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index 8cd7148229430729628a5b4e0cdfffa1a3a15ba4..7cead903392556a6c06ac6de5a28112541ad8556 100644 (file)
@@ -1,9 +1,25 @@
 .******************************************************************************
-.* 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
+.*   Bartha, Norbert
+.*   Beres, Szabolcs
+.*   Delic, Adam
+.*   Forstner, Matyas
+.*   Harai, Tibor
+.*   Kovacs, Ferenc
+.*   Palugyai, Sandor
+.*   Pandi, Krisztian
+.*   Szabados, Kristof
+.*   Szabo, Janos Zoltan – initial implementation
+.*   Szalai, Endre
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index 95ccf183794229f13b2717adde50ada9630c5111..6ca7519b8ac9761dac71b36be584edb0b3bb3aa0 100644 (file)
@@ -1,9 +1,20 @@
 .******************************************************************************
-.* 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
+.*   Delic, Adam
+.*   Kovacs, Ferenc
+.*   Palugyai, Sandor
+.*   Pandi, Krisztian
+.*   Szabados, Kristof
+.*   Szabo, Janos Zoltan – initial implementation
+.*   Szalai, Endre
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index 852673eab8f889c3966cbbf18e8ef19504154ebb..c4aa02b103b0564db27ca690e01c549b7ce11dca 100644 (file)
@@ -1,9 +1,22 @@
 .******************************************************************************
-.* 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
+.*   Delic, Adam
+.*   Harai, Tibor
+.*   Kovacs, Ferenc
+.*   Pandi, Krisztian
+.*   Raduly, Csaba
+.*   Szabados, Kristof
+.*   Szabo, Janos Zoltan – initial implementation
+.*   Szalai, Endre
+.*   Szalai, Gabor
+.*
 .******************************************************************************/
 :text.
 :lang eng.
@@ -3912,7 +3925,7 @@ module ModuleA {
 :nl.- Loop constructs for, while and do-while loops are accepted and supported
       without any restriction in interleave statements.
 :nl.- Statements activate, deactivate and stop can also be used within interleave.
-:nl.- The compiler does not check whether a TTCN\963 function invoked from within
+:nl.- The compiler does not check whether a TTCNÂ\963 function invoked from within
       an interleave statement has side-effects. The run-time behaviour is undefined
       if a function with side-effects (e.g. communication operations) is called
       while an interleave statement is being executed.
index af97ca52a6b12740e39de0a6e2c1b35205e6b333..463cffb83c5a239ac70abb9a5983289893d38982 100644 (file)
@@ -1,9 +1,27 @@
 .******************************************************************************
-.* 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:
+.*   Baji, Laszlo
+.*   Balasko, Jeno
+.*   Baranyi, Botond
+.*   Bartha, Norbert
+.*   Beres, Szabolcs
+.*   Czerman, Oliver
+.*   Delic, Adam
+.*   Harai, Tibor
+.*   Kovacs, Ferenc
+.*   Pandi, Krisztian
+.*   Raduly, Csaba
+.*   Szabados, Kristof
+.*   Szabo, Janos Zoltan – initial implementation
+.*   Szalai, Endre
+.*   Tatarka, Gabor
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index 02a61ad96fcabf05a672a4dbaed25694dcf48c06..8404f42cf3793f9d57a09867e7c7b07f4c0a342c 100755 (executable)
@@ -1,20 +1,24 @@
 #!/usr/bin/perl -w
 ###############################################################################
-# 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:
-# Csaba Raduly - author
-# Jeno Balasko - Test, troubleshooting, bugfixes
+#   Balasko, Jeno
+#   Lovassy, Arpad
+#   Raduly, Csaba
+#
+###############################################################################
 
 use strict;
 
 my $numtests; # Gotcha! If you assign a value here, it will take effect
                # _after_ the BEGIN block!
 
+my %first_line_of_module = (); #First line after header by file
 my %msg_hash;    # repository of expected messages
 # A key is an expected message regex.
 # A value is a hash reference:
@@ -74,6 +78,11 @@ else
     # at the same line as the first line ending in backslash.
     while (<TESTFILE>) {
       chomp;
+      if ( /^module / ) {
+        #search for the module, and store the line number of the match
+        #print "\$first_line_of_module\{ $arg \} = $.\n";
+        $first_line_of_module{$arg} = $.;
+      }
       while ( s/\\$// ) { # line ends with backslash
         my $next_line = <TESTFILE>;
         last unless defined $next_line;
@@ -339,7 +348,7 @@ INPUT: while (<PIPE>) {
     }    # if (it looks like an error message)
     elsif (/^\S*compiler\S*: ((?:error|warning): .*?[``](\S+)[''].*)/) { # redundant `' help nedit syntax highlight
       # mycompiler: error: Cannot recognize file `ASN1_Invalid_module_identifier-A.asn3\' ....
-      $loc = "$2:1";   # assume it contains a `filename\' , pretend to be on the first line (eight????)
+      $loc = "$2:$first_line_of_module{$2}";   # assume it contains a `filename\' , pretend to be on the first line after the header
       $error = $1;
       goto check;
     }
@@ -348,8 +357,9 @@ INPUT: while (<PIPE>) {
     {       # an error/warning without line number
       my $fname = $1;
       if ( defined $fname ) {
-        $fname =~ s/: //;
-        $loc = "$fname:8"; #8: line number of the line containing "module"
+                               #printf "fname:%s\n", $fname;
+        $fname =~ s/: //; # cuts the ": " from the end of the string
+        $loc = "$fname:$first_line_of_module{$fname}"; # line number of the line containing "module"
       }
       else {     
         $loc = $last_loc;
index bc1b2d8426fa8992940387a84b7384e207910dac..a317d3bff450b2b19f99954802a88e3c9119cf5e 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module HQ30279A {      //^In TTCN-3 module//
 // "components should be initialized before templates" is not true.
index 16deb6f812effb38c1263e04c86e2ba8292bc011..707260fa727ab35c579a5c4d8f6c7857a453e70f 100644 (file)
@@ -1,8 +1,13 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#
+##############################################################################
 include ../common.mk
index cbbb4f31935c626241851dbb9cb22cd74818e4e2..099d314096eab096fb5eaffbe5e9be91a88a020d 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module bende_fn_SE {   //^In TTCN-3 module//
 
index b2464983762f9abeaca49db26d86a8834235fafc..e724d47c057c322bde7b399939155f2b299bdb4e 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module bende_t_SE {    //^In TTCN-3 module//
 
index 16deb6f812effb38c1263e04c86e2ba8292bc011..92c0f500d071df03cf1b95140b240465b8f09845 100644 (file)
@@ -1,8 +1,13 @@
-###############################################################################
-# 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
+#
+##############################################################################
 include ../common.mk
index b602a574e9351d64edc93eade046e6f71aae3933..669a819527e33b16ed7140d063981fd272ec079d 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module encode_SE {
 
index 6288f55e08091029fca8eb283b6a66407a117e29..ff4ac95289d0a3b23c0e9e434e104560e91ba8a6 100644 (file)
@@ -1,9 +1,14 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#
+##############################################################################
 NO3=3
 include ../common.mk
index 63d71dd5d86ee34f0684da28d762f03b6e42a811..867c904e771f7744405f714c9e380adf49c1ce71 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module subtype_OK {
 
index afa6ab752a1e0aecbc6d08092654275bd772ef94..f273a1248364acbcd53d6436329cd54d1d712177 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module subtype_SE { //^In TTCN-3 module//
 import from subtype_OK all;
index 90a2fd69b3f1dc931a7f765390e28780d864b240..42210f911f74c69f30bdc3175599c8baed64bfec 100755 (executable)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
 ###############################################################################
 #!/usr/bin/perl -w
 
index 5ca393a21d6b1a3afa082bb281ff3d4b563bb509..466d05ac8ce756c73ea6be9eccdd79d8c00392dc 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module A_CYCLIC  {
   import from C_CYCLIC {import all};
index da310fa76d7faf86f96d27356d6b3b933c61a759..30a2d1d6a5eedd2bb728297215b24d714bea52b3 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module A_SE {
 
index cc0f4dff3f6f41f43eaa0fb470bcac5f13761235..c03272f4eced8335d0ede3bd0a7528abf4abc41a 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //^In TTCN-3 module `B_APR_SE'://
 
index e9004b044cf85a4154cf323ac16bc226d1fb6ad5..b0eda04acb70c8b0d4fb916de16a7ece067baa49 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //^In TTCN-3 module `B_APU_SE'://
 // This module is
index 88440d98d49a6bfc891aa75cc4a1fa5c97b272c2..948abb3a700fd2d1a07a7ae488eeae1b962545e3 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //^In TTCN-3 module `B_CEFR_SE'://
 // This module
index 038937b10833b57eba3d3404834aa3f0c2678879..ad95437222e8b167f4f770523c6b2f1cd54ae6d4 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module B_CYCLIC  {
   import from A_CYCLIC all;
index 9daf1b1d933a9a71febf8d4e2b166a95452f3fe8..8b05c69a9e6067b8364d350b32e5f1939ada1d3f 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //^In TTCN-3 module `B_SE'://
 // This module
index 798879e72380342d233d2e7a2b4030d232db015c..31978e664740b9c6df752c26797929f96b17bd94 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //^In TTCN\-3 module \`C_BPR_SE\'\:$//
 module C_BPR_SE {
index 5904292073de9b66028498b801b55480bd883e20..d45738765cd43dad9b5dc9f78c2855a9c53cc7be 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //^In TTCN\-3 module \`C_BPU_SE\'\:$//
 // This module
index da88b239d186aea08a4de55f60a52d502d0fe5a3..af9091cfd644f9f1103fd10062143ecf26b43fed 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module C_CYCLIC  {
   import from B_CYCLIC all;
index d19e48452878a3e4c187f215ca0bd791ac44eb94..40ce6921735f1664b7ca61c900c51c55ccd77d41 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //^In TTCN\-3 module \`C_FR_SE\'\:$//
 // This module
index eff45d72a2846209d91cdb08e43cc7d3dfd818e4..4f2a3fd9170addf7c29e53a558717553c8811f94 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //^In TTCN\-3 module \`C_SE\'\:$//
 // This module
index 36795f574341ee2803e42f381857bbb046718c4a..8e2766fbae3c22228f1acccfc366a7f5a0b528b2 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //^In TTCN\-3 module \`D_CPR_SE\'\:$//
 module D_CPR_SE {
index 23d5c809d7f2fce858f05ff6ae055c9ecb93ba5c..be51bcfb5c76bec2586f0b8f4944e97ecce92fdb 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //^In TTCN\-3 module `D_CPU_SE'://
 module D_CPU_SE {
index 04485ce6a1eb24aee984faa4f10a34ab348771b3..86f6ac5728a06bccbc43109e130f6799c020f638 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //^In TTCN\-3 module `D_FR_SE'://
 module D_FR_SE {
index ac128646ebe9858631ae7e55ca3239a639b91725..a62f43a7555b81d91e4fd9babd8cefac40ff0c3f 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //^In TTCN\-3 module `D_SE'\:$//
 module D_SE {
index 092a82822f05418e5268fdc2b642ff2fbc21cca9..fc1752c85307bee9acbc3e13ed5419f60a543c6c 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //^In TTCN\-3 module `E_DPR_SE'\:$//
 module E_DPR_SE{
index 1bcc2d87c138cb37f83a28ffa762ccc492e07df3..790cb5aeaa1d16e2b51b92b31c70155a291af950 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //^In TTCN\-3 module `E_DPU_SE'\:$//
 module E_DPU_SE{
index 160e6fda3d24ddac68feaba7ed9b100a2fffda19..15d6252b69876444e799a1f2da612071a7b7016b 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 //^In TTCN\-3 module `E_FR_SE'\:$//
 module E_FR_SE{
index 7ec5ddb068c0c0dc4f1117e1bbf8bd524710978d..9218048b709aacafed98dba094f9778bdf207bd3 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //^In TTCN\-3 module `E_SE'\:$//
 module E_SE {
index 6288f55e08091029fca8eb283b6a66407a117e29..15e0f743a3adc19be16bcf389e19d043d702f107 100644 (file)
@@ -1,9 +1,13 @@
-###############################################################################
-# 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
+#
+##############################################################################
 NO3=3
 include ../common.mk
index 049c9ece6d76677371c9517e45697275354eab63..f5cfc64f00ea56a9fa53c97a2a845d072a0ac96f 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module quitter3 { //^In TTCN-3 module `quitter3'//
 //
index 5cfd965cb3ce1a479f8cc9c4d2a2cc10cea60a64..45f06d5805cee329cd850653397c7b0274274bda 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module quitter3Q1 { //^In TTCN\-3 module `quitter3Q1'//
 //
index 7d29ac5a3dfdd6385bdb8f520a194fa3b8905bb7..5a0430dfd042051d4682b2ac3690b94d68910b8f 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module quitter3Q1S { /* no "In TTCN-3 module" */
 //
index fd3a2466944f73eb2d052e48849732b6a2348a44..0c4f4b12ad4f0759593b8c17620ec0e7cb9b273e 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module quitter3Q2 { //^In TTCN\-3 module `quitter3Q2'//
 //
index 869d656a3109b82a25790e318886bd69a6d00546..6db6279766713874779bdc065a56c93867af9475 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module quitter3Q2S { /* no "In TTCN-3 module" */
 //
index b3fd1592b496016af4291a0eaeb5b85ccc90ac0a..a73dddc8cd93fc366c6ae8a13196a93a6d7910cb 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module quitter3S { /* no "In TTCN-3 module" */
 //
index 16deb6f812effb38c1263e04c86e2ba8292bc011..92c0f500d071df03cf1b95140b240465b8f09845 100644 (file)
@@ -1,8 +1,13 @@
-###############################################################################
-# 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
+#
+##############################################################################
 include ../common.mk
index 910a6bd6740f719b28ae708ac3b0dab7367c2df1..6a9ab2d4d38bc0ec65c6eeee6257d01c407310dc 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module param_SE { //^In TTCN-3 module//
 
index 16deb6f812effb38c1263e04c86e2ba8292bc011..92c0f500d071df03cf1b95140b240465b8f09845 100644 (file)
@@ -1,8 +1,13 @@
-###############################################################################
-# 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
+#
+##############################################################################
 include ../common.mk
index 64cc391c797b981d0695b3bbf9b129ba016fe841..15f6fd042830daab952c20a7ae1d434bc03689ba 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module TempOmit_SE { //^In TTCN-3 module//
 
index 9f8b73a42167cf5c237b4578421d6d4f4d392ad4..e546baead60d2e0a3d04d5b5eb3efc3fb4698375 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module TempRes_SE { //^In TTCN-3 module//
 
index 8a4b4b0690222cd008452139cfc656331c57df55..dc48f16d5055ca09a3d52273acf2c447dfb0624b 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module CRL_111_222_3_R2D_SE {
 }
index a0a5020fe3ab4cdff48192dad5c9e8aafbf854ac..e1a5b27adf64e9e793d8c420f7e3ece188cea414 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module CRL_111_222_R2D_SE {
 }
index c572344c6b45f9cca5390c4fc59ea9040d371ef7..a36f3bf8c94adacd97e1c7e6c9a91153ce2dfdfa 100644 (file)
@@ -1,9 +1,14 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#
+##############################################################################
 NO3=no3
 include ../common.mk
index 23de7033463bd9f14aa1b8096d40fd026598f886..1f911a7325c475d24fa68babe331cd267eca1dc2 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module R2D2_SE {
 }
index ddc23cec976a4a270d332d4f13f0fe5e20016cdb..512a58fe111b68f9f8ddbda05d8cc302bce00b0e 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module R2D_SE {
 }
index 9261c58f6abbf1af48d7b2a6f046c670f3d6d3cb..f5545f6c29463ff03445830f3e3590498b54a9d2 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module c3p0_SE {    //^In TTCN-3 module `c3p0_SE':$//
 // various bogus version info formats
index ebb2c6f88f57454534c55cf89dea7bfad10a622b..b3074ccba3f285abee90b2de5b2f4dceeca7b147 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module dup_ver_SE { //^In TTCN-3 module `dup_ver_SE'://
 }
index 4fb408d74f9beb33625da41cca4166e049265a72..fa78a90fb53250b1bfcbc1597f0568a07bab4fee 100644 (file)
@@ -1,9 +1,17 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Pandi, Krisztian
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module high_titan_SE { //^In TTCN-3 module `high_titan_SE':$//
 }
index db532da1e62ff5c31c7b5bed6b29610b65cc795b..6748b6aa88e83205c9b0b1a05ef440f25db10f74 100644 (file)
@@ -1,11 +1,17 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
-module importer { //^In TTCN\-3 module `importer':$//
+module importer { //^In TTCN-3 module `importer':$//
 
 import from R2D_SE all;
 import from R2D2_SE all;
index 6c5bf499c63344d10c618f539586b347eb6ff05f..811b36a67050c5ddfb4d2ef1d107600653d4568a 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module new_ver_SE { //^In TTCN-3 module `new_ver_SE':$//
 // valid "new-style" version attributes
index 6752f7e3e14d8281f6886482a4e244168a6d974c..d1297c220ca55ca2d037e2759f77e510aba90163 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module notimported_SE {        //^In TTCN-3 module `notimported_SE':$//
 }
index 336bb81c008fec46d9b80e735e241b4b8843e103..f030bb9b023f85e4d1524b92dc841368b93a2770 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module noversion_SE {
 }
diff --git a/function_test/Semantic_Analyser/ver/t b/function_test/Semantic_Analyser/ver/t
deleted file mode 100755 (executable)
index 3a4b58e..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/usr/bin/perl
-# note this is called through "perl -w"
-use strict;
-
-my $self = $0;
-$self =~ s!/t!!;
-
-exec('make check --no-print-directory -s -C ' . $self);
-
index 8e7f40c7ae0833c6b7068d26626bad0467835f4f..1f97162c06e995e846aff7a3658312b206e1d3e9 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module unreleased_SE {
 }
index c44b24c58bfd9d32916021997157847ff52e3083..dc3dd55d275b147d19ab09864f7ff9321da00dbc 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module ver_OK {
 }
index 22f0a4495e28044b546da528dde8d27d8c97d4ae..4c80430b9b849be1e5342176c71094c9d69e837f 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module ver_highest_OK {
 }
index 9e640eae434bec4b9ff2dee345210f53fce619ed..705b265933f5d7d94fd1b47efa9695328efa0447 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module ver_newstyle_OK
 {
index 5df9e2a0e22995e090ec0018124454e6f04f4b7e..ce1bba0c7b46e195d05a7b6bd71042eab958166f 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module ver_newstyle_per1_template_OK
 {
index 7a90b71247b10fe40a4c1ee36837d1eb76665f81..c73e3f1c89206169f2773d9940811abfd5b7dce3 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module ver_newstyle_template_OK
 {
index 6288f55e08091029fca8eb283b6a66407a117e29..ff4ac95289d0a3b23c0e9e434e104560e91ba8a6 100644 (file)
@@ -1,9 +1,14 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#
+##############################################################################
 NO3=3
 include ../common.mk
index 81fe5b93960746d27f412cf1cc62ab27c6e71333..ca670c8ce6adf5eb862a32e5d614ef79801a5459 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module aa_not_in_record_se {   //^In TTCN-3 module `aa_not_in_record_se'://
 
index f402ee39919191b2050d46b85ea2a9e283ff656a..5e39935428048761da4762e00482de32ea64e47a 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module aa_not_string_SE {      //^In TTCN-3 module `aa_not_string_SE'://
 
index 1df2abe1bdfbadd9de55100739016246cf1fec32..9c579d5225d54f89b8cf02563cb35f442a477fee 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module aa_twice_SE {   //^In TTCN-3 module `aa_twice_SE'://
 
index 57f284152c17d96f8885101c25f291ef65aa9c2b..18905ba752e0712b756d5a6a031a58660ad478af 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module aa_untagged_SE {        //^In TTCN-3 module `aa_untagged_SE'://
 
index 1cf912cded44679a8207353d94a41fa318d56271..d4c2e98634da5a4fc43f1651c59d099449941427 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module ae_clash_SE {   //^In TTCN-3 module `ae_clash_SE'://
 /*
index e43389af2fe2ba478865075fad3266b71233bea7..3962415852888b3ee23a91b7f1f24cb95217309e 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module ae_wrong_type_SE {      //^In TTCN-3 module `ae_wrong_type_SE'://
 
index 276c2155ad6f825856d1e6a7ec5ddab55ecd7f34..476638139b4b37cf49db2322c241df6843b7b489 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module atr_not_in_record_se {  //^In TTCN-3 module `atr_not_in_record_se'://
 
index 9a295d3a0775d1d2dd8a7875d60bc653790d9541..09d974fa39997fb0699a191989e053d05c8b3e43 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module atr_untagged_SE {       //^In TTCN-3 module `atr_untagged_SE'://
 
index e54e781f6ecf199432a65c8de46ab0a1c116e05e..5089246870cc88489d6290d1576e6304c04a7469 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module attribs_OK {
 
index aa2284c25b9c7cc48ce7b2a8b4308f07d1ad0367..42fe4b26b501ccaf89cf4d3751272bd98d8d8321 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module b64_clash_SE {  //^In TTCN-3 module `b64_clash_SE'://
 
index 950da56e0f2baf27abd7fa654a532be48950078d..a737fab8d9110ba8999534da1da0b3319a3aac7f 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module base64_wrong_type_SE {  //^In TTCN-3 module `base64_wrong_type_SE'://
 
index c531ba810a61923e3725ed463855fdcc81b6fc5d..c91ed435fc38f0b6da9cf67c51d90f4722230f73 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module bogus { //^In TTCN-3 module `bogus'://
 
index 5e041bd0db8803d35b9c0ec91a56bf650944309a..bf87cc311557ae0e824fdc0e49f34c7cee9d7402 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module decimal_SE {    //^In TTCN-3 module `decimal_SE'://
 
index 2f0062f3cbb879244ec007bdfce9e650a332fd12..253d28f566c35a3eb1adaf82702dac791cff3ad0 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module dfe_charenc_OK {
 
index 4ab37d48ed6fcd1dcb17e5fda9a8194f80c1b4b0..c856dfbd021bb072830a2ce35111be7b4b1ffa3a 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module dfe_clash_SE {  //^In TTCN-3 module `dfe_clash_SE'://
 
index 82a683c4a34e492e1d75cd6500eb4d279ded7fdb..6e9a6b12f1788a0bc3f7cdbdb930f13f22ac188e 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module dfe_int_OK {
 
index 6bfabedcd4c4cc6bd4ed7f809de0ef2fed95dd63..f3ed126540b0daa42a855b98ddf66e02823ff13b 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module disorder {      //^In TTCN-3 module `disorder'://
 
index 4c7d93eeac766978330b70e3891a83a064885648..b5804ca35555a2643d6c15c207d2f9c92b892db5 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module dup_text_SE {   //^In TTCN-3 module `dup_text_SE'://
 
index e2e1768133be179d495372e896232b93aec72dcc..f8d18ef5251d175d839f6a6b7f92d547b723c026 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module dupenum_SE {    //^In TTCN-3 module `dupenum_SE'://
 
index 8ad12bc81be9dce7ca5977fb1ca29991cf4519be..43bde9984e845d41d63f1fbb5e80157c508ff53d 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
  ******************************************************************************/
 module emb_first_opt_SE {
 
index a3435cee111128872df5524d60146d8815ec5c46..adc8d792b3cd9d8bd5c6213dcaca565ea8b7bd74 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module emb_first_untag_SE {    //^In TTCN-3 module `emb_first_untag_SE'://
 
index 58ba6a6cc1e8831e1ca2d789e4b8c400268fc3cd..8f84ad8091b4ca06f28aa22aeb50a6a90b1445c5 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
  ******************************************************************************/
 module emb_not_record_SE {     //^In TTCN-3 module `emb_not_record_SE'://
 
index 24e61adc87ed0eb042d00a57e3bdff2ec20cee57..b2e0abd524944fd48dbfabe208b95f1447e8c831 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module emb_untag_SE {  //^In TTCN-3 module `emb_untag_SE'://
 
index 1096ed0b77bf762cce2dff4a355f62283556ab8b..62283ee547a19ef40766bf066f2c94b34134ffbe 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
  ******************************************************************************/
 module emb_wrong_first_SE {    //^In TTCN-3 module `emb_wrong_first_SE'://
 
index 47ba47638c6497f483d63cfe934ca8f71eca8f22..d88241f83695bba8e81331b886ea4355ce1e58b6 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module encdec_OK {
 
index 7522267f7a59249217896d556a77a7f82b1828ad..9cfccc07b9e59279be3aac356231e1a9f129d384 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module ifq_SE {        //^In TTCN-3 module `ifq_SE'://
 
index 2815d46ce995cd89251c43d1537555bd9ef8b900..4062d7c90b3660ec7d79408fcb13f20ae3660731 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module list_clash_SE { //^In TTCN-3 module `list_clash_SE'://
 
index 5ede61a47630142acc3b7d048adfa774323a92ef..fbfdebce37a0f83f6b1258ec76eb2a27de04a6f8 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module list_not_recof_SE {     //^In TTCN-3 module `list_not_recof_SE'://
 
index cddd73cbcaebf61f4798fb8d3bfd063b0a8001d0..e8ecbb0e5715fd2444c31ea7caf1fddfdc9d98bd 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module namedup1 {      //^In TTCN-3 module `namedup1'://
 
index 43b31572cefc357f5805c6fef9569600495cf74e..8488b41cbe5334cb424f679c4bc553f76b887d5d 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module namedup2 {      //^In TTCN-3 module `namedup2'://2
 
index 1b2c91a69d551ffc62edb2b2c9b0c2dd9ab0c631..4e53fd02aa7a8c9fc3e00eae9bbb4b431241a4be 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module no_text_all_SE {        //^In TTCN-3 module `no_text_all_SE'://
 // various cases where "TEXT" or "TEXT ALL AS" not allowed
index 1e6cf607e908d3a44b9ce184135d08b39f60c7dc..d8339e09ca49712d3ef8877a915ac7bf4f16f7d0 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module ns_empty_prefix_dup_OK
 {
index 6a955fba42b0d175d960e0580adb87a8a2b29d89..8f0648345557ea81764ee19ef37766ff5387c4f1 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module ns_prefix_dup_OK
 {
index b341c35502b6b71d78aaf308a1ec0a70baf50842..31194905a516f4965b29a782ed6d602a1f35dade 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module ns_xml_SE {     //^In TTCN-3 module `ns_xml_SE'://
 /*
index d56f5cf2a6bd6bc3df79271fecc2730aa4ddbe11..d45c02c8a264e08339cacd0f7447d1eb4610391e 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module qname_SE {      //^In TTCN-3 module `qname_SE'://
 
index 6eabb39e747d54f3c4918c51e704172675bd5c7c..b608fa121017765b559110317129eadc0a4fb399 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module qname_attr_OK {
 
index 037aab71691adeb30cf580cef005d4d597a0ab24..4e65e25d1d6b787e63428b40741e447ad806eb27 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module recur { //^In TTCN-3 module `recur'://
 
index 61d3f3b9cce32835731cfcfd22b43429c0261b01..aa95c43019bbc022f3adb5bc6f8bf73a2f39da70 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module soapy_OK {
 
index 2869b4c4b6e156f95067156067a05e7bb3899176..87830bd0d954fe753b7623778ac033f9d2b7d2b4 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module text_clash_use_number_SE {      //^In TTCN-3 module `text_clash_use_number_SE'://
 
index 7ef2d4c02bbe4ebe419e3e99d9cd85277be34536..b3236c15809af75104f59a02502c20c6c8d7e3a9 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module text_no_enum_SE {       //^In TTCN-3 module `text_no_enum_SE'://
 
index 895cff14c43c9baebfa82c4e8ff76c7dd62e655c..e2104e92718e8d45d3d0339e45d649437a2f9031 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module text_over_text_SE {     //^In TTCN-3 module `text_over_text_SE'://
   type enumerated E1 { foo, bar, baz }
index 4a1ae274b619b0341880ebdb33a207c67e88da6c..6896f6d890443709dcfa868ba25fa955445d80a7 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module untag2 {        //^In TTCN-3 module `untag2'://
 
index 588c8f40b05e4339e31e6f42ad6cd9e120303246..61eef5b15567395bb9185de15396d7785be7489f 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module untagged_charenc_OK
 // All fields are meant to be character-encodable, otherwise the compiler complains;
index 9a5804446d5c9cfc9b5b82614ea9acf4a68db5cb..93047ce472806db85e4488dae0723307d2a9723f 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module untagged_charenc_another_SE {   //^In TTCN-3 module `untagged_charenc_another_SE'://
 
index 590a4d11a44f6b9eb6a2b3ba20ed68451cdcfcab..3800da10a2db97bfcc0dba0305507cb0269656bf 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module untagged_charenc_optional_SE {  //^In TTCN-3 module `untagged_charenc_optional_SE'://
 
index 3107f156b5654a49e89c56a4bea5fd49961c7b27..39170920cbfdf82ac54cfd83b4c3fda64d1f255b 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module untagged_noncharenc_SE {
 
index 83ab60ad893811ce60f82b8cae4c02f4b205bf37..eaef1ef939ca5f62441b46e8b9205958aa23b676 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module untagged_parent_not_record_SE { //^In TTCN-3 module `untagged_parent_not_record_SE'://
 
index dfdf113acb79a11d1f12fb4ee83799beb0daedf2..989695c02aca5869e7b3b29325590af50ab6fa01 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module untagged_parent_untagged {      //^In TTCN-3 module `untagged_parent_untagged'://
 
index b3bc692854e386d65fef13dfde842ff1af133e32..faee64c8edd936eb045b5ad6a9b7b0b7852d288f 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module uo_attribonly_SE {      //^In TTCN-3 module `uo_attribonly_SE'://
 
index 97815d2be5d55351cb308353dac0dc7b02675f65..71651aab10ba2d36773ae8ece953f6c109f68b23 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module uo_no_recof_SE {        //^In TTCN-3 module `uo_no_recof_SE'://
 
index 39bed68887e808f013677467b50aa11187c3d1f4..295703becbadda4114b203eb9f748b5f73299a9e 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module usenil_clash_SE {       //^In TTCN-3 module `usenil_clash_SE'://
 /*
index 33cc489efa6f6da5a7198b0ce4b34b44ecea140e..912345427aa01ce4db3cb9fad3f39849a347aa5b 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
  ******************************************************************************/
 module usenil_comp_clash_SE {  //^In TTCN-3 module `usenil_comp_clash_SE'://
 // 33.2.3 The OPTIONAL component shall not have any of: ANY-ELEMENT, ANY-ATTRIBUTES, DEFAULT-FOR-EMPTY, PI-OR-COMMENT, UNTAGGED, USE-NIL, USE-ORDER or USETYPE
index 85291637ab60b8e0b4866e04c1f5bed8b29eda16..7cb6206b80ec0b753ea97c9fdf7046dafa01c900 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module usenil_no_controlns_SE {        //^In TTCN-3 module `usenil_no_controlns_SE'://
 
index 4d112f3c26b50a109bcf0a63c6bb33fc76e0fc22..1fd1e9c18d8ffb1416c3da7bd688ac4f5ce2f153 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module usenil_no_optional_SE { //^In TTCN-3 module `usenil_no_optional_SE'://
 /*
index 6d5c351ca333b953df645a0da7e38257139e64c1..787bedd97b40b766b324b63b1b72fafdd9cd3d90 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module usenil_not_attr_SE {    //^In TTCN-3 module `usenil_not_attr_SE'://
 
index 79bcb4e684c3264c4e64883242b55c07856e8ecb..a255ac51d1384eaab2ba25af55682a95eccea92e 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module usenil_not_record_SE {  //^In TTCN-3 module `usenil_not_record_SE'://
 /*
index e40490dea7696df3842e455ae0ac7a4dcf840374..b7a9d08f7f1c02657dfd6f0bbaaf35fc04db0109 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module usetype_clash_SE {      //^In TTCN-3 module `usetype_clash_SE'://
 
index 7c311d641f854617d56f38d39947524dc980dc6c..9deb3110218f68afe3d087bb4db6de7a659a250c 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module usetype_not_union_SE {  //^In TTCN-3 module `usetype_not_union_SE'://
 
index ca6a8317b01dbfc3ebfb714f7120a425b2311785..5bf43af036825477b2da29c85a76706108457d10 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module usetype_with_untagged_SE {      //^In TTCN-3 module `usetype_with_untagged_SE'://
 
index dc930cad103fc07dab7fdd9fc57cd3efdad67849..f809cfdaf48d2323031d7826c8955ad3df35739d 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module usetype_with_usetype_SE {       //^In TTCN-3 module `usetype_with_usetype_SE'://
 
index c8e0f8bc15c7fdc3e1639fca7511aa2095d769e9..c055ff8cc9aa5f993a6d7122c76f92b16adb93fe 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module useunion_not_union_SE { //^In TTCN-3 module `useunion_not_union_SE'://
 
index 3476d04031bfb3b5ff04ac5e8ec3f1c6e867a0e2..bf1b915b1e6613bfbbdcffcf72aa990ff506f0bf 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module useunion_with_non_charenc_SE {  //^In TTCN-3 module `useunion_with_non_charenc_SE'://
 
index d3346d726a9f5defc549b98bfc6d471735decf7d..5c44ce1d4651b95a2c873d9c160b6a3b1934e058 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module useunion_with_useunion_SE {     //^In TTCN-3 module `useunion_with_useunion_SE'://
 
index 5235adbe89ab26986aaa949cbec588c9ca374052..21721645b3ad0825ad798e2c73daf3f3458ab5fc 100644 (file)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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
+#   Kovacs, Ferenc
+#   Lovassy, Arpad
+#   Ormandi, Matyas
+#   Szabados, Kristof
+#
+##############################################################################
 # This Makefile was generated by the Makefile Generator
 # of the TTCN-3 Test Executor version 1.8.pl5
 # for ekrisza (ekrisza@EVF4CE46994947) on Mon Jan 24 08:27:55 2011
index b9bb50a0de5909df159c9cc0d97a4e0e00249aaf..6aa7d3651a19c4bc2b5e654bf322b6d38612158e 100644 (file)
@@ -1,9 +1,15 @@
 .******************************************************************************
-.* 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
+.*   Kovacs, Ferenc
+.*   Szabados, Kristof
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index b58ae77582ae89a60a0f6981f415d593b102dcfb..5c27590e73f086b612c33a8f19916e7b0dd5336d 100644 (file)
@@ -1,9 +1,20 @@
 .******************************************************************************
-.* 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
+.*   Delic, Adam
+.*   Kovacs, Ferenc
+.*   Pandi, Krisztian
+.*   Szabados, Kristof
+.*   Szabo, Janos Zoltan – initial implementation
+.*   Szalai, Endre
+.*   Szalai, Gabor
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index 41a513d7a1f74dd86cb5ea7be05ab71a9cd542d9..faf7c957ce25e026375abbb7b54f4c8c62599dd3 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabados, Kristof
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 858f10580ec7ab2209574aebbe19813c27237428..6001fb9053244952a869250588e34c702708625e 100755 (executable)
@@ -1,10 +1,22 @@
 #!/usr/bin/perl -w
 ###############################################################################
-# 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
+#   Beres, Szabolcs
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Lovassy, Arpad
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#   Szalai, Endre
+#
 ###############################################################################
 ##
 ##  File       :  SAtester.pl
index 1a226dfd6c18706e38061134814d41d233f09eef..0e88271e12d6302d1a78f5e0da65520e8c91e28d 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Lovassy, Arpad
+#   Szabados, Kristof
+#
+##############################################################################
 # This Makefile was generated by the compiler
 # of the TTCN-3 Test Executor version 1.5.pl1
 # for Botond Baranyi (ebotbar) on Tue Apr 29 13:50:16 2014
index 1cde7caf3c9ff661ffafad4ea878d04f0ac2e82a..4f5495c59582fb14e2cbb61424d41685392cfd62 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 31b827cfed9c72bc9464270c37432387bd3d09fc..2a2981ba2cf481b969c96c3b081f2f072e869c67 100644 (file)
@@ -1,9 +1,14 @@
 .******************************************************************************
-.* 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
+.*
 .******************************************************************************/
 :text.
 :lang eng.
index 7b03f87f89e527897043371897555125aacc5944..7a3c300045611d96eab960bcd1641016803724f4 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Forstner, Matyas
+#   Kovacs, Ferenc
+#   Lovassy, Arpad
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 # Makefile for installing the "Hello World!" example.
 
 TOP := $(shell cd .. && pwd)
index ca64e58ef610647462f90df79c899176919e7ed4..26357059e114c9bccc8a3582b6178ee547bd2e3d 100644 (file)
@@ -1,9 +1,16 @@
 ###############################################################################
-# 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
+#   Delic, Adam
+#   Lovassy, Arpad
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [LOGGING]
 LogFile := "MyExample.log"
@@ -12,4 +19,4 @@ ConsoleMask := TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS
 
 [EXECUTE]
 MyExample.control
-hello_world.control
\ No newline at end of file
+hello_world.control
index 899b24161b2ebc833704c762f72f0fe26bf9e998..c05ad7e3b3017940dcd20a1282d0827f9072111c 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 // TTCN-3 version of "Hello, world!"
 module MyExample
 {
index c0c0cfc7ca5e62579fbb26fd15b5e1a056d7f480..fee7c644eea68eb840f806376138dd7f67e2bb88 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version CRL 113 200/4 R2A
 // for Arpad Lovassy (earplov@esekilxxen1841) on Tue Jul 22 16:49:55 2014
index 7eb96a329008de457678c803f04664d373e82d80..d19d492c4f707c1c602a8e51c5fbe83d8a702da0 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version CRL 113 200/4 R2A
 // for Arpad Lovassy (earplov@esekilxxen1841) on Tue Jul 22 16:49:55 2014
index 0a2adb0743c4c28d86c61db1a99216b83c3986cc..95f115948319baa0008ffc414327cec03772ce47 100644 (file)
@@ -1,44 +1,48 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 module hello_world
-{\r
+{
 //====================== Data Types ======================
 type record of charstring RoC; //unconstrained array of character strings
 
-//====================== Port Types ======================\r
+//====================== Port Types ======================
 type port MYPORT message {
   inout charstring
-} with {extension "internal"}\r
-\r
-//====================== Component Types ======================\r
+} with {extension "internal"}
+
+//====================== Component Types ======================
 type component MYCOMP {
   const integer c_MyCompDummyConstant := 42;
   var integer v_MyCompDummyVariable1, v_MyCompDummyVariable2 := 1;
   timer T_MyCompDummyTimer;
-  port MYPORT myport\r
+  port MYPORT myport
 }
 
 //====================== Constants ======================
-const charstring ws0 := "(\n| )#(0,)"\r
-\r
-//====================== Templates ======================\r
+const charstring ws0 := "(\n| )#(0,)"
+
+//====================== Templates ======================
 //Strings containing the words "hello" and "word", in all small, or
 //all capital letters, or small letters with first letter capital;
-//exclamation mark is optional; whitespaces allowed\r
+//exclamation mark is optional; whitespaces allowed
 template charstring t_expected :=
   pattern "{ws0}(((h|H)ello {ws0}(w|W)orld)|HELLO {ws0}WORLD){ws0}!#(0,1){ws0}"
-\r
-//====================== Functions ======================\r
+
+//====================== Functions ======================
 function f_PTC(charstring pl_toSend) runs on MYCOMP {
   myport.send(pl_toSend);
-}\r
-\r
-//====================== Testcases ======================\r
+}
+
+//====================== Testcases ======================
 testcase TC(charstring pl_toSend) runs on MYCOMP {
   var charstring vl_received;
   var MYCOMP vl_PTC := MYCOMP.create alive;
@@ -53,12 +57,12 @@ testcase TC(charstring pl_toSend) runs on MYCOMP {
       setverdict(fail,"Unexpected message received: ",vl_received)
     }
     [] T_MyCompDummyTimer.timeout { setverdict(inconc);}
-  }\r
-}\r
-\r
-//=========================================================================\r
-// Control Part\r
-//=========================================================================\r
+  }
+}
+
+//=========================================================================
+// Control Part
+//=========================================================================
 control {
   var RoC vl_inputs := {
     "HELLO WORLD!",
@@ -73,7 +77,7 @@ control {
     execute (TC(vl_inputs[i]),5.0)
   }
   
-  //3 pass, 3 fail expected\r
-} // end of control part\r
-\r
-}  // end of module\r
+  //3 pass, 3 fail expected
+} // end of control part
+
+}  // end of module
index 4e571c65d97f6dfd6b3d5b5c03c96711b30e65a4..a94863fcff13ef50c94c186d4a3682c62eccaa50 100644 (file)
@@ -1,10 +1,25 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Baranyi, Botond
+#   Feher, Csaba
+#   Forstner, Matyas
+#   Kovacs, Ferenc
+#   Kovacs, Zoltan
+#   Pilisi, Gergely
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#   Szalai, Endre
+#
+##############################################################################
 # Makefile for installing the docs and html help pages
 
 TOP := ..
index f27e75a7e3deec195c32ceb66300251a604d608d..6bc94b9eb0cdcdb7f4bcde62b0a761a4826dc615 100755 (executable)
@@ -1,10 +1,15 @@
 #!/bin/bash
 ###############################################################################
-# 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
+#   Forstner, Matyas
+#
 ###############################################################################
 
 cd chm
index 6d80dda63ed4897359f7df02dbfdcece1bb106b7..b36133c18d27928d610b3bc1736541f43ef4e3ab 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Feher, Csaba
+  Szabados, Kristof
+-->
 <HTML>
 <HEAD>
 <TITLE>ABNF Specification for &lt;mockup_bnf.txt&gt;</TITLE>
index 65b4776affff9c2321ca2738142d32ef9265db9d..cfdf0e12fb584b60027128b955d5679928a147e3 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 890be2c516a605fbe75eda5a3c4211c00c3b069e..b10a2328fa622332caf4f706cc524a7b8ddfee9e 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -35,7 +40,7 @@
 default.</p>
 <ul>
   <li>Default context is a set of branches (cf. <a href="altstep.html"><b><font face="Courier New" size="4">altstep</font></b></a>) that is implicitly appended at the end of all <a
-    href="alt.html"><b><font size="4" face="Courier New">alt</font></b></a> statements (except if the alt has an else branch) and after all stand-alone receive/timeout/done â\80¦ statements. When no
+    href="alt.html"><b><font size="4" face="Courier New">alt</font></b></a> statements (except if the alt has an else branch) and after all stand-alone receive/timeout/done Ã¢Â\80¦ statements. When no
   branch of the alt matches the received message, the previously activated default(s) are examined.</li>
   <li>The default reference can be used to <b><a href="deactivate.html"><font face="Courier New" size="4">deactivate</font></a></b> a given default.</li>
   <li>The special value <b><a href="null.html"><font face="Courier New" size="4">null</font></a></b> is available to indicate an undefined default reference, e.g. for the initialization of
index 7996899edc57a1faa4557b8ded1ba3d5417a7a85..b0702e6092565221030f2cebdd748e247b95b196 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 4a87914f8c647b0566692cc0d7c4315226a2e6c5..96e263ac33735858e81260db0f22bfc01579711c 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Forstner, Matyas
+  Gecse, Roland
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 3d33e3db22e51f27c6f9ebdcf6e13fb7a6fecd40..e7f78096a999cc94ea3d2811dae26f47867ed457 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 94be11c3ad8a35a200f308467c96fea01d9b2c39..a91d9e8d0f608f13ad564db2690d4cf1672e8cb3 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -32,7 +38,7 @@
 <h1>alt</h1>
 <hr align="left" width="75%">
 <p>The statement denotes branching of test behavior due to the reception and handling of communication and/or timer events and/or the termination of parallel test components. The individual
-alternatives (or branches) begin with a Boolean guard enabling or disabling the alternative (default is true), continue with an event or Ã¢â\82¬Å\93receiving operationââ\82¬ï¿½, which can be successful or unsuccessful
+alternatives (or branches) begin with a Boolean guard enabling or disabling the alternative (default is true), continue with an event or Ã\83¢âÂ\82¬Ã\85Â\93receiving operationÃ\83¢âÂ\82¬ï¿½, which can be successful or unsuccessful
 (&quot;condition&quot;) and end by an optional statement block.
 <ul>
   <li>When entering an alt statement, a snapshot is taken. A new snapshot is triggered by the statement <b><font face="Courier New" color="#003258" size="4">repeat</font></b>.</li>
index 7ffe7ef1e072b4767269a5c3ac8207b7bae8c1b2..3435a2e8273cdf7496828e35d2b0dbe89d54b0e8 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 54ea38a430544896b59b54c389d0c46f3e9f4851..30d6ef149a693abacfc59aa93ddb3246de69405c 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 8619ad7ce30843ae9e3e3b7a02709b18235c30ae..c2c51008a0d6c46e2055916148d058b22f71c27a 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index fc28c9c9573e399a65fab15fc6ba1795dd17c7de..3b9c13562961f366d9ec7e1a29bf2ab29440ad0a 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index d9f67739622a8a4dfedf83eb5bbfef97b240ab19..9139f161b731a185686718d9f5e808a788d75490 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 5ed4c752bbfaee37cac0a8e04c45b91ecbe25257..5e2259eb6e9eebb00f528404350853715bbf7dbb 100644 (file)
@@ -1,71 +1,71 @@
-<!--\r
- Copyright (c) 2000-2015 Ericsson Telecom AB\r
-\r
- All rights reserved. This program and the accompanying materials\r
- are made available under the terms of the Eclipse Public License v1.0\r
- which accompanies this distribution, and is available at\r
- http://www.eclipse.org/legal/epl-v10.html\r
- -->\r
-<html>\r
-<head>\r
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">\r
-<meta http-equiv="Content-Language" content="en-us">\r
-<title>apply</title>\r
-</head>\r
-<body bgcolor="#DAD3C5" vlink="#0094D2" link="#003258">\r
-<table align="left" border="0" cellspacing="0" cellpadding="0" valign=top>\r
-  <tr>\r
-    <td width=105 height=40><a href="https://projects.eclipse.org/projects/tools.titan"><img src="../images/titan_transparent.gif" border=0 width=105 height=40 align="left" alt="Titan"></a></td>\r
-  </tr>\r
-</table>\r
-<table border="0" align="right" cellpadding="0" cellspacing="0">\r
-  <tr>\r
-    <td><a href="../titan_main.html" alt="contents"><img border="0" src="../images/ao.jpg" width="53" height="40"></a></td>\r
-    <td><a href="../titan_index.html" alt="index"><img border="0" src="../images/up.jpg" width="53" height="40"></a></td>\r
-    <td><a alt="previous" href="anytype.html"><img border="0" src="../images/left.jpg" width="53" height="40"></a></td>\r
-    <td><a alt="next" href="bit2hex.html"><img border="0" src="../images/right.jpg" width="53" height="40"></a></td>\r
-  </tr>\r
-</table>\r
-<p><br clear="all">\r
-</p>\r
-<hr>\r
-<h1>apply</h1>\r
-<hr align="left" width="75%">\r
-<p>This function is used to call a function, altstep or testcase referenced by a behavior type variable.</p>\r
-<hr align="left" width="50%">\r
-<p>Related keyword:</p>\r
-<ul>\r
-  <li><b><font face="Courier New" size="4" color="#003258"> <a href="type.html">type</a></font></b></li>\r
-</ul>\r
-<hr align="left" width="50%">\r
-<div align="center">\r
-<center>\r
-<table border="0" width="90%" bgcolor="#FFB599" cellpadding="4">\r
-  <tr>\r
-    <td width="100%">\r
-    <h3 align="center">\r
-       <font face="Courier New" color="#003258" size="5">\r
-       <i>behavior_type_variable</i><b>.apply(</b></font>\r
-       <i>arguments</i>\r
-       <font face="Courier New" color="#003258" size="5"><b>) </b></font></h3>\r
-    </td>\r
-  </tr>\r
-</table>\r
-</center>\r
-</div>\r
-<ul>\r
-  <li>\r
-  <p>The <font face="Courier New" color="#003258" size="4"><b>behavior_type_variable</b></font> denotes a behavior type variable that refers to a function, altstep or testcase.</p>\r
-  </li>\r
-  <li>\r
-  <p>The <font face="Courier New" color="#003258" size="4"><b>arguments</b></font> denotes the argument list of the function, see <a href="function.html"><b>function</b></a>.</p>\r
-  </li>\r
-  <li>\r
-  <p>Details and examples can be found under <a href="type.html#behavior_type"><b>behavior_type</b></a>.</p>\r
-  </li>\r
-</ul>\r
-\r
-\r
-<hr align="left" width="50%">\r
-</body>\r
-</html>\r
+<!--
+ Copyright (c) 2000-2015 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
+ -->
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta http-equiv="Content-Language" content="en-us">
+<title>apply</title>
+</head>
+<body bgcolor="#DAD3C5" vlink="#0094D2" link="#003258">
+<table align="left" border="0" cellspacing="0" cellpadding="0" valign=top>
+  <tr>
+    <td width=105 height=40><a href="https://projects.eclipse.org/projects/tools.titan"><img src="../images/titan_transparent.gif" border=0 width=105 height=40 align="left" alt="Titan"></a></td>
+  </tr>
+</table>
+<table border="0" align="right" cellpadding="0" cellspacing="0">
+  <tr>
+    <td><a href="../titan_main.html" alt="contents"><img border="0" src="../images/ao.jpg" width="53" height="40"></a></td>
+    <td><a href="../titan_index.html" alt="index"><img border="0" src="../images/up.jpg" width="53" height="40"></a></td>
+    <td><a alt="previous" href="anytype.html"><img border="0" src="../images/left.jpg" width="53" height="40"></a></td>
+    <td><a alt="next" href="bit2hex.html"><img border="0" src="../images/right.jpg" width="53" height="40"></a></td>
+  </tr>
+</table>
+<p><br clear="all">
+</p>
+<hr>
+<h1>apply</h1>
+<hr align="left" width="75%">
+<p>This function is used to call a function, altstep or testcase referenced by a behavior type variable.</p>
+<hr align="left" width="50%">
+<p>Related keyword:</p>
+<ul>
+  <li><b><font face="Courier New" size="4" color="#003258"> <a href="type.html">type</a></font></b></li>
+</ul>
+<hr align="left" width="50%">
+<div align="center">
+<center>
+<table border="0" width="90%" bgcolor="#FFB599" cellpadding="4">
+  <tr>
+    <td width="100%">
+    <h3 align="center">
+       <font face="Courier New" color="#003258" size="5">
+       <i>behavior_type_variable</i><b>.apply(</b></font>
+       <i>arguments</i>
+       <font face="Courier New" color="#003258" size="5"><b>) </b></font></h3>
+    </td>
+  </tr>
+</table>
+</center>
+</div>
+<ul>
+  <li>
+  <p>The <font face="Courier New" color="#003258" size="4"><b>behavior_type_variable</b></font> denotes a behavior type variable that refers to a function, altstep or testcase.</p>
+  </li>
+  <li>
+  <p>The <font face="Courier New" color="#003258" size="4"><b>arguments</b></font> denotes the argument list of the function, see <a href="function.html"><b>function</b></a>.</p>
+  </li>
+  <li>
+  <p>Details and examples can be found under <a href="type.html#behavior_type"><b>behavior_type</b></a>.</p>
+  </li>
+</ul>
+
+
+<hr align="left" width="50%">
+</body>
+</html>
index 032ea67bfba837648597fefd60e4d9ccbdec0191..8c55315df9b06d887909fa20234a5f07a2e1e943 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index c1a12a60d976dce5ec68cfbe121720bc4fafdcaf..fa07125e58e2935e046a85c3733c081aa1251318 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index dba42aa860349278d2ea05313bcaefdcc3c496a7..4e58a162d94aa32c89b2d78b8cd36dce12103b2f 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index e0928c87cef47eb1c8f4556077d0e7a584bd0fbd..f60904c30eb0878e7138874c36e1162df6d3dd5d 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index fd8e3e270947466214f73465716279b914e5e233..3ae473f5d7e072b4545fc15b5cf562b3f424642e 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index a01d9c421650ca704664a35931947320b59b618e..fa511a1653f303f8701110ba4e9e37fc264879d7 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Farkas, Laszlo
+  Feher, Csaba
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 2e72772e72c4cdba6f3f36de85a79ff1c9eb3c65..1ed70dcf2c7c562cfbc916af8569c1710e71c643 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Feher, Csaba
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 146211e19ff302dc0a0a126d8fc4a977d99f6c50..2119fe5707d2b2e69e558413583ceef729ee3c23 100644 (file)
@@ -1,11 +1,19 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Feher, Csaba
+  Forstner, Matyas
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 22fce52b023df833eb870eb61b852429fd6c44f3..0ebfaee09191ee4913766430715898f27e5520bd 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Forstner, Matyas
+  Gecse, Roland
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index afedc1d0efb40c769f757233ad31ec30b9c35934..b3d802b5f9d7e3cd55c716c5588017e890f378b6 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 4ffae2cb1861ed3da8177138279e1bf636d585eb..ee10964318bff5befbf36e16e6925c85da371585 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 346a2d52e212a5efd9d6f2f365a794306ed303de..6d0800d880d107677ff295892eac71b019ef3c30 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 8cbcc6205a7aefcc89d568f39bd8640261eb5dc8..e1816c65b5130a7ab0d33b094da6ec86c5b9c9b9 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 57f56d699f5e8b28bcd84ac3825d82e083c96e62..f389e446e88498542e50e96cd542254c7625f141 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -32,7 +39,7 @@
 <h1>charstring</h1>
 <hr align="left" width="75%">
 <p>The keyword <b><font face="Courier New"> charstring</font></b> denotes a basic string type whose distinguished values are the ordered sequences of characters of <a
-  href="http://en.wikipedia.org/wiki/ISO_646" target="_blank">ISO/IEC 646</a> International Reference Version (IRV) â\80\93 formerly International Alphabet No.5 (IA5) described in ITU-T Recommendation T.50.</p>
+  href="http://en.wikipedia.org/wiki/ISO_646" target="_blank">ISO/IEC 646</a> International Reference Version (IRV) Ã¢Â\80Â\93 formerly International Alphabet No.5 (IA5) described in ITU-T Recommendation T.50.</p>
 <ul>
   <li>Character string values are written between <a href="#double_quotation"> double quotes</a> (&quot; &quot;).</li>
   <li>A single character may be specified by its decimal code point using a <a href="#conversion">conversion function</a>.</li>
@@ -44,7 +51,7 @@
   <li>The character string may be <a href="#vacuum">empty</a>.</li>
   <li>Predefined functions operating on character strings:</li>
   <ul>
-    <li><a href="#char2int">char2int</a> converts a single character into an integer value in the range of 1 â\80¦ 127 corresponding to code point of the character.</li>
+    <li><a href="#char2int">char2int</a> converts a single character into an integer value in the range of 1 Ã¢Â\80¦ 127 corresponding to code point of the character.</li>
     <li><a href="#str2float">str2float</a> converts a character string representing an floating point value to the equivalent float value.</li>
     <li><a href="#str2int">str2int</a> converts a character string representing an integer value to the equivalent integer.</li>
     <li><a href="#str2oct">str2oct</a> converts a character string value to an octet string.</li>
@@ -171,19 +178,19 @@ are optional.</p>
 <p><a name="oct2char">Example 7f</a>:
 <p><font face="Courier New">const octetstring c_deposed := char2oct (&quot;Tinky-Winky&quot;);&nbsp;<br>
 </font>
-<p>The constant called c_deposed will contain the octet string â\80\9954696E6B792D57696E6B79â\80\99O because the resulting octet string will have the same length as the incoming character string. The octets
+<p>The constant called c_deposed will contain the octet string Ã¢Â\80Â\9954696E6B792D57696E6B79âÂ\80Â\99O because the resulting octet string will have the same length as the incoming character string. The octets
 of the octet string will contain the ASCII codes of the appropriate characters of the character string.</p>
 <hr align="left" width="50%">
 <p><a name="str2bit">Example 7g</a></p>
 <p><font face="Courier New">const bitstring c_marque := str2bit (&quot;1011011100&quot;);<br>
 </font>
-<p>The constant called c_marque will contain the bit string â\80\991011011100â\80\99B because each character represents the value of one bit in the resulting bit string. Its argument may contain the
-characters â\80\9d\80\9d or â\80\9d\80\9d only, otherwise the result is a dynamic test case error.</p>
+<p>The constant called c_marque will contain the bit string Ã¢Â\80Â\991011011100âÂ\80Â\99B because each character represents the value of one bit in the resulting bit string. Its argument may contain the
+characters Ã¢Â\80Â\9d0âÂ\80Â\9d or Ã¢Â\80Â\9d1âÂ\80Â\9d only, otherwise the result is a dynamic test case error.</p>
 <hr align="left" width="50%">
 <p><a name="str2hex">Example 7h</a></p>
 <p><font face="Courier New">const hexstring c_jesien := str2hex (&quot;1D7&quot;);&nbsp;<br>
 </font>
-<p>The constant called c_jesien will contain the hexadecimal string â\80\991D7â\80\99H&nbsp; because each character in the character string represents the value of one hexadecimal digit in the resulting
+<p>The constant called c_jesien will contain the hexadecimal string Ã¢Â\80Â\991D7âÂ\80Â\99H&nbsp; because each character in the character string represents the value of one hexadecimal digit in the resulting
 hexadecimal string in the same order.</p>
 <hr align="left" width="50%">
 <p><a name="list">Example 8</a>:
index c6c364946d7336a048a6249a826b59803ce9ea79..d877fd482091997aed45f0456e22aeedaea805dc 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 19d8c937b1e69f24a6d1844aa6bc483a5c59a995..86c257a4f94a1455463247f20d908105cb73d8d0 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index c72b6335aa3993c3d22be1d01dd9698bf167695a..5e4fe0cd05c83d89cee9af4f83f27a9812224cdd 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index b0213569ef577ec260f629fb1b4bd7312eb52aa3..3195980450d45899c771ff7d3c7892e3df7b506e 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -36,7 +41,7 @@
   <li>Test component is an entity on which test behavior is executed</li>
   <li>Test component is owner of the test ports</li>
   <li>Constants, variable and timers declared in the component type are visible from all functions and test cases, which execute on that very component type</li>
-  <li>Several test components can run in parallel â\80\93 each executes independently</li>
+  <li>Several test components can run in parallel Ã¢Â\80Â\93 each executes independently</li>
 </ul>
 <p>Related keywords:</p>
 <ul>
@@ -91,7 +96,7 @@
 <p>Example 1:
 <p><font face="Courier New">type component MyComponentType_CT {<br>
 &nbsp;&nbsp;&nbsp;port MyMessagePortType_PT P1_PCO,P2_PCO;<br>
-&nbsp;&nbsp;&nbsp;const bitstring c_MyConst := â\80\991001â\80\99B;&nbsp;<br>
+&nbsp;&nbsp;&nbsp;const bitstring c_MyConst := Ã¢Â\80Â\991001âÂ\80Â\99B;&nbsp;<br>
 &nbsp;&nbsp;&nbsp;var integer v_MyVar;&nbsp;<br>
 &nbsp;&nbsp;&nbsp;timer T_MyTimer := 1.0;&nbsp;<br>
 }</font>
index b999bb54ff611df4f45565b82c5c5dafb71d0e8a..bbf4554fb98d5b6e76234b08c91a583ef1a17e01 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 62599e0d8ffb615d124f007578230e33e0d382c0..cac7fa5b6bdbaaeebd25bd6afee98b56e5c3eec4 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Feher, Csaba
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     <td width="100%">
     <h3 align="center"><font face="Courier New" color="#003258" size="5"><b>const </b></font> <i>type&nbsp;</i> <i>identifier<sub>1</sub>&nbsp;</i> <font face="Courier New" color="#003258"
       size="5"> <b>:=</b></font> <i> constant_expression<sub>1</sub></i><font face="Courier New" color="#003258" size="5"><b>,</b></font><i> identifier<sub>2</sub>&nbsp;</i> <font face="Courier New"
-      color="#003258" size="5"> <b>:=</b></font> <i> constant_expression<sub>2</sub> â\80¦</i> <font face="Courier New" color="#003258" size="5"> <b>;</b></font></h3>
+      color="#003258" size="5"> <b>:=</b></font> <i> constant_expression<sub>2</sub> Ã¢Â\80¦</i> <font face="Courier New" color="#003258" size="5"> <b>;</b></font></h3>
     </td>
   </tr>
 </table>
index 9e64719d220939a9a914cd731f733635c32a8b32..94b6c0c49b602aac672617e8425972f985273147 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Feher, Csaba
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 570e9169ac0efdd102fdfb9f0a4af79654ce212a..65d34bce643cf7a911dc0a0762bfbfb12456b4ec 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Feher, Csaba
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 9b9770c606c317132ae47e8f7eb9327a3b87c7d0..12cf60bc833b54925f486506905d53b4200cb3ae 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Delic, Adam
+  Farkas, Laszlo
+  Gecse, Roland
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 3c9d29d788cdb125ce19fd30ff7e3d65289eb5c0..dbf590462507522a28a04d9f7a98bb472329e537 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+  Zalanyi, Balazs Andor
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -34,7 +40,7 @@
 <p>The operation is used to deactivate an already activated default context (i.e., an <a href="altstep.html"><b><font face="Courier New" size="4">altstep</font></b></a>).</p>
 <ul>
   <li>Default context is a set of branches (cf. <a href="altstep.html"><b><font face="Courier New" size="4">altstep</font></b></a>) that is implicitly appended at the end of all <a
-    href="alt.html"><b><font size="4" face="Courier New">alt</font></b></a> statements (except if the alt has an else branch) and after all stand-alone receive/timeout/done â\80¦ statements. When no
+    href="alt.html"><b><font size="4" face="Courier New">alt</font></b></a> statements (except if the alt has an else branch) and after all stand-alone receive/timeout/done Ã¢Â\80¦ statements. When no
   branch of the alt matches the received message, the previously activated default(s) are examined.</li>
   <li>It is possible to deactivate the activated defaults one by one.</li>
 </ul>
index bfbd80551d8c590178a4290d9952196551894812..563e75940cd9894da3476a89b5c1d8398f9815f4 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 72727f4f9b9dd2d857ac31091148e2805038c09e..9d0eafd90a1505871a263eb91a7925f416324cb8 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Szabados, Kristof
+  Zalanyi, Balazs Andor
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 7976cfde182c6a9fd9e9dcae44438f55634d9a9b..2c65e83a2269b1e1cb1182f33c6631e17ef390c7 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+  Zalanyi, Balazs Andor
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -34,7 +40,7 @@
 <p>The default type is an implementation dependent special type which stores the default reference.&nbsp;&nbsp;</p>
 <ul>
   <li>Default context is a set of branches (cf. <a href="altstep.html"><b><font face="Courier New" size="4">altstep</font></b></a>) that is implicitly appended at the end of all <a
-    href="alt.html"><b><font size="4" face="Courier New">alt</font></b></a> statements (except if the alt has an else branch) and after all stand-alone receive/timeout/done â\80¦ statements. When no
+    href="alt.html"><b><font size="4" face="Courier New">alt</font></b></a> statements (except if the alt has an else branch) and after all stand-alone receive/timeout/done Ã¢Â\80¦ statements. When no
   branch of the alt matches the received message, the previously activated default(s) are examined.</li>
   <li>A default reference is the result of an <b><a href="activate.html"><font face="Courier New" size="4">activate</font></a></b> operation.</li>
   <li>The reference can be used to <b><a href="deactivate.html"><font face="Courier New" size="4">deactivate</font></a></b> a given default.</li>
index 4044bcf79527342db1825aae1e13ec66c1bd14d7..ab234504483d419c7c518aec2731c4541c748f07 100644 (file)
@@ -1,72 +1,72 @@
-<!--\r
- Copyright (c) 2000-2015 Ericsson Telecom AB\r
-\r
- All rights reserved. This program and the accompanying materials\r
- are made available under the terms of the Eclipse Public License v1.0\r
- which accompanies this distribution, and is available at\r
- http://www.eclipse.org/legal/epl-v10.html\r
- -->\r
-<html>\r
-<head>\r
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">\r
-<meta http-equiv="Content-Language" content="en-us">\r
-<title>derefers</title>\r
-</head>\r
-<body bgcolor="#DAD3C5" vlink="#0094D2" link="#003258">\r
-<table align="left" border="0" cellspacing="0" cellpadding="0" valign=top>\r
-  <tr>\r
-    <td width=105 height=40><a href="https://projects.eclipse.org/projects/tools.titan"><img src="../images/titan_transparent.gif" border=0 width=105 height=40 align="left" alt="Titan"></a></td>\r
-  </tr>\r
-</table>\r
-<table border="0" align="right" cellpadding="0" cellspacing="0">\r
-  <tr>\r
-    <td><a href="../titan_main.html" alt="contents"><img border="0" src="../images/ao.jpg" width="53" height="40"></a></td>\r
-    <td><a href="../titan_index.html" alt="index"><img border="0" src="../images/up.jpg" width="53" height="40"></a></td>\r
-    <td><a alt="previous" href="default.html"><img border="0" src="../images/left.jpg" width="53" height="40"></a></td>\r
-    <td><a alt="next" href="disconnect.html"><img border="0" src="../images/right.jpg" width="53" height="40"></a></td>\r
-  </tr>\r
-</table>\r
-<p><br clear="all">\r
-</p>\r
-<hr>\r
-<h1>derefers</h1>\r
-<hr align="left" width="75%">\r
-<p>This function is used to start a behavior function referred by a behavior type variable that refers to a behavior name (reference for function name, altstep name or testcase name).</p>\r
-<hr align="left" width="50%">\r
-<p>Related keyword:</p>\r
-<ul>\r
-  <li><b><font face="Courier New" size="4" color="#003258"> <a href="type.html">type</a></font></b></li>\r
-</ul>\r
-<hr align="left" width="50%">\r
-<div align="center">\r
-<center>\r
-<table border="0" width="90%" bgcolor="#FFB599" cellpadding="4">\r
-  <tr>\r
-    <td width="100%">\r
-    <h3 align="center">\r
-       <font face="Courier New" color="#003258" size="5"><b>derefers (</b></font>\r
-       <i>reference_var</i>\r
-       <font face="Courier New" color="#003258" size="5"><b>) (</b></font>\r
-       <i>arguments</i>\r
-       <font face="Courier New" color="#003258" size="5"><b> ) </b></font></h3>\r
-    </td>\r
-  </tr>\r
-</table>\r
-</center>\r
-</div>\r
-<ul>\r
-  <li>\r
-  <p>The <font face="Courier New" color="#003258" size="4"><b>reference_var</b></font> denotes a behavior type variable that refers to a function, an altstep or a testcase.</p>\r
-  </li>\r
-  <li>\r
-  <p>The <font face="Courier New" color="#003258" size="4"><b>arguments</b></font> denotes the argument list of the function, see <a href="function.html"><b>function</b></a>.</p>\r
-  </li>\r
-  <li>\r
-  <p>Details and examples can be found under <a href="type.html#behavior_type"><b>behavior_type</b></a>.</p>\r
-  </li>\r
-</ul>\r
-\r
-\r
-<hr align="left" width="50%">\r
-</body>\r
-</html>\r
+<!--
+ Copyright (c) 2000-2015 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
+ -->
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta http-equiv="Content-Language" content="en-us">
+<title>derefers</title>
+</head>
+<body bgcolor="#DAD3C5" vlink="#0094D2" link="#003258">
+<table align="left" border="0" cellspacing="0" cellpadding="0" valign=top>
+  <tr>
+    <td width=105 height=40><a href="https://projects.eclipse.org/projects/tools.titan"><img src="../images/titan_transparent.gif" border=0 width=105 height=40 align="left" alt="Titan"></a></td>
+  </tr>
+</table>
+<table border="0" align="right" cellpadding="0" cellspacing="0">
+  <tr>
+    <td><a href="../titan_main.html" alt="contents"><img border="0" src="../images/ao.jpg" width="53" height="40"></a></td>
+    <td><a href="../titan_index.html" alt="index"><img border="0" src="../images/up.jpg" width="53" height="40"></a></td>
+    <td><a alt="previous" href="default.html"><img border="0" src="../images/left.jpg" width="53" height="40"></a></td>
+    <td><a alt="next" href="disconnect.html"><img border="0" src="../images/right.jpg" width="53" height="40"></a></td>
+  </tr>
+</table>
+<p><br clear="all">
+</p>
+<hr>
+<h1>derefers</h1>
+<hr align="left" width="75%">
+<p>This function is used to start a behavior function referred by a behavior type variable that refers to a behavior name (reference for function name, altstep name or testcase name).</p>
+<hr align="left" width="50%">
+<p>Related keyword:</p>
+<ul>
+  <li><b><font face="Courier New" size="4" color="#003258"> <a href="type.html">type</a></font></b></li>
+</ul>
+<hr align="left" width="50%">
+<div align="center">
+<center>
+<table border="0" width="90%" bgcolor="#FFB599" cellpadding="4">
+  <tr>
+    <td width="100%">
+    <h3 align="center">
+       <font face="Courier New" color="#003258" size="5"><b>derefers (</b></font>
+       <i>reference_var</i>
+       <font face="Courier New" color="#003258" size="5"><b>) (</b></font>
+       <i>arguments</i>
+       <font face="Courier New" color="#003258" size="5"><b> ) </b></font></h3>
+    </td>
+  </tr>
+</table>
+</center>
+</div>
+<ul>
+  <li>
+  <p>The <font face="Courier New" color="#003258" size="4"><b>reference_var</b></font> denotes a behavior type variable that refers to a function, an altstep or a testcase.</p>
+  </li>
+  <li>
+  <p>The <font face="Courier New" color="#003258" size="4"><b>arguments</b></font> denotes the argument list of the function, see <a href="function.html"><b>function</b></a>.</p>
+  </li>
+  <li>
+  <p>Details and examples can be found under <a href="type.html#behavior_type"><b>behavior_type</b></a>.</p>
+  </li>
+</ul>
+
+
+<hr align="left" width="50%">
+</body>
+</html>
index c009c782ed2aa1962856241fd9c7d2d93d521de9..433fddb476158aed2fdbde724967982ca6a10d55 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 044c4e2f5a8664a2e05e850e519d68a64d76f54c..6d7fd357e44b88f5b51ddfdc8be2bfcd99d2f1df 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index de3321a34011ded3c30447a08bb897279a6b4961..e2f652582f76cae6ee9b00041f49655a85b70631 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index b1de695017ee99873247b30702fe049e8853d9fe..16c8a25f223071043d0bb1b424091159e51125b2 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Gecse, Roland
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <p>The program execution is suspended until all parallel components have finished execution.</p>
 <hr align="left" width="50%">
 <p><a name="any">Example</a> 1c:</p>
-<p><font face="Courier New">[] any component.done { â\80¦ };&nbsp;<br>
+<p><font face="Courier New">[] any component.done { Ã¢Â\80¦ };&nbsp;<br>
 </font>
 <p>This alternative in the alt statement will be invoked when any of the components has just finished execution.</p>
 <hr align="left" width="25%">
index 9970a037d45fefb9ab9adc75a15c47b8bdc40b3c..b31a4397356cad13fc797672e479c73e6dd9219c 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index e89e8ba7a08868944fc72818498271ee519162b6..f75191ac413d7a9ef6e3ae94f42d5e828dd6aa46 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Gecse, Roland
+  Szabados, Kristof
+  Zalanyi, Balazs Andor
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index f750107a575f1fd9bc30420ad44a77f4e63cd3e6..36d6a22c3d9297612d0103557d3ba00a7d55e752 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 9e3d2fef1241846ba6ae1097c773e13d209ab106..bd2e51022158f8d6b6a55ad3a1d07e72018d083a 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Szabados, Kristof
+  Zalanyi, Balazs Andor
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index ab9e989f9e39a6949af5b4e6061d425284e92c12..f8925ad46eb205c0f7a718e92c05928b1323abbb 100644 (file)
@@ -1,11 +1,13 @@
 <!--
- 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
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 74bc0b90249032dc1386c682a6462433e0059d2e..d2850ca2571979229bc65026b6d967e6364e9561 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+  Zalanyi, Balazs Andor
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 5c337a5f6efa87ae2b87803ddbd644f235315ef1..082e986b85307c5d298a36c9fd60cee443edbce7 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 750e462584657e86568f98f36758345da9cd891f..a7bf7b9193115d0eb35ce64a16ef5f0ca812efa3 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index fd308ee280dc68272f02bdb2c34099abd87a2060..ef75f093b062500d8e26e49e23d54d2b3b660ce5 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 66a2d56d2f80b62576e3360c5870dfe8bcd0cf78..5fda4ffdf48431c5463830845355c09c26909727 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 76ef3954e5265aeacda0ab40b9d7f7bc6a69119e..852bfda5605a8325c6667eb1de64cc53f466fc4e 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <ul>
   <li>
   <p>internal<br>
-  &nbsp; &nbsp;is appended to the port type definition if all instances of a TTCNâ\80\933 port type are intended to be used for internal communication only (i.e. between two TTCNâ\80\933 test components).</p>
+  &nbsp; &nbsp;is appended to the port type definition if all instances of a TTCNâÂ\80Â\933 port type are intended to be used for internal communication only (i.e. between two TTCNâÂ\80Â\933 test components).</p>
   </li>
   <li>
   <p>address<br>
-  &nbsp;&nbsp;is appended to the port type definition if the user wants to use <b><font face="Courier New"> address</font></b> values in TTCNâ\80\933 port operations.</p>
+  &nbsp;&nbsp;is appended to the port type definition if the user wants to use <b><font face="Courier New"> address</font></b> values in TTCNâÂ\80Â\933 port operations.</p>
   </li>
   <li>
   <p>done<br>
index 7e1a26c79431017464cee23c7db00b3cea68ba42..f4d10b7838d8e69541f3740d9c46c0c052f33535 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -49,7 +54,7 @@ Used with the keyword...
 <table border="0" width="90%" bgcolor="#FFB599" cellpadding="4">
   <tr>
     <td width="100%">
-    <h3 align="center"><font face="Courier New" color="#003258" size="5"><b>external</b></font><i>â\80¦</i><font face="Courier New" color="#003258" size="5"><b>;</b></font></h3>
+    <h3 align="center"><font face="Courier New" color="#003258" size="5"><b>external</b></font><i>âÂ\80¦</i><font face="Courier New" color="#003258" size="5"><b>;</b></font></h3>
     </td>
   </tr>
 </table>
index cd4f5715646e6fe38907c898a22a445b923695a4..762fd9fbccdcde9731cddcdb0b30d13fdba0209e 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 1c520f8ca251db5dd5c2c225142f892be5e36c73..f5f9cb4a2e4e66bde8610368a333352104c614f0 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 7a922194c9c3df96d521c3bc3d3c347a990a1502..6fc7d9e94bc0ce2395fb3537470b48ac22221eb5 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 67f3311c34f2e258de5a8e7096da12b19a72d666..42590b37ad03b3d3d1dd19bcfc25b3573c7b54a0 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 32dae049c4a1e7e2bbd227675c7a9e9a38c15014..6603c0b491af1ec28ce19c6be9fd1c8a699fd2e6 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 78215ce48eb3e6897d6b6cc5429d4c15c4a3bc9e..4d4fd799824ff7f048c1e83be675af116af3a6c7 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 44c0902619d94aa7caa895833c1caa10be5df759..65b168b2d67a8b6b95260cb2c4af873a1c227de5 100644 (file)
@@ -1,11 +1,15 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 8030f2f3bb8d0bea07871ad17ce52b76ddcc0f4e..3c67960ffdc369305141b4d0c6efadfebfa7ac85 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index ddf95d6895f6107e2b7bde4cfa684eedab4cc7f3..282631874cf76d50124ea578fd447ac493144d33 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 159aa95da190ad95acf1a820c9e7504625a4865f..7bedff5af522988283283c71ffceec599f9e3356 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 2eb9693f9c2b3f4f44b6733b6d1ff8870308b42a..80238bb287d2a3d55a92a9e2eea0919e5843c4a3 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Gecse, Roland
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 2c84e306599f22410e35107f07dcd225714be153..9bdf0eed456c6c6062e8a005a3ee7e4d9ed3dec0 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Gecse, Roland
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 0c2fc6bbf871c978f014153c6adf1ed22c590aeb..ae0ce259baed65e2f7148a7f26681cca67cc26f7 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 43dbe1a2b133c14d9a89fd642f71e042124ac6a1..570cc58b880ad0e42158d9e8c56723ad8b49dfd5 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index b1e9d37296405fa98b7497a150f075cbf3f4dc53..04bb6c05b992479cefd01257dafa4ac34b75dfe6 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 7c53359dd0f5355552e19bf801bd23e3cad2d9db..5d0e305f832bc614d5a43c308d83c478aa3b713e 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index e5dfe00c5effd532e18367e8ec0749e674388aa8..8831e37449245492fc2d4227e25846c728ca7052 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 80f7ca3232f64789a1923290e1daeb82a7cdb37c..4bdcfa7e1786f6cdd189f0d1dfca9d037a941700 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 9f94127463d3cafbd72a103d97a55acf3e208a65..cbbf40d86a8b19008848bd4902cdac371380a218 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index bff732c3975721c61c81cae192fb49694fe7041c..6093a689ed9486c12801028a02c15954e33e54f8 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 31641c8330a7f4f9a8ef7fcb2663fb022247dab9..862c482ab972b089a841859c95944079470482c5 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index d55420c3312b40d20abed530c9969395ac8b5ca4..f3589ba9d4309b9757ef4ff5186f956a7736d9b6 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 1930b49a1ad631f4ec72ba35d3134edb218179c9..67c5f6b46f7fc0faa08fe0e64963ef14671aba90 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Raduly, Csaba
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 99ae0abe5987f082089dca9c97d515eba9f9d594..f2b6dc6c2914cbfba103e34c46ca3c1610ae9762 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index f1310c893a71833010e88a143f37c8b1eb9ab0d3..fc16e51e6782ceb0dbbb9f5b54d346874d593629 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 1b477141fe40aad898b6dcc3e7637c8a7e78d6df..7e27ede179b437f6440a8d747ac150925e4ac5d0 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Gecse, Roland
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index ec4e94c7cdc17f881d71de620478d4d2bc4aa89a..07db5bebbb0c4ebec84f27715763511ccc08d45c 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index d8e5320ee3da81d73da4ef9b85d95ebf7e87505f..e8c639b545c7b0578ac4693129e606d7b03f091a 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index c569730d212b0e2363326f4236a55e00209eea5c..6e1781d5cc33787cc0cfc80dfa4485168eda667b 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -81,4 +87,4 @@ MyChar := int2char(97); // MyChar will contain the character 'a'
 </font></p>
 <hr align="left" width="25%">
 </body>
-</html>
\ No newline at end of file
+</html>
index 279b7409f665c6e0c2006ec781af14676b6a1683..34ee2263125b293f1573f00c8096740803929adf 100644 (file)
@@ -1,11 +1,13 @@
 <!--
- 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
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 5d5894290e2e162956e8afbf93f43a3aafc041ea..fae78a8b0d790ceabc162d43cbe139c21e0c1c2e 100644 (file)
@@ -1,10 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
 -->
 <html>
 <head>
index 11389da1f0204770f0a926f06d8bbe55a2a45218..fa412219ebc4054f269085d1dd7b6f8710bc3111 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 4ba6fe0fb6f199c25716b9370a7d132b5ca7f4da..2a266088369041744967b4a8ba0c0ce6ffbf3be4 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index c775786123657fd41fb3ed051a0aa217e6b51707..e67f48f9d09074827ce00901ecce910a88f96964 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 7fccc2a62cdad7ba9b1cdab4acc4bf6c3ef32357..5045a753ef0443bd098c4ce4f63464924d0c20ef 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 0231adef279c92056bfb29a76544352133b1da70..078c772ec93665002168bb2926ec08b6091e4da9 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index ee49e8d40d5daf7162717110a7d1eb5d261729a4..1f6a88aff4fbcb236ef2a75c736eab385938cfb7 100644 (file)
@@ -1,11 +1,20 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Gecse, Roland
+  Raduly, Csaba
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 178e8040d8ae24b51f8f50ce24fdd4960cd43bde..077a42aa3d69509450fa5309e58d91cdb8f7f79a 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Raduly, Csaba
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 87c602f20f7b392db83ec272fe2938fa73cb490e..b44279db87d68a227dacef5bc7b3db448f0b0240 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Raduly, Csaba
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index eacd011567c5a46dc9526904396baa6991270ee3..518c87a04aa03adde3912375670dd61250db1189 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index e5cc3608de5427b172aafd701b05c8e54cea40a8..36b8d92c9bc10cb3fa020981d8eb11636dd711a8 100644 (file)
@@ -1,11 +1,15 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 4b7e8bd739c62fa15ef866102de97cc6e4a0978d..a54e4d622f32b2e8ac39b74b26acefd07e6f4bde 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Forstner, Matyas
+  Gecse, Roland
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 4ddc07c60af0dae2711dde76361fea51312c9c23..bca2cde4874bea65cd0092c89a51262fe27e7776 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Forstner, Matyas
+  Gecse, Roland
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <p>The program execution is suspended until all parallel components terminated.</p>
 <hr align="left" width="50%">
 <p><a name="any">Example</a> 1c:</p>
-<p><font face="Courier New">[] any component.killed { â\80¦ };&nbsp;<br>
+<p><font face="Courier New">[] any component.killed { Ã¢Â\80¦ };&nbsp;<br>
 </font>
 <p>This alternative in the alt statement will be invoked when any of the components has just been terminated.</p>
 <hr align="left" width="25%">
index aba9a5b74a2b003303eec3816cd3c1b996e64a40..50b9937424335152431e31f33ebcd8b5d4778e13 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 1b84ebb2a9f717ae6717fab1b9c1c7ab2fccba87..b4fbcc3d578123efb3eb353713be4c7708f45f52 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Gecse, Roland
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 1d3c159b52ba92aad085c241f650a3e2e6c48b0d..bd1702573456d770a1597a2538f737ecc68576fa 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Gecse, Roland
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index f1cc2cfffdf70035aa44ddb2374e3e97c26d1d8c..e000cb95e656ee1f0ae19c26572e802eec269992 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 570a3b515caa4ce8d255bfa3d54458bdc5cea24d..611451e5485613324baae3dce2908578202fffef 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 99fe3d8df5099176958e3881fe9f639df8cf1642..1af9a19cdbe6954e3cab11cc0996e58044e3b3c3 100644 (file)
@@ -1,11 +1,13 @@
 <!--
- 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
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -59,7 +61,7 @@ but it does not contain the timestamp, severity and call stack information, thus
 The parameters are interpreted the same way as they are in the log function: 
 their string values are identical to what the log statement writes to the log file. <br/>
 The extra information (timestamp, severity, call stack) not included in the output can be obtained by writing external functions 
-which use the runtimeâ\80\99s Logger class to obtain the required data.
+which use the runtimeâÂ\80Â\99s Logger class to obtain the required data.
 </ul>
 <hr align="left" width="25%">
 <p><a HREF="../info/BNF.html#logstatement">BNF definition</a> of <font face="Courier New">log</font></p>
index e653df99c0b0d8e3c8de9f62e3202e11543b5d80..549cb03914a6ee403e14a6931dc86c9144417a26 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 9f85d54a9337f3c0b3aed89ef5357594bdddcfcb..fc0d50e7a5727f46855f1ff34270d28e4675dc77 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 2d82d81e253896aafafc13a07f2092655be06957..3c27707d162a8a3bd3011a09330d60f872c9e207 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 524dbe2227661686687e99636807dfb9d9cf5ccb..eb41603745c09453be48b10f18d10e656b3a2ae7 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index a276ed5d701f04912d0aae92b1813d911dfeae51..3da624c476af05a4a6ea6f7b315208a389bdda90 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 9ff9b9d80ec9cd9ba42394394dfcc6de03dab768..6923d59eda52973a8010f0b19d792a660bc6218d 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 279b0e1324f53e9aa3537c7b74ae753dcc778c42..61115eeaf8d49ed5c7cfa9833c214d0d65fbfdc7 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Gecse, Roland
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index aab4280a6ad0dd3902d8304d5a63edca1f767687..c05186f489ef693220ee388a7fb4a28f4fc9c733 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Gecse, Roland
+  Raduly, Csaba
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 5fc7dc13da6029c5e024d4937ec3d0cbe989136e..91c21cf3ed18102098580e336bb71a391abafd0b 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index daad11437108132ad119f067a2d748a57ec8debc..64d357acf4d882f3aaf1bf3695130c5a04fc95ac 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index e24b3f6906d5c829cc74f11db5da3aa104defff5..79225f55ecfedc912f5045fc572c37be9bf40000 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 2119f84e06ea0dbd046d645bb78a4f238a4de723..dbb4e7bad23d6dd14741ac28417d926021415b68 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index c9e1c7d63e420dabbb17d56ec5bd76073d81a038..1ba37eb4861d6d9d586eee3a7f93e8da53718c89 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index decd5a84fe08d014e5a4f16d4984f52a3e029399..5b9426d36670cfc8076c84f87ce245310c3af4b8 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index bbe6ecdc2513f6858b1f47865034f6dd69836d2e..3174edd93b1bc89d019e4bf52c126cdfa595cea5 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 38075d8925ffa5d99f111ccad8f0315754958fed..e86f205312bb90ca6068d2bc8988722185c226b6 100644 (file)
@@ -1,11 +1,19 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Gecse, Roland
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 31c570a60f450605919e5917689c222f9bd7f30e..472841ba017b541850f47f4d9a52e4a75dc269b1 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 3e98daccbcfb4ada501324194d2217d2d981a95e..de19ef7550052a478492578725d280fed209dde1 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 0256d57334ba2be95620d56043dcb1d51ee3ae7a..33caa3734a609518d10117300251c8ffeb23f5a2 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index db955fdac29360ed84f638ec88dc06f8818b4436..b739b520d092c8376b826f86b16123dffa955f3c 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 7b805d8951b5db8a998ac7ea1c6ac41060bfa922..a68a3c2661809c2410c1cda197c397193ad281b0 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 4378fe0f38b79dc3d671b4b1d1ee0cfd5a15eb1e..fc7be6ec5ccfa67ef83d0ec5042a2cf555de90ab 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -62,7 +65,7 @@
 <p>Example 1:</p>
 <p><font face="Courier New">const octetstring c_ostr := 'C384C396C39CC3A4C3B6C3BC'O; </font></p>
 <p><font face="Courier New">const universal charstring c_result := oct2unichar(c_ostr); </font></p>
-<p>The constant called c_result will contain the characters "Ã\84Ã\96Ã\9cäöü"
+<p>The constant called c_result will contain the characters "Ã\83Â\84Ã\83Â\96Ã\83Â\9cÃ\83¤Ã\83¶Ã\83¼"
 <hr align="left" width="25%">
 </body>
 </html>
index 49d2a14116065f7148bed297b718a859baa1ce5d..1939219c84a2990022a07c8e1a2720af8eb3d864 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -168,7 +175,7 @@ string).</p>
 <p>The constant called c_laenge will have the value 6 corresponding to the number of octets in the string .</p>
 <hr align="left" width="50%">
 <p><a name="oct2char">Example 7f</a>:
-<p><font face="Courier New">const charstring c_specific := oct2char (â\80\994469707379â\80\99O);<br>
+<p><font face="Courier New">const charstring c_specific := oct2char (âÂ\80Â\994469707379âÂ\80Â\99O);<br>
 </font>
 <p>The constant called c_specific will contain the string &quot;Dipsy&quot; because the resulting character string will have the same length as the incoming octet string. The octets are
 interpreted as ISO/IEC 646 [8] codes (according to the IRV) and the resulting characters are stored in the returned string. Octet values higher than 7F cause an error.</p>
index 7c5874b245fb38e929e9d5203e00bc9e40d115f3..3f4a25f69a1374ae8362b354683eba514d5b77e6 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index a8555059b997d89dc7bdcac4571a01358fb37666..aacae9738aa5399c9223befb32663bf84961f2dc 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Gecse, Roland
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 2c825e80a7315d5ac5163b1d16caeb873b9de57a..b5ce3244ccd6d8281ac11655342e926dd166536d 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Gecse, Roland
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 5906f4ba74a4511180276ad843fc674023b2efeb..a38613d6377935dc383e76f2b5531e204f4dc95a 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  
+  Baji, Laszlo
+  Balasko, Jeno
+  Gecse, Roland
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index c1f8f9ffb4202ab54d5bcc3459fc9c293088c40a..f62b6dc437ad7f26ec135f7a00e87f6950626fee 100644 (file)
@@ -1,11 +1,19 @@
 <!--
- 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:
+  
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Farkas, Laszlo
+  Gecse, Roland
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 4567835002734861fd070866bf09be6158b9b033..89dae10d7d666cfc85d40dbad0fe804a8208613e 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 6f68b995c845fa3be47b2722d48148d5236bc97e..2bd8722113e55c353019148e85fa20e0a05fe928 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index c726c9b184bdf3b87fe89e84483313486e4837dd..b934d9858f0fab17ed9077bd4717f3aa25b17f6f 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index a92d3b39f8a6de4354a06d22e482e3e7d8945557..6a2bdca32901f64f20b96e5e2c895a3bb2096991 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 2f3357eb2970c100dd5c8b9e8dccda1750045337..a0aa6c574ee580bc50bacd611bbdd9a2212239cd 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index aa2b1ed074cd2d4816f383b450fb1eebfb2be648..f5007c13626340509324d7f619005cef01e0c832 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 5e84d4573c1596ed1ad73cdaa642ff28bd06b79d..0fe2ed7e60f5d1f0e75f198ffddb60bb74ef8e26 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index cf1cff3d57a66830526986cb630f4c9bb27c6bc2..690d7b6b4e7e695acf814a35045d7aa52f7a568f 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Forstner, Matyas
+  Gecse, Roland
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 94ca88c708d509e00070595d50e9d432b5eaa5c6..e2aab54b4544a15d279eb629608b55c67a43cbfe 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 50f893df690092698bef47f09cde10be0a599d99..e37e5373cfadf4c5150bae413e912cbb3c8e5f1b 100644 (file)
@@ -1,11 +1,15 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index ad77b9d47242a635f7583dda16d65677a98d8f6f..efe41d81c1d170eaa10e38861665cb393182fe60 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index c8403f13d79ba28594dfe57a6879d66248218711..57a16b9e76b43679a1038881b794a83b7d124e46 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -90,7 +93,7 @@
 <p>A stopped profiler can be restarted with the <font face="Courier New"><b>@profiler.start</b></font> command.&nbsp;This only affects profiling and code coverage in the current component.</p>
 <p>Similarly, this has no effect if the profiler is already running.</p>
 
-<p>The execution count of a function is measured at the start of the function, thus if the profiler is stopped when the function is called, its call will not be measured, even if the profiler is restarted during the functionâ\80\99s execution.</p>
+<p>The execution count of a function is measured at the start of the function, thus if the profiler is stopped when the function is called, its call will not be measured, even if the profiler is restarted during the functionâÂ\80Â\99s execution.</p>
 
 
 <hr align="left" width="75%">
 </div>
 
 <hr align="left" width="75%">
-<p>The boolean value <font face="Courier New"><b>@profiler.running</b></font> stores the state of the profiler in the current component (true if itâ\80\99s running or false if itâ\80\99s stopped).</p>
+<p>The boolean value <font face="Courier New"><b>@profiler.running</b></font> stores the state of the profiler in the current component (true if itâÂ\80Â\99s running or false if itâÂ\80Â\99s stopped).</p>
 
 <hr align="left" width="75%">
 <h3>Example:</h3>
index 0be342d6cd93d4154e332aaa8de94a4e8fe3bb0d..8fad72057463c48e44b554034f63013183392768 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  
+  Baji, Laszlo
+  Balasko, Jeno
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 1bf8a20766148a5a2f2d2f61445e26253564e190..e1c6a46164f339f2c2aa0e03d7d00392f9a44560 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 4f31e1d94d7acc7877d678d6284194c46f255cdb..8a877a065ed3e3cd0a3e4ce421a754076600a38a 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 5a5570f53a63d62e506ef17e180a6cb4efc7be67..edaced905b50317bf834457228414de9595db2de 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Gecse, Roland
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 8b9826b596daf83ae17e3ebc0bf4a32afe6ed644..bf4ed7bdb4e38464bd75a7daaf830b2eee9074ec 100644 (file)
@@ -1,11 +1,19 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Farkas, Laszlo
+  Gecse, Roland
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -143,7 +151,7 @@ v_myRecord.Number2 := 12;</font>
 <p><a name="Example 4">Example 4</a>: value list notation&nbsp; (For the type and variable definition see example 1 &amp; 2)
 <p><font face="Courier New">v_myRecord</font><font face="Courier New"> := {omit, -, &quot;&quot;};</font>
 <p>In the value list notation no elements may be absent, dropped optional elements (here: Number1) must explicitly be omitted using the omit keyword. A field value remains unchanged when the
-'not-used' symbol (â\80\93) is applied (here: Number2). The last field will contain an empty string.</p>
+'not-used' symbol (âÂ\80Â\93) is applied (here: Number2). The last field will contain an empty string.</p>
 <hr align="left" width="50%">
 <p><a name="Example 5">Example 5</a>: the predefined function sizeof()</p>
 <p><font face="Courier New">v_myRecord := {omit, 191, &quot;s&quot;};<br>
index 702a601abdd36c9a1f8f1851ae8be49004ca55df..70649885595cbf39f6f930ad4dec0c4026e7a5b6 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 24e6f8d0a426649e3a3337add8ae0e77b492360b..cbff8023b34a04ef8f8ff8347a5dc0345343d766 100644 (file)
@@ -1,68 +1,68 @@
-<!--\r
- Copyright (c) 2000-2015 Ericsson Telecom AB\r
-\r
- All rights reserved. This program and the accompanying materials\r
- are made available under the terms of the Eclipse Public License v1.0\r
- which accompanies this distribution, and is available at\r
- http://www.eclipse.org/legal/epl-v10.html\r
- -->\r
-<html>\r
-<head>\r
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">\r
-<meta http-equiv="Content-Language" content="en-us">\r
-<title>refers</title>\r
-</head>\r
-<body bgcolor="#DAD3C5" vlink="#0094D2" link="#003258">\r
-<table align="left" border="0" cellspacing="0" cellpadding="0" valign=top>\r
-  <tr>\r
-    <td width=105 height=40><a href="https://projects.eclipse.org/projects/tools.titan"><img src="../images/titan_transparent.gif" border=0 width=105 height=40 align="left" alt="Titan"></a></td>\r
-  </tr>\r
-</table>\r
-<table border="0" align="right" cellpadding="0" cellspacing="0">\r
-  <tr>\r
-    <td><a href="../titan_main.html" alt="contents"><img border="0" src="../images/ao.jpg" width="53" height="40"></a></td>\r
-    <td><a href="../titan_index.html" alt="index"><img border="0" src="../images/up.jpg" width="53" height="40"></a></td>\r
-    <td><a alt="previous" href="recursive.html"><img border="0" src="../images/left.jpg" width="53" height="40"></a></td>\r
-    <td><a alt="next" href="regexp.html"><img border="0" src="../images/right.jpg" width="53" height="40"></a></td>\r
-  </tr>\r
-</table>\r
-<p><br clear="all">\r
-</p>\r
-<hr>\r
-<h1>refers</h1>\r
-<hr align="left" width="75%">\r
-<p>This function is used to define a variable having reference for behavior type (reference for function type, altstep type or testcase type).</p>\r
-<hr align="left" width="50%">\r
-<p>Related keyword:</p>\r
-<ul>\r
-  <li><b><font face="Courier New" size="4" color="#003258"> <a href="type.html">type</a></font></b></li>\r
-</ul>\r
-<hr align="left" width="50%">\r
-<div align="center">\r
-<center>\r
-<table border="0" width="90%" bgcolor="#FFB599" cellpadding="4">\r
-  <tr>\r
-    <td width="100%">\r
-    <h3 align="center">\r
-       <font face="Courier New" color="#003258" size="5"><b>refers</b></font>\r
-       <font face="Courier New" color="#003258" size="5"><b>(</b></font> \r
-       <i>behavior_name</i>\r
-       <font face="Courier New" color="#003258" size="5"><b>) </b></font></h3>\r
-    </td>\r
-  </tr>\r
-</table>\r
-</center>\r
-</div>\r
-<ul>\r
-  <li>\r
-  <p>The <font face="Courier New" color="#003258" size="4"><b>behavior_name</b></font> denotes a name of a function, altstep or testcase.</p>\r
-  </li>\r
-  <li>\r
-  <p>Details and examples can be found under <a href="type.html#behavior_type"><b>behavior_type</b></a>.</p>\r
-  </li>\r
-</ul>\r
-\r
-\r
-<hr align="left" width="50%">\r
-</body>\r
-</html>\r
+<!--
+ Copyright (c) 2000-2015 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
+ -->
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta http-equiv="Content-Language" content="en-us">
+<title>refers</title>
+</head>
+<body bgcolor="#DAD3C5" vlink="#0094D2" link="#003258">
+<table align="left" border="0" cellspacing="0" cellpadding="0" valign=top>
+  <tr>
+    <td width=105 height=40><a href="https://projects.eclipse.org/projects/tools.titan"><img src="../images/titan_transparent.gif" border=0 width=105 height=40 align="left" alt="Titan"></a></td>
+  </tr>
+</table>
+<table border="0" align="right" cellpadding="0" cellspacing="0">
+  <tr>
+    <td><a href="../titan_main.html" alt="contents"><img border="0" src="../images/ao.jpg" width="53" height="40"></a></td>
+    <td><a href="../titan_index.html" alt="index"><img border="0" src="../images/up.jpg" width="53" height="40"></a></td>
+    <td><a alt="previous" href="recursive.html"><img border="0" src="../images/left.jpg" width="53" height="40"></a></td>
+    <td><a alt="next" href="regexp.html"><img border="0" src="../images/right.jpg" width="53" height="40"></a></td>
+  </tr>
+</table>
+<p><br clear="all">
+</p>
+<hr>
+<h1>refers</h1>
+<hr align="left" width="75%">
+<p>This function is used to define a variable having reference for behavior type (reference for function type, altstep type or testcase type).</p>
+<hr align="left" width="50%">
+<p>Related keyword:</p>
+<ul>
+  <li><b><font face="Courier New" size="4" color="#003258"> <a href="type.html">type</a></font></b></li>
+</ul>
+<hr align="left" width="50%">
+<div align="center">
+<center>
+<table border="0" width="90%" bgcolor="#FFB599" cellpadding="4">
+  <tr>
+    <td width="100%">
+    <h3 align="center">
+       <font face="Courier New" color="#003258" size="5"><b>refers</b></font>
+       <font face="Courier New" color="#003258" size="5"><b>(</b></font> 
+       <i>behavior_name</i>
+       <font face="Courier New" color="#003258" size="5"><b>) </b></font></h3>
+    </td>
+  </tr>
+</table>
+</center>
+</div>
+<ul>
+  <li>
+  <p>The <font face="Courier New" color="#003258" size="4"><b>behavior_name</b></font> denotes a name of a function, altstep or testcase.</p>
+  </li>
+  <li>
+  <p>Details and examples can be found under <a href="type.html#behavior_type"><b>behavior_type</b></a>.</p>
+  </li>
+</ul>
+
+
+<hr align="left" width="50%">
+</body>
+</html>
index e4e533a036c9872d068dd4be51efa3f346ac6021..ded626da15f15b6c47387cf9ae38db3405387448 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index dd450b2115f403a7d996785597e1b1723da913fc..c6313d40418fa850a0dcc7ad61aa8bdcde12d432 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 4df316c7cd910f2bb4fb0b45cb595675882a8e75..4345285d0431fdac258aacb45b91d547bd8d8b2d 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 8a86e689526f8f54ed16648cf1f7b5ed9cc52702..a65062657f927e9facd28fc709512d26932508a4 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Gecse, Roland
+  Kovacs, Ferenc
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 180908847e7250684e37c69080cb768aacd65667..9864a8d65fa8b14090c4ceca4f2eff0ae1b656bf 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Kovacs, Ferenc
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 4f178444a51b9c8f0c8386cfaff84141c4b09cea..829d921b9fda203c07a81ea721431c32b124f968 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Kovacs, Ferenc
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 8c6d016fda5976e12f632620237fada4e589dacc..86aacb6ebf9bcbcd73af77b769958e65acb8aa06 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index de5d63042a370745e565fa410824d163a0391118..ca5bb6a036d040d23e957dd69068907d01bbe9f4 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 773946296fa0f94a131eb167df4525ef9ceccd86..227d396892b1e6168e8f8fd38cb7fe385b1e73bf 100644 (file)
@@ -1,11 +1,19 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Gecse, Roland
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 48f9895444bc45c8fb207a63aa9846223a0a9d90..6e644e6b8018c11fd7fcf4aedcda831b76622dc7 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Gecse, Roland
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index c87410fea91d4b3e74c61d5e7a2b2b52b3a61f95..cc979d9263cefcf8162f14215f3691b8b7467a0f 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Forstner, Matyas
+  Gecse, Roland
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index ecedea1f1145fd3a9fcff166ae2919f9e8fd4da0..42fe9af958b55c58921fd05f2a4bd1015497a7f4 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 3e1bd5d9cd178470c9bf89d5208c5ca267fb7d83..a99a5f068642f36141ff0e3cfa920487b83c967f 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Gecse, Roland
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index e11ac04c7abd40e178913a832510e477e9fe8149..161a1ac47ce6cea015a9bdbf638c502121f1c443 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index fc5a13c62ed8cb9bf7568f022ec59e7bc909afac..7cf5cdc5617cf2d459d7fbf4af765736f37ef144 100644 (file)
@@ -1,11 +1,20 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Baranyi, Botond
+  Csorba, Mate
+  Farkas, Laszlo
+  Gecse, Roland
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 33fa5f92dbd544be130644ee5030dd84bca10ce5..73c81b62a8f0043021c9d36801353e05c1c02dbf 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+  Zalanyi, Balazs Andor
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index a16e7b61ce910dff97ea2e10107d7a50772134ef..cbaf69e892502233a69efb3ff01b40c66c634be0 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index db0da42f8bac7f89c0bce604b7ec53c3742fa023..19593eb3998ed339ba0776556b7c96528c1f2678 100644 (file)
@@ -1,11 +1,19 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Kovacs, Ferenc
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index b4ddf4c6f42398d6bf63f267b7661b0dddeed82c..89c611df7ef4f7401f3d2acaa17e5adc05681b28 100644 (file)
@@ -1,11 +1,20 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Gecse, Roland
+  Kovacs, Ferenc
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 815c2cfe96c374c95e45b262eb132ec10c021de5..343ba10652bd6689e01a76edec48bf0cef6794d0 100644 (file)
@@ -1,11 +1,19 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Gecse, Roland
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 45d37e6def595f80055a6be5862b24e305895897..c257eabb7e63053f61411e64c67781c457cc25a9 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index c7aa1b69b129af501fc7886fdc744295394a3212..ab7e1a0e9b9f64391ce960f3ab56a9fc949a71b5 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 52ac9b6ae90f9b008ce099ef2ed65c44cc88998a..5effc17f5b22b0fa025a6c2de26229c2d6d33f1c 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index e264e8ab5fd580530fa77a3d1579ab7ef43b0f0d..38a0356d8ede4f2a975f8ccbc2411d1617a7c898 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Kovacs, Ferenc
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index e27f1d50ed1c66919a8a512808b2ef554372f1ce..3fe4fbea0328ccbbde45e32fec9f90da637e8134 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index e09697033991d8dd45374d95e8baa95c266274bc..e4a484432b5686b7ed712dfc55e600da1f1afb9c 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index fcc490b376ed1725f82a7e291c2ea2df3b9b47ec..7c8195fbdb831fbc8b993d6d77952b73648b2fe5 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 4695de22a6e5b13d971aae1c4df0b0e38f5f2de8..8fdf608e9bfbba068e6a532d2d8b7ba38c798c23 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index df1c1cb878899371fb133fa3e68c27645826d5c3..370ec8a154bc63e2460d91d6c5fb3bf3a7d482ff 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 974622893612dfa920370d861fddc6676690d92d..2a4ceb7191c1651176db113dfd999cc055714329 100644 (file)
@@ -1,11 +1,19 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Farkas, Laszlo
+  Gecse, Roland
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -116,7 +124,7 @@ boolean&nbsp;&nbsp;&nbsp;&nbsp;field3<br>
 }</blockquote>
 <p>template MyMessageType tr_MyTemplate (boolean pl_param) := {<br>
 <blockquote>field1 := ?,<br>
-field2 := (â\80\9d\80\9d, â\80\9d\80\9d, â\80\9d\80\9d),<br>
+field2 := (âÂ\80Â\9dBâÂ\80Â\9d, Ã¢Â\80Â\9dOâÂ\80Â\9d, Ã¢Â\80Â\9dQâÂ\80Â\9d),<br>
 field3 := pl_param<br>
 }</blockquote>
 </font>
@@ -134,7 +142,7 @@ float&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;field3<br>
 }</blockquote>
 <p>template MujMessageType tr_MujTemplate (template integer pl_parametr) := {<br>
 <blockquote>field1 := pl_parametr,<br>
-field2 := (â\80\9d\80\9d .. â\80\9d\80\9d),<br>
+field2 := (âÂ\80Â\9dCâÂ\80Â\9d .. Ã¢Â\80Â\9dXâÂ\80Â\9d),<br>
 field3 := (1.0 .. 1.37)<br>
 }</blockquote>
 </font>
@@ -153,7 +161,7 @@ integer&nbsp;&nbsp;&nbsp;&nbsp;field3<br>
 }</blockquote>
 <p>template MiaMessageType tr_MiaTemplate&nbsp; := {<br>
 <blockquote>field1 := *,<br>
-field2 := complement (â\80\9d\80\9d, &quot;L&quot;, â\80\9d\80\9d),<br>
+field2 := complement (âÂ\80Â\9dCâÂ\80Â\9d, &quot;L&quot;, Ã¢Â\80Â\9dXâÂ\80Â\9d),<br>
 field3 := (1 .. infinity)<br>
 }</blockquote>
 </font>
index 52ffeb5a12446b1bbb8d42d5077e63137947406b..d89d00014098c5cc97ee94db839ffb43bd4512ca 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Kovacs, Ferenc
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index c09374af7650aa23daef418152413328626a65d3..d191297436bb3d373ffbd89a5e6ba6a0f24705e4 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Kovacs, Ferenc
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 17195e72d86674cb8683d16e79d67cb0ab114ae4..ea5e32277175e771a72d1f3a95c0f9e132e51c49 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Kovacs, Ferenc
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <p>The program execution is suspended until the timer T_rejaillir expires.</p>
 <hr align="left" width="50%">
 <p><a name="default">Example 2b:</a>
-<p><font face="Courier New">[] any timer.timeout { â\80¦ };&nbsp;<br>
+<p><font face="Courier New">[] any timer.timeout { Ã¢Â\80¦ };&nbsp;<br>
 </font>
 <p>This alternative in the alt statement will be invoked when any of the timers has just expired.</p>
 <hr align="left" width="50%">
index aadf60503a91f496609aaa6efeff754c48b2ff40..13820913797477fec751be4339324f2c56df6df1 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 01a3e5bb598388b356519f5a5f1b7c0e38902207..f8c49df9cb4205ab23312988b908573fbc0ee7c6 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 0754052cccfee00f4de794413edc111659ea940e..7f2f67bc489dbc8635a4110801ac8230a823bd93 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 5ce2dde64936e189434c14be997afa9d5e8f53a7..9a9c24367edd5e2c004bdb6d6f34c04e0bf2c730 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 9fe661274c9ad4f85275b25251e26188ad8e6643..19fc26195c81323e0c81a67545a371e71247ed23 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index e2a9be385599553240ff50d4e158a34a076672a9..0b9a5141f5931ed20513cc78495eb3c331093359 100644 (file)
@@ -1,11 +1,15 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index f1c8effca42a22e9900d69d5df4fff8f5351f9e1..bab6e886d51b1b0fc475e8304ecbd94cede2396f 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -57,7 +63,7 @@ encoding of the character.
 </ul>
 <hr align="left" width="25%">
 <p>Example 1:</p>
-<p><font face="Courier New">const integer c_siffra := unichar2int(&quot;�&quot;); </font></p>
+<p><font face="Courier New">const integer c_siffra := unichar2int(&quot;�&quot;); </font></p>
 <p>The constant called c_siffra will have the integer value 130.
 <hr align="left" width="25%">
 </body>
index be37452803f1678e1ec00d2f0b6b5fe12a5cb02b..2a1ce32d930887db99db16281302714190ed52cc 100644 (file)
@@ -1,11 +1,15 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Baranyi, Botond
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -61,7 +65,7 @@
 </ul>
 <hr align="left" width="25%">
 <p>Example 1:</p>
-<p><font face="Courier New">const universal charstring c_ustr := "Ã\84Ã\96Ã\9cäöü"; </font></p>
+<p><font face="Courier New">const universal charstring c_ustr := "Ã\83Â\84Ã\83Â\96Ã\83Â\9cÃ\83¤Ã\83¶Ã\83¼"; </font></p>
 <p><font face="Courier New">const octetstring c_result := unichar2oct(c_ustr, "UTF-16LE"); </font></p>
 <p>The constant called c_result will conatin the characters 'FFFE00C400D600DC00E400F600FC'O;
 <hr align="left" width="25%">
index 7c0f74bd7fbbadbe729cf5d053c0b96b70a8e13f..2ff7f5e032ca76b0c137ca9734e2021f912964c1 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 95130ab74cc7519c06fadc2e104007913c8ee0c9..e7dd5791936e42506a019e64d2be30475869ac1d 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Farkas, Laszlo
+  Forstner, Matyas
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -50,7 +57,7 @@ composed keyword.</p>
     <li><a href="#uchar2oct">unichar2oct</a> converts an <b><font face="Courier New">universal charstring</font></b> to an octet string.</li>
     <li><a href="#oct2uchar">oct2unichar</a> converts an octet string as an <b><font face="Courier New">universal charstring</font></b>.</li>
     <li><a href="#char2char">unichar2char</a> converts a single-character-length <b><font face="Courier New">universal charstring</font></b> into a charstring value.</li>
-    <li><a href="#char2int">unichar2int</a> converts a single-character-length <b><font face="Courier New">universal charstring</font></b> into an integer value in the range of 0 â\80¦ 2 147 483 647. The integer value describes the 32-bit encoding of the character.</li>
+    <li><a href="#char2int">unichar2int</a> converts a single-character-length <b><font face="Courier New">universal charstring</font></b> into an integer value in the range of 0 Ã¢Â\80¦ 2 147 483 647. The integer value describes the 32-bit encoding of the character.</li>
     <li><a href="#lengthof">lengthof</a> returns an integer value indicating the number of characters in a string.</li>
   </ul>
   <li>The length of the universal character string can be constrained using the keyword <a href="length.html"><b><font face="Courier New" color="#003258" size="4">length</font></b></a>.</li>
@@ -93,9 +100,9 @@ composed keyword.</p>
 <p>The constant called c_ukrouzek will contain the Czech letter &#367;</p>
 <hr align="left" width="50%">
 <p><a name="quotation_inside">Example 2</a>:
-<p><font face="Courier New">const universal charstring c_leet := &quot;être:&quot;&quot;&quot;;<br>
+<p><font face="Courier New">const universal charstring c_leet := &quot;Ã\83ªtre:&quot;&quot;&quot;;<br>
 </font>
-<p>The constant defined is called c_leet and has the value être:&quot;</p>
+<p>The constant defined is called c_leet and has the value Ã\83ªtre:&quot;</p>
 <hr align="left" width="50%">
 <p><a name="relation">Example 3</a>:
 <p><font face="Courier New">const boolean c_baade := ( c_kordo == c_leet );<br>
@@ -111,7 +118,7 @@ are optional.</p>
 <p><a name="array">Example 5</a>:
 <p><font face="Courier New">const universal charstring c_circonflex := c_leet[0];<br>
 </font>
-<p>The constant called c_circonflex will contain a single element with the value ê.</p>
+<p>The constant called c_circonflex will contain a single element with the value Ã\83ª.</p>
 <hr align="left" width="50%">
 <p><a name="vacuum">Example 6</a>:
 <p><font face="Courier New">const universal charstring c_vakuo := &quot;&quot;;<br>
@@ -124,7 +131,7 @@ are optional.</p>
 <p>The constant called c_siffra will have the charstring value "@".</p>
 <hr align="left" width="50%">
 <p><a name="char2int">Example 7b</a>:
-<p><font face="Courier New">const integer c_siffra := unichar2int(&quot;é&quot;);<br>
+<p><font face="Courier New">const integer c_siffra := unichar2int(&quot;Ã\83©&quot;);<br>
 </font>
 <p>The constant called c_siffra will have the integer value 130.</p>
 <p><font face="Courier New">const integer c_siffra1 := unichar2int(char(127,255,255,255));<br>
@@ -138,24 +145,24 @@ are optional.</p>
 <p>The constant called c_longeur will have the value 8 corresponding to the number of characters in the string .</p>
 <hr align="left" width="50%">
 <p><a name="uchar2oct">Example 7d</a>:
-<p><font face="Courier New">const integer c_ostr := unichar2oct(&quot;Ã\84Ã\96Ã\9cäöü&quot;);<br>
+<p><font face="Courier New">const integer c_ostr := unichar2oct(&quot;Ã\83Â\84Ã\83Â\96Ã\83Â\9cÃ\83¤Ã\83¶Ã\83¼&quot;);<br>
 </font>
 <p>The constant called c_ostr will have the value 'EFBBBFC384C396C39CC3A4C3B6C3BC'O.</p>
 <hr align="left" width="50%">
 <p><a name="oct2uchar">Example 7e</a>:
 <p><font face="Courier New">const integer c_ustr := oct2unichar('C384C396C39CC3A4C3B6C3BC'O);<br>
 </font>
-<p>The constant called c_ustr will have the value &quot;Ã\84Ã\96Ã\9cäöü&quot;</p>
+<p>The constant called c_ustr will have the value &quot;Ã\83Â\84Ã\83Â\96Ã\83Â\9cÃ\83¤Ã\83¶Ã\83¼&quot;</p>
 <hr align="left" width="50%">
 <p><a name="list">Example 8</a>:
 <p><font face="Courier New">var universal charstring c_een(char(0,0,0,129));<br>
 </font>
-<p>The variable called c_een may hold only the character &quot;ü&quot;.</p>
+<p>The variable called c_een may hold only the character &quot;Ã\83¼&quot;.</p>
 <hr align="left" width="50%">
 <p><a name="rotate">Example 9</a>:&nbsp;</p>
-<p><font face="Courier New">const universal charstring c_merry := &quot;ábcdéfg&quot; &lt;@ 3;<br>
+<p><font face="Courier New">const universal charstring c_merry := &quot;Ã\83¡bcdÃ\83©fg&quot; &lt;@ 3;<br>
 </font>
-<p>The constant called c_merry will hold the value&quot;défgábc&quot; (the left operand rotated by three characters) .&nbsp;</p>
+<p>The constant called c_merry will hold the value&quot;dÃ\83©fgÃ\83¡bc&quot; (the left operand rotated by three characters) .&nbsp;</p>
 <hr align="left" width="50%">
 <p><a name="range">Example 10</a>:
 <p><font face="Courier New">var universal charstring v_spannung((char(0, 0, 0, 67) .. char(0, 0, 0, 69));<br>
index e3a25c919e999f35b86fe2487d11c77b5426e637..2057ba526f9d0e6f4ed4bcc9b8d70216be6f792c 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index f8110429c5326b04ee5acfa53b2139aee7ea63e1..cc51407c57ff2a0065a168c27c4c77014dd7d368 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index dcc6f383c881a67f744fbf619624cd12dac8d8dc..90ff0ad4d52598289379f1e9ff5c84a026ba621a 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index d819d2ff6f221e8d81892fb54300463a7b98652b..fc4bad82e35c97df55337579e8122dea4579dadb 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
     <td width="100%">
     <h3 align="center"><font face="Courier New" color="#003258" size="5"><b>var </b></font> <i>type&nbsp;</i> <i>identifier<sub>1</sub>&nbsp;</i>[ <font face="Courier New" color="#003258"
       size="5"> <b>:=</b></font> <i> variable_expression<sub>1</sub></i><font face="Courier New" color="#003258" size="5"><b>],</b></font><i> identifier<sub>2</sub>&nbsp;</i> [<font face="Courier New"
-      color="#003258" size="5"><b>:=</b></font> <i> variable_expression<sub>2</sub> </i>]<i>â\80¦</i> <font face="Courier New" color="#003258" size="5"> <b>;</b></font></h3>
+      color="#003258" size="5"><b>:=</b></font> <i> variable_expression<sub>2</sub> </i>]<i>âÂ\80¦</i> <font face="Courier New" color="#003258" size="5"> <b>;</b></font></h3>
     </td>
   </tr>
 </table>
index 3ecadf566d1ff4c4f5542f2f490107ff570ffb4a..4f4d33f8d3411a261dbc29e22499f5cafb561a21 100644 (file)
@@ -1,11 +1,17 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Gecse, Roland
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index d282cef4c3c4604efced76be3a2062d3cbc63b3e..4418c454e8449bb38990b698aa2311edbc9edc76 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 8f5e308df6aecd260075f6ab1dac4576d6744d97..b409b1038e2edee715836362f3cc191b5f310f71 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index d8f0c0fed807b98dcec61388cf99cceb394da082..9791c0f3b77fad651653425c11a3f52c1c8a9d6c 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 297addc18e831c3a2e8243c79580f63263f5934e..4151ce7272891fed28efcf3a45e3a87028c3325c 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 11f01f2a09c99d465ed15044fcebe38ef1bb0816..8fee3595fa2b38bc1f9b088824ea3d4cdd2ce171 100644 (file)
@@ -1,11 +1,16 @@
 <!--
- 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:
+  Baji, Laszlo
+  Balasko, Jeno
+  Farkas, Laszlo
+  Szabados, Kristof
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index e880e0e87bbeee41da394bd43a47b1ba5b0b3a78..6ae2f031d583cbce6e8527335d63c5069c5affd7 100644 (file)
  which accompanies this distribution, and is available at
  http://www.eclipse.org/legal/epl-v10.html
  -->
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">\r
-<HTML>\r
-<HEAD>\r
-<meta name="GENERATOR" content="Microsoft&reg; HTML Help Workshop 4.1">\r
-<!-- Sitemap 1.0 -->\r
-</HEAD><BODY>\r
-<OBJECT type="text/site properties">\r
-       <param name="Window Styles" value="0x800025">\r
-       <param name="ImageType" value="Folder">\r
-</OBJECT>\r
-<UL>\r
-       <LI> <OBJECT type="text/sitemap">\r
-               <param name="Name" value="TITAN">\r
-               </OBJECT>\r
-       <UL>\r
-               <LI> <OBJECT type="text/sitemap">\r
-                       <param name="Name" value="TTCN-3 Quick Reference">\r
-                       </OBJECT>\r
-               <UL>\r
-                       <LI> <OBJECT type="text/sitemap">\r
-                               <param name="Name" value="The ABNF specification of TTCN-3 language">\r
-                               <param name="Local" value="info\BNF.html">\r
-                               </OBJECT>\r
-                       <LI> <OBJECT type="text/sitemap">\r
-                               <param name="Name" value="TTCN-3 keywords">\r
-                               <param name="Local" value="titan_index.html">\r
-                               </OBJECT>\r
-                       <UL>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="action">\r
-                                       <param name="Local" value="info\action.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="activate">\r
-                                       <param name="Local" value="info\activate.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="address">\r
-                                       <param name="Local" value="info\address.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="alive">\r
-                                       <param name="Local" value="info\alive.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="all">\r
-                                       <param name="Local" value="info\all.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="alt">\r
-                                       <param name="Local" value="info\alt.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="altstep">\r
-                                       <param name="Local" value="info\altstep.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="and">\r
-                                       <param name="Local" value="info\and.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="and4b">\r
-                                       <param name="Local" value="info\and4b.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="any">\r
-                                       <param name="Local" value="info\any.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="anytype">\r
-                                       <param name="Local" value="info\anytype.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="bit2hex">\r
-                                       <param name="Local" value="info\bit2hex.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="bit2int">\r
-                                       <param name="Local" value="info\bit2int.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="bit2oct">\r
-                                       <param name="Local" value="info\bit2oct.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="bit2str">\r
-                                       <param name="Local" value="info\bit2str.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="bitstring">\r
-                                       <param name="Local" value="info\bitstring.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="boolean">\r
-                                       <param name="Local" value="info\boolean.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="break">\r
-                                       <param name="Local" value="info\break.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="call">\r
-                                       <param name="Local" value="info\call.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="case">\r
-                                       <param name="Local" value="info\case.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="catch">\r
-                                       <param name="Local" value="info\catch.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="char">\r
-                                       <param name="Local" value="info\char.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="char2int">\r
-                                       <param name="Local" value="info\char2int.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="char2oct">\r
-                                       <param name="Local" value="info\char2oct.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="charstring">\r
-                                       <param name="Local" value="info\charstring.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="check">\r
-                                       <param name="Local" value="info\check.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="clear">\r
-                                       <param name="Local" value="info\clear.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="complement">\r
-                                       <param name="Local" value="info\complement.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="component">\r
-                                       <param name="Local" value="info\component.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="connect">\r
-                                       <param name="Local" value="info\connect.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="const">\r
-                                       <param name="Local" value="info\const.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="continue">\r
-                                       <param name="Local" value="info\continue.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="control">\r
-                                       <param name="Local" value="info\control.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="create">\r
-                                       <param name="Local" value="info\create.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="deactivate">\r
-                                       <param name="Local" value="info\deactivate.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="decode_base64">\r
-                                       <param name="Local" value="info\decode_base64.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="decvalue">\r
-                                       <param name="Local" value="info\decvalue.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="default">\r
-                                       <param name="Local" value="info\default.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="disconnect">\r
-                                       <param name="Local" value="info\disconnect.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="display">\r
-                                       <param name="Local" value="info\display.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="do">\r
-                                       <param name="Local" value="info\do.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="done">\r
-                                       <param name="Local" value="info\done.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="else">\r
-                                       <param name="Local" value="info\else.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="encode">\r
-                                       <param name="Local" value="info\encode.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="encode_base64">\r
-                                       <param name="Local" value="info\encode_base64.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="encvalue">\r
-                                       <param name="Local" value="info\encvalue.html">\r
-                                       </OBJECT>\r
-                                       <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="enumerated">\r
-                                       <param name="Local" value="info\enumerated.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="error">\r
-                                       <param name="Local" value="info\error.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="except">\r
-                                       <param name="Local" value="info\except.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="exception">\r
-                                       <param name="Local" value="info\exception.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="execute">\r
-                                       <param name="Local" value="info\execute.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="extension">\r
-                                       <param name="Local" value="info\extension.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="external">\r
-                                       <param name="Local" value="info\external.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="fail">\r
-                                       <param name="Local" value="info\fail.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="false">\r
-                                       <param name="Local" value="info\false.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="float">\r
-                                       <param name="Local" value="info\float.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="float2int">\r
-                                       <param name="Local" value="info\float2int.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="float2str">\r
-                                       <param name="Local" value="info\float2str.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="for">\r
-                                       <param name="Local" value="info\for.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="from">\r
-                                       <param name="Local" value="info\from.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="function">\r
-                                       <param name="Local" value="info\function.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="getcall">\r
-                                       <param name="Local" value="info\getcall.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="get_stringencoding">\r
-                                       <param name="Local" value="info\get_stringencoding.html">\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="getreply">\r
-                                       <param name="Local" value="info\getreply.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="getverdict">\r
-                                       <param name="Local" value="info\getverdict.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="goto">\r
-                                       <param name="Local" value="info\goto.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="group">\r
-                                       <param name="Local" value="info\group.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="hex2bit">\r
-                                       <param name="Local" value="info\hex2bit.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="hex2int">\r
-                                       <param name="Local" value="info\hex2int.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="hex2oct">\r
-                                       <param name="Local" value="info\hex2oct.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="hex2str">\r
-                                       <param name="Local" value="info\hex2str.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="hexstring">\r
-                                       <param name="Local" value="info\hexstring.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="if">\r
-                                       <param name="Local" value="info\if.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="ifpresent">\r
-                                       <param name="Local" value="info\ifpresent.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="import">\r
-                                       <param name="Local" value="info\import.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="in">\r
-                                       <param name="Local" value="info\in.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="inconc">\r
-                                       <param name="Local" value="info\inconc.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="infinity">\r
-                                       <param name="Local" value="info\infinity.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="inout">\r
-                                       <param name="Local" value="info\inout.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="int2bit">\r
-                                       <param name="Local" value="info\int2bit.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="int2char">\r
-                                       <param name="Local" value="info\int2char.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="int2float">\r
-                                       <param name="Local" value="info\int2float.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="int2hex">\r
-                                       <param name="Local" value="info\int2hex.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="int2oct">\r
-                                       <param name="Local" value="info\int2oct.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="int2str">\r
-                                       <param name="Local" value="info\int2str.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="int2unichar">\r
-                                       <param name="Local" value="info\int2unichar.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="integer">\r
-                                       <param name="Local" value="info\integer.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="interleave">\r
-                                       <param name="Local" value="info\interleave.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="ischosen">\r
-                                       <param name="Local" value="info\ischosen.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="ispresent">\r
-                                       <param name="Local" value="info\ispresent.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="kill">\r
-                                       <param name="Local" value="info\kill.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="killed">\r
-                                       <param name="Local" value="info\killed.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="label">\r
-                                       <param name="Local" value="info\label.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="language">\r
-                                       <param name="Local" value="info\language.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="length">\r
-                                       <param name="Local" value="info\length.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="lengthof">\r
-                                       <param name="Local" value="info\lengthof.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="log">\r
-                                       <param name="Local" value="info\log.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="map">\r
-                                       <param name="Local" value="info\map.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="match">\r
-                                       <param name="Local" value="info\match.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="message">\r
-                                       <param name="Local" value="info\message.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="mixed">\r
-                                       <param name="Local" value="info\mixed.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="mod">\r
-                                       <param name="Local" value="info\mod.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="modifies">\r
-                                       <param name="Local" value="info\modifies.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="module">\r
-                                       <param name="Local" value="info\module.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="modulepar">\r
-                                       <param name="Local" value="info\modulepar.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="mtc">\r
-                                       <param name="Local" value="info\mtc.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="noblock">\r
-                                       <param name="Local" value="info\noblock.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="none">\r
-                                       <param name="Local" value="info\none.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="not">\r
-                                       <param name="Local" value="info\not.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="not4b">\r
-                                       <param name="Local" value="info\not4b.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="nowait">\r
-                                       <param name="Local" value="info\nowait.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="null">\r
-                                       <param name="Local" value="info\null.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="objid">\r
-                                       <param name="Local" value="info\objid.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="oct2bit">\r
-                                       <param name="Local" value="info\oct2bit.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="oct2char">\r
-                                       <param name="Local" value="info\oct2char.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="oct2hex">\r
-                                       <param name="Local" value="info\oct2hex.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="oct2int">\r
-                                       <param name="Local" value="info\oct2int.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="oct2str">\r
-                                       <param name="Local" value="info\oct2str.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="oct2unichar">\r
-                                       <param name="Local" value="info\oct2unichar.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="octetstring">\r
-                                       <param name="Local" value="info\octetstring.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="of">\r
-                                       <param name="Local" value="info\of.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="omit">\r
-                                       <param name="Local" value="info\omit.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="on">\r
-                                       <param name="Local" value="info\on.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="optional">\r
-                                       <param name="Local" value="info\optional.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="or">\r
-                                       <param name="Local" value="info\or.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="or4b">\r
-                                       <param name="Local" value="info\or4b.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="out">\r
-                                       <param name="Local" value="info\out.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="override">\r
-                                       <param name="Local" value="info\override.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="param">\r
-                                       <param name="Local" value="info\param.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="pass">\r
-                                       <param name="Local" value="info\pass.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="pattern">\r
-                                       <param name="Local" value="info\pattern.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="permutation">\r
-                                       <param name="Local" value="info\permutation.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="port">\r
-                                       <param name="Local" value="info\port.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="procedure">\r
-                                       <param name="Local" value="info\procedure.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="raise">\r
-                                       <param name="Local" value="info\raise.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="read">\r
-                                       <param name="Local" value="info\read.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="receive">\r
-                                       <param name="Local" value="info\receive.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="record">\r
-                                       <param name="Local" value="info\record.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="recursive">\r
-                                       <param name="Local" value="info\recursive.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="regexp">\r
-                                       <param name="Local" value="info\regexp.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="rem">\r
-                                       <param name="Local" value="info\rem.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="remove_bom">\r
-                                       <param name="Local" value="info\remove_bom.html">\r
-                                       </OBJECT>\r
-                                       <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="repeat">\r
-                                       <param name="Local" value="info\repeat.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="reply">\r
-                                       <param name="Local" value="info\reply.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="return">\r
-                                       <param name="Local" value="info\return.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="rnd">\r
-                                       <param name="Local" value="info\rnd.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="running">\r
-                                       <param name="Local" value="info\running.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="runs">\r
-                                       <param name="Local" value="info\runs.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="select">\r
-                                       <param name="Local" value="info\select.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="self">\r
-                                       <param name="Local" value="info\self.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="send">\r
-                                       <param name="Local" value="info\send.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="sender">\r
-                                       <param name="Local" value="info\sender.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="set">\r
-                                       <param name="Local" value="info\set.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="setverdict">\r
-                                       <param name="Local" value="info\setverdict.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="signature">\r
-                                       <param name="Local" value="info\signature.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="sizeof">\r
-                                       <param name="Local" value="info\sizeof.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="start">\r
-                                       <param name="Local" value="info\start.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="stop">\r
-                                       <param name="Local" value="info\stop.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="str2bit">\r
-                                       <param name="Local" value="info\str2bit.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="str2float">\r
-                                       <param name="Local" value="info\str2float.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="str2hex">\r
-                                       <param name="Local" value="info\str2hex.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="str2int">\r
-                                       <param name="Local" value="info\str2int.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="str2oct">\r
-                                       <param name="Local" value="info\str2oct.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="subset">\r
-                                       <param name="Local" value="info\subset.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="substr">\r
-                                       <param name="Local" value="info\substr.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="superset">\r
-                                       <param name="Local" value="info\superset.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="system">\r
-                                       <param name="Local" value="info\system.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="template">\r
-                                       <param name="Local" value="info\template.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="testcase">\r
-                                       <param name="Local" value="info\testcase.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="testcasename">\r
-                                       <param name="Local" value="info\testcasename.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="timeout">\r
-                                       <param name="Local" value="info\timeout.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="timer">\r
-                                       <param name="Local" value="info\timer.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="to">\r
-                                       <param name="Local" value="info\to.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="trigger">\r
-                                       <param name="Local" value="info\trigger.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="true">\r
-                                       <param name="Local" value="info\true.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="type">\r
-                                       <param name="Local" value="info\type.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="unichar2int">\r
-                                       <param name="Local" value="info\unichar2int.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="unichar2oct">\r
-                                       <param name="Local" value="info\unichar2oct.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="union">\r
-                                       <param name="Local" value="info\union.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="universal">\r
-                                       <param name="Local" value="info\universal.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="unmap">\r
-                                       <param name="Local" value="info\unmap.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="value">\r
-                                       <param name="Local" value="info\value.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="valueof">\r
-                                       <param name="Local" value="info\valueof.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="var">\r
-                                       <param name="Local" value="info\var.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="variant">\r
-                                       <param name="Local" value="info\variant.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="verdicttype">\r
-                                       <param name="Local" value="info\verdicttype.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="while">\r
-                                       <param name="Local" value="info\while.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="with">\r
-                                       <param name="Local" value="info\with.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="xor">\r
-                                       <param name="Local" value="info\xor.html">\r
-                                       </OBJECT>\r
-                               <LI> <OBJECT type="text/sitemap">\r
-                                       <param name="Name" value="xor4b">\r
-                                       <param name="Local" value="info\xor4b.html">\r
-                                       </OBJECT>\r
-                       </UL>\r
-               </UL>\r
-               <LI> <OBJECT type="text/sitemap">\r
-                       <param name="Name" value="TITAN on-line resources">\r
-                       <param name="Local" value="titan_online.html">\r
-                       </OBJECT>\r
-       </UL>\r
-</UL>\r
-</BODY></HTML>\r
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
+<HTML>
+<HEAD>
+<meta name="GENERATOR" content="Microsoft&reg; HTML Help Workshop 4.1">
+<!-- Sitemap 1.0 -->
+</HEAD><BODY>
+<OBJECT type="text/site properties">
+       <param name="Window Styles" value="0x800025">
+       <param name="ImageType" value="Folder">
+</OBJECT>
+<UL>
+       <LI> <OBJECT type="text/sitemap">
+               <param name="Name" value="TITAN">
+               </OBJECT>
+       <UL>
+               <LI> <OBJECT type="text/sitemap">
+                       <param name="Name" value="TTCN-3 Quick Reference">
+                       </OBJECT>
+               <UL>
+                       <LI> <OBJECT type="text/sitemap">
+                               <param name="Name" value="The ABNF specification of TTCN-3 language">
+                               <param name="Local" value="info\BNF.html">
+                               </OBJECT>
+                       <LI> <OBJECT type="text/sitemap">
+                               <param name="Name" value="TTCN-3 keywords">
+                               <param name="Local" value="titan_index.html">
+                               </OBJECT>
+                       <UL>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="action">
+                                       <param name="Local" value="info\action.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="activate">
+                                       <param name="Local" value="info\activate.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="address">
+                                       <param name="Local" value="info\address.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="alive">
+                                       <param name="Local" value="info\alive.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="all">
+                                       <param name="Local" value="info\all.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="alt">
+                                       <param name="Local" value="info\alt.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="altstep">
+                                       <param name="Local" value="info\altstep.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="and">
+                                       <param name="Local" value="info\and.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="and4b">
+                                       <param name="Local" value="info\and4b.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="any">
+                                       <param name="Local" value="info\any.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="anytype">
+                                       <param name="Local" value="info\anytype.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="bit2hex">
+                                       <param name="Local" value="info\bit2hex.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="bit2int">
+                                       <param name="Local" value="info\bit2int.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="bit2oct">
+                                       <param name="Local" value="info\bit2oct.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="bit2str">
+                                       <param name="Local" value="info\bit2str.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="bitstring">
+                                       <param name="Local" value="info\bitstring.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="boolean">
+                                       <param name="Local" value="info\boolean.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="break">
+                                       <param name="Local" value="info\break.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="call">
+                                       <param name="Local" value="info\call.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="case">
+                                       <param name="Local" value="info\case.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="catch">
+                                       <param name="Local" value="info\catch.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="char">
+                                       <param name="Local" value="info\char.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="char2int">
+                                       <param name="Local" value="info\char2int.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="char2oct">
+                                       <param name="Local" value="info\char2oct.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="charstring">
+                                       <param name="Local" value="info\charstring.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="check">
+                                       <param name="Local" value="info\check.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="clear">
+                                       <param name="Local" value="info\clear.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="complement">
+                                       <param name="Local" value="info\complement.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="component">
+                                       <param name="Local" value="info\component.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="connect">
+                                       <param name="Local" value="info\connect.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="const">
+                                       <param name="Local" value="info\const.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="continue">
+                                       <param name="Local" value="info\continue.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="control">
+                                       <param name="Local" value="info\control.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="create">
+                                       <param name="Local" value="info\create.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="deactivate">
+                                       <param name="Local" value="info\deactivate.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="decode_base64">
+                                       <param name="Local" value="info\decode_base64.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="decvalue">
+                                       <param name="Local" value="info\decvalue.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="default">
+                                       <param name="Local" value="info\default.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="disconnect">
+                                       <param name="Local" value="info\disconnect.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="display">
+                                       <param name="Local" value="info\display.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="do">
+                                       <param name="Local" value="info\do.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="done">
+                                       <param name="Local" value="info\done.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="else">
+                                       <param name="Local" value="info\else.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="encode">
+                                       <param name="Local" value="info\encode.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="encode_base64">
+                                       <param name="Local" value="info\encode_base64.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="encvalue">
+                                       <param name="Local" value="info\encvalue.html">
+                                       </OBJECT>
+                                       <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="enumerated">
+                                       <param name="Local" value="info\enumerated.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="error">
+                                       <param name="Local" value="info\error.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="except">
+                                       <param name="Local" value="info\except.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="exception">
+                                       <param name="Local" value="info\exception.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="execute">
+                                       <param name="Local" value="info\execute.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="extension">
+                                       <param name="Local" value="info\extension.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="external">
+                                       <param name="Local" value="info\external.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="fail">
+                                       <param name="Local" value="info\fail.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="false">
+                                       <param name="Local" value="info\false.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="float">
+                                       <param name="Local" value="info\float.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="float2int">
+                                       <param name="Local" value="info\float2int.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="float2str">
+                                       <param name="Local" value="info\float2str.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="for">
+                                       <param name="Local" value="info\for.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="from">
+                                       <param name="Local" value="info\from.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="function">
+                                       <param name="Local" value="info\function.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="getcall">
+                                       <param name="Local" value="info\getcall.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="get_stringencoding">
+                                       <param name="Local" value="info\get_stringencoding.html">
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="getreply">
+                                       <param name="Local" value="info\getreply.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="getverdict">
+                                       <param name="Local" value="info\getverdict.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="goto">
+                                       <param name="Local" value="info\goto.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="group">
+                                       <param name="Local" value="info\group.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="hex2bit">
+                                       <param name="Local" value="info\hex2bit.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="hex2int">
+                                       <param name="Local" value="info\hex2int.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="hex2oct">
+                                       <param name="Local" value="info\hex2oct.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="hex2str">
+                                       <param name="Local" value="info\hex2str.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="hexstring">
+                                       <param name="Local" value="info\hexstring.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="if">
+                                       <param name="Local" value="info\if.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="ifpresent">
+                                       <param name="Local" value="info\ifpresent.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="import">
+                                       <param name="Local" value="info\import.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="in">
+                                       <param name="Local" value="info\in.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="inconc">
+                                       <param name="Local" value="info\inconc.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="infinity">
+                                       <param name="Local" value="info\infinity.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="inout">
+                                       <param name="Local" value="info\inout.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="int2bit">
+                                       <param name="Local" value="info\int2bit.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="int2char">
+                                       <param name="Local" value="info\int2char.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="int2float">
+                                       <param name="Local" value="info\int2float.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="int2hex">
+                                       <param name="Local" value="info\int2hex.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="int2oct">
+                                       <param name="Local" value="info\int2oct.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="int2str">
+                                       <param name="Local" value="info\int2str.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="int2unichar">
+                                       <param name="Local" value="info\int2unichar.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="integer">
+                                       <param name="Local" value="info\integer.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="interleave">
+                                       <param name="Local" value="info\interleave.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="ischosen">
+                                       <param name="Local" value="info\ischosen.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="ispresent">
+                                       <param name="Local" value="info\ispresent.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="kill">
+                                       <param name="Local" value="info\kill.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="killed">
+                                       <param name="Local" value="info\killed.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="label">
+                                       <param name="Local" value="info\label.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="language">
+                                       <param name="Local" value="info\language.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="length">
+                                       <param name="Local" value="info\length.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="lengthof">
+                                       <param name="Local" value="info\lengthof.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="log">
+                                       <param name="Local" value="info\log.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="map">
+                                       <param name="Local" value="info\map.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="match">
+                                       <param name="Local" value="info\match.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="message">
+                                       <param name="Local" value="info\message.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="mixed">
+                                       <param name="Local" value="info\mixed.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="mod">
+                                       <param name="Local" value="info\mod.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="modifies">
+                                       <param name="Local" value="info\modifies.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="module">
+                                       <param name="Local" value="info\module.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="modulepar">
+                                       <param name="Local" value="info\modulepar.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="mtc">
+                                       <param name="Local" value="info\mtc.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="noblock">
+                                       <param name="Local" value="info\noblock.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="none">
+                                       <param name="Local" value="info\none.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="not">
+                                       <param name="Local" value="info\not.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="not4b">
+                                       <param name="Local" value="info\not4b.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="nowait">
+                                       <param name="Local" value="info\nowait.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="null">
+                                       <param name="Local" value="info\null.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="objid">
+                                       <param name="Local" value="info\objid.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="oct2bit">
+                                       <param name="Local" value="info\oct2bit.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="oct2char">
+                                       <param name="Local" value="info\oct2char.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="oct2hex">
+                                       <param name="Local" value="info\oct2hex.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="oct2int">
+                                       <param name="Local" value="info\oct2int.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="oct2str">
+                                       <param name="Local" value="info\oct2str.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="oct2unichar">
+                                       <param name="Local" value="info\oct2unichar.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="octetstring">
+                                       <param name="Local" value="info\octetstring.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="of">
+                                       <param name="Local" value="info\of.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="omit">
+                                       <param name="Local" value="info\omit.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="on">
+                                       <param name="Local" value="info\on.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="optional">
+                                       <param name="Local" value="info\optional.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="or">
+                                       <param name="Local" value="info\or.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="or4b">
+                                       <param name="Local" value="info\or4b.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="out">
+                                       <param name="Local" value="info\out.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="override">
+                                       <param name="Local" value="info\override.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="param">
+                                       <param name="Local" value="info\param.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="pass">
+                                       <param name="Local" value="info\pass.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="pattern">
+                                       <param name="Local" value="info\pattern.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="permutation">
+                                       <param name="Local" value="info\permutation.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="port">
+                                       <param name="Local" value="info\port.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="procedure">
+                                       <param name="Local" value="info\procedure.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="raise">
+                                       <param name="Local" value="info\raise.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="read">
+                                       <param name="Local" value="info\read.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="receive">
+                                       <param name="Local" value="info\receive.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="record">
+                                       <param name="Local" value="info\record.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="recursive">
+                                       <param name="Local" value="info\recursive.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="regexp">
+                                       <param name="Local" value="info\regexp.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="rem">
+                                       <param name="Local" value="info\rem.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="remove_bom">
+                                       <param name="Local" value="info\remove_bom.html">
+                                       </OBJECT>
+                                       <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="repeat">
+                                       <param name="Local" value="info\repeat.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="reply">
+                                       <param name="Local" value="info\reply.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="return">
+                                       <param name="Local" value="info\return.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="rnd">
+                                       <param name="Local" value="info\rnd.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="running">
+                                       <param name="Local" value="info\running.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="runs">
+                                       <param name="Local" value="info\runs.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="select">
+                                       <param name="Local" value="info\select.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="self">
+                                       <param name="Local" value="info\self.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="send">
+                                       <param name="Local" value="info\send.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="sender">
+                                       <param name="Local" value="info\sender.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="set">
+                                       <param name="Local" value="info\set.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="setverdict">
+                                       <param name="Local" value="info\setverdict.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="signature">
+                                       <param name="Local" value="info\signature.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="sizeof">
+                                       <param name="Local" value="info\sizeof.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="start">
+                                       <param name="Local" value="info\start.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="stop">
+                                       <param name="Local" value="info\stop.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="str2bit">
+                                       <param name="Local" value="info\str2bit.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="str2float">
+                                       <param name="Local" value="info\str2float.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="str2hex">
+                                       <param name="Local" value="info\str2hex.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="str2int">
+                                       <param name="Local" value="info\str2int.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="str2oct">
+                                       <param name="Local" value="info\str2oct.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="subset">
+                                       <param name="Local" value="info\subset.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="substr">
+                                       <param name="Local" value="info\substr.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="superset">
+                                       <param name="Local" value="info\superset.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="system">
+                                       <param name="Local" value="info\system.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="template">
+                                       <param name="Local" value="info\template.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="testcase">
+                                       <param name="Local" value="info\testcase.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="testcasename">
+                                       <param name="Local" value="info\testcasename.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="timeout">
+                                       <param name="Local" value="info\timeout.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="timer">
+                                       <param name="Local" value="info\timer.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="to">
+                                       <param name="Local" value="info\to.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="trigger">
+                                       <param name="Local" value="info\trigger.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="true">
+                                       <param name="Local" value="info\true.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="type">
+                                       <param name="Local" value="info\type.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="unichar2int">
+                                       <param name="Local" value="info\unichar2int.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="unichar2oct">
+                                       <param name="Local" value="info\unichar2oct.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="union">
+                                       <param name="Local" value="info\union.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="universal">
+                                       <param name="Local" value="info\universal.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="unmap">
+                                       <param name="Local" value="info\unmap.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="value">
+                                       <param name="Local" value="info\value.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="valueof">
+                                       <param name="Local" value="info\valueof.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="var">
+                                       <param name="Local" value="info\var.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="variant">
+                                       <param name="Local" value="info\variant.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="verdicttype">
+                                       <param name="Local" value="info\verdicttype.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="while">
+                                       <param name="Local" value="info\while.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="with">
+                                       <param name="Local" value="info\with.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="xor">
+                                       <param name="Local" value="info\xor.html">
+                                       </OBJECT>
+                               <LI> <OBJECT type="text/sitemap">
+                                       <param name="Name" value="xor4b">
+                                       <param name="Local" value="info\xor4b.html">
+                                       </OBJECT>
+                       </UL>
+               </UL>
+               <LI> <OBJECT type="text/sitemap">
+                       <param name="Name" value="TITAN on-line resources">
+                       <param name="Local" value="titan_online.html">
+                       </OBJECT>
+       </UL>
+</UL>
+</BODY></HTML>
index a1300bbd565f9283e3377e7e5fd3a3026b16760d..334185f6d6821010ffb73582d359fd5abfbbe3ec 100644 (file)
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
-[OPTIONS]\r
-Compatibility=1.1 or later\r
-Compiled file=titan.chm\r
-Contents file=titan.hhc\r
-Default topic=titan_index.html\r
-Display compile progress=Yes\r
-Full-text search=Yes\r
-Language=0x409 English (United States)\r
-Title=TITAN documentation\r
-\r
-\r
-[FILES]\r
-titan_index.html\r
-titan_online.html\r
-info\BNF.html\r
-info\action.html\r
-info\activate.html\r
-info\address.html\r
-info\alive.html\r
-info\all.html\r
-info\alt.html\r
-info\altstep.html\r
-info\and.html\r
-info\and4b.html\r
-info\any.html\r
-info\anytype.html\r
-info\bit2hex.html\r
-info\bit2int.html\r
-info\bit2oct.html\r
-info\bit2str.html\r
-info\bitstring.html\r
-info\boolean.html\r
-info\break.html\r
-info\call.html\r
-info\case.html\r
-info\catch.html\r
-info\char.html\r
-info\char2int.html\r
-info\char2oct.html\r
-info\charstring.html\r
-info\check.html\r
-info\clear.html\r
-info\complement.html\r
-info\component.html\r
-info\connect.html\r
-info\const.html\r
-info\continue.html\r
-info\control.html\r
-info\create.html\r
-info\deactivate.html\r
-info\decode_base64.html\r
-info\decvalue.html\r
-info\default.html\r
-info\disconnect.html\r
-info\display.html\r
-info\do.html\r
-info\done.html\r
-info\else.html\r
-info\encode.html\r
-info\encode_base64.html\r
-info\encvalue.html\r
-info\enumerated.html\r
-info\error.html\r
-info\except.html\r
-info\exception.html\r
-info\execute.html\r
-info\extension.html\r
-info\external.html\r
-info\fail.html\r
-info\false.html\r
-info\float.html\r
-info\float2int.html\r
-info\float2str.html\r
-info\for.html\r
-info\from.html\r
-info\function.html\r
-info\get_stringencoding.html\r
-info\getcall.html\r
-info\getreply.html\r
-info\getverdict.html\r
-info\goto.html\r
-info\group.html\r
-info\hex2bit.html\r
-info\hex2int.html\r
-info\hex2oct.html\r
-info\hex2str.html\r
-info\hexstring.html\r
-info\if.html\r
-info\ifpresent.html\r
-info\import.html\r
-info\in.html\r
-info\inconc.html\r
-info\infinity.html\r
-info\inout.html\r
-info\int2bit.html\r
-info\int2char.html\r
-info\int2float.html\r
-info\int2hex.html\r
-info\int2oct.html\r
-info\int2str.html\r
-info\int2unichar.html\r
-info\integer.html\r
-info\interleave.html\r
-info\ischosen.html\r
-info\ispresent.html\r
-info\kill.html\r
-info\killed.html\r
-info\label.html\r
-info\language.html\r
-info\length.html\r
-info\lengthof.html\r
-info\log.html\r
-info\map.html\r
-info\match.html\r
-info\message.html\r
-info\mixed.html\r
-info\mod.html\r
-info\modifies.html\r
-info\module.html\r
-info\modulepar.html\r
-info\mtc.html\r
-info\noblock.html\r
-info\none.html\r
-info\not.html\r
-info\not4b.html\r
-info\nowait.html\r
-info\null.html\r
-info\objid.html\r
-info\oct2bit.html\r
-info\oct2char.html\r
-info\oct2hex.html\r
-info\oct2int.html\r
-info\oct2str.html\r
-info\oct2unichar.html\r
-info\octetstring.html\r
-info\of.html\r
-info\omit.html\r
-info\on.html\r
-info\optional.html\r
-info\or.html\r
-info\or4b.html\r
-info\out.html\r
-info\override.html\r
-info\param.html\r
-info\pass.html\r
-info\pattern.html\r
-info\permutation.html\r
-info\port.html\r
-info\procedure.html\r
-info\raise.html\r
-info\read.html\r
-info\receive.html\r
-info\record.html\r
-info\recursive.html\r
-info\regexp.html\r
-info\rem.html\r
-info\remove_bom.html\r
-info\repeat.html\r
-info\reply.html\r
-info\return.html\r
-info\rnd.html\r
-info\running.html\r
-info\runs.html\r
-info\select.html\r
-info\self.html\r
-info\send.html\r
-info\sender.html\r
-info\set.html\r
-info\setverdict.html\r
-info\signature.html\r
-info\sizeof.html\r
-info\start.html\r
-info\stop.html\r
-info\str2bit.html\r
-info\str2float.html\r
-info\str2hex.html\r
-info\str2int.html\r
-info\str2oct.html\r
-info\subset.html\r
-info\substr.html\r
-info\superset.html\r
-info\system.html\r
-info\template.html\r
-info\testcase.html\r
-info\testcasename.html\r
-info\timeout.html\r
-info\timer.html\r
-info\to.html\r
-info\trigger.html\r
-info\true.html\r
-info\type.html\r
-info\unichar2int.html\r
-info\unichar2oct.html\r
-info\union.html\r
-info\universal.html\r
-info\unmap.html\r
-info\value.html\r
-info\valueof.html\r
-info\var.html\r
-info\variant.html\r
-info\verdicttype.html\r
-info\while.html\r
-info\with.html\r
-info\xor.html\r
-info\xor4b.html\r
-\r
-[INFOTYPES]\r
-\r
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *
+ ******************************************************************************/
+[OPTIONS]
+Compatibility=1.1 or later
+Compiled file=titan.chm
+Contents file=titan.hhc
+Default topic=titan_index.html
+Display compile progress=Yes
+Full-text search=Yes
+Language=0x409 English (United States)
+Title=TITAN documentation
+
+
+[FILES]
+titan_index.html
+titan_online.html
+info\BNF.html
+info\action.html
+info\activate.html
+info\address.html
+info\alive.html
+info\all.html
+info\alt.html
+info\altstep.html
+info\and.html
+info\and4b.html
+info\any.html
+info\anytype.html
+info\bit2hex.html
+info\bit2int.html
+info\bit2oct.html
+info\bit2str.html
+info\bitstring.html
+info\boolean.html
+info\break.html
+info\call.html
+info\case.html
+info\catch.html
+info\char.html
+info\char2int.html
+info\char2oct.html
+info\charstring.html
+info\check.html
+info\clear.html
+info\complement.html
+info\component.html
+info\connect.html
+info\const.html
+info\continue.html
+info\control.html
+info\create.html
+info\deactivate.html
+info\decode_base64.html
+info\decvalue.html
+info\default.html
+info\disconnect.html
+info\display.html
+info\do.html
+info\done.html
+info\else.html
+info\encode.html
+info\encode_base64.html
+info\encvalue.html
+info\enumerated.html
+info\error.html
+info\except.html
+info\exception.html
+info\execute.html
+info\extension.html
+info\external.html
+info\fail.html
+info\false.html
+info\float.html
+info\float2int.html
+info\float2str.html
+info\for.html
+info\from.html
+info\function.html
+info\get_stringencoding.html
+info\getcall.html
+info\getreply.html
+info\getverdict.html
+info\goto.html
+info\group.html
+info\hex2bit.html
+info\hex2int.html
+info\hex2oct.html
+info\hex2str.html
+info\hexstring.html
+info\if.html
+info\ifpresent.html
+info\import.html
+info\in.html
+info\inconc.html
+info\infinity.html
+info\inout.html
+info\int2bit.html
+info\int2char.html
+info\int2float.html
+info\int2hex.html
+info\int2oct.html
+info\int2str.html
+info\int2unichar.html
+info\integer.html
+info\interleave.html
+info\ischosen.html
+info\ispresent.html
+info\kill.html
+info\killed.html
+info\label.html
+info\language.html
+info\length.html
+info\lengthof.html
+info\log.html
+info\map.html
+info\match.html
+info\message.html
+info\mixed.html
+info\mod.html
+info\modifies.html
+info\module.html
+info\modulepar.html
+info\mtc.html
+info\noblock.html
+info\none.html
+info\not.html
+info\not4b.html
+info\nowait.html
+info\null.html
+info\objid.html
+info\oct2bit.html
+info\oct2char.html
+info\oct2hex.html
+info\oct2int.html
+info\oct2str.html
+info\oct2unichar.html
+info\octetstring.html
+info\of.html
+info\omit.html
+info\on.html
+info\optional.html
+info\or.html
+info\or4b.html
+info\out.html
+info\override.html
+info\param.html
+info\pass.html
+info\pattern.html
+info\permutation.html
+info\port.html
+info\procedure.html
+info\raise.html
+info\read.html
+info\receive.html
+info\record.html
+info\recursive.html
+info\regexp.html
+info\rem.html
+info\remove_bom.html
+info\repeat.html
+info\reply.html
+info\return.html
+info\rnd.html
+info\running.html
+info\runs.html
+info\select.html
+info\self.html
+info\send.html
+info\sender.html
+info\set.html
+info\setverdict.html
+info\signature.html
+info\sizeof.html
+info\start.html
+info\stop.html
+info\str2bit.html
+info\str2float.html
+info\str2hex.html
+info\str2int.html
+info\str2oct.html
+info\subset.html
+info\substr.html
+info\superset.html
+info\system.html
+info\template.html
+info\testcase.html
+info\testcasename.html
+info\timeout.html
+info\timer.html
+info\to.html
+info\trigger.html
+info\true.html
+info\type.html
+info\unichar2int.html
+info\unichar2oct.html
+info\union.html
+info\universal.html
+info\unmap.html
+info\value.html
+info\valueof.html
+info\var.html
+info\variant.html
+info\verdicttype.html
+info\while.html
+info\with.html
+info\xor.html
+info\xor4b.html
+
+[INFOTYPES]
+
index 115ca3e4fb97c961c43613bf0c3d93f320d48c45..585a6eb5b16c34868a308b060e8ec621a0891542 100644 (file)
@@ -1,10 +1,22 @@
 <!--
- 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:
+  
+  Baji, Laszlo
+  Balasko, Jeno
+  Csorba, Mate
+  Farkas, Laszlo
+  Feher, Csaba
+  Gecse, Roland
+  Kovacs, Ferenc
+  Raduly, Csaba
+  Szabados, Kristof
+  Zalanyi, Balazs Andor
 -->
 <html>
 <head>
index 9a46fea4e709a0a55367f5a3a70c3cd6315f1594..ca849942e81d7bef52b33bd90546da25f6c8640f 100644 (file)
@@ -1,11 +1,18 @@
 <!--
- 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
+  Farkas, Laszlo
+  Forstner, Matyas
+  Gecse, Roland
+  Szabados, Kristof
+  Szabo, Janos Zoltan – initial implementation
+-->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
index 85a60ed8127ce87559670645ee59e6fe49bad6be..52cf328cacf84c3aa673beaaa14b3f6d7112b22a 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *
+ ******************************************************************************/
 #include "Grammar.hh"
 #include "Rule.hh"
 #include "Iterator.hh"
index 8f3f53ae2fc7e8d56fca0dca22aa2a66323625d1..2c7030d62db975fda16b5a4442c9a6fe863bda38 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *
+ ******************************************************************************/
 #ifndef _langviz_Grammar_HH
 #define _langviz_Grammar_HH
 
index e016cdfac877c9a3a5168776c88306c323480042..5e2b2f83202450874181f04b4afb72b8669b14a4 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *
+ ******************************************************************************/
 #include "Graph.hh"
 #include "Symbol.hh"
 #include "Grammar.hh"
index 6589fe31817a1319ba866b3102310f653df128fc..1e1e11d5ac62c368031f065dc8d9ffdeb05ddcd9 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *
+ ******************************************************************************/
 #ifndef _langviz_Graph_HH
 #define _langviz_Graph_HH
 
index d2c6e69559d53c691baef49def443c37a5c45f7a..045d6fb4f2bfe893906f5ca746c98a6189e03d47 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *
+ ******************************************************************************/
 #include "Iterator.hh"
 #include "Grammar.hh"
 #include "Rule.hh"
index 14a8ea2aad6d80c73e1cf740308ad914d2fe1f3b..5d7bdd3ab0cafef3048f0bb036f9e5c66e1499db 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *
+ ******************************************************************************/
 #ifndef _langviz_Iterator_HH
 #define _langviz_Iterator_HH
 
index 8bb2d87d140e7d4f37ff574636c15de304199859..49b555aeec321f47d67ee4c01c605636662fc589 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Forstner, Matyas
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 # Makefile for the langviz
 
 include ../Makefile.cfg
index 5defb1fd1e94f2ff53395083f4fbf9973024d4a1..4bd3f265a2480cc2a421ae90cbde112fe47be052 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *
+ ******************************************************************************/
 #include "Node.hh"
 #include "error.h"
 #include <stdio.h>
index 070604ae9cb7ef67a84c0e7b5883e07ba0f03428..03cb48f8526fa39dfa8c948317d56e7fbd2c6e42 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *
+ ******************************************************************************/
 #ifndef _langviz_Node_HH
 #define _langviz_Node_HH
 
index 40fd5ec681cfb43d931c02f265622c7771c12630..61b99e73ec969610c4386c2bcda9f3b7cb70cb28 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *
+ ******************************************************************************/
 #include "Rule.hh"
 #include "Grammar.hh"
 #include "Symbol.hh"
index f509bce6d605e4c88dca443d90a824cd3f202311..d6dd0d559af89d2227020596e188e39791a77857 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *
+ ******************************************************************************/
 #ifndef _langviz_Rule_HH
 #define _langviz_Rule_HH
 
index a04459a0a1c4a427a50a3d2ed455272928d04300..6bb77b39af04b94a294a596f935ae84a58c25440 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *
+ ******************************************************************************/
 #include "Symbol.hh"
 #include "Grammar.hh"
 #include "../common/memory.h"
index cbfff95cf60b3b53d24c12d29eb5939ef2275262..2b6588674222d319877c844842a6283114245b1e 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *
+ ******************************************************************************/
 #ifndef _langviz_Symbol_HH
 #define _langviz_Symbol_HH
 
index c2bfd0d5761a9972e2490a8161d582058600b353..ab0c7e823d26d513d0c76f52b00c6dcfb30c9309 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Forstner, Matyas
+ *
  ******************************************************************************/
  
 /*
index 8034e12a6796e29c8ba3692ba386be3d44f79cc3..6a9fa0ffc580d30cdb4c7b8254c273fdb63d66d5 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Forstner, Matyas
+ *
  ******************************************************************************/
  
 /*
index bf6bc6637e7346050053a05f73c6c008b8ffbcef..4a80884e381e6498a4d7c59bba167f6c7f050fc9 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *
+ ******************************************************************************/
 #include "error.h"
 #include <stdio.h>
 #include <stdlib.h>
index 97e6d837e2d0552187310b43811cdbd1e74280a3..53fbcdb7016702b7a3d3c1c5fd0037b3c4dc5797 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *
+ ******************************************************************************/
 #ifndef _langviz_error_H
 #define _langviz_error_H
 
index 30eaca1d37b079a03bcaa9ad8389a67c7df62d50..038f79a32051af985eb52f6e90741886de908402 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *
+ ******************************************************************************/
 #include <stdio.h>
 #include <string.h>
 #include "../common/memory.h"
diff --git a/license/.gitignore b/license/.gitignore
deleted file mode 100644 (file)
index dbc33a7..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-*.d
-license_gen
-license_gen.exe
diff --git a/license/Makefile b/license/Makefile
deleted file mode 100644 (file)
index e2da83e..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-###############################################################################
-# Copyright (c) 2000-2015 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
-###############################################################################
-# Makefile for the license generator program
-
-include ../Makefile.cfg
-
-MYSQL_DIR := /mnt/TTCN/Tools/mysql-5.0.41-solaris8-sparc
-TARGET_DIR := /mnt/TTCN/license
-
-CPPFLAGS += -I$(OPENSSL_DIR)/include -I$(MYSQL_DIR)/include
-
-SOLARIS_LIBS := -lsocket -lnsl -lm -lz
-SOLARIS8_LIBS := -lsocket -lnsl -lm -lz
-LINUX_LIBS :=
-FREEBSD_LIBS :=
-WIN32_LIBS :=
-
-SOURCES := license_gen.c
-DEPFILES := $(patsubst %.cc,%.d,$(patsubst %.c,%.d,$(SOURCES)))
-COMMON_OBJECTS := ../common/license.o ../common/memory.o
-OBJECTS := $(patsubst %.cc,%.o,$(patsubst %.c,%.o,$(SOURCES))) $(COMMON_OBJECTS)
-TARGETS := license_gen$(EXESUFFIX)
-
-license_gen$(EXESUFFIX): $(OBJECTS)
-       $(CC) -o $@ $(OBJECTS) $(MYSQL_DIR)/lib/libmysqlclient.a \
-       $(OPENSSL_DIR)/lib/libcrypto.a $($(PLATFORM)_LIBS)
-       chmod g+w $(TARGETS)
-
-install: $(TARGETS)
-       strip $(TARGETS)
-       cp $(TARGETS) $(TARGET_DIR)
-       chmod 710 $(TARGET_DIR)/license_gen$(EXESUFFIX)
-       chmod u+s $(TARGET_DIR)/license_gen$(EXESUFFIX)
-
-include ../Makefile.genrules
diff --git a/license/Makefile_renew_license b/license/Makefile_renew_license
deleted file mode 100644 (file)
index b6b3eb0..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-###############################################################################
-# Copyright (c) 2000-2015 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
-###############################################################################
-GCC_DIR=/mnt/TTCN/Tools/gcc-4.1.1-sol8
-CGIC_DIR=/mnt/TTCN/Tools/cgic205-gcc3.0.4-sol8
-MYSQL_DIR=/mnt/TTCN/Tools/mysql-standard-4.1.22-sun-solaris2.8-sparc
-
-CC=${GCC_DIR}/bin/gcc
-
-all: renew_license.cgi
-
-renew_license.cgi: renew_license.o
-       ${CC} -o renew_license.cgi renew_license.o -L${CGIC_DIR} -L${MYSQL_DIR}/lib -lcgic -lmysqlclient -lz -lresolv -lxnet -lm
-
-renew_license.o: renew_license.c
-       ${CC} -c renew_license.c -I${CGIC_DIR} -I${MYSQL_DIR}/include
-
-clean:
-       rm renew_license.cgi
-
-install:
-       cp renew_license.html /export/localhome/httpd/htdocs/
-       cp renew_license.cgi /export/localhome/httpd/cgi-bin/
diff --git a/license/license.dat b/license/license.dat
deleted file mode 100644 (file)
index 2b98250..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
------BEGIN TTCN-3 LICENSE FILE-----
-AAAALkRlbW8gTGljZW5zZQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAAEVyaWNzc29uAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAUNwf//EbwAAAAAAAAAAAAAAAAAAAAEAAAAB
-AAAAAAAAAAEAAABjAAAAYwAAAIEAAAAAAAAAADAtAhQZJOQ0JCWg4PsEFSk5HWV3
-fgzOeAIVAJEi9nvABEj9GHx1O7spihrnlTDUAA==
------END TTCN-3 LICENSE FILE-----
diff --git a/license/license_gen.c b/license/license_gen.c
deleted file mode 100644 (file)
index d306ad9..0000000
+++ /dev/null
@@ -1,605 +0,0 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
-#include <stdio.h>
-#include <string.h>
-#include <stdlib.h>
-#include <stdarg.h>
-#include <unistd.h>
-#include <sys/types.h>
-#include <sys/time.h>
-#include <sys/wait.h>
-
-#include <mysql.h>
-
-#include <openssl/rand.h>
-#include <openssl/sha.h>
-#include <openssl/dsa.h>
-#include <openssl/pem.h>
-#include <openssl/err.h>
-
-#include "../common/memory.h"
-#include "../common/license.h"
-
-#define MYSQL_HOST "mwlx122.eth.ericsson.se"
-#define MYSQL_USER "ttcn3"
-#define MYSQL_PASSWORD "ttcn3"
-#define MYSQL_DATABASE "ttcn3"
-
-#define LICENSE_DIR "/mnt/TTCN/license"
-#define PRIVATE_KEY LICENSE_DIR "/key.pem"
-
-#define SECS_IN_DAY 86400
-
-__attribute__ ((__format__ (__printf__, 1, 2), __noreturn__))
-static void error(const char *fmt, ...)
-{
-    va_list pvar;
-    fputs("ERROR: ", stderr);
-    va_start(pvar, fmt);
-    vfprintf(stderr, fmt, pvar);
-    va_end(pvar);
-    fputc('\n', stderr);
-    exit(EXIT_FAILURE);
-}
-
-/* Big-endian */
-static void encode_int(unsigned char *to, unsigned int from)
-{
-    to[3] = from & 0xFF;
-    from >>= 8;
-    to[2] = from & 0xFF;
-    from >>= 8;
-    to[1] = from & 0xFF;
-    from >>= 8;
-    to[0] = from & 0xFF;
-}
-
-static void encode_string(char *to, const char *from, size_t length)
-{
-    strncpy(to, from, length);
-}
-
-static void encode_license(license_raw *to, const license_struct *from)
-{
-    memset(to, 0, sizeof(*to));
-    encode_int(to->unique_id, from->unique_id);
-    encode_string(to->licensee_name, from->licensee_name,
-       sizeof(to->licensee_name));
-    encode_string(to->licensee_email, from->licensee_email,
-        sizeof(to->licensee_email));
-    encode_string(to->licensee_company, from->licensee_company,
-        sizeof(to->licensee_company));
-    encode_string(to->licensee_department, from->licensee_department,
-        sizeof(to->licensee_department));
-    encode_int(to->valid_from, from->valid_from);
-    encode_int(to->valid_until, from->valid_until);
-    encode_int(to->host_id, from->host_id);
-    encode_string(to->login_name, from->login_name, sizeof(to->login_name));
-    encode_int(to->from_major, from->from_major);
-    encode_int(to->from_minor, from->from_minor);
-    encode_int(to->from_patchlevel, from->from_patchlevel);
-    encode_int(to->to_major, from->to_major);
-    encode_int(to->to_minor, from->to_minor);
-    encode_int(to->to_patchlevel, from->to_patchlevel);
-    encode_int(to->feature_list, from->feature_list);
-    encode_int(to->limitation_type, from->limitation_type);
-    encode_int(to->max_ptcs, from->max_ptcs);
-}
-
-static void sign_license(license_raw *lptr, const char *dsa_key_file)
-{
-    unsigned char message_digest[20];
-    SHA_CTX sha_ctx;
-    unsigned int signature_len = sizeof(lptr->dsa_signature);
-    DSA *dsa;
-
-    FILE *fp = fopen(dsa_key_file, "r");
-    if (fp == NULL) {
-        error("Cannot open DSA private key file `%s' for reading: %s",
-           dsa_key_file, strerror(errno));
-    }
-
-    dsa = PEM_read_DSAPrivateKey(fp, NULL, NULL, NULL);
-    fclose(fp);
-
-    if (dsa == NULL) {
-        error("Cannot read DSA private key from `%s': %s",
-           dsa_key_file, ERR_error_string(ERR_get_error(), NULL));
-    }
-
-    SHA1_Init(&sha_ctx);
-    SHA1_Update(&sha_ctx, lptr, sizeof(*lptr) - sizeof(lptr->dsa_signature));
-    SHA1_Final(message_digest, &sha_ctx);
-
-    if ((int)signature_len != DSA_size(dsa)) {
-       error("Invalid DSA signature size: %d", DSA_size(dsa));
-    }
-
-    if (!DSA_sign(0, message_digest, sizeof(message_digest),
-        lptr->dsa_signature, &signature_len, dsa)) {
-        error("DSA signature generation failed: %s",
-           ERR_error_string(ERR_get_error(), NULL));
-    }
-
-    DSA_free(dsa);
-}
-
-static void write_license(const char *file_name, const license_raw *lptr)
-{
-    FILE *fp = fopen(file_name, "w");
-    if (fp == NULL) {
-        error("Cannot open license file `%s' for writing: %s", file_name,
-           strerror(errno));
-    }
-    if (!PEM_write(fp, "TTCN-3 LICENSE FILE", "", (unsigned char *)lptr,
-        sizeof(*lptr))) {
-        error("Writing to license file `%s' failed: %s", file_name,
-           ERR_error_string(ERR_get_error(), NULL));
-    }
-    fclose(fp);
-}
-
-static int privileged_user = 0;
-static uid_t my_uid = -1;
-
-static void check_user(void)
-{
-    if (geteuid() != 45719) {
-        error("This program must have set-uid to user etccadmi1 (uid 45719)");
-    }
-    my_uid = getuid();
-    switch (my_uid) {
-    case 45719: /* etccadmi1 */
-       privileged_user = 1;
-    case 34217: /* ethjra */
-    case 34385: /* ethgasz */
-        break;
-    default:
-        error("You are not allowed to use this program");
-    }
-}
-
-static void connect_database(MYSQL *mysql)
-{
-    if (!mysql_init(mysql)) {
-       error("MySQL structure initialization failed");
-    }
-    if (!mysql_real_connect(mysql, MYSQL_HOST, MYSQL_USER, MYSQL_PASSWORD,
-       MYSQL_DATABASE, 0, NULL, 0)) {
-       error("MySQL database connection failed: %s", mysql_error(mysql));
-    } else {
-       fputs("Connected to MySQL database.\n", stderr);
-    }
-}
-
-static void disconnect_database(MYSQL *mysql)
-{
-    mysql_close(mysql);
-    fputs("Disconnected from MySQL database.\n", stderr);
-}
-
-static void fill_from_database_c(MYSQL *mysql, license_struct *plic, int unique_id)
-{
-    MYSQL_RES *result;
-    my_ulonglong num_rows;
-    unsigned int i, num_fields;
-    MYSQL_FIELD *fields;
-    MYSQL_ROW row;
-    time_t current_time = time(NULL);
-    char *query = mprintf("SELECT * FROM licenses WHERE unique_id = %d", unique_id);
-    if (mysql_query(mysql, query)) {
-       error("Execution of MySQL query `%s' failed: %s", query,
-           mysql_error(mysql));
-    }
-    Free(query);
-
-    result = mysql_store_result(mysql);
-    if (result == NULL) {
-       error("MySQL query result fetching failed: %s", mysql_error(mysql));
-    }
-
-    num_rows = mysql_num_rows(result);
-    if (num_rows <= 0) {
-       error("There is no license in the database with unique id %d",
-           unique_id);
-    } else if (num_rows > 1) {
-       error("There are %llu licenses in the database with unique id %d",
-           num_rows, unique_id);
-    }
-
-    num_fields = mysql_num_fields(result);
-    fields = mysql_fetch_fields(result);
-    row = mysql_fetch_row(result);
-
-    fprintf(stderr, "License data was fetched for unique id %d.\n", unique_id);
-
-    for (i = 0; i < num_fields; i++) {
-        const char *field_name = fields[i].name;
-        if (!strcmp(field_name, "unique_id")) {
-           plic->unique_id = atoi(row[i]);
-       } else if (!strcmp(field_name, "licensee_name")) {
-           plic->licensee_name = row[i] != NULL ? row[i] : "";
-       } else if (!strcmp(field_name, "licensee_email")) {
-           plic->licensee_email = row[i] != NULL ? row[i] : "";
-       } else if (!strcmp(field_name, "contact_name")) {
-           plic->contact_name = row[i] != NULL ? row[i] : "";
-       } else if (!strcmp(field_name, "contact_email")) {
-           plic->contact_email = row[i] != NULL ? row[i] : "";
-       } else if (!strcmp(field_name, "send_to")) {
-            if (!strcmp(row[i], "Contact")) plic->send_to = SENDTO_CONTACT;
-            else if (!strcmp(row[i], "Both")) plic->send_to = SENDTO_BOTH;
-            else /*if (!strcmp(row[i], "Licensee"))*/ plic->send_to = SENDTO_LICENSEE;
-           /* SENDTO_LICENSEE is the default */
-       } else if (!strcmp(field_name, "licensee_company")) {
-           plic->licensee_company = row[i] != NULL ? row[i] : "";
-       } else if (!strcmp(field_name, "licensee_department")) {
-           plic->licensee_department = row[i] != NULL ? row[i] : "";
-       } else if (!strcmp(field_name, "valid_from")) {
-           int year, month, day;
-           struct tm tm_struct;
-           if (sscanf(row[i], "%4d-%2d-%2d", &year, &month, &day) != 3) {
-               error("Invalid date format: `%s'", row[i]);
-           }
-           tm_struct.tm_year = year - 1900;
-           tm_struct.tm_mon = month - 1;
-           tm_struct.tm_mday = day;
-           tm_struct.tm_hour = 0;
-           tm_struct.tm_min = 0;
-           tm_struct.tm_sec = 0;
-           tm_struct.tm_isdst = -1;
-           plic->valid_from = mktime(&tm_struct);
-       } else if (!strcmp(field_name, "valid_until")) {
-           int year, month, day;
-           struct tm tm_struct;
-           if (sscanf(row[i], "%4d-%2d-%2d", &year, &month, &day) != 3) {
-               error("Invalid date format: `%s'", row[i]);
-           }
-           tm_struct.tm_year = year - 1900;
-           tm_struct.tm_mon = month - 1;
-           tm_struct.tm_mday = day;
-           tm_struct.tm_hour = 23;
-           tm_struct.tm_min = 59;
-           tm_struct.tm_sec = 59;
-           tm_struct.tm_isdst = -1;
-           plic->valid_until = mktime(&tm_struct);
-       } else if (!strcmp(field_name, "host_id")) {
-           if (row[i] == NULL || sscanf(row[i], "%lx", &plic->host_id) != 1)
-               plic->host_id = 0;
-       } else if (!strcmp(field_name, "login_name")) {
-           plic->login_name = row[i] != NULL ? row[i] : "";
-       } else if (!strcmp(field_name, "from_major")) {
-           plic->from_major = atoi(row[i]);
-       } else if (!strcmp(field_name, "from_minor")) {
-           plic->from_minor = atoi(row[i]);
-       } else if (!strcmp(field_name, "from_patchlevel")) {
-           plic->from_patchlevel = atoi(row[i]);
-       } else if (!strcmp(field_name, "to_major")) {
-           plic->to_major = atoi(row[i]);
-       } else if (!strcmp(field_name, "to_minor")) {
-           plic->to_minor = atoi(row[i]);
-       } else if (!strcmp(field_name, "to_patchlevel")) {
-           plic->to_patchlevel = atoi(row[i]);
-       } else if (!strcmp(field_name, "feature_ttcn3")) {
-           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_TTCN3;
-       } else if (!strcmp(field_name, "feature_asn1")) {
-           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_ASN1;
-       } else if (!strcmp(field_name, "feature_codegen")) {
-           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_CODEGEN;
-       } else if (!strcmp(field_name, "feature_raw")) {
-           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_RAW;
-       } else if (!strcmp(field_name, "feature_text")) {
-           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_TEXT;
-       } else if (!strcmp(field_name, "feature_ber")) {
-           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_BER;
-       } else if (!strcmp(field_name, "feature_per")) {
-           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_PER;
-       } else if (!strcmp(field_name, "feature_xer")) {
-           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_XER;
-       } else if (!strcmp(field_name, "feature_tpgen")) {
-           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_TPGEN;
-       } else if (!strcmp(field_name, "feature_single")) {
-           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_SINGLE;
-       } else if (!strcmp(field_name, "feature_mctr")) {
-           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_MCTR;
-       } else if (!strcmp(field_name, "feature_hc")) {
-           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_HC;
-       } else if (!strcmp(field_name, "feature_logformat")) {
-           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_LOGFORMAT;
-       } else if (!strcmp(field_name, "limit_host")) {
-           if (!strcmp(row[i], "Yes")) plic->limitation_type |= LIMIT_HOST;
-       } else if (!strcmp(field_name, "limit_user")) {
-           if (!strcmp(row[i], "Yes")) plic->limitation_type |= LIMIT_USER;
-       } else if (!strcmp(field_name, "max_ptcs")) {
-           plic->max_ptcs = atoi(row[i]);
-       }
-    } /* next */
-
-    if (plic->valid_from > current_time) {
-        error("The beginning of validity is in the future: %s",
-           ctime(&plic->valid_from));
-    }
-
-    if (plic->valid_until < current_time) {
-        error("The license has already expired on %s",
-           ctime(&plic->valid_until));
-    } else if (plic->valid_until < current_time + SECS_IN_DAY) {
-       error("The license is valid for less than one day");
-    } else if (plic->valid_until > current_time + 380 * SECS_IN_DAY &&
-              !privileged_user) {
-        error("You are not authorized to generate a license that is valid for "
-           "more than one year (%ld days)",
-           (plic->valid_until - current_time) / SECS_IN_DAY);
-    }
-
-    if (plic->limitation_type & LIMIT_HOST && plic->host_id == 0) {
-        error("Cannot generate HOST limited license for zero host ID");
-    }
-
-    if (plic->limitation_type & LIMIT_USER && !strcmp(plic->login_name, "")) {
-        error("Cannot generate USER limited license for empty login name");
-    }
-
-    if (plic->limitation_type == 0 && !privileged_user) {
-        error("You are not authorized to generate unrestricted licenses");
-    }
-    mysql_free_result(result);
-}
-
-static void fill_from_database(MYSQL *mysql, license_raw *lraw, int unique_id)
-{
-
-    license_struct lstr;
-    memset(&lstr, 0, sizeof(lstr));
-
-    fill_from_database_c(mysql, &lstr, unique_id);
-
-    encode_license(lraw, &lstr);
-
-}
-
-static const char *get_email_address(void)
-{
-    switch (my_uid) {
-    case 34217: /* ethjra */
-       return "Julianna.Rozsa@ericsson.com";
-    case 34385: /* ethgasz */
-       return "Gabor.Szalai@ericsson.com";
-    case 45719: /* etccadmi1 */
-       return "Julianna.Rozsa@ericsson.com";
-    default:
-       return "???";
-    }
-}
-
-static const char *get_first_name(void)
-{
-    switch (my_uid) {
-    case 34217: /* ethjra */
-       return "Julianna";
-    case 34385: /* ethgasz */
-       return "Gábor";
-    case 45719: /* etccadmi1 */
-       return "Admin";
-    default:
-       return "???";
-    }
-}
-
-static const char *get_email_signature(void)
-{
-    switch (my_uid) {
-    case 34217: /* ethjra */
-       return
-"Julianna Rózsa                           Ericsson Hungary Ltd.\n"
-"Configuration Manager                    H-1117 Budapest, Irinyi József u.4-20.\n"
-"Test Competence Center                   Phone: +36 1 437 7895\n"
-"Julianna.Rozsa@ericsson.com              Fax:   +36 1 439 5176\n";
-    case 34385: /* ethgasz */
-       return
-"Gábor Szalai                             Gabor.Szalai@ericsson.com\n"
-"Test Competence Center                   Tel: +36-1-437-7591\n"
-"Ericsson Telecommunications Ltd.         Fax: +36-1-439-5176\n"
-"H-1037 Budapest, Laborc u. 1., Hungary   Mob: +36-30-743-7669\n"
-"Intranet: http://ttcn.ericsson.se/       ECN: 831-7591\n";
-    case 45719: /* etccadmi1 */
-       return
-"TCC License Administrator                Julianna.Rozsa@ericsson.com\n"
-"Test Competence Center                   \n"
-"Ericsson Telecommunications Ltd.         Fax: +36-1-439-5176\n"
-"H-1037 Budapest, Laborc u. 1., Hungary   \n"
-"Intranet: http://ttcn.ericsson.se/       \n";
-    default:
-       return "";
-    }
-}
-
-static void mail_license(const license_struct *lstr, const license_raw *lptr)
-{
-    /* administrator's email address */
-    const char *email_addr;
-    /* licensee's email address, or empty if sent only to contact */
-    const char *maybe_licensee_email = (SENDTO_CONTACT != lstr->send_to) ? lstr->licensee_email : "";
-    /* contact's email address, or empty if sent only to licensee */
-    const char *maybe_contact_email = (SENDTO_LICENSEE != lstr->send_to) ? lstr->contact_email : "";
-    char *sendmail_cmd, *first_name, *mime_boundary;
-    FILE *fp;
-    size_t i;
-    time_t current_time;
-    struct tm *formatted_time;
-    int return_status;
-
-    email_addr = get_email_address();
-
-    sendmail_cmd = mprintf("/usr/lib/sendmail %s %s %s", maybe_licensee_email, maybe_contact_email,
-       email_addr);
-    fp = popen(sendmail_cmd, "w");
-    Free(sendmail_cmd);
-    if (fp == NULL) error("Cannot mail license: %s", strerror(errno));
-
-    first_name = memptystr();
-    for (i = 0; lstr->licensee_name[i] != '\0'; i++) {
-       if (lstr->licensee_name[i] == ' ') {
-           if (first_name[0] != '\0') break;
-       } else first_name = mputc(first_name, lstr->licensee_name[i]);
-    }
-    mime_boundary = mcopystr("__");
-    for (i = 0; i < 16; i++) {
-       unsigned char uc;
-       if (!RAND_pseudo_bytes(&uc, 1)) error("Random number generation "
-           "failed: %s", ERR_error_string(ERR_get_error(), NULL));
-       mime_boundary = mputprintf(mime_boundary, "%02X", uc);
-    }
-    mime_boundary = mputstr(mime_boundary, "__");
-
-    fprintf(fp, "From: TTCN-3 License Generator <%s>\n"
-       "To: %s <%s>\n"
-       "Subject: TTCN-3 license key\n"
-       "MIME-Version: 1.0\n"
-       "Content-Type: multipart/mixed; boundary=\"%s\"\n"
-       "\n"
-       "This is a multi-part message in MIME format.\n"
-       "--%s\n"
-       "Content-Type: text/plain; charset=ISO-8859-1\n"
-       "\n"
-        "Dear %s,\n"
-       "\n", email_addr, lstr->licensee_name, lstr->licensee_email,
-       mime_boundary, mime_boundary, first_name);
-    Free(first_name);
-
-    current_time = time(NULL);
-    formatted_time = localtime(&lstr->valid_until);
-    if (formatted_time == NULL) {
-       error("Cannot format time: %s", strerror(errno));
-    }
-    if (current_time - lstr->valid_from < SECS_IN_DAY) {
-       fprintf(fp, "this is your license key for the TTCN-3 "
-           "Test Executor. Please save the entire attachment "
-           "(including the header and trailing lines) and "
-           "follow the instructions of the Installation Guide "
-           "(Section 4.1.1) to proceed with the installation.\n"
-           "\n"
-           "The Unique ID of your license key is %d. Please refer to "
-           "this number if you have any licensing-related problems.\n"
-           "\n"
-           "The license key is valid till %04d-%02d-%02d beginning from today.\n"
-           "\n"
-           "Do not hesitate to contact us if you have any questions about "
-           "the TTCN-3 language or the test executor.\n", lstr->unique_id,
-           formatted_time->tm_year + 1900, formatted_time->tm_mon + 1,
-           formatted_time->tm_mday);
-    } else {
-       fprintf(fp, "your existing license key with Unique ID %d has been "
-           "prolonged so that it will expire on %04d-%02d-%02d. "
-           "Please find the updated license file in the attachment. "
-           "The only thing you have to do is to replace your old "
-           "license file with this one.\n", lstr->unique_id,
-           formatted_time->tm_year + 1900, formatted_time->tm_mon + 1,
-           formatted_time->tm_mday);
-    }
-    fprintf(fp, "\n"
-       "With best regards,\n"
-       "%s\n"
-       "\n"
-       "PS: This is an automatically generated e-mail, please reply to its "
-       "sender in case of problems!\n"
-       "\n", get_first_name());
-    if (SENDTO_CONTACT == lstr->send_to) {
-      fprintf (stderr, "%s, please forward this email to %s (%s)\n\n",
-        lstr->contact_name, lstr->licensee_name, lstr->licensee_email);
-    }
-    fprintf(fp, "--\n"
-       "%s"
-        "--%s\n"
-       "Content-Type: application/octet-stream\n"
-       "Content-Transfer-Encoding: 7bit\n"
-       "Content-Disposition: attachment; filename=\"license_%d.dat\"\n"
-       "\n", get_email_signature(), mime_boundary,
-       lstr->unique_id);
-    if (!PEM_write(fp, "TTCN-3 LICENSE FILE", "", (unsigned char*)lptr,
-       sizeof(*lptr))) {
-       error("Attaching license file failed: %s",
-           ERR_error_string(ERR_get_error(), NULL));
-    }
-    fprintf(fp, "\n"
-       "--%s--\n", mime_boundary);
-    Free(mime_boundary);
-    return_status = pclose(fp);
-    if (!WIFEXITED(return_status) ||
-       WEXITSTATUS(return_status) != EXIT_SUCCESS) {
-       error("Sendmail invocation failed");
-    }
-}
-
-static int get_unique_id(const char *str)
-{
-    int unique_id = atoi(str);
-    if (unique_id <= 0) {
-       error("Invalid unique id: %s", str);
-    }
-    return unique_id;
-}
-
-int main(int argc, char *argv[])
-{
-    license_struct lstr;
-    license_raw lraw;
-    char *file_name;
-    int unique_id;
-    MYSQL mysql;
-    int send_email;
-
-    fputs("License generator for the TTCN-3 Test Executor.\n", stderr);
-    check_user();
-
-    switch (argc) {
-    case 2:
-       unique_id = get_unique_id(argv[1]);
-       send_email = 0;
-       break;
-    case 3:
-       if (!strcmp(argv[1], "-m")) {
-           unique_id = get_unique_id(argv[2]);
-           send_email = 1;
-           break;
-       }
-       /* no break */
-    default:
-        error("Usage: %s [-m] unique_id", argv[0]);
-    }
-
-    init_openssl();
-
-    connect_database(&mysql);
-    fill_from_database(&mysql, &lraw, unique_id);
-    disconnect_database(&mysql);
-
-    sign_license(&lraw, PRIVATE_KEY);
-
-    file_name = mprintf(LICENSE_DIR "/license_%d.dat", unique_id);
-    write_license(file_name, &lraw);
-    fprintf(stderr, "License file %s was generated.\n", file_name);
-
-    fputs("License information:\n", stderr);
-    load_license_from_file(&lstr, file_name);
-    Free(file_name);
-    print_license(&lstr);
-    if (send_email) {
-        license_struct lstr2;
-        connect_database(&mysql);
-        fill_from_database_c(&mysql, &lstr2, unique_id);
-        disconnect_database(&mysql);
-       mail_license(&lstr2, &lraw);
-       fputs("E-mail was sent.\n", stderr);
-        /* do not free_license(lstr2) */
-    }
-    free_openssl();
-    free_license(&lstr);
-    check_mem_leak(argv[0]);
-
-    return EXIT_SUCCESS;
-}
diff --git a/license/renew_license.c b/license/renew_license.c
deleted file mode 100644 (file)
index cb45ed7..0000000
+++ /dev/null
@@ -1,157 +0,0 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
-#include <stdio.h>
-#include "cgic.h"
-#include <string.h>
-#include <stdlib.h>
-
-#include "mysql.h"
-
-#define CGI_INPUT_UNIQUE_ID "unique_id"
-#define CGI_INPUT_DEFAULT_UNIQUE_ID 0
-#define CGI_INPUT_LICENSEE_EMAIL "licensee_email"
-#define CGI_INPUT_LICENSEE_EMAIL_MAX_LENGTH 40+1
-
-#define MYSQL_HOST "mwlx122"
-#define MYSQL_DB_NAME "ttcn3"
-#define MYSQL_USERID "ttcn3"
-#define MYSQL_PASSWD "ttcn3"
-
-#define COMMAND_LINE_BUFFER_LENGTH 80
-
-/*
-  The content of CGI_INPUT_UNIQUE_ID should be checked before submitting 
-  the content to this program.  Missing CGI_INPUT_UNIQUE_ID defaults to 0.
-
-  Do not forget to set mySQL database and user parameters below!
-
-  Requires cgic.h and libcgic.a for compiling (http://boutell.com/cgic/).
-
-  Requires mysql.h and libmysql.a for compiling.
-*/
-
-int cgiMain() {
-  /* Send the content type, letting the browser know this is HTML */
-  cgiHeaderContentType("text/html");
-  /* Top of the page */
-  fprintf(cgiOut, "<HTML><HEAD>\n");
-  fprintf(cgiOut, "<TITLE>renew_license</TITLE></HEAD>\n");
-  fprintf(cgiOut, "<BODY><H1>renew_license</H1>\n");
-
-  int unique_id;
-  if(cgiFormInteger(CGI_INPUT_UNIQUE_ID, &unique_id, 
-    CGI_INPUT_DEFAULT_UNIQUE_ID) != cgiFormSuccess) {
-    fprintf(cgiOut, 
-      "<P>ERROR: Missing or invalid input field <code>%s</code>.", 
-      CGI_INPUT_UNIQUE_ID);
-    goto the_end;  
-  };
-
-  char licensee_email[CGI_INPUT_LICENSEE_EMAIL_MAX_LENGTH];
-  if(cgiFormStringNoNewlines(CGI_INPUT_LICENSEE_EMAIL, licensee_email,
-    CGI_INPUT_LICENSEE_EMAIL_MAX_LENGTH) 
-    != cgiFormSuccess) {
-    fprintf(cgiOut, 
-      "<P>ERROR: Missing or invalid input field <code>%s</code>.", 
-      CGI_INPUT_LICENSEE_EMAIL);
-    goto the_end;  
-  };
-
-  /* Connect to mySQL server */
-  MYSQL *mysql = mysql_init(NULL);
-  if(!mysql) {
-    fprintf(cgiOut, 
-      "<P>ERROR: Could not initialize mySQL handle."); 
-    goto the_end;
-  }
-  if(!(mysql_real_connect(mysql, MYSQL_HOST, MYSQL_USERID, MYSQL_PASSWD,
-    MYSQL_DB_NAME, 0, NULL, CLIENT_ODBC))) {
-    fprintf(cgiOut, 
-      "<P>ERROR: Could not connect to database."); 
-    goto the_end;
-  }
-  /* Execute query */
-  char query[1024];  
-  snprintf(query, 1024, 
-    "SELECT * FROM licenses WHERE unique_id=%d AND "
-    "licensee_email='%s' AND "
-    "valid_until < DATE_ADD(CURDATE(), INTERVAL 1 MONTH);\0", 
-    unique_id, licensee_email); 
-  if(mysql_query(mysql, query)) {
-    fprintf(cgiOut, 
-      "<P>ERROR: Problem executing query."); 
-    goto before_the_end;
-  };
-  MYSQL_RES *result;  
-  result = mysql_store_result(mysql);
-  if(result) {
-    /* mysql_num_rows() returns my_ulonglong==unsigned long */
-    my_ulonglong num_records = mysql_num_rows(result);
-    if(num_records == 0) {
-      fprintf(cgiOut, 
-      "<P>ERROR: Did not find license with "
-      "number <code>%d</code>, " 
-      "e-mail <code>%s</code>, expiring within 1 month. "
-      "Re-check data validity and try again.", 
-      unique_id, 
-      licensee_email); 
-      goto before_the_end;
-    } 
-    MYSQL_ROW row = mysql_fetch_row(result);
-    fprintf(cgiOut, "Debug info (remove it from final build):<br>");
-    fprintf(cgiOut, "<p>unique_id: <code>%s</code>", row[0]);
-    fprintf(cgiOut, "<p>licensee_email: <code>%s</code>", row[2]);
-    fprintf(cgiOut, "<p>valid_until: <code>%s</code>", row[7]);
-    fprintf(cgiOut, "<p>notes: <code>%s</code>", 
-      row[33] ? row[33] : "NULL");
-    /* Update mySQL database with new expiry date and add note */
-    snprintf(query, 1024, 
-      "UPDATE licenses SET "
-      "valid_until=DATE_ADD(NOW(), INTERVAL 1 YEAR), "
-      "notes=CONCAT(COALESCE(notes, ''), '\nProlonged on ', CURDATE(), '.') "
-      "WHERE unique_id=%d;", unique_id);
-    fprintf(cgiOut, 
-      "<P>Should execute the followin query now "
-      "(uncomment next line in source to do so): <BR>"
-      "<code>%s</code>\n", query);
-    /* if(mysql_query(mysql, query)) {
-      fprintf(cgiOut, "<P>ERROR: Problem executing query."); 
-      goto before_the_end;
-    } */
-    /* Generate and email license */
-    char command_line[COMMAND_LINE_BUFFER_LENGTH];
-    snprintf(command_line, COMMAND_LINE_BUFFER_LENGTH, 
-      "license_gen -m %d", unique_id);
-    if(!(system(command_line))) {
-      fprintf(cgiOut, 
-      "<P>Your new license key (%s) was generated and "
-      "e-mailed to your filed e-mail address (%s).",
-      row[0], 
-      row[2]);
-    } else {
-      fprintf(cgiOut, "<P>ERROR: Could not launch subshell." );
-    }
-    mysql_free_result(result);
-  } else {
-    fprintf(cgiOut, 
-      "<P>ERROR: Problem fetching results from database."); 
-    goto before_the_end;
-  }
-
-  /* Terminate mysql session */
-before_the_end:
-  mysql_close(mysql);
-
-  /* Finish up the page */
-the_end:
-  fprintf(cgiOut, "</BODY></HTML>\n");
-  return 0;
-}
-
-
-
diff --git a/license/renew_license.html b/license/renew_license.html
deleted file mode 100644 (file)
index c812ae6..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
-   "http://www.w3.org/TR/html4/strict.dtd">
-<html>
-<head>
-<title>TITAN License Renewal Form</title>
-</head>
-<body>
-<h1>TITAN TTCN-3 Test Executor - License Renewal Form</h1>
-
-<p>This form is intended for those existing TITAN users whose license expired or it is about to expire within a month.
-The license is automatically prolonged by 1 year.
-<p>Fill in your license number and e-mail address<sup>*</sup> and the new license key will be e-mailed to the e-mail address filed together with the licensee.
-
-<form action="/cgi-bin/renew_license.cgi" method="post">
-<p>Enter your license number here 
-<input type="text" name="unique_id" size=8 maxlength=8>
-Enter your e-mail address here 
-<input type="text" name="licensee_email" size=40 maxlength=40>
-<input type="submit" value="Renew License">
-</form>
-
-<p><sup>*</sup> The license number and e-mail address of licensee can be obtained by 
-<ul>
-<li>executing <code>${TTCN3_DIR}/bin/compiler -v</code> from a shell (provided your TITAN-related environmental variables are set correctly), or
-<li>selecting &quot;License Information&quot; from the &quot;Help&quot; menu of TITAN GUI.
-</ul>
-<p>If you do not have a TITAN license yet, you can obtain one by filling in the 
-<a href="/TTCN3Executor/order_license.html">License Ordering Form</a>.
-</body>
-</html>
diff --git a/licensegen/.gitignore b/licensegen/.gitignore
new file mode 100644 (file)
index 0000000..dbc33a7
--- /dev/null
@@ -0,0 +1,3 @@
+*.d
+license_gen
+license_gen.exe
diff --git a/licensegen/Makefile b/licensegen/Makefile
new file mode 100644 (file)
index 0000000..ceb3d7c
--- /dev/null
@@ -0,0 +1,48 @@
+##############################################################################
+# 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
+#   Forstner, Matyas
+#   Gecse, Roland
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
+# Makefile for the license generator program
+
+include ../Makefile.cfg
+
+MYSQL_DIR := /mnt/TTCN/Tools/mysql-5.0.41-solaris8-sparc
+TARGET_DIR := /mnt/TTCN/license
+
+CPPFLAGS += -I$(OPENSSL_DIR)/include -I$(MYSQL_DIR)/include
+
+SOLARIS_LIBS := -lsocket -lnsl -lm -lz
+SOLARIS8_LIBS := -lsocket -lnsl -lm -lz
+LINUX_LIBS :=
+FREEBSD_LIBS :=
+WIN32_LIBS :=
+
+SOURCES := license_gen.c
+DEPFILES := $(patsubst %.cc,%.d,$(patsubst %.c,%.d,$(SOURCES)))
+COMMON_OBJECTS := ../common/license.o ../common/memory.o
+OBJECTS := $(patsubst %.cc,%.o,$(patsubst %.c,%.o,$(SOURCES))) $(COMMON_OBJECTS)
+TARGETS := license_gen$(EXESUFFIX)
+
+license_gen$(EXESUFFIX): $(OBJECTS)
+       $(CC) -o $@ $(OBJECTS) $(MYSQL_DIR)/lib/libmysqlclient.a \
+       $(OPENSSL_DIR)/lib/libcrypto.a $($(PLATFORM)_LIBS)
+       chmod g+w $(TARGETS)
+
+install: $(TARGETS)
+       strip $(TARGETS)
+       cp $(TARGETS) $(TARGET_DIR)
+       chmod 710 $(TARGET_DIR)/license_gen$(EXESUFFIX)
+       chmod u+s $(TARGET_DIR)/license_gen$(EXESUFFIX)
+
+include ../Makefile.genrules
diff --git a/licensegen/Makefile_renew_license b/licensegen/Makefile_renew_license
new file mode 100644 (file)
index 0000000..31ba224
--- /dev/null
@@ -0,0 +1,32 @@
+##############################################################################
+# 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
+#   Gecse, Roland
+#
+##############################################################################
+GCC_DIR=/mnt/TTCN/Tools/gcc-4.1.1-sol8
+CGIC_DIR=/mnt/TTCN/Tools/cgic205-gcc3.0.4-sol8
+MYSQL_DIR=/mnt/TTCN/Tools/mysql-standard-4.1.22-sun-solaris2.8-sparc
+
+CC=${GCC_DIR}/bin/gcc
+
+all: renew_license.cgi
+
+renew_license.cgi: renew_license.o
+       ${CC} -o renew_license.cgi renew_license.o -L${CGIC_DIR} -L${MYSQL_DIR}/lib -lcgic -lmysqlclient -lz -lresolv -lxnet -lm
+
+renew_license.o: renew_license.c
+       ${CC} -c renew_license.c -I${CGIC_DIR} -I${MYSQL_DIR}/include
+
+clean:
+       rm renew_license.cgi
+
+install:
+       cp renew_license.html /export/localhome/httpd/htdocs/
+       cp renew_license.cgi /export/localhome/httpd/cgi-bin/
diff --git a/licensegen/license.dat b/licensegen/license.dat
new file mode 100644 (file)
index 0000000..2b98250
--- /dev/null
@@ -0,0 +1,15 @@
+///////////////////////////////////////////////////////////////////////////////
+// Copyright (c) 2000-2015 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
+///////////////////////////////////////////////////////////////////////////////
+-----BEGIN TTCN-3 LICENSE FILE-----
+AAAALkRlbW8gTGljZW5zZQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
+AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
+AAAAAEVyaWNzc29uAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
+AAAAAAAAAAAAAAAAAAAAAAAAAAAAAUNwf//EbwAAAAAAAAAAAAAAAAAAAAEAAAAB
+AAAAAAAAAAEAAABjAAAAYwAAAIEAAAAAAAAAADAtAhQZJOQ0JCWg4PsEFSk5HWV3
+fgzOeAIVAJEi9nvABEj9GHx1O7spihrnlTDUAA==
+-----END TTCN-3 LICENSE FILE-----
diff --git a/licensegen/license_gen.c b/licensegen/license_gen.c
new file mode 100644 (file)
index 0000000..4527715
--- /dev/null
@@ -0,0 +1,614 @@
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Gecse, Roland
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
+#include <stdio.h>
+#include <string.h>
+#include <stdlib.h>
+#include <stdarg.h>
+#include <unistd.h>
+#include <sys/types.h>
+#include <sys/time.h>
+#include <sys/wait.h>
+
+#include <mysql.h>
+
+#include <openssl/rand.h>
+#include <openssl/sha.h>
+#include <openssl/dsa.h>
+#include <openssl/pem.h>
+#include <openssl/err.h>
+
+#include "../common/memory.h"
+#include "../common/license.h"
+
+#define MYSQL_HOST "mwlx122.eth.ericsson.se"
+#define MYSQL_USER "ttcn3"
+#define MYSQL_PASSWORD "ttcn3"
+#define MYSQL_DATABASE "ttcn3"
+
+#define LICENSE_DIR "/mnt/TTCN/license"
+#define PRIVATE_KEY LICENSE_DIR "/key.pem"
+
+#define SECS_IN_DAY 86400
+
+__attribute__ ((__format__ (__printf__, 1, 2), __noreturn__))
+static void error(const char *fmt, ...)
+{
+    va_list pvar;
+    fputs("ERROR: ", stderr);
+    va_start(pvar, fmt);
+    vfprintf(stderr, fmt, pvar);
+    va_end(pvar);
+    fputc('\n', stderr);
+    exit(EXIT_FAILURE);
+}
+
+/* Big-endian */
+static void encode_int(unsigned char *to, unsigned int from)
+{
+    to[3] = from & 0xFF;
+    from >>= 8;
+    to[2] = from & 0xFF;
+    from >>= 8;
+    to[1] = from & 0xFF;
+    from >>= 8;
+    to[0] = from & 0xFF;
+}
+
+static void encode_string(char *to, const char *from, size_t length)
+{
+    strncpy(to, from, length);
+}
+
+static void encode_license(license_raw *to, const license_struct *from)
+{
+    memset(to, 0, sizeof(*to));
+    encode_int(to->unique_id, from->unique_id);
+    encode_string(to->licensee_name, from->licensee_name,
+       sizeof(to->licensee_name));
+    encode_string(to->licensee_email, from->licensee_email,
+        sizeof(to->licensee_email));
+    encode_string(to->licensee_company, from->licensee_company,
+        sizeof(to->licensee_company));
+    encode_string(to->licensee_department, from->licensee_department,
+        sizeof(to->licensee_department));
+    encode_int(to->valid_from, from->valid_from);
+    encode_int(to->valid_until, from->valid_until);
+    encode_int(to->host_id, from->host_id);
+    encode_string(to->login_name, from->login_name, sizeof(to->login_name));
+    encode_int(to->from_major, from->from_major);
+    encode_int(to->from_minor, from->from_minor);
+    encode_int(to->from_patchlevel, from->from_patchlevel);
+    encode_int(to->to_major, from->to_major);
+    encode_int(to->to_minor, from->to_minor);
+    encode_int(to->to_patchlevel, from->to_patchlevel);
+    encode_int(to->feature_list, from->feature_list);
+    encode_int(to->limitation_type, from->limitation_type);
+    encode_int(to->max_ptcs, from->max_ptcs);
+}
+
+static void sign_license(license_raw *lptr, const char *dsa_key_file)
+{
+    unsigned char message_digest[20];
+    SHA_CTX sha_ctx;
+    unsigned int signature_len = sizeof(lptr->dsa_signature);
+    DSA *dsa;
+
+    FILE *fp = fopen(dsa_key_file, "r");
+    if (fp == NULL) {
+        error("Cannot open DSA private key file `%s' for reading: %s",
+           dsa_key_file, strerror(errno));
+    }
+
+    dsa = PEM_read_DSAPrivateKey(fp, NULL, NULL, NULL);
+    fclose(fp);
+
+    if (dsa == NULL) {
+        error("Cannot read DSA private key from `%s': %s",
+           dsa_key_file, ERR_error_string(ERR_get_error(), NULL));
+    }
+
+    SHA1_Init(&sha_ctx);
+    SHA1_Update(&sha_ctx, lptr, sizeof(*lptr) - sizeof(lptr->dsa_signature));
+    SHA1_Final(message_digest, &sha_ctx);
+
+    if ((int)signature_len != DSA_size(dsa)) {
+       error("Invalid DSA signature size: %d", DSA_size(dsa));
+    }
+
+    if (!DSA_sign(0, message_digest, sizeof(message_digest),
+        lptr->dsa_signature, &signature_len, dsa)) {
+        error("DSA signature generation failed: %s",
+           ERR_error_string(ERR_get_error(), NULL));
+    }
+
+    DSA_free(dsa);
+}
+
+static void write_license(const char *file_name, const license_raw *lptr)
+{
+    FILE *fp = fopen(file_name, "w");
+    if (fp == NULL) {
+        error("Cannot open license file `%s' for writing: %s", file_name,
+           strerror(errno));
+    }
+    if (!PEM_write(fp, "TTCN-3 LICENSE FILE", "", (unsigned char *)lptr,
+        sizeof(*lptr))) {
+        error("Writing to license file `%s' failed: %s", file_name,
+           ERR_error_string(ERR_get_error(), NULL));
+    }
+    fclose(fp);
+}
+
+static int privileged_user = 0;
+static uid_t my_uid = -1;
+
+static void check_user(void)
+{
+    if (geteuid() != 45719) {
+        error("This program must have set-uid to user etccadmi1 (uid 45719)");
+    }
+    my_uid = getuid();
+    switch (my_uid) {
+    case 45719: /* etccadmi1 */
+       privileged_user = 1;
+    case 34217: /* ethjra */
+    case 34385: /* ethgasz */
+        break;
+    default:
+        error("You are not allowed to use this program");
+    }
+}
+
+static void connect_database(MYSQL *mysql)
+{
+    if (!mysql_init(mysql)) {
+       error("MySQL structure initialization failed");
+    }
+    if (!mysql_real_connect(mysql, MYSQL_HOST, MYSQL_USER, MYSQL_PASSWORD,
+       MYSQL_DATABASE, 0, NULL, 0)) {
+       error("MySQL database connection failed: %s", mysql_error(mysql));
+    } else {
+       fputs("Connected to MySQL database.\n", stderr);
+    }
+}
+
+static void disconnect_database(MYSQL *mysql)
+{
+    mysql_close(mysql);
+    fputs("Disconnected from MySQL database.\n", stderr);
+}
+
+static void fill_from_database_c(MYSQL *mysql, license_struct *plic, int unique_id)
+{
+    MYSQL_RES *result;
+    my_ulonglong num_rows;
+    unsigned int i, num_fields;
+    MYSQL_FIELD *fields;
+    MYSQL_ROW row;
+    time_t current_time = time(NULL);
+    char *query = mprintf("SELECT * FROM licenses WHERE unique_id = %d", unique_id);
+    if (mysql_query(mysql, query)) {
+       error("Execution of MySQL query `%s' failed: %s", query,
+           mysql_error(mysql));
+    }
+    Free(query);
+
+    result = mysql_store_result(mysql);
+    if (result == NULL) {
+       error("MySQL query result fetching failed: %s", mysql_error(mysql));
+    }
+
+    num_rows = mysql_num_rows(result);
+    if (num_rows <= 0) {
+       error("There is no license in the database with unique id %d",
+           unique_id);
+    } else if (num_rows > 1) {
+       error("There are %llu licenses in the database with unique id %d",
+           num_rows, unique_id);
+    }
+
+    num_fields = mysql_num_fields(result);
+    fields = mysql_fetch_fields(result);
+    row = mysql_fetch_row(result);
+
+    fprintf(stderr, "License data was fetched for unique id %d.\n", unique_id);
+
+    for (i = 0; i < num_fields; i++) {
+        const char *field_name = fields[i].name;
+        if (!strcmp(field_name, "unique_id")) {
+           plic->unique_id = atoi(row[i]);
+       } else if (!strcmp(field_name, "licensee_name")) {
+           plic->licensee_name = row[i] != NULL ? row[i] : "";
+       } else if (!strcmp(field_name, "licensee_email")) {
+           plic->licensee_email = row[i] != NULL ? row[i] : "";
+       } else if (!strcmp(field_name, "contact_name")) {
+           plic->contact_name = row[i] != NULL ? row[i] : "";
+       } else if (!strcmp(field_name, "contact_email")) {
+           plic->contact_email = row[i] != NULL ? row[i] : "";
+       } else if (!strcmp(field_name, "send_to")) {
+            if (!strcmp(row[i], "Contact")) plic->send_to = SENDTO_CONTACT;
+            else if (!strcmp(row[i], "Both")) plic->send_to = SENDTO_BOTH;
+            else /*if (!strcmp(row[i], "Licensee"))*/ plic->send_to = SENDTO_LICENSEE;
+           /* SENDTO_LICENSEE is the default */
+       } else if (!strcmp(field_name, "licensee_company")) {
+           plic->licensee_company = row[i] != NULL ? row[i] : "";
+       } else if (!strcmp(field_name, "licensee_department")) {
+           plic->licensee_department = row[i] != NULL ? row[i] : "";
+       } else if (!strcmp(field_name, "valid_from")) {
+           int year, month, day;
+           struct tm tm_struct;
+           if (sscanf(row[i], "%4d-%2d-%2d", &year, &month, &day) != 3) {
+               error("Invalid date format: `%s'", row[i]);
+           }
+           tm_struct.tm_year = year - 1900;
+           tm_struct.tm_mon = month - 1;
+           tm_struct.tm_mday = day;
+           tm_struct.tm_hour = 0;
+           tm_struct.tm_min = 0;
+           tm_struct.tm_sec = 0;
+           tm_struct.tm_isdst = -1;
+           plic->valid_from = mktime(&tm_struct);
+       } else if (!strcmp(field_name, "valid_until")) {
+           int year, month, day;
+           struct tm tm_struct;
+           if (sscanf(row[i], "%4d-%2d-%2d", &year, &month, &day) != 3) {
+               error("Invalid date format: `%s'", row[i]);
+           }
+           tm_struct.tm_year = year - 1900;
+           tm_struct.tm_mon = month - 1;
+           tm_struct.tm_mday = day;
+           tm_struct.tm_hour = 23;
+           tm_struct.tm_min = 59;
+           tm_struct.tm_sec = 59;
+           tm_struct.tm_isdst = -1;
+           plic->valid_until = mktime(&tm_struct);
+       } else if (!strcmp(field_name, "host_id")) {
+           if (row[i] == NULL || sscanf(row[i], "%lx", &plic->host_id) != 1)
+               plic->host_id = 0;
+       } else if (!strcmp(field_name, "login_name")) {
+           plic->login_name = row[i] != NULL ? row[i] : "";
+       } else if (!strcmp(field_name, "from_major")) {
+           plic->from_major = atoi(row[i]);
+       } else if (!strcmp(field_name, "from_minor")) {
+           plic->from_minor = atoi(row[i]);
+       } else if (!strcmp(field_name, "from_patchlevel")) {
+           plic->from_patchlevel = atoi(row[i]);
+       } else if (!strcmp(field_name, "to_major")) {
+           plic->to_major = atoi(row[i]);
+       } else if (!strcmp(field_name, "to_minor")) {
+           plic->to_minor = atoi(row[i]);
+       } else if (!strcmp(field_name, "to_patchlevel")) {
+           plic->to_patchlevel = atoi(row[i]);
+       } else if (!strcmp(field_name, "feature_ttcn3")) {
+           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_TTCN3;
+       } else if (!strcmp(field_name, "feature_asn1")) {
+           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_ASN1;
+       } else if (!strcmp(field_name, "feature_codegen")) {
+           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_CODEGEN;
+       } else if (!strcmp(field_name, "feature_raw")) {
+           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_RAW;
+       } else if (!strcmp(field_name, "feature_text")) {
+           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_TEXT;
+       } else if (!strcmp(field_name, "feature_ber")) {
+           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_BER;
+       } else if (!strcmp(field_name, "feature_per")) {
+           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_PER;
+       } else if (!strcmp(field_name, "feature_xer")) {
+           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_XER;
+       } else if (!strcmp(field_name, "feature_tpgen")) {
+           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_TPGEN;
+       } else if (!strcmp(field_name, "feature_single")) {
+           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_SINGLE;
+       } else if (!strcmp(field_name, "feature_mctr")) {
+           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_MCTR;
+       } else if (!strcmp(field_name, "feature_hc")) {
+           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_HC;
+       } else if (!strcmp(field_name, "feature_logformat")) {
+           if (!strcmp(row[i], "Yes")) plic->feature_list |= FEATURE_LOGFORMAT;
+       } else if (!strcmp(field_name, "limit_host")) {
+           if (!strcmp(row[i], "Yes")) plic->limitation_type |= LIMIT_HOST;
+       } else if (!strcmp(field_name, "limit_user")) {
+           if (!strcmp(row[i], "Yes")) plic->limitation_type |= LIMIT_USER;
+       } else if (!strcmp(field_name, "max_ptcs")) {
+           plic->max_ptcs = atoi(row[i]);
+       }
+    } /* next */
+
+    if (plic->valid_from > current_time) {
+        error("The beginning of validity is in the future: %s",
+           ctime(&plic->valid_from));
+    }
+
+    if (plic->valid_until < current_time) {
+        error("The license has already expired on %s",
+           ctime(&plic->valid_until));
+    } else if (plic->valid_until < current_time + SECS_IN_DAY) {
+       error("The license is valid for less than one day");
+    } else if (plic->valid_until > current_time + 380 * SECS_IN_DAY &&
+              !privileged_user) {
+        error("You are not authorized to generate a license that is valid for "
+           "more than one year (%ld days)",
+           (plic->valid_until - current_time) / SECS_IN_DAY);
+    }
+
+    if (plic->limitation_type & LIMIT_HOST && plic->host_id == 0) {
+        error("Cannot generate HOST limited license for zero host ID");
+    }
+
+    if (plic->limitation_type & LIMIT_USER && !strcmp(plic->login_name, "")) {
+        error("Cannot generate USER limited license for empty login name");
+    }
+
+    if (plic->limitation_type == 0 && !privileged_user) {
+        error("You are not authorized to generate unrestricted licenses");
+    }
+    mysql_free_result(result);
+}
+
+static void fill_from_database(MYSQL *mysql, license_raw *lraw, int unique_id)
+{
+
+    license_struct lstr;
+    memset(&lstr, 0, sizeof(lstr));
+
+    fill_from_database_c(mysql, &lstr, unique_id);
+
+    encode_license(lraw, &lstr);
+
+}
+
+static const char *get_email_address(void)
+{
+    switch (my_uid) {
+    case 34217: /* ethjra */
+       return "Julianna.Rozsa@ericsson.com";
+    case 34385: /* ethgasz */
+       return "Gabor.Szalai@ericsson.com";
+    case 45719: /* etccadmi1 */
+       return "Julianna.Rozsa@ericsson.com";
+    default:
+       return "???";
+    }
+}
+
+static const char *get_first_name(void)
+{
+    switch (my_uid) {
+    case 34217: /* ethjra */
+       return "Julianna";
+    case 34385: /* ethgasz */
+       return "Gábor";
+    case 45719: /* etccadmi1 */
+       return "Admin";
+    default:
+       return "???";
+    }
+}
+
+static const char *get_email_signature(void)
+{
+    switch (my_uid) {
+    case 34217: /* ethjra */
+       return
+"Julianna Rózsa                           Ericsson Hungary Ltd.\n"
+"Configuration Manager                    H-1117 Budapest, Irinyi József u.4-20.\n"
+"Test Competence Center                   Phone: +36 1 437 7895\n"
+"Julianna.Rozsa@ericsson.com              Fax:   +36 1 439 5176\n";
+    case 34385: /* ethgasz */
+       return
+"Gábor Szalai                             Gabor.Szalai@ericsson.com\n"
+"Test Competence Center                   Tel: +36-1-437-7591\n"
+"Ericsson Telecommunications Ltd.         Fax: +36-1-439-5176\n"
+"H-1037 Budapest, Laborc u. 1., Hungary   Mob: +36-30-743-7669\n"
+"Intranet: http://ttcn.ericsson.se/       ECN: 831-7591\n";
+    case 45719: /* etccadmi1 */
+       return
+"TCC License Administrator                Julianna.Rozsa@ericsson.com\n"
+"Test Competence Center                   \n"
+"Ericsson Telecommunications Ltd.         Fax: +36-1-439-5176\n"
+"H-1037 Budapest, Laborc u. 1., Hungary   \n"
+"Intranet: http://ttcn.ericsson.se/       \n";
+    default:
+       return "";
+    }
+}
+
+static void mail_license(const license_struct *lstr, const license_raw *lptr)
+{
+    /* administrator's email address */
+    const char *email_addr;
+    /* licensee's email address, or empty if sent only to contact */
+    const char *maybe_licensee_email = (SENDTO_CONTACT != lstr->send_to) ? lstr->licensee_email : "";
+    /* contact's email address, or empty if sent only to licensee */
+    const char *maybe_contact_email = (SENDTO_LICENSEE != lstr->send_to) ? lstr->contact_email : "";
+    char *sendmail_cmd, *first_name, *mime_boundary;
+    FILE *fp;
+    size_t i;
+    time_t current_time;
+    struct tm *formatted_time;
+    int return_status;
+
+    email_addr = get_email_address();
+
+    sendmail_cmd = mprintf("/usr/lib/sendmail %s %s %s", maybe_licensee_email, maybe_contact_email,
+       email_addr);
+    fp = popen(sendmail_cmd, "w");
+    Free(sendmail_cmd);
+    if (fp == NULL) error("Cannot mail license: %s", strerror(errno));
+
+    first_name = memptystr();
+    for (i = 0; lstr->licensee_name[i] != '\0'; i++) {
+       if (lstr->licensee_name[i] == ' ') {
+           if (first_name[0] != '\0') break;
+       } else first_name = mputc(first_name, lstr->licensee_name[i]);
+    }
+    mime_boundary = mcopystr("__");
+    for (i = 0; i < 16; i++) {
+       unsigned char uc;
+       if (!RAND_pseudo_bytes(&uc, 1)) error("Random number generation "
+           "failed: %s", ERR_error_string(ERR_get_error(), NULL));
+       mime_boundary = mputprintf(mime_boundary, "%02X", uc);
+    }
+    mime_boundary = mputstr(mime_boundary, "__");
+
+    fprintf(fp, "From: TTCN-3 License Generator <%s>\n"
+       "To: %s <%s>\n"
+       "Subject: TTCN-3 license key\n"
+       "MIME-Version: 1.0\n"
+       "Content-Type: multipart/mixed; boundary=\"%s\"\n"
+       "\n"
+       "This is a multi-part message in MIME format.\n"
+       "--%s\n"
+       "Content-Type: text/plain; charset=ISO-8859-1\n"
+       "\n"
+        "Dear %s,\n"
+       "\n", email_addr, lstr->licensee_name, lstr->licensee_email,
+       mime_boundary, mime_boundary, first_name);
+    Free(first_name);
+
+    current_time = time(NULL);
+    formatted_time = localtime(&lstr->valid_until);
+    if (formatted_time == NULL) {
+       error("Cannot format time: %s", strerror(errno));
+    }
+    if (current_time - lstr->valid_from < SECS_IN_DAY) {
+       fprintf(fp, "this is your license key for the TTCN-3 "
+           "Test Executor. Please save the entire attachment "
+           "(including the header and trailing lines) and "
+           "follow the instructions of the Installation Guide "
+           "(Section 4.1.1) to proceed with the installation.\n"
+           "\n"
+           "The Unique ID of your license key is %d. Please refer to "
+           "this number if you have any licensing-related problems.\n"
+           "\n"
+           "The license key is valid till %04d-%02d-%02d beginning from today.\n"
+           "\n"
+           "Do not hesitate to contact us if you have any questions about "
+           "the TTCN-3 language or the test executor.\n", lstr->unique_id,
+           formatted_time->tm_year + 1900, formatted_time->tm_mon + 1,
+           formatted_time->tm_mday);
+    } else {
+       fprintf(fp, "your existing license key with Unique ID %d has been "
+           "prolonged so that it will expire on %04d-%02d-%02d. "
+           "Please find the updated license file in the attachment. "
+           "The only thing you have to do is to replace your old "
+           "license file with this one.\n", lstr->unique_id,
+           formatted_time->tm_year + 1900, formatted_time->tm_mon + 1,
+           formatted_time->tm_mday);
+    }
+    fprintf(fp, "\n"
+       "With best regards,\n"
+       "%s\n"
+       "\n"
+       "PS: This is an automatically generated e-mail, please reply to its "
+       "sender in case of problems!\n"
+       "\n", get_first_name());
+    if (SENDTO_CONTACT == lstr->send_to) {
+      fprintf (stderr, "%s, please forward this email to %s (%s)\n\n",
+        lstr->contact_name, lstr->licensee_name, lstr->licensee_email);
+    }
+    fprintf(fp, "--\n"
+       "%s"
+        "--%s\n"
+       "Content-Type: application/octet-stream\n"
+       "Content-Transfer-Encoding: 7bit\n"
+       "Content-Disposition: attachment; filename=\"license_%d.dat\"\n"
+       "\n", get_email_signature(), mime_boundary,
+       lstr->unique_id);
+    if (!PEM_write(fp, "TTCN-3 LICENSE FILE", "", (unsigned char*)lptr,
+       sizeof(*lptr))) {
+       error("Attaching license file failed: %s",
+           ERR_error_string(ERR_get_error(), NULL));
+    }
+    fprintf(fp, "\n"
+       "--%s--\n", mime_boundary);
+    Free(mime_boundary);
+    return_status = pclose(fp);
+    if (!WIFEXITED(return_status) ||
+       WEXITSTATUS(return_status) != EXIT_SUCCESS) {
+       error("Sendmail invocation failed");
+    }
+}
+
+static int get_unique_id(const char *str)
+{
+    int unique_id = atoi(str);
+    if (unique_id <= 0) {
+       error("Invalid unique id: %s", str);
+    }
+    return unique_id;
+}
+
+int main(int argc, char *argv[])
+{
+    license_struct lstr;
+    license_raw lraw;
+    char *file_name;
+    int unique_id;
+    MYSQL mysql;
+    int send_email;
+
+    fputs("License generator for the TTCN-3 Test Executor.\n", stderr);
+    check_user();
+
+    switch (argc) {
+    case 2:
+       unique_id = get_unique_id(argv[1]);
+       send_email = 0;
+       break;
+    case 3:
+       if (!strcmp(argv[1], "-m")) {
+           unique_id = get_unique_id(argv[2]);
+           send_email = 1;
+           break;
+       }
+       /* no break */
+    default:
+        error("Usage: %s [-m] unique_id", argv[0]);
+    }
+
+    init_openssl();
+
+    connect_database(&mysql);
+    fill_from_database(&mysql, &lraw, unique_id);
+    disconnect_database(&mysql);
+
+    sign_license(&lraw, PRIVATE_KEY);
+
+    file_name = mprintf(LICENSE_DIR "/license_%d.dat", unique_id);
+    write_license(file_name, &lraw);
+    fprintf(stderr, "License file %s was generated.\n", file_name);
+
+    fputs("License information:\n", stderr);
+    load_license_from_file(&lstr, file_name);
+    Free(file_name);
+    print_license(&lstr);
+    if (send_email) {
+        license_struct lstr2;
+        connect_database(&mysql);
+        fill_from_database_c(&mysql, &lstr2, unique_id);
+        disconnect_database(&mysql);
+       mail_license(&lstr2, &lraw);
+       fputs("E-mail was sent.\n", stderr);
+        /* do not free_license(lstr2) */
+    }
+    free_openssl();
+    free_license(&lstr);
+    check_mem_leak(argv[0]);
+
+    return EXIT_SUCCESS;
+}
diff --git a/licensegen/renew_license.c b/licensegen/renew_license.c
new file mode 100644 (file)
index 0000000..be97825
--- /dev/null
@@ -0,0 +1,162 @@
+/******************************************************************************
+ * 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
+ *   Gecse, Roland
+ *
+ ******************************************************************************/
+#include <stdio.h>
+#include "cgic.h"
+#include <string.h>
+#include <stdlib.h>
+
+#include "mysql.h"
+
+#define CGI_INPUT_UNIQUE_ID "unique_id"
+#define CGI_INPUT_DEFAULT_UNIQUE_ID 0
+#define CGI_INPUT_LICENSEE_EMAIL "licensee_email"
+#define CGI_INPUT_LICENSEE_EMAIL_MAX_LENGTH 40+1
+
+#define MYSQL_HOST "mwlx122"
+#define MYSQL_DB_NAME "ttcn3"
+#define MYSQL_USERID "ttcn3"
+#define MYSQL_PASSWD "ttcn3"
+
+#define COMMAND_LINE_BUFFER_LENGTH 80
+
+/*
+  The content of CGI_INPUT_UNIQUE_ID should be checked before submitting 
+  the content to this program.  Missing CGI_INPUT_UNIQUE_ID defaults to 0.
+
+  Do not forget to set mySQL database and user parameters below!
+
+  Requires cgic.h and libcgic.a for compiling (http://boutell.com/cgic/).
+
+  Requires mysql.h and libmysql.a for compiling.
+*/
+
+int cgiMain() {
+  /* Send the content type, letting the browser know this is HTML */
+  cgiHeaderContentType("text/html");
+  /* Top of the page */
+  fprintf(cgiOut, "<HTML><HEAD>\n");
+  fprintf(cgiOut, "<TITLE>renew_license</TITLE></HEAD>\n");
+  fprintf(cgiOut, "<BODY><H1>renew_license</H1>\n");
+
+  int unique_id;
+  if(cgiFormInteger(CGI_INPUT_UNIQUE_ID, &unique_id, 
+    CGI_INPUT_DEFAULT_UNIQUE_ID) != cgiFormSuccess) {
+    fprintf(cgiOut, 
+      "<P>ERROR: Missing or invalid input field <code>%s</code>.", 
+      CGI_INPUT_UNIQUE_ID);
+    goto the_end;  
+  };
+
+  char licensee_email[CGI_INPUT_LICENSEE_EMAIL_MAX_LENGTH];
+  if(cgiFormStringNoNewlines(CGI_INPUT_LICENSEE_EMAIL, licensee_email,
+    CGI_INPUT_LICENSEE_EMAIL_MAX_LENGTH) 
+    != cgiFormSuccess) {
+    fprintf(cgiOut, 
+      "<P>ERROR: Missing or invalid input field <code>%s</code>.", 
+      CGI_INPUT_LICENSEE_EMAIL);
+    goto the_end;  
+  };
+
+  /* Connect to mySQL server */
+  MYSQL *mysql = mysql_init(NULL);
+  if(!mysql) {
+    fprintf(cgiOut, 
+      "<P>ERROR: Could not initialize mySQL handle."); 
+    goto the_end;
+  }
+  if(!(mysql_real_connect(mysql, MYSQL_HOST, MYSQL_USERID, MYSQL_PASSWD,
+    MYSQL_DB_NAME, 0, NULL, CLIENT_ODBC))) {
+    fprintf(cgiOut, 
+      "<P>ERROR: Could not connect to database."); 
+    goto the_end;
+  }
+  /* Execute query */
+  char query[1024];  
+  snprintf(query, 1024, 
+    "SELECT * FROM licenses WHERE unique_id=%d AND "
+    "licensee_email='%s' AND "
+    "valid_until < DATE_ADD(CURDATE(), INTERVAL 1 MONTH);\0", 
+    unique_id, licensee_email); 
+  if(mysql_query(mysql, query)) {
+    fprintf(cgiOut, 
+      "<P>ERROR: Problem executing query."); 
+    goto before_the_end;
+  };
+  MYSQL_RES *result;  
+  result = mysql_store_result(mysql);
+  if(result) {
+    /* mysql_num_rows() returns my_ulonglong==unsigned long */
+    my_ulonglong num_records = mysql_num_rows(result);
+    if(num_records == 0) {
+      fprintf(cgiOut, 
+      "<P>ERROR: Did not find license with "
+      "number <code>%d</code>, " 
+      "e-mail <code>%s</code>, expiring within 1 month. "
+      "Re-check data validity and try again.", 
+      unique_id, 
+      licensee_email); 
+      goto before_the_end;
+    } 
+    MYSQL_ROW row = mysql_fetch_row(result);
+    fprintf(cgiOut, "Debug info (remove it from final build):<br>");
+    fprintf(cgiOut, "<p>unique_id: <code>%s</code>", row[0]);
+    fprintf(cgiOut, "<p>licensee_email: <code>%s</code>", row[2]);
+    fprintf(cgiOut, "<p>valid_until: <code>%s</code>", row[7]);
+    fprintf(cgiOut, "<p>notes: <code>%s</code>", 
+      row[33] ? row[33] : "NULL");
+    /* Update mySQL database with new expiry date and add note */
+    snprintf(query, 1024, 
+      "UPDATE licenses SET "
+      "valid_until=DATE_ADD(NOW(), INTERVAL 1 YEAR), "
+      "notes=CONCAT(COALESCE(notes, ''), '\nProlonged on ', CURDATE(), '.') "
+      "WHERE unique_id=%d;", unique_id);
+    fprintf(cgiOut, 
+      "<P>Should execute the followin query now "
+      "(uncomment next line in source to do so): <BR>"
+      "<code>%s</code>\n", query);
+    /* if(mysql_query(mysql, query)) {
+      fprintf(cgiOut, "<P>ERROR: Problem executing query."); 
+      goto before_the_end;
+    } */
+    /* Generate and email license */
+    char command_line[COMMAND_LINE_BUFFER_LENGTH];
+    snprintf(command_line, COMMAND_LINE_BUFFER_LENGTH, 
+      "license_gen -m %d", unique_id);
+    if(!(system(command_line))) {
+      fprintf(cgiOut, 
+      "<P>Your new license key (%s) was generated and "
+      "e-mailed to your filed e-mail address (%s).",
+      row[0], 
+      row[2]);
+    } else {
+      fprintf(cgiOut, "<P>ERROR: Could not launch subshell." );
+    }
+    mysql_free_result(result);
+  } else {
+    fprintf(cgiOut, 
+      "<P>ERROR: Problem fetching results from database."); 
+    goto before_the_end;
+  }
+
+  /* Terminate mysql session */
+before_the_end:
+  mysql_close(mysql);
+
+  /* Finish up the page */
+the_end:
+  fprintf(cgiOut, "</BODY></HTML>\n");
+  return 0;
+}
+
+
+
diff --git a/licensegen/renew_license.html b/licensegen/renew_license.html
new file mode 100644 (file)
index 0000000..c812ae6
--- /dev/null
@@ -0,0 +1,37 @@
+///////////////////////////////////////////////////////////////////////////////
+// Copyright (c) 2000-2015 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
+///////////////////////////////////////////////////////////////////////////////
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
+   "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+<title>TITAN License Renewal Form</title>
+</head>
+<body>
+<h1>TITAN TTCN-3 Test Executor - License Renewal Form</h1>
+
+<p>This form is intended for those existing TITAN users whose license expired or it is about to expire within a month.
+The license is automatically prolonged by 1 year.
+<p>Fill in your license number and e-mail address<sup>*</sup> and the new license key will be e-mailed to the e-mail address filed together with the licensee.
+
+<form action="/cgi-bin/renew_license.cgi" method="post">
+<p>Enter your license number here 
+<input type="text" name="unique_id" size=8 maxlength=8>
+Enter your e-mail address here 
+<input type="text" name="licensee_email" size=40 maxlength=40>
+<input type="submit" value="Renew License">
+</form>
+
+<p><sup>*</sup> The license number and e-mail address of licensee can be obtained by 
+<ul>
+<li>executing <code>${TTCN3_DIR}/bin/compiler -v</code> from a shell (provided your TITAN-related environmental variables are set correctly), or
+<li>selecting &quot;License Information&quot; from the &quot;Help&quot; menu of TITAN GUI.
+</ul>
+<p>If you do not have a TITAN license yet, you can obtain one by filling in the 
+<a href="/TTCN3Executor/order_license.html">License Ordering Form</a>.
+</body>
+</html>
index c5eede8a69d5812da74b0973f031b8d2209e60c4..46e8f7839bfa323602821384f9a9a9afcb92d80a 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include "JUnitLogger.hh"
 
 #ifndef TITAN_RUNTIME_2
index 3c40b645104ca433f8b7f730af40e02a9f37aa80..b477394d7f1df16f5f5c5bb56c8090cd93709298 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #ifndef JUnitLogger_HH
 #define JUnitLogger_HH
 
index 3f137bbe333ae064fdfc7d59053c6b43a4460c99..74599aaa8b9a7f6bb90f396f80ad7f009035ccd6 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#
+##############################################################################
 # Makefile for the JUnitLogger plugin.  Unfortunately, we'll need four different
 # libraries for each plugin...  Plugin version information must be
 # synchronized with the code.
index 0e38052dc8c461ea41fe1d3ba3d0f4186b6dd671..afbf88bc42f065d06b80054fc1015a9360727982 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Susanszky, Eszter
+ *
+ ******************************************************************************/
 #include "JUnitLogger2.hh"
 
 #include <unistd.h>
index 7726f416a324bb9f3734288dd5673d2806500438..cbb40b535cb13d0b83d4a7fae7fd6a069ef14a03 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Susanszky, Eszter
+ *
+ ******************************************************************************/
 #ifndef JUnitLogger_HH2
 #define JUnitLogger_HH2
 
index 6ec7a035349ff8d5c206698f5f8cae5ed1092a52..16efc69d6998176a7fcb13655de082bae7078aba 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Susanszky, Eszter
+#
+##############################################################################
 # Makefile for the JUnitLogger2 plugin.  Unfortunately, we'll need four different
 # libraries for each plugin...  Plugin version information must be
 # synchronized with the code.
index fe83955af7421a7ffcf34429d44f97fc5bca83b8..e4fdefd4b452389445749ecc09d03a4d59a61698 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Raduly, Csaba
+#   Susanszky, Eszter
+#
+##############################################################################
 DIRS := \
 JUnitLogger TSTLogger JUnitLogger2
 
index e8ad975270d25da871b1ec210ffe73695b9d52ee..e086bb0558fedce10becad9f574ad67e02001df8 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#
+##############################################################################
 # Makefile for the TSTLogger plugin.  Unfortunately, we'll need four different
 # libraries for each plugin...  Plugin version information must be
 # synchronized with the code.
index 849bdf5f9d34e66d6f5d43bfaed06d4ab6ce19d0..9370313c267cca201dc7969a2a474b69612c5b94 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Pilisi, Gergely
+ *
+ ******************************************************************************/
 #include "ILoggerPlugin.hh"
 #include "TSTLogger.hh"
 
index bb7acc6f882f683a33cfbff46fd72bc2f6cfb45f..72b7b96efb1511f004083bbb0f10cf3f0855583a 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *
+ ******************************************************************************/
 #ifndef TSTLogger_HH
 #define TSTLogger_HH
 
index 9e9f6e3b2b4835de0ee87b95c04cb76bb0521d63..38b43c8e3ba5f61ac7509709ee349af15504b239 100644 (file)
@@ -1,3 +1,3 @@
 REGEX_DIR := /home/egerpil/regex-mingw-2.5.1
 OPENSSL_DIR := /home/egerpil/openssl-0.9.8k-mingw-static
-XMLDIR := /home/egerpil/libxml2-2.7.1-mingw
\ No newline at end of file
+XMLDIR := /home/egerpil/libxml2-2.7.1-mingw
index 94d4d43d6f1e14dc2be8c9199547b7b11b73cc1d..bccbee86d03879215a53fa87075e9ea2f4b3389e 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Ormandi, Matyas
+#   Pandi, Krisztian
+#
+##############################################################################
 
 FLEX := /mnt/TTCN/Tools/flex-2.5.33/bin/flex
 BISON := /mnt/TTCN/Tools/bison-2.3/bin/bison
index 78cd133b9c4cb3983effb4c6ca7abc9f808e339c..6f35884b776e6042fc12ffae4f2c7fcbe80fa66f 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Ormandi, Matyas
+#   Pandi, Krisztian
+#
+##############################################################################
 # Default should be 3.0.4
 # GCC versions on Cygwin: 2.95.3  3.0.4  3.4.4  4.0.2  4.1.2  4.2.3  4.3.1  4.3.2  4.4.0  4.4 (which is 4.4.1)
 GCCVER := 4.4
index 2458f90d9fb0bf650c61bdb82ef3197f3eb92baa..9ce0836ffd965ab7ef45cbe04da47322b294ffb2 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Ormandi, Matyas
+#   Pandi, Krisztian
+#
+##############################################################################
 SHELL=/bin/bash
 
 # GCC versions on Korsch: 2.95.3  3.0.4  3.3.6  3.4.6  4.1.2  4.2.1(sol6 only)
index 9a515ba5a575ee92edeaebf1427da628a01f17a3..8f80e04b711c1f975c226967b7edcb2b43829066 100644 (file)
@@ -1,2 +1,2 @@
 OPENSSL_DIR := default
-JDKDIR := /usr/lib/jvm/java-7-openjdk-amd64
\ No newline at end of file
+JDKDIR := /usr/lib/jvm/java-7-openjdk-amd64
index e18daad92dc74f34c08d90abe64df42cace22a00..dd82ca457d4adc139b871100dd5d8f6e947e61a9 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Ormandi, Matyas
+#
+##############################################################################
 CC := /usr/bin/gcc
 CXX := /usr/bin/g++
 
@@ -13,4 +19,4 @@ BISON := /usr/bin/bison
 
 JDKDIR := /proj/TTCN/Tools/jdk1.6.0_34
 XMLDIR := /usr
-OPENSSL_DIR := /usr
\ No newline at end of file
+OPENSSL_DIR := /usr
index 62b75151f59273c8b772bd1dd9334d569b8f99f8..b620ad21e21ea3835ce2ff8795e0143d6d8153ed 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Ormandi, Matyas
+#
+##############################################################################
 ##Made with autoconf configure
 
 # The target directory where the Test Executor will be installed to:
index 0b3b68ae1e05dc279830128fcd117a4ec7b0b625..bea948f83921455c71e6bb1526c026f8a1a1296e 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   
+#   Baji, Laszlo
+#   Balasko, Jeno
+#
+##############################################################################
 
 GCCDIR  := /app/gcc/4.1.2
 CC := $(GCCDIR)/bin/gcc
index 2c71dd524bbc7130bc9c936a2cc058bdf84f49db..aae94f787f9aba727ce832d49cf14a3f1898517b 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Beres, Szabolcs
+#
+##############################################################################
 
 GCCDIR  := /proj/TTCN/Tools/gcc-3.4.6-sol8
 CC := $(GCCDIR)/bin/gcc
index 0b3b68ae1e05dc279830128fcd117a4ec7b0b625..c534b65ad40d5cc86c5f12df3327f1256d879aea 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Pilisi, Gergely
+#
+##############################################################################
 
 GCCDIR  := /app/gcc/4.1.2
 CC := $(GCCDIR)/bin/gcc
index 3ba7ed714aabd59c6988906dad0d48dbb8f0973b..9916d4f0bf5f20084525079ffa3801b43f36c0fd 100644 (file)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Ormandi, Matyas
+#   Pandi, Krisztian
+#   Raduly, Csaba
+#
+##############################################################################
 ## Based on /etc/autotest/titan_builder_cfg.py
 
 # DEBUG can not be changed here
index 9b9232e67202d312248ad5c317c1fba2682bb5d7..f8e76a2012de453c710b440fb3fe6715c380a4cc 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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:
+#   
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Ormandi, Matyas
+#   Pandi, Krisztian
+#   Pilisi, Gergely
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
+##############################################################################
 # Based on /etc/autotest/titan_builder_cfg.py
 
 # DEBUG can not be changed here
index f40c5895ee7ef3cbbf546a02517a2fe9e76c9a84..8b5009a74d0124d69715ae0a3098f743a3a9286c 100644 (file)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Ormandi, Matyas
+#   Pandi, Krisztian
+#   Raduly, Csaba
+#
+##############################################################################
 ## Based on /etc/autotest/titan_builder_cfg.py
 
 # DEBUG can not be changed here
index d2bbc4ec81cce228a011654be9d84d0ecb47b5eb..b2fc15f2d3e966187bcc98ca4af7a20f65b959ce 100644 (file)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Ormandi, Matyas
+#   Pandi, Krisztian
+#   Raduly, Csaba
+#
+##############################################################################
 ## Based on /etc/autotest/titan_builder_cfg.py
 
 # DEBUG can not be changed here
index af45888b72abe55d36c13ad86b5915c9cb1b5adc..e5722e69e7944f99df192f3bb3dae88034b7589b 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Ormandi, Matyas
+#   Pandi, Krisztian
+#
+##############################################################################
 ## Based on /etc/autotest/titan_builder_cfg.py
 
 FLEX  := /usr/bin/flex
index 308300e7c07ffad08836916af4d41c18e1cf7e45..a4df305d8d84157be16514b533b52a9b7a2bf5f8 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Pilisi, Gergely
+#
+##############################################################################
 # Based on /etc/autotest/titan_builder_cfg.py
 
 # DEBUG can not be changed here
index f293c97bc0f6faa740836f6aced99351b65ac25a..1d73909f7c2c74d0f7ec0620425c4aa0c23675f6 100644 (file)
@@ -1,10 +1,22 @@
-###############################################################################
-# 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:
+#   >
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Bene, Tamas
+#   Delic, Adam
+#   Forstner, Matyas
+#   Gecse, Roland
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 # Main Makefile for the TTCN-3 Main Controller
 
 TOP := ..
index 101930f986bd62bb8d40bce9ea5a106559ba562c..be4de36e009cc4753ab851eba1c1c87d3bc93826 100644 (file)
@@ -1,16 +1,29 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Bene, Tamas
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *   Roland Gecse - author
+ *
+ ******************************************************************************/
 //
 // Description:           Implementation file for Cli
-// Author:                Gecse Roland
-// mail:                  ethrge@eth.ericsson.se
-//
-// Copyright (c) 2000-2015 Ericsson Telecom AB
 //
 //----------------------------------------------------------------------------
 #include "Cli.h"
@@ -242,7 +255,7 @@ void Cli::printWelcome()
     "*************************************************************************\n"
     "* TTCN-3 Test Executor - Main Controller 2                              *\n"
     "* Version: %-40s                     *\n"
-    "* Copyright (c) 2000-2015 Ericsson Telecom AB                           *\n"
+    "* Copyright (c) 2000-2016 Ericsson Telecom AB                           *\n"
     "* All rights reserved. This program and the accompanying materials      *\n"
     "* are made available under the terms of the Eclipse Public License v1.0 *\n"
     "* which accompanies this distribution, and is available at              *\n"
index bd12162ac6a66e789410cb4b3b2eb6cbd54622c3..a552efa2084d93dbe0356d5e2cadfb4a0183d2f1 100644 (file)
@@ -1,16 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Bene, Tamas
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Vilmos Varga - author
+ *
+ ******************************************************************************/
 //
 // Description:           Header file for Cli
-// Author:                Vilmos Varga
-// mail:                  ethvva@eth.ericsson.se
-//
-// Copyright (c) 2000-2015 Ericsson Telecom AB
 //
 #ifndef CLI_CLI_H
 #define CLI_CLI_H
index 5d9e47216d40533989281f6fe31fbaaa99b6d0b5..570d3a6f7a55e7b57a408a9c4fe2f365fe8758a3 100644 (file)
@@ -1,10 +1,22 @@
-###############################################################################
-# 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
+#   Bene, Tamas
+#   Delic, Adam
+#   Forstner, Matyas
+#   Gecse, Roland
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 # Makefile for the Command Line Interface of the TTCN-3 Main Controller
 
 TOP := ../..
index 626ee9cc9d68a1b48ff2ff6e1c939d0d5e671281..a1336a607642c02640a72fbeb629ac633cf47b4a 100644 (file)
@@ -1,9 +1,25 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Pandi, Krisztian
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *
  ******************************************************************************/
 %option yylineno
 %option noyywrap
@@ -438,6 +454,7 @@ system      RETURN(SystemKeyword);
 
 [Ee]mergency[Ll]ogging[Mm]ask     RETURN(EmergencyLoggingMask);
 
+[Ee]mergency[Ll]ogging[Ff]or[Ff]ail[Vv]erdict  RETURN(EmergencyLoggingForFailVerdict);
 
 [Ff]ile[Mm]ask                 RETURN(FileMask);
 
index d9b03a5a6eab1f22ee30ab53851d413825f5fd29..a43e95dad3b74001e17b948f6a213b0e79682edd 100644 (file)
@@ -1,9 +1,26 @@
 /******************************************************************************
- * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Pandi, Krisztian
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *
  ******************************************************************************/
 %{
 
@@ -111,6 +128,7 @@ static void yyprint(FILE *file, int type, const YYSTYPE& value);
 %token EmergencyLoggingBehaviour
 %token EmergencyLoggingBehaviourValue "BufferAll or BufferMasked"
 %token EmergencyLoggingMask
+%token EmergencyLoggingForFailVerdict
 %token FileMask
 %token ConsoleMask
 %token TimestampFormat
@@ -570,6 +588,7 @@ LoggingParam:
        | EmergencyLogging AssignmentChar Number { BN_free($3); }
        | EmergencyLoggingBehaviour AssignmentChar EmergencyLoggingBehaviourValue
        | EmergencyLoggingMask AssignmentChar LoggingBitMask
+       | EmergencyLoggingForFailVerdict AssignmentChar YesNoOrBoolean
        | LogFileNumber AssignmentChar Number { BN_free($3); }
        | DiskFullAction AssignmentChar DiskFullActionValue
        | LogFile AssignmentChar LogFileName { cfg->set_log_file($3); }
index 67ae8507de06d56eeac347c163bba261c4ae1089..e4ed44a0ba21ed7fb9dc916fd1aa351399de2a17 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
+##############################################################################
 # Makefile for build and install nedit and xemacs additions
 #
 #
index cfb9919efef5d08600dd0625a5788ebbbeca036e..6442b6abecf017c42326e1b04450e8893f5e781c 100644 (file)
@@ -1,10 +1,26 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Bene, Tamas
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 //
 // Description:           Implementation file for MainController
 // Author:                Janos Zoltan Szabo
index ead55f518f83da3afa03c5b869bebe4d4fccac56..1bb841e97c0691952e87ff878d65bf6ffdb502b9 100644 (file)
@@ -1,10 +1,25 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Bene, Tamas
+ *   Czimbalmos, Eduard
+ *   Feher, Csaba
+ *   Forstner, Matyas
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 //
 // Description:           Header file for MainController
 // Author:                Janos Zoltan Szabo
index 3d86ba94da10d03a3825ce0a76748723cf929709..e49f8be38c5258f545334061a5f90f776d9b6bd5 100644 (file)
@@ -1,10 +1,31 @@
-###############################################################################
-# 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:
+#   
+#   >
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Bene, Tamas
+#   Beres, Szabolcs
+#   Csondes, Tibor
+#   Czimbalmos, Eduard
+#   Delic, Adam
+#   Feher, Csaba
+#   Forstner, Matyas
+#   Gecse, Roland
+#   Kovacs, Ferenc
+#   Kremer, Peter
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#   Varga, Vilmos
+#
+##############################################################################
 # Makefile for the TTCN-3 Main Controller
 
 TOP := ../..
index f0b2b6cf49c10c7e09793d6a0c4e5eada3816313..d28713075510b83cc8064db20e0942ad5b1ddf8d 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include <stdarg.h>
 
 #include "../../common/memory.h"
index 88046be41dc9736f9d0e7ca6d65db2edeafc95f6..e645ad8cdda10adff28051887c0334bc092148c4 100644 (file)
@@ -1,17 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Bene, Tamas
+ *   Lovassy, Arpad
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Vilmos Varga - author
+ *
+ ******************************************************************************/
 //
 // Description:           Implementation file for UserInterface
-// Author:                Vilmos Varga
-// mail:                  ethvva@eth.ericsson.se
-//
-// Copyright (c) 2000-2015 Ericsson Telecom AB
-//
 //----------------------------------------------------------------------------
 #include "UserInterface.h"
 
index c6b297411900bd00a8e5e14dc8ae078e241191eb..0f534f1467ceef673495d4feb33bd0f243e24056 100644 (file)
@@ -1,16 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Bene, Tamas
+ *   Lovassy, Arpad
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Vilmos Varga - author
+ ******************************************************************************/
 //
 // Description:           Header file for UserInterface
-// Author:                Vilmos Varga
-// mail:                  ethvva@eth.ericsson.se
-//
-// Copyright (c) 2000-2015 Ericsson Telecom AB
 //
 #ifndef MCTR_USERINTERFACE_H
 #define MCTR_USERINTERFACE_H
index ae5b29e1be37593ba00e0001f679c77668cf9850..b75ba2797ce2e6f1aedd24ab648809c5092cebbd 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include "config_data.h"
 #include "../../common/memory.h"
 
index 072661bd1a058273fb59eba1d7322e6b7a8add13..bbd8cd3b89b75180b8a7bcc12e45b55fdc188517 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szalai, Gabor
+ *
+ ******************************************************************************/
 #ifndef CONFIG_DATA_H_
 #define CONFIG_DATA_H_
 
index e5a1845a6d3272d38eaedb188c0ff748cb617b05..be8d77d681495f81c11f547053d9d72fc07b9ca2 100644 (file)
@@ -1,10 +1,23 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Bene, Tamas
+ *   Beres, Szabolcs
+ *   Czimbalmos, Eduard
+ *   Delic, Adam
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 //
 // Description:           Implementation file for main
 // Author:                Vilmos Varga
index 5b01bd66a71a0c11656831a57421a8a7a7e40f4a..e903e1e3b40b02f1bbbb9cc4aa475f9e229741c5 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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
+#   Forstner, Matyas
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 # Makefile for the TTCN-3 parser
 
 OBJECTS= parser.tab.o lex.yy.o
index 4091d42b91d8f58bb94d732234f4f7f1c6860d34..bef67ad4a61879df05bb5ef8f208563f7b40daa3 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
  
 %option noyywrap
index 89ca1e1a0fa892b03d932b4478816d4beca297f3..3b6d94882ca488b3ecf9930a906ff7482ab5840d 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 
 /*
@@ -2961,7 +2967,7 @@ void parse_input()
 int main(int argc, char *argv[])
 {
        puts("TTCN-3 parser. Complies with BNF v3.0.0\n"
-       "Copyright (c) 2000-2015 Ericsson Telecom AB");
+       "Copyright (c) 2000-2016 Ericsson Telecom AB");
        if (argc > 1) {
                int i;
                for (i = 1; i < argc; i++) {
index 04688fe7f06cca7283f3e96e061522e62d845bf3..c1ae9b6510d42db16f39cb849833433e2f6af1b7 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Forstner, Matyas
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 3f46f5dac4dc880a34242216d0f0292e4def0cd7..69dd30b0d5755c358007250ff28a3bfe79906f20 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 9be12a30a557cde32e6aab5eaacffeca437acbce..3df405c9985d0b1820c0584e3df00496e3dca156 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kovacs, Ferenc
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test303A
 
index 05dc8b1ab71a8ad66cf7faa33d013fd808a8bd13..789521f3a20cb50d55b4a65adb8a7b7e8d185e5a 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Kulcsar, Endre
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Test303T
 {
index 9196d4c8900a518e9b2125899f6893659a8e4f28..166f2d1fce88d6b88b7f3c23fc706c4b784128dd 100644 (file)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 
index 2939b2341a3520f12fd1288b05736a6dec55ee7e..5a1337fce1942a52f2070c4fa91e42412d0e026f 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 2ea37467c072e0a45efd03dbaa0bf25a487c2ae1..10a6ef89a4ad725d7231ac48d81f7976192135a6 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test307A
 DEFINITIONS
index ac98a151a2bf66473c028add95c4d656c5751998..610f97f400deaa3e6eddf161bd59c0fa14abd107 100644 (file)
@@ -1,9 +1,17 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kulcsar, Endre
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Test307T
 {
index 0177209efc65f44de3b40681189ca9c91b355639..218ab203872f048801693692c611ae32d3db4209 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index e6fad5c3b42ee2b742a7fa667b47ff49f61fd789..6793307276a8b82ddde1a27d640480c026875169 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test308A
 DEFINITIONS
index 2c117ee28e8973e9fb7ad4ddbcf602282c8f7d20..d052e2c020529273e46a90086d10872e001a53d6 100644 (file)
@@ -1,9 +1,17 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kulcsar, Endre
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Test308T
 {
index 017f3ccc91ea82e22c3f4805a7a8546a0b2aeeec..9d25248ddb5eaa6c7633dcd5fe9ab1c835d1a2ee 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 91127a0cd56b2dbe9231b8cb5327224a86dcb296..1a9a1ef0587965aa14db266e8e785d4758986206 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test309A
 DEFINITIONS
index 16b31d0a04939d4768525bfc75898b73906d2511..8f2b4c8f4fb259eadd326af6ca358eed86e22adb 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Kulcsar, Endre
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Test309T
 {
index 0077e225f7a84e5c0fdf621ab8e64a7c3b513097..d1d7cd7bbcf8fc834c4093488cd7e6dcbb359bfa 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index a793a378c348f8f8f2d05964ad004c78d6f6e0bc..0f47c778ed8df8faa40b9533ff033069d20107a3 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test310A
 DEFINITIONS
index a16909b4e2801414d3081b7313525674fdf0a841..a4fea93bfe3d1f95a0c3f6ef57ce80c27bec7cf1 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Kulcsar, Endre
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Test310T
 {
index 031345bbccd5073a01b727db81684fbd10f767d6..326468f349ee089fc82c784590225af93539363f 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 0e79c9993a9aec1d9af1cf6ea42341ba000a773c..cc6ed909626b3429e9d1e77ce105c18c2e566037 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test330A --Note tha only &TypeField and &fixedTypeValueField are supported in May
 
index f744d564249679de4ae17a188de6822b9e0df6cb..ecb1d9d8116bb4041a01d61b97e6653b49c57df2 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kulcsar, Endre
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Test330T
 {
index 486ff21ae5f6d019b04a09d6412209c941ea7095..063bf5bcc260095e9cf8ec7da5ebbd6155add8c8 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 8be5ef92a22642034793de24c1d7c8577b7392a9..49a33155308483b698cf0ef3fed193c969cc87bf 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test332A --Note that only &TypeField and &fixedTypeValueField are supported in May
 
index f76f2a0c1e0d0e40bd0607f0c4052a2cd85f1a7b..3b919d76a3f1fadadb9484f4ef1d5c1dbdb62bb9 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kulcsar, Endre
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Test332T
 {
index 7928402ae9a899b7baf6a05259d5eaf228459b00..db473ffadcddf1ec21efb2ad9f024169e3a22526 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index d45fe0f5f3e53c657b0db133c5e246fffe56258f..04ab1031a1abba934869c8d291bc2b2d36f6a2df 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test338A
 DEFINITIONS
index 965c020871ed93216ad282b3b795ca0f24a7869f..bd1411f82357db80fa92ddf6ecb7b675422aafce 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kulcsar, Endre
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Test338T
 {
index d138505faa19822b71f94fd4188a4e3350569231..e6fa11d4f9f1f03d2b1154cf5379911882beb9e7 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 2d5d231bad1e05085e765aa4c5808fe9dc812afa..14d39fcae75dcd079f9667c87ad6be075a748bea 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test340A
 DEFINITIONS
index c970643f9c981adbf5aa01257320f57049aaaa8b..4f9ca49dd3ca78bcd5c657a2459df358ef41ebd4 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kulcsar, Endre
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Test340T
 {
index 12885c7e64211e669e6b58271e5d2e1c725df682..160d13d876d1fbe4b737e613f550655f8dc43ee8 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 237f20ae8931db78c7a859f1ae00d401ce77db4b..bd0d2ec225348ec96fe065c0834ada0908e44be5 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test342A
 DEFINITIONS
index 3cdbae1bb497b6b2540494b953f2aac637475033..2582602fa5c825e5a03c932a8921ece715d0cca1 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kulcsar, Endre
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Test342T
 {
index c2871d26b66f0333eb2e02c3d5e802b9d33c3c4b..30a3398b638e01910eacda5e8ceb047dcd251d4b 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index bc5c08fef2e0a93f68a8670b890ad60e45fb28cd..ea1245a1ed807e0d88d6070daaa7e6984d2a0188 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test344A
 DEFINITIONS
index 18766fc92323ff4afe26a3f38f145e6ca2a2c047..3b73236646d715ab0aaaef41569b8d57e6cd2f65 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kulcsar, Endre
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Test344T
 {
index 13885d3890b96b93931c5826e40414fa61baa377..03747160e009144403e838e8e6afd6466587f4e9 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 659c22d548baec3a1569fbb085aede5765bb1864..55214a0668395199dfc348e3d197890a13435587 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test346A
 DEFINITIONS
index 6efb81f11e0d57470f0b9415c7d3431835ae2a04..e2f93910630f7c126294ab3336dcd726941b3df9 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kulcsar, Endre
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Test346T
 {
index a2e9d5345c1284e1fe7ab6b568a589d609f64d4b..a60a285d08388bbea5dfdae0564cc36db38f4945 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index d09de815af9f959f3d04caa47f2841d8ce125e66..85eaf2428e16ed74c0f63bb41ae57e46a4d3b76b 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test348A
 DEFINITIONS
index 85840c392e4847c22cba741df16435666c07ae1f..015c90811e91271b0a4c6ea7c819b7e75e013559 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kulcsar, Endre
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Test348T
 {
index fa9dd21cbed0f63fd7de2a88267d20390f98f096..45182c17e8e80ef7f82a0f641ecfe5b1ec11600d 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 8c6be7520c32421a901fba1c8c42ad6a641e1ca7..cda3f4bb1bf9231395322a61f6fd324ba642b7b1 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test350A
 DEFINITIONS
index b4d6b934a2b5498b7931d7340eebb03e41a998b3..d8533cb6c90c9325e34416289aa518bd0572dad7 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kulcsar, Endre
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Test350T
 {
index 3df8932c7f45f6902c6f8ffaa377bfb115f1ce68..5448895956b43d9d6264f7a8b68d5bb26ebc04af 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kulcsar, Endre
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 
index 8fb1a9939aebc3614dfef14927227a7e30eba8c7..9abc0180386609684cfb938f5019b87252a94f40 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 8ad2d4f1b81d0d1559592df38052386bfb6ce495..67b2449679a10bf0fe45638e0c30df39e3fd0635 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test352A
 DEFINITIONS
index a32407d2ce720a4064e55ac54666e8f061906127..316eb237ba7a05b9189477bd8772b11db3372d22 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kulcsar, Endre
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Test352T
 {
index 47e87e789859b46a02fdd1a98f6fcb6a4c1ec372..00547ee58a6571bbe3de476705d4db311263d175 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kulcsar, Endre
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 
index 638ec3ff8bc5fdee5ce442cf77d855186d4ba4ef..c9854e00724d00b4ca0b824338aa30ccc4668012 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 8a68a6f1ac127154afbfe99fcb3f06916e0c1440..47e2ca195ed19a8496b3d5268447ec48fd54eb5f 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test354A
 DEFINITIONS
index 8b9d18b09aab01ec725dee8aaa2560915aab136f..ca145c0f37c3cee6bf4e7f44eca8480863ae3f24 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kulcsar, Endre
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Test354T
 {
index 506e7d22b4abd21b17f8251c1164c9f66d7bc057..e1fafbdb227aac1517fa925b2a9a678fa37fb92d 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kulcsar, Endre
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 
index 83bf168410736d36e840564e80f3310541a11ffe..d8966bf29624b7d44976e5922bb374c6d27beb6e 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index d850eedd154ee114b4ebded26e0faa703c58caa0..c9853229ebbfd336bb1ee1e1c674f42999b5e81b 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test356A
 DEFINITIONS
index 02fec8285b97ee9316f2cfaada8fbd0bbeceeaf6..3d817e17962b0dbee337168e25682037871264e2 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kulcsar, Endre
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Test356T
 {
index 9bac68f6b9408f06cf74ba563d1ad50a72d7a2d9..90e9d151bf8ebde6453a6d82e38206017f73cc63 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kulcsar, Endre
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 
index f360feae0b4cca6551649673e90483f2a2996f0d..61b9774eaac98c4972b79aea51c4451b8d171106 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 54520ca68eb190cfda25ef1f475ad1be06d1fae1..8ef2380bc76e59c1af04a0032d7b85089925f85a 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test358A
 DEFINITIONS
index 39eb981e7718b318b3f15c587b4c3b6976570571..1b7b64506947a72f93575ef9854c6312fa4bfded 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kulcsar, Endre
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Test358T
 {
index fe679abe1ea42c58f420fce853834994079a0296..8f7cf065b34339adde323216e45a4d9d65d349d3 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kulcsar, Endre
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 
index bfb5c69159ff0d6579405fc6854968559bbbe267..6ffb52c6ed2485491b359fc76756e274a54b558c 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index dd2c47f49a9f1fcdace4efc58ec22a024e4d1e4c..3a7d5690501adc64834bf08e9c6a63ea08955375 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test360A
 DEFINITIONS
index e044c5db190b9f9148fcb3f64ef40bed6cb24642..87f8e168a475f15b45b830e02eb14fbb2b81f6b9 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kulcsar, Endre
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Test360T
 {
index 1a182e809b62abe2199472c95be5429b97f31f2e..098dac595f203b10b046a84331b184c0966ac781 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kulcsar, Endre
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 
index 72979382b9674083892f4d4501516b245b078e5c..1a1efdce5f863d85e437c1c7d95afe84cbad0053 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index a4d48cf057831f8c7a6b88960f68f1d405f1e199..8a4b17da5d8508923abc3e9f0031e9c46237b9c2 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test38A --A
 DEFINITIONS
index b39a0c686b406ef561f7eaced14240757dd492c5..27cf800ed025d96147ad657cd9906dad02a9fa6f 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test38B  --B
 DEFINITIONS
index 74c1b47918f801ff17ec0b6aab5eaf6bd9a0630d..68b7aa84e83d8256a0774de6101ca6187d431251 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 9f004d592024427022e29e1ef7b1f558ef78e9f3..939ab7935290a3f83e6209df191c9c9bf1e3ba28 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test46
 DEFINITIONS
index 75b1e7f410fdea6be3417273453573ffe6f73cb8..5ebba269c4031ceab62507f6abec8ef6c981551f 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test48
 DEFINITIONS
index 6c8d6d2454e4ec99e869177b650cb729c8d473dc..8bfef822ad5e0aea4b40377d8b340e8fbf6e0d26 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test49
 DEFINITIONS
index a723f3cfd7f5af6bffa23cdc861407acab0889f1..05bd5984bb2284293dc658a0405be53b84a4b737 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test51
 DEFINITIONS
index c3dc3dfe44f1695be2cd0299612d1ca5e7c41efb..b965f5e328267a1344fa87756a5cf844ff426dc4 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test52
 DEFINITIONS
index 0236b7a8d5c72956bfa9ce5e77710032be2ec511..aeb8481ac386836da833ef827d74ca700fa50689 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test53
 DEFINITIONS
index 6a20edde4af1920247b1e154d98c20b4bed93603..0c798cce4a3f91201624f8ae24bc557a96fa1b4c 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test54
 DEFINITIONS
index 1e33adcd46cc65155dcfd5e3946b1f59cdad3b3e..b944179748bae87f2cfdbdcce35739ae94003e5d 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test55
 DEFINITIONS
index 823308621e8f534ae3ca99d061f95a25cacf0cff..f8737f17cc59ee91b871ba3c658b199222210ee3 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test56
 DEFINITIONS
index 476e2c5fe7b2415f76620972640350defc93b229..88930472544dd148143ef351e9593af723c98654 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test57
 DEFINITIONS
index 90bf3e0f371decd345a3a0dc22c350eba4f29cf6..292de1bdc48a392e7af464b93ad57fcb6b639807 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test60
 
index 27c9534f43499876e5ce7820ef80fec43eef176d..3d0574bec154ec0d4d77db8ffd272b53530feff8 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test61
 
index d8ba8920f150147e922c162b63c53e283bdd4e79..681cfb1e08562805d597f46640f59c5d35096612 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test62
 
index 56b93f6159e42490a2bee97c415a0a6084009856..385703a2b392ed9cd33a9436a5e0bcb6a91d8409 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test63
 
index a4ad18bdff1c45b58ce90011b1170eac9d92ba3a..1fc45a2e0a51bba7a4f31383b4b0c4cb1256a338 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test64
 
index 1deef2bc1f6eef2326bb9bad1ae1246d30e86ec9..626d3bbaaaa9c17af4e85fe68fb33489ea4e4d91 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test65
 
index aa3e32f0be97f2fb805e4e2361fc3f3365efe6d1..5ebf801094bf39a548291e90ff79bfa023fef457 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test66
 
index 58e01ef8b776a7826f8d6eee2eadf28f2d2bea9d..ec9647301016f64ad972bef3044567d94c301918 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test68
 
index 3ae2fa3186f441fb444cad3023f4288c27cea2ff..b1a3f606e60ebbaed610678093d85f5a10cff51b 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test71
 
index 15d702d3bd10a93446a7ed925b8371c05fab062f..46fbfb186433911608f5acdbe1997ec08a1dbc96 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test74
 
index a2c8d8f56ab034e5abfc5da603cff65ebbad7f9c..a88dc9b1388dafab121f16dd9d2f2c59f3849e67 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test75
 
index 9b3d6799777f0416ed22c265c953a1651afe5d68..b38b2267fd50ace6505f28c311fa7de32ca1bd03 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test76
 
index 260ae966185054a2309ebe3b94dc774746936e8b..b2c49ff423a31a6f1479d86008c6744510f234fa 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test77
 
index 4d2578f220be513a24d5d59c6515313b637d1dcf..17eb0b0504c94064d2da7f174ea57776c1636a8c 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test78
 
index a2a351d0c4f7e568736d73649043cc40e9ba51d7..8ce560c6541ad40f5cb9ae610f158f22be93cd9e 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test80
 
index 5cec67051170b54df05d212255922b48bd5b5c4c..4e8ee39fa8a3e847f2f2c707ad93cb62a0863064 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test81
 
index f4aa7fb68c79997dc2708f90b0c276b00d1346c2..095dc16d7b71108a69df11572014c319dffab275 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test83
 
index 151ab05ab1140e9da906bb53686e5ac6308c325c..8cc00eaa8b923313f06e3cac12ba588af47eb372 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test86
 
index 7c61c1dd221e40b3c9b14bbcc8fc6ea08b5c3037..a71350d65707594166035dbd5d94c0d41918a08a 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test87
 
index 807a6f8d9f40eb65583764be384f6824d3c3e2d1..7210879112196704cbddeb390b0994ffc6d8cbd5 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 5225923f3dbe51bdcd005211d4bb1080dc09676a..3a7b5fded5c7e5a42d517acf08aa117b120b36b3 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test23
 
index 66cd518c31afb3d5333f7a1c5ad9c95edcf79b6e..cf752b7248d2e51763d5ea5f994f37e586e86bd4 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 8c7589b5bae0496e58bdf4501b9d8b32140a4e42..a13b984003386a8128c15aadb7af830f4f0727b0 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test25
 
index dc5b8640a321eddd02a8efc274e09b800046ac9a..de6559d2066edf8b855d35e05ab221317d981a7a 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index cd52331934300904fd94fe0f629d4b0bfeaad6af..4ded53a9702704abddb82871232fed5772db5aca 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test1
 
index 7bc5f3a7054d5fcd3e1d9f9f2f14294481265e79..b4cb6150db45cfc44d07e61274404187d831ad0e 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test12
 DEFINITIONS
index a34bdbe29d8c0b75d33991cbf676255e621205f5..05f0c3f3f4419ece064b457e6272ea898529252f 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test13
 DEFINITIONS
index b5c123aa21dfed9159a1c161e80d196eb4a295fb..766f63efc77a57d71a0a4b7bdffbef0d953b22d0 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test14
 DEFINITIONS
index 91ac234280ba113c8a47cf759bdbb68e0ce84d4f..9013a29a44541aa29e1d0fcfff618071d40e7d2c 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test15
 DEFINITIONS
index 81dad3eee29a0e10c862c6518fda8ccbef6a7a8c..6a3e97b78e76843deb5a6365aa9b6fb06db630f1 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test16
 DEFINITIONS
index bfa4346b1b9abcdd75f1e3e2ecbeb807326cc76f..1bfb650dee8fc7e08b14473fb0596b16bb9ea698 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test17
 DEFINITIONS
index ee252ff40693d98df40898b368323491ac68d5d8..5a9dfaf8d7a1378516cd35a2970befaa924ec94f 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test18
 DEFINITIONS
index 3caeaeaad24cabd318d340df2408961ad6ab890a..40ebdb2f85984eb23486756096795c5b2bc0e5e1 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test19-1
 DEFINITIONS
index f1f1dbcda348e1e319e30e54724cc6e01060d18e..35fe8529c58047f4115b1a0e8af7e45b47e5ebb2 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test19-2
 DEFINITIONS
index 3f566cfa7c0fd8eb8f40a8f7bc940f742b974b90..360f9af04ad3cbe4f3629d180027b090d5fae15b 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test20
 DEFINITIONS
index 3b1925b82572f6a62e6aec3ca5cfa96b142f5aba..dbe1c7ccb7ea6efec012a218956d949cbb143058 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test21
 DEFINITIONS
index 6c7686eeda57fe21519b0ab374d1db0a423a0579..6fcf743d78d9d47b17c2c65b4e483f9de115c396 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test22
 DEFINITIONS
index b641367b3493a5d83259111287f8864636bc38d1..608b9751257f1be966be9d93a7545ed7a46efb1c 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test24
 DEFINITIONS
index efd35934b3a3393c7b812d7849ca59be5753218b..0d11a0e4a0f0f543cf0798d8e7e70f703894e733 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test26
 DEFINITIONS
index b854717bcbea1f9c9b82ce913b666005aac33f46..0973cd2bc20a4186303b2a293bcf51768ac608ac 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test28
 DEFINITIONS
index 9bbc229d69a02ac7dc92379d0dc72b350ee5d9fd..8264decec597c7000aa1fc32f31409937d243c18 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test32
 DEFINITIONS
index 7d2e2ece81311da6271f7efd078de69c7841e707..373b45163291ecc0a86f566d477deb57f248e1e9 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test33
 DEFINITIONS
index 271eeee3c7f2aed7cff69acb8e6d5fc0f427c359..1ea5c48914bf2bbc2a4be1061323594919fcd783 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--   Szabo, Janos Zoltan – initial implementation
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test34
 DEFINITIONS
index 737d87fe1f618810da338752fe86bedfec5aeeb1..f26e860aa3f009c1b62e631b490a3c41101cbdfa 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test39
 DEFINITIONS
index e824b2caaa4f93b3f7125b838a6182eea76823ca..635d5fc1fdc9ae5592cbcca8f28a2a5d4b8b806b 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test40
 DEFINITIONS
index 4e8686696d3406a50ffabd08ebfb139850bcbcac..b5a7dc9af1a3802c6ab22ad72bdbe7ca5f337b31 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test41
 DEFINITIONS
index 2a0cca26be7e3b46282a2e2619bea3e8f383cfcc..6b511afe5219e0fc78bc6034abf53f80b0c5d235 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test42
 DEFINITIONS
index 92079fb43c0ce1950f04c60f6ad9515eec9eb331..86de6fe5f8afd23db2fb69a692570c8a67b3fa52 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test43
 DEFINITIONS
index ee556a51f7eba3a5c1a8f889418810e100c11d73..a072cbd4c2682d31be8bed6921351e78da31832a 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test44
 DEFINITIONS
index 587ce22fc18b0d07a05dc17e5bf505a01097252a..edfe33fdb107c56533002611e2ccc60b5beeea60 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test45
 DEFINITIONS
index 468764de82fe834bd0a510bd979d7ef538daf1cd..27a48262895cc77ff7c1677e59cbca16a3b52b60 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test47
 DEFINITIONS
index 389148399d95b504f6a169bf1db179d89d830ebf..87bff17a70af669d1ad9356e039ddc64029279bb 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test50
 DEFINITIONS
index e2beaa9f26feda05317c08bbea00930905026ff5..7c572c1c084ac07df88524785b5d6d8c07a7ee2a 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test67
 
index b13d68dc6c087ef614e732b51a283165daa15a15..b0f3050915cdd50cf04cdad6f65050527396c621 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test69
 
index 77d7276f3176d88270e0c6b38249ce39f2dc469b..b5f1a3c80938c9b173eda06ad26784139c56db4f 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test70
 
index cf9448be6ed81db049cb58e6d0ec2c3d5419f8f7..0a64d104dcabc2a6b88bc62cdaf9d41be2bf6500 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test72
 
index 5624dc9f0bced5c584a95309b6a810f50d47a444..f9d3653253670a666d99199fb0ccd44769c6ae44 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Forstner, Matyas
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test73
 
index 01da91bf5f2ecc7cd446ecfabdb49cab4863a27e..141b14ddf8dbc912a6767ef6d8b9cde0982debbf 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test79
 
index 2c6496c853815a6d303f268f8e47d57a59286fa0..fc0683f758b72cbbdbb6f998d9b19b1fec766d3b 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test82
 
index b754d509e179da22e04c8b9c459bfa7cb2e4f8b7..0dc65de71e9b16369f372d3acdbc26e7da454666 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test84
 
index db604c58c9eb751acc66915a9fa095c5ee078913..1b8cfcacd8f7c40637049dac42350688955d6390 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Hanko, Matyas
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test85
 
index ce27237278a2ec611b657693183060dff00809f5..40263a2812c06bdc3d698101f3d27dd58bf5e2f9 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 5944ba3ab6dbb8024595e070b3e819e98f81be2f..acb08cb9f07de6f7f40152f7592302853e4c1555 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test10
 
index ea332825134d3717d7dd60e28cf17b18243b8bc8..742c61338a1350e627d7addaa712c0055c87f8fb 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 9c609bf6330094912b4de66133737b3b636543d6..c5a7e7333bca2abf630c8d1762f02cc3232e5e5e 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test284
 DEFINITIONS
index 4fdfe0f66be43151d77478b9eb6dda680a08d865..1f1627b24e95fcf48015060de20b867364d139f9 100644 (file)
@@ -1,10 +1,22 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Feher, Csaba
+#   Forstner, Matyas
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 18e342d82ab0b6270103dfc47727132b0be47de0..079feaa66c584f9856595e308f674a571b2c3367 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Feher, Csaba
+--   Kovacs, Ferenc
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test283
 DEFINITIONS
index 77f93bc6a6556ac5a1f8b0bbec454406213a796f..4c98dbeb18e42d5881ef314a0910640bb82e72b1 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Feher, Csaba
+ *   Kovacs, Ferenc
+ *
  ******************************************************************************/
 module Test283T
 {
index 536439d248e5643e2fa33e2af8a029a9a87276dc..af9227b4ac85b6e9a6ace73c4c5a0c56310a5e37 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index e17bc5d8990d110ca654f061584250b8993e9e0a..9f9ead2e58a8e2e13d1fc7fbdebc5cc9b36f3ef7 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test1
 
@@ -76,7 +83,7 @@ zxcvbnm,./ZXCVBNM<>?
 -- still part of comment1 -- abcd
 -- still part of comment
 
-íöüóõúûéá
+íöüóõúûéá
 */
 
 --17  BOOLEAN *********************************************************
index c591b4d075eac96d493c42449b7ed0eb585406e5..37cc8f8e4dbc3383ea52ff91f1a8d9a2b26713f6 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Hanko, Matyas
+--   Koppany, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test1-known-errors
 
index 23a5d05ba6f6fe1d6341111c8e630327472c6c68..355ec8066fc80ce4a602ce1d754abba0716e7eda 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test2
 
index 74a594388a4710ff082e9c9e3bed93e2cb667a9f..0cc43d6396f154c190545639e90e42fb14f2c649 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--   Szabo, Janos Zoltan – initial implementation
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test1-known-errors
 
index 9daab6688db291b18425606db14700c58161c733..50342e7f071c90932313bf3650741aec165d4225 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--   Szabo, Janos Zoltan – initial implementation
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test3  -- X.682
 
index a972630bc59cf0d711f4076cb2ffc21a0251e8ae..e8cbfa4b0a01288fce20c2fb775d0b9a82ec49b1 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test1-known-errors
 
index d20f2f46f4583c53e13a73c08c65b70b7a672b03..0461a48236d496031eb29443aa6d3dabefc6f636 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test4  --X.683 - parameters
 
index 29fb30c1ef89c8040ae41ecae52b57090ffb690e..9f3c7cfdce57803d3e03bdcea7e8e438e2e82e9e 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Szabados, Kristof
+--   Szabo, Janos Zoltan – initial implementation
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test4-known-errors
 
index 23e668bdca997c5ceb81ac2f05364cfc4a7e6b8c..8941d8feccb1c57a0001a2798ed4e20103ff4fba 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Kulcsar, Endre
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 1ff704f824fa9596a1713ec6e67497d6446c1eaa..168e725a5064600e4c37815e694b093a88b0511d 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test289A   --  pattern constraint
 
index 458e1df490eecdea8f042cab3dbf3dfc1e1c169b..1c9b9d0f892016427fb73446c692d739f4aa5998 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test289B   --  pattern constraint
 
index 99697901551475805de6116d4180810cad787b56..c389b35a8d82595da16103543a86f54f12643297 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test5A -- extensibility implied A
 DEFINITIONS
index 2f438ee2c2885fdc0539168c7dd0e3ba70f141f4..87f8f736c77d750508477faffcc9ac74712fb95a 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test5B -- extensibility implied B
 DEFINITIONS
index b25711d2abce80eab9ca66f2d1b8a5e3056a508a..b6d418788d844b188747db77184011ad78a0f471 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test6A --  A
 DEFINITIONS
index 7b307b42580ca3a71e77d95832cf49402ef6d9aa..e5be220d26b4ec4a69d71952eb79cef1c1841f97 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test6B -- B
 DEFINITIONS
index 0f49a9a48927ba067b0a3d57fd7df7dd85dfc2a9..f1b4067742e373d301b803f04792c1df26724978 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test7A --  A
 DEFINITIONS
index e21915e28d18c5bf0c67f4c776e866d89907e9a5..fcfff0d2cda937b4b23682cab6a309c4c9fa39a1 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test7B --  B
 DEFINITIONS
index ee6297efd494da9c9212e1ef083a6d66830ad86c..61694c03e1d366b098b5d1cccd9b9bc51893170d 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test8A --  A
 DEFINITIONS
index 6d93bb8da7071dc4143c817a86902a77c12a5342..f05aab622b634c159a8a2034988f5c6a0aeeaed8 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test8B --  B
 DEFINITIONS
index a05684933220f323f1a6f466aa74336ef507faa4..a56be125979cf39542b3ea0b7ec7a46a250eb122 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test9A --  A
 DEFINITIONS
index 9bda568eaac7b9d1bdc95bbc4f947882ae1ebe95..9d4d8f20516a4bee2fb6d9cb5ba221bb16d8b14a 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Koppany, Csaba
+--   Kulcsar, Endre
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Test9B --  B
 DEFINITIONS
index 7bc52f3011f3f8f8de6a0c65642c8ea382bf285d..b273bc84ada7b59afdd9e8de85cfc67e0eea5771 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Forstner, Matyas
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index c818066244d19905c661a529b7bdf8a9b1379e39..5d3eb8df4c7d75ef32eb1e466a5d4b2f91cb33dd 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.2.pl2
 // for Matyas Forstner (tmpmfr@saussure) on Thu Oct 17 16:56:18 2002
index 2f007e12f8401dc2a58a20407e70cebbe8a6c8ed..c0a4f5ffaf6d951306bb1127aaaf40de3b18c3d9 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.2.pl2
 // for Matyas Forstner (tmpmfr@saussure) on Thu Oct 17 16:56:18 2002
index a066a8bdce202dd1445b28082e110a7e893210cd..5dbcbc632f5166278242b4414559fefe548d6261 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.2.pl2
 // for Matyas Forstner (tmpmfr@saussure) on Thu Oct 17 16:56:18 2002
index d02f8a2261b97d3a4f91c6baaffc1a55f921ed9d..55542297122a9c2f1087364e1565434bf51ff4eb 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.2.pl2
 // for Matyas Forstner (tmpmfr@saussure) on Thu Oct 17 16:56:18 2002
index a024c7d52bb6b60ff6569f0560adab20b6b3a881..90977486bffc278f8ded348bf60459b3e740bd0c 100644 (file)
@@ -1,9 +1,16 @@
 ###############################################################################
-# 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
+#   Beres, Szabolcs
+#   Forstner, Matyas
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 
index 107f9ad0e6bd1c9684d831b57f336e7f24c27a0b..a54705c6c1a521f47307e41b358b1eb7f520e680 100644 (file)
@@ -1,9 +1,19 @@
 /******************************************************************************
- * 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
+ *   Beres, Szabolcs
+ *   Forstner, Matyas
+ *   Koppany, Csaba
+ *   Kovacs, Ferenc
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module Regr
 {
index 191d640caf3799050e35922d4b346786531add64..b0050d92fa65c4f37b05f06a1c243ad4550e4c3e 100644 (file)
@@ -1,9 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Forstner, Matyas
+--   Koppany, Csaba
+--   Szabados, Kristof
+--   Szabo, Janos Zoltan – initial implementation
+--
 --/////////////////////////////////////////////////////////////////////////////
 Regr1
 DEFINITIONS
index 4e15aff6613769527d847320281db549259903de..17b4d5404fcee5e30c6859e08bbc9d209bfebb73 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Forstner, Matyas
+--   Koppany, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Regr2
 DEFINITIONS
index e119d65e62c931ce5194b113f73f9eae34cf1d42..8361c66dae9223018c9c2af4e6d5cde05c5da116 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 1302a37729f9e0c8a0ca559969ba1ba3a7b9321f..5e020c97dadf9bbd8584fee782cee077919cbc70 100644 (file)
@@ -1,10 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Koppany, Csaba
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.3.pl0
 // for Matyas Forstner (tmpmfr@saussure) on Thu Apr 10 16:06:07 2003
index 21350cf0784ae26ada460edc8aebdfaa8cf6ab21..6fcbc21705e021480b11edc8f25d4192b66f5f1f 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Koppany, Csaba
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.3.pl0
 // for Matyas Forstner (tmpmfr@saussure) on Thu Apr 10 16:06:07 2003
index 262a9b29eb4061f83c4ce7288d3597b1d978209e..af41c5103ccd47dd60061b23c11988f10fb9bf41 100644 (file)
@@ -1,10 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Koppany, Csaba
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.3.pl0
 // for Matyas Forstner (tmpmfr@saussure) on Thu Apr 10 16:06:07 2003
index 21dbadcb06116efeeec648a191aaad880b66defe..3f06a8705501cda97d56634d5f1941b68e9d743b 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Koppany, Csaba
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.3.pl0
 // for Matyas Forstner (tmpmfr@saussure) on Thu Apr 10 16:06:07 2003
index 3199c0fd75a35597c73164456c0b6c52a6b202a7..447e7a9e60fc6e1c9884687f952df6c0f6db1374 100644 (file)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#   Koppany, Csaba
+#   Szabados, Kristof
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 
index 9df39ecf5a02676caab1cb9c37925c6e512c3b53..fd58aad8243f344ca2efd81d6ea7e8fc3869a3c1 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Koppany, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module X
 {
index 5525b645f90bfe7350a5fc8aaff969904f4d1094..44b94b92f5d661a7478ba62a88ee92e941700891 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Forstner, Matyas
+--   Koppany, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 X682
 DEFINITIONS
index 6bc310a0785e0d0dd0d96e2629e970f722602695..d968cf7ffa585338fdbd0a4d90bcd2e1eaa3c9f6 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Forstner, Matyas
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include   ../Makefile.regression
 
index d48edc4ec75435b8be3260ab2e13aa2941bb7b27..a31d6a9350516f749a52a00227172058843b9e74 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.3.pl0
 // for Matyas Forstner (tmpmfr@saussure) on Thu Apr 10 16:06:07 2003
index 54a302b4ffd8726476058931b6be59edb522d0dc..9373531d0964114634171f0e53d0c2de319cce89 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.3.pl0
 // for Matyas Forstner (tmpmfr@saussure) on Thu Apr 10 16:06:07 2003
index 190c4e17959073105c93310cb819ced331cf8d21..9a15f22cd9d547697693b304a4890c06b554c966 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.3.pl0
 // for Matyas Forstner (tmpmfr@saussure) on Thu Apr 10 16:06:07 2003
index 7173342352faf3fa549fc8d4eed6c2ca58926a00..251737858d246f46c16d419e68676bfed1cae431 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Forstner, Matyas
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.3.pl0
 // for Matyas Forstner (tmpmfr@saussure) on Thu Apr 10 16:06:07 2003
index 39d0e7259012e62c4fe3179f7035de63c90c7f88..f9564cc79ffb0298a46c1fce3bd3f8f897b970e4 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Forstner, Matyas
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 
index a913c0711dbe4f8ce7f6e39aaee0042a92b3fd9f..c50d41988a34f6ed6c2fe15db02301be4c78ddf7 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Forstner, Matyas
+ *
  ******************************************************************************/
 module X
 {
index 440f8f3e546e0679e479f8d9215aa23092003e98..51f487d4139c15e40ed61a994e1eab15b62895f5 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Forstner, Matyas
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 X682
 DEFINITIONS
index 769db8fdd88c42a8d0028326c319adb9da572a8f..d39a4e07709099e34767b8c07457dade99a8bc66 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include ../Makefile.regression
 
index df79fce628fecbb4b399754de762823d71737d5b..96ffc48bba7b6d869e41340cf9aaff001352a4ba 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [LOGGING]
 LogFile:="e=%e,h=%h,l=%l,n=%n,r=%r,t=%t,c=%c,s=.%s"
index c38b2e330153f4d4137c10c147400f560dcac16b..3ce92f51ce278cdd635a7c2a3c53fb5778ff25e4 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module no {
 
index 9f8fe7e88d2315e3fb51e551832eefd9cc9bc17d..9d43c36342843dacd0dd0ca7eb56103108484057 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 # Good for manual running of mctr_cli
 
index cb5ab8242f1337441498b44d4edab4877dc8f72a..2824241f583738c7134828d303b56ed2266de2d5 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [LOGGING]
 # A log file without %h and at least one of {%p,%r} is ambiguous.
index 9626b02098b1d2750afe371732806cc434c54d0c..d7fe9fb596815ad9eb665edf8e1acd9d84f3e45f 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 95daaf97a48923e4e20139697d316c2d8fa6ebd8..579ca34dedd880603f5b68c49dca35be115694f0 100644 (file)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
 ###############################################################################
 [DEFINE]
 string := "charstring"
index 41e2aeb5d96400944d9d90fe4ea2b0f2027852cc..c71309674b7aece7a752d7a82a94c84467504e79 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabados, Kristof
+#
 ###############################################################################
 [DEFINE]
 many_F := "FFFF"
index 97863cfc641dbc0953fb34e657a3c8b3179eff73..9728d2efd9f98c38b337e7d7cea1abab4625a3af 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module erc
 {
index 217de890fbfbbe6a23d39c60e5994f9347b4b703..0dde9b4d6f583d94ff126319853e48f5c7a6d3fc 100644 (file)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
 ###############################################################################
 [DEFINE]
 binary_octet_prefix = binary
index 1654b718200f49cf650a739c88d87169e079f7d3..92670029ad949f64b6e97e65676d3dc047750468 100644 (file)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
 ###############################################################################
 [INCLUDE]
 "base.cfg"
index cc51bec90f43c9a69e6d5cc14256a0ee369c544c..1c0a8c21ff3583cd06423045a13a5ac9c4c8bd7d 100644 (file)
@@ -1,7 +1,12 @@
 ###############################################################################
-# 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
+#   Szabados, Kristof
+#
 ###############################################################################
index ca2e5f17bc995ddd1a3e303bc5aa0e361feadf34..96715b494a0802568f0732fdad320cfeb1f5b4e8 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module HQ16404 {
 
index fc09ac43d5fd8429ebda9845ef3858c108fae628..25d30ecca43f0c877fb87614b3d5885ad54061ff 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include   ../Makefile.regression
 
index fa17414b3f317793cca146f97529533c23df99c2..0134145830abf56dc00058d918559ac62894782e 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [LOGGING]
 LogEventTypes := Detailed
index f2cf35b9d7be1a340668ee5c9ca813d36c50c8ec..e649243a348032fa5e33d531c03a71bd1e5f0530 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)
@@ -22,7 +46,7 @@ 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 \
-customEncoding makefilegen logger
+customEncoding makefilegen
 
 ifdef DYN
 DIRS += loggerplugin
index 2b58c944098d4735f64de2dabb6ec01ddcab7a59..3d8161c1785b134a92af55c4f8d56be0faec025f 100644 (file)
@@ -1,10 +1,22 @@
-###############################################################################
-# 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
+#   Beres, Szabolcs
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Ormandi, Matyas
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
+##############################################################################
 #
 # Common settings for all regression tests (formerly passed through
 # the environment).
index e778a48510227877de27bfba2c2a1916a9539780..10662bd313f568810f5884f6d86a3a9a8df7762d 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [LOGGING]
 LogFile := "Annex_E_variants.log"
index 7ef4a45530952b593bcf439e3f2446af9a9135e3..c89735da1e7701d6ffd6dfafa35f30d8adb58978 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 // This module contains tests for the variant attributes defined in Annex E of the
index f590c44994f983fcf4d753583436781c972a633f..96232b0f4852d7842a6fb0d06e90f08ab1997f63 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 91b4223a9092308db37fd4937a1ee5c108a12183..410fc64245ab8e95ad83836281967de40a199d7a 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Hanko, Matyas
+ *   Koppany, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module DTAP_RAW_Samples
 {
index f38a9d126c4f806e62e148fee186f331c0d3d044..7632caee7e643a524a57efa8be7f50bc9bff6dd6 100644 (file)
@@ -1,9 +1,17 @@
 /******************************************************************************
- * 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
+ *   Hanko, Matyas
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
  ******************************************************************************/
 module  DTAP_typedefs.objid {
                 itu_t(0) identified_organization (4) etsi(0) reserved(127)
index 34b19e916d971aefadc9782226b89369796bf458..7082745be9b547447c0327d67bab3caee3d94607 100644 (file)
@@ -1,10 +1,22 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Forstner, Matyas
+#   Hanko, Matyas
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#   Szalai, Gabor
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 5d66a83df2ef82fec010623e53c0bfa84e55d741..fa2ea4189f69449fb1b7f6e81d744e02c4530fef 100644 (file)
@@ -1,9 +1,17 @@
 /******************************************************************************
- * 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
+ *   Hanko, Matyas
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
  ******************************************************************************/
 module RAW_Test
 {
index f2c64268812a2975a20e7e8f04a9f1604256eefd..08b2c1bc574f86323d850c1671141c6c43ae273d 100644 (file)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#   Hanko, Matyas
+#   Szabados, Kristof
+#
 ###############################################################################
 [LOGGING]
 LogFile := "RAWtest.log"
index db431ad22f7e671778eaf5aa8e7dbb9578b19765..63a2d9e0b1857e97045e763f0ed786bc3a8430b7 100644 (file)
@@ -1,9 +1,19 @@
 /******************************************************************************
- * 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
+ *   Forstner, Matyas
+ *   Hanko, Matyas
+ *   Koppany, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
  ******************************************************************************/
 module SCCP_RAW_Samples
 {
index 123f88bae0ccce6ebd4451b811b0508c9c9d026d..f5db8b27bb5246329e1d7fda396c289767eaaffa 100644 (file)
@@ -1,9 +1,17 @@
 /******************************************************************************
- * 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
+ *   Hanko, Matyas
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Szalai, Gabor
+ *
  ******************************************************************************/
 module SCCP_typedefs.objid { itu_t(0) identified_organization (4) etsi(0) reserved(127)
                              etsi_identified_organization(0) ericsson(5)
index 5586592bb554f339c8b879783e198b86a5d02ecf..c49ba269f5c55001265970487ae14e46e8f227ee 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Hanko, Matyas
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 // This file was last saved: <2002-07-21 10:52 by tmpjsz>
 module  general_typedefs  {
index ccb5876bd76974da7ac72ca45f9eaf04f8927541..d7d7a414ceaa74ad4568c0a8a2f4a8fcd1f030c6 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 /*
 //
index a02ce6db39df09c917712782a88b77b25c5c93b1..7f2f115ef0061385dd24858d47acea404a0299f2 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module HN25015
 {
index e365699be872e88e75953ec285945069355a14d8..72bce473629f8a0a9f78d0bb3c950ea6fba597f9 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../..
 include   ../../Makefile.regression
 
index fa7788eaf43f6fc0b0c6c56622378c2f3966d200..60bbdb206229e8e2593c1bf2ab7c45bc9b94ee2c 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 //
 //  File:               SGsAP_Types.ttcn
index 88e90a96a251442007432ce1204c4c8a3cb18b0b..f24219baeff13aed0b69e2fe107d59462d5105de 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [LOGGING]
 LogEventTypes := Detailed
index 21f9711de4536a388bbefd1b4f2cf06cd755b609..3bf1d1feeaa2e35acbe6c609851788abf8f3696d 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 
 module GTPv2_Types
index f61b7b0a7c519fe9424a40defa7c300f943451e8..734566b16a1fbe448d7c065c7fadf1606ffbcdcd 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 
 module General_Types
index e6c5e56b2c4c5f4608df560cfa47218ed61e96d8..9c61666ba396481fe0b0bfcd9d7562c88948e52b 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../..
 include   ../../Makefile.regression
 
index 93ecf31942358ab37a365f33f971516176ba8512..1fe6d8494ed0f4244463c0e3f1291ee40676eaef 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module gtpctest {
 import from GTPv2_Types all;
index 442a5a598a173b16a03a029161ae4e7e1d6215a2..a06c11b1a86f9dadbc2cd60fbf603cc907304ade 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../..
 include   ../../Makefile.regression
 
index b7e1b1b4539018f4f1bcbc8b6be096b3b7383adc..462e4a345dfccb6bb36acc8a64d0c7cd1232e3b8 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 /*
 //AUTHOR: ezolmed
index a9e369b9e24f72ddde12eeff2d3df293a1cbbdd3..f1d0c5426fcea78f09fffe2331dbfcd4df660710 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 /*
 //AUTHOR: ezolmed 
index 76cf4a2133ee9d666af0e48c3d8c6694b82f008e..99f837ab353998d94331fe4acefbe5e642e6736f 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module HS16977_Constants {
 
index 15c9faa5f9a140bd4cc48e835f1dad353764c125..d70b07f4df1f454071a58f271533954f7d828583 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module HS16977_Test {
   import from HS16977_Constants all;
index 97a6ca92fc55323a9d829b3ac0c37332e7a9d482..06b1583bde4a289c22c8c2cf23900f40395aa6d1 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module HS16977_Types {
   import from HS16977_Constants all;
index 7251b7f3bada448a31ea029c59271cbf4d1b46a8..e9aff4a4cee793462a53e732be60cf63ea49a038 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Baranyi, Botond
+#
+##############################################################################
 TOPDIR := ../..
 include   ../../Makefile.regression
 
index d308ae640afd417d6d941ca7c82b5733685b597a..a6d810cff18d97f8914b5124574d521f169d004e 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [LOGGING]
 LogFile := "HS16977.log"
index 4286683d83f98b15c168231d73111dbf8e76d7f9..1959ceb104c287918c2ff9360a0204d258d0c668 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 // Tests for encoding and decoding integers as the ETSI Common Library type "IntX"
index 245e483abefb489aaa425385a79ff19fff3b729c..ba0bbd076d6e44afbbeaa7e14a032aabc1eb26b1 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR := ../..
 include   ../../Makefile.regression
 
index 204d0c1f2ffaecb155794ca53450e7179f423d89..e2be419e0639792be74ac7fb354f794facafbada 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [LOGGING]
 LogFile := "IntX.log"
index 77c5e8f52e4f00fc6b297d8747ba1188ec40a546..e9860395d82316e34fdc77f85fed88f2c301a91a 100644 (file)
@@ -1,14 +1,23 @@
-###############################################################################
-# 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
+#   Hanko, Matyas
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
-RDIRS = Examples HN25015 HQ26535 HQ49956 HS16977
+RDIRS = Examples HN25015 HQ26535 HQ49956 HS16977 ustr
 
 all dep clean run distclean:
        for dir in $(RDIRS); do (cd $$dir && $(MAKE) $@) || exit; done
diff --git a/regression_test/RAW/ustr/Makefile b/regression_test/RAW/ustr/Makefile
new file mode 100644 (file)
index 0000000..00783da
--- /dev/null
@@ -0,0 +1,139 @@
+##############################################################################
+# 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:
+#   Botond Baranyi – initial implementation
+#
+##############################################################################
+TOPDIR := ../..
+include   ../../Makefile.regression
+
+# WARNING! This Makefile can be used with GNU make only.
+# Other versions of make may report syntax errors in it.
+
+#
+# Do NOT touch this line...
+#
+.PHONY: all archive check clean dep objects
+
+.SUFFIXES: .d
+
+# Flags for the C++ preprocessor (and makedepend as well):
+#CPPFLAGS +=
+
+# Flags for dependency generation
+CXXDEPFLAGS = -MM
+
+# Flags for the C++ compiler:
+#CXXFLAGS +=
+
+# Flags for the linker:
+#LDFLAGS +=
+
+# Flags for the TTCN-3 and ASN.1 compiler:
+#COMPILER_FLAGS +=
+
+# Execution mode: (either ttcn3 or ttcn3-parallel)
+TTCN3_LIB = ttcn3$(RT2_SUFFIX)$(DYNAMIC_SUFFIX)
+
+#
+# You may change these variables. Add your files if necessary...
+#
+
+# TTCN-3 modules of this project:
+TTCN3_MODULES = ustr.ttcn
+
+# ASN.1 modules of this project:
+ASN1_MODULES =
+
+# C++ source & header files generated from the TTCN-3 & ASN.1 modules of
+# this project:
+GENERATED_SOURCES = $(TTCN3_MODULES:.ttcn=.cc) $(ASN1_MODULES:.asn=.cc)
+GENERATED_HEADERS = $(GENERATED_SOURCES:.cc=.hh)
+
+# C/C++ Source & header files of Test Ports, external functions and
+# other modules:
+USER_SOURCES =
+USER_HEADERS = $(USER_SOURCES:.cc=.hh)
+
+# Object files of this project that are needed for the executable test suite:
+OBJECTS = $(GENERATED_OBJECTS) $(USER_OBJECTS)
+
+GENERATED_OBJECTS = $(GENERATED_SOURCES:.cc=.o)
+
+USER_OBJECTS = $(USER_SOURCES:.cc=.o)
+
+DEPFILES = $(USER_OBJECTS:.o=.d)  $(GENERATED_OBJECTS:.o=.d)
+
+# Other files of the project (Makefile, configuration files, etc.)
+# that will be added to the archived source files:
+OTHER_FILES = Makefile
+
+# The name of the executable test suite:
+TARGET = ustr$(EXESUFFIX)
+
+
+#
+# Rules for building the executable...
+#
+
+all: $(TARGET) ;
+
+objects: $(OBJECTS) compile;
+
+$(TARGET): $(OBJECTS)
+       if $(CXX) $(LDFLAGS) -o $@ $^ \
+       -L$(TTCN3_DIR)/lib -l$(TTCN3_LIB) \
+       -L$(OPENSSL_DIR)/lib -lcrypto \
+       -L$(XMLDIR)/lib $($(PLATFORM)_LIBS); \
+       then : ; else $(TTCN3_DIR)/bin/titanver $(OBJECTS); exit 1; fi
+
+.cc.o .c.o:
+       $(CXX) -c $(CPPFLAGS) $(CXXFLAGS) -o $@ $<
+
+.cc.d .c.d:
+       @echo Creating dependency file for '$<'; set -e; \
+       $(CXX) $(CXXDEPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $< \
+       | sed 's/\($*\)\.o[ :]*/\1.o $@ : /g' > $@; \
+       [ -s $@ ] || rm -f $@
+
+$(GENERATED_SOURCES) $(GENERATED_HEADERS): compile
+       @if [ ! -f $@ ]; then $(RM) compile; $(MAKE) compile; fi
+
+compile: $(TTCN3_MODULES) $(ASN1_MODULES)
+       $(TTCN3_COMPILER) $(COMPILER_FLAGS) $^ - $?
+       touch $@
+
+clean distclean:
+       -$(RM) $(TARGET) $(OBJECTS) $(GENERATED_HEADERS) \
+       $(GENERATED_SOURCES) compile $(DEPFILES) \
+       tags *.log
+
+dep: $(GENERATED_SOURCES) $(USER_SOURCES) ;
+
+ifeq ($(findstring n,$(MAKEFLAGS)),)
+ifeq ($(filter clean distclean check compile archive diag,$(MAKECMDGOALS)),)
+-include $(DEPFILES)
+endif
+endif
+
+diag:
+       $(TTCN3_DIR)/bin/compiler -v 2>&1
+       $(TTCN3_DIR)/bin/mctr_cli -v 2>&1
+       $(CXX) -v 2>&1
+       @echo TTCN3_DIR=$(TTCN3_DIR)
+       @echo OPENSSL_DIR=$(OPENSSL_DIR)
+       @echo XMLDIR=$(XMLDIR)
+       @echo PLATFORM=$(PLATFORM)
+
+#
+# Add your rules here if necessary...
+#
+
+run: $(TARGET)
+       ./$^
+
diff --git a/regression_test/RAW/ustr/ustr.ttcn b/regression_test/RAW/ustr/ustr.ttcn
new file mode 100644 (file)
index 0000000..f90a699
--- /dev/null
@@ -0,0 +1,76 @@
+/******************************************************************************
+ * 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:
+ *   Botond Baranyi – initial implementation
+ *
+ ******************************************************************************/
+
+module ustr {
+
+type record Rec {
+  integer num,
+  universal charstring ustr
+}
+with {
+  variant "";
+  variant (ustr) "FIELDLENGTH(256)"; // 32 UTF-8 characters
+}
+
+type component CT {}
+
+external function f_enc_rec(in Rec x) return octetstring
+  with { extension "prototype(convert) encode(RAW)" }
+  
+external function f_dec_rec(in octetstring x) return Rec
+  with { extension "prototype(convert) decode(RAW)" }
+  
+external function f_enc_ustr(in universal charstring x) return octetstring
+  with { extension "prototype(convert) encode(RAW)" }
+  
+external function f_dec_ustr(in octetstring x) return universal charstring
+  with { extension "prototype(convert) decode(RAW)" }
+  
+const universal charstring c_ustr := "árvíztűrő tükörfúrógép"; // 31 UTF-8 characters
+const octetstring c_enc_ustr := 'C3A17276C3AD7A74C5B172C5912074C3BC6BC3B67266C3BA72C3B367C3A970'O;
+  
+testcase tc_RAW_ustr() runs on CT {
+  var octetstring v_enc := f_enc_ustr(c_ustr);
+  if (v_enc != c_enc_ustr) {
+    setverdict(fail, "Encoding error. Expected: ", c_enc_ustr, ", got: ", v_enc);
+  }
+  var universal charstring v_dec := f_dec_ustr(c_enc_ustr);
+  if (v_dec != c_ustr) {
+    setverdict(fail, "Decoding error. Expected: ", c_ustr, ", got: ", v_dec);
+  }
+  setverdict(pass);
+}
+
+testcase tc_RAW_ustr_in_rec() runs on CT {
+  var Rec v_rec := { 10, c_ustr };
+  var octetstring v_enc_rec := '0A'O & c_enc_ustr & '00'O;
+  var octetstring v_enc := f_enc_rec(v_rec);
+  if (v_enc != v_enc_rec) {
+    setverdict(fail, "Encoding error. Expected: ", v_enc_rec, ", got: ", v_enc);
+  }
+  var Rec v_dec := f_dec_rec(v_enc_rec);
+  var Rec v_dec_rec := { 10, c_ustr & char(0, 0, 0, 0) };
+  if (v_dec != v_dec_rec) {
+    setverdict(fail, "Decoding error. Expected: ", v_dec_rec, ", got: ", v_dec);
+  }
+  setverdict(pass);
+}
+
+control {
+  execute(tc_RAW_ustr());
+  execute(tc_RAW_ustr_in_rec());
+}
+
+}
+with {
+  encode "RAW"
+}
index 9e1c921924184f8029ae30f5d4402576eb110dbf..3cca3a23840d61a54c369c86ad81433849663a2c 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module AbstractBlock {
 
index 340d03eb11682cf2837fb69232e87637d79c3ba2..1bd8b830fa4a44718e049c17624231dc890c8a2c 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR = ../..
 include  ../../Makefile.regression
 
index 92f19e83bbfed9cf166fb0f967cd785006ca5655..ef60d63edcf4bd4a2fe326f3f4710020b313ed2e 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module AnyAttributes
 {
index 981f07eae6d98405a2d59332c36f758d6a8eea19..31b4e355960bd1f6ac837fe7eb2848593c807095 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module AnyElement
 {
index e0e734bea68865d7ad26a105ec16fd4c5f2bd0c0..73e794bd3ed7ec3da86dffd8228cfea889de12cc 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module AnyElementOptional
 {
index fc41c1ddef73388d7712c26eac00ebd34999ae57..4818cf67a8c81402e13389e6bda73b84f39846dc 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module AnyElementOptional2 {
 
index b0e952bc8b0f8dbb17ecb06a5457b6253272d249..bf81cfda456b413dc8d2e4c7f60f8308c9e91800 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Attribute
 {
index bbd9bff9959319f5325dca121fc18840f2fb5e4f..a8e0ef6662a876989cc4533182bcce1b918af715 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module DefaultForEmpty {
 modulepar boolean DefaultForEmpty_verbose := false;
index 321c824723fab864cf4cbe220f77d09b4ba5aca7..66ebb94f4750b3260d2a3a83d94eb6b6bb8e7633 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module EmbedValues {
 modulepar boolean EmbedValues_verbose := false;
index 1a1baabe633ee82d5381558541afa0f2f3d7e172..d24b5433d112dc43fd3125ec4853af8fcf531ee2 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szabo, Bence Janos
+ *
  ******************************************************************************/
 module EmbedValuesOptional
 {
index a80da239e75856a6ae12462203da73fd333672f3..2b9358d2b4783462661d0a78b7494abb803201c7 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module List {
 modulepar boolean List_verbose := false;
index 55900f61a3a34202adcec6c0baf1b232f67921ee..922a5a9e6d07d019eb0e25e2367afcced52b6023 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 #
 # Tests transcribed from "ASN.1, a schema language for XML"
 #
index 829f4a8191bbbb1e228f744b59d3db7f323abd03..e86d7a9c7db10bd6a8ad906251bf52248a589d97 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Name
 {
index 665ce9ca63a71eab7f691d3569a0cf92c3385670..7a6980231b61b5278774ed991b91d2ad9ecfabb5 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Namespaces
 {
index 1bd5d85bbe0a22e43fedc4c7a126636b8e5bd515..6a68fde52421762e170ed30ba6ad8c42c7f9dcca 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module NamespacesDup {
 modulepar boolean NamespacesDup_verbose := false;
index ddeda1069bd26f4407edc2e7c039cc1666c9e6c4..808237ec36cb12213317fb62a3dd3f3858818fed 100644 (file)
@@ -1,9 +1,17 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
  ******************************************************************************/
 module Order {
 
index 2586529e1160e62d3376bbb7831172363576e75a..f964eadbcc0b2bfe3bca8e4b48bccfcd3013ab5a 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Qname {
 modulepar boolean Qname_verbose := false;
index df12a9c0b029b2767ad34eb45acffcaf6022b589..b53968e70ffe30bd15d15510b9b8bdf695fe171b 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Text
 {
index f305fd714d12ede29d4ed250d54294b6dae63d6f..2e3b4d7baf1be3e96c3e62ccca6bbd0c9c7ba1ae 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Untagged {
 modulepar boolean Untagged_verbose := false;
index 1f954546040a3e419e2af0c8a0c09b3cfa42af7f..5b442bb03ef627ec79ba331f067d5c75260694d6 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Untagged1 {
 
index 3cd779dfe4a93d691a273853490b064a4255231b..47ec1d65ffdae1aa14907f2dd581bf85b39d6fca 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
  ******************************************************************************/
 module UseNil {
 modulepar boolean UseNil_verbose := false;
index 3d0a05c7c45186bab41e0e2317686b302537abb5..354b1608e89fb3c65d08bdd4a28b844b11b0bcda 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module UseNilSimple {
 modulepar boolean UseNilSimple_verbose := false;
index 1cbf01d8a7717835df0bde34c47f786637358dc2..1cf7578247cc32ec9d5ed0a234192e9ad897c5b7 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module UseNumber {
 modulepar boolean UseNumber_verbose := false;
index af514e9e3b6543e6aadb323d863d09214fd7ad30..70fd3be4718d0d42a79a10560125f66c22094a27 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module UseOrder {
 modulepar boolean UseOrder_verbose := false;
@@ -255,7 +260,7 @@ const universal charstring str_ezust_b :=
 
 const universal charstring str_attack_e :=
 "<Team>\n" &
-"\t<forward>Garrincha Didi Vavá Pelé Zagalo</forward>\n" &
+"\t<forward>Garrincha Didi Vavá Pelé Zagalo</forward>\n" &
 "\t<goalie>Gilmar</goalie>\n" &
 "</Team>\n\n";
 
@@ -265,7 +270,7 @@ const universal charstring str_attack_b :=
 "\t\t<forward/><goalie/>\n" &
 "\t</order>\n" &
 "\t<goalie>Gilmar</goalie>\n" &
-"\t<forward>Garrincha Didi Vavá Pelé Zagalo</forward>\n" &
+"\t<forward>Garrincha Didi Vavá Pelé Zagalo</forward>\n" &
 "</Team>\n\n";
 
 
index a975845d12294528248718d6f29ae4d7817d1dc8..786d1f3855afc50b802a55a98c0ee7eadd7cbe3d 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module UseType{
 modulepar boolean UseType_verbose := false;
index fd43ae81ea31c6a9a8639156116ad7fbce930542..092b92d77323b4e2d1553dc37c7e43febde3fd71 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module UseUnion {
 modulepar boolean UseUnion_verbose := false;
index 611a11694b0e769a3737f1165ebd69a11be56df3..e613cfac57aec044ca39a2da774aa1ebaf29fcfb 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Whitespace {
 modulepar boolean Whitespace_verbose := false;
index b9f98c106a416c7e5f44ae037973cfa5c6a0f2f0..909c678e395551dbd6c48b16a4e7f9ca04cdba32 100644 (file)
@@ -1,9 +1,16 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#   Szabo, Bence Janos
+#
 ###############################################################################
 [EXECUTE]
 AnyAttributes
index 56d7b110fc7eed94ca169d238c34234246a93d07..22e02c10d96ea4ceb2e5628878c19bd3976947ae 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         targetNamespace="http://www.example.org/Import"
               xmlns:tns="http://www.example.org/Import" elementFormDefault="qualified"
index 005dc9d53daf81a471d3ce1680f8dd40c0a3c37b..dd345bd9f7905b4abed657dbc322cdac2ee6bdd1 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../..
 include   ../../Makefile.regression
 
index 609423ff576f3930253dfced6bcf647138b930a8..fa1ff7bea011895f6eea12e52a321e7449b30366 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         targetNamespace="http://www.example.org/Schema1"
               xmlns:tns="http://www.example.org/Schema1" elementFormDefault="qualified">
index 3844daa911795e6ea99c144172f096369713977e..1ecd77322c3d920ab6da1c272d3561bbdd768c4d 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         targetNamespace="http://www.example.org/Schema2"
              xmlns:tns="http://www.example.org/Schema2" elementFormDefault="qualified">
index 7d46f65a702f2277b8f323cb902b4d048e6f6046..3ba0ed76cce2071670e89134f1b4e34f4f370d16 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [LOGGING]
 ConsoleMask := LOG_ALL #| DEBUG #| MATCHING
index efdd2043478f70334114b77db8a1d7b12499e717..0018c9c3fb98272380931197c30d9dc212100ff5 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module tester {
 
index f24a048b7f9bcab72b75d6ef40f8e794a831c37b..ee3c49bb7684dcb0617d0f52fa6147ac39f6f90a 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
             xmlns:xtdl="urn:xtdl"
index bb62b9d23303bee916e7fe605fe62d5d4408d94d..6083a808b4769917ac8de7fac87b161c9dbee791 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:xtdl="urn:xtdl"
             xmlns="urn:xtdp"
index 6bde22deb2856bd25d8405a94d06e928d6db09cc..65983dc7b7c0c4625c579557e6eb7bd6aed0f58e 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module HN15589 {
 modulepar boolean Namespaces_verbose := false;
index 161fc8304815714fc16be7960c516a6d57ab3aa4..09742020e7b87a8d89ac00891dfda206249b8363 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../..
 include   ../../Makefile.regression
 
index fcab18e78371a23324002d6419de3a556e430668..6834bea3afd8818d61f8dc7ca3381086d10cf941 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [EXECUTE]
 HN15589
index 280f41d7bf364e2d765cfc220b5fedf4690055c5..04c8e65ea0b09c1cbe352487c1330ae4e13d72c3 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
            xmlns="urn:xtdp"
            targetNamespace="urn:xtdp"
old mode 100644 (file)
new mode 100755 (executable)
index 56de994..7ee1e6c
@@ -1,10 +1,15 @@
 #!/usr/bin/perl -wln
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 use strict;
 
index 48472a7e87b24ad7e26e47cf2953ac41bf3f6f08..15d61225c9d638328e4ad28c78032e6ca1f3196b 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
                xmlns="http://ttcn.ericsson.se/protocolModules/xtdp/xtdl"
index d5a41efcd64dd28c50289cdd555509d7f6c4347e..7fc0a952172683e1e3949d16411cde0e2d5c8535 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:xtdl="http://ttcn.ericsson.se/protocolModules/xtdp/xtdl"
             xmlns="http://ttcn.ericsson.se/protocolModules/xtdp/xtdp"
index d06a375d252f06b385a7114251e6774b5e9b033b..99771984a26f278e024d1f3a8fbd6f369ed51b07 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 //     Generated from file(s):
 //
index 490c56ed05a44a7e4044ef7d541ba2b727c6ea74..7443d8f46d99217978388c5a538540465666276f 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [EXECUTE]
 HN15589.tc_xtdp
index 443097e2ac6f7e2bb469261f919e1737f5dfcbfa..6f402d4bca2b6e594fd04639ff21d4563989909a 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 //     Generated from file(s):
 //
index 79fc98fecac4c75d1715c5a4a626b0c7610729fa..8d1002bd6accc157abecf08ebd2bf9b3b0c95e82 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module HQ30408
 {
index d807cfbdc1308a3284a5873e8f1124a6ea5b3edf..0d2a9ad1772ac0a59977b1f0e89fcde24c7bf488 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR = ../..
 include  ../../Makefile.regression
 
index a5501dfd5335530df9f707ce009587c5f3ce5815..dc34295bac4a6d47d6ecf4194e040705427dd7b8 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Ormandi, Matyas
+ *
  ******************************************************************************/
 module HR49727 {
 
index 5d97d37fd2d3b10953e2df3324eda1d5f1bbf529..bcc26d0aed5aef754f6f657785336bb811d43c1c 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Ormandi, Matyas
+#
+##############################################################################
 TOPDIR = ../..
 include  ../../Makefile.regression
 
index 63e7713f72eae92c427c779141461632b2725e00..64f4126e0f76c68a0344c0aaf82f9d1c9fadc4aa 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Ormandi, Matyas
+#
 ###############################################################################
 [LOGGING]
 LogEventTypes := Detailed
index 0a6c84bec61418c86a1b2794f40e63dc32bbf1d7..c5043affdff94ad0fcb08cd24d33ecd2fe94ad9f 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *   Ormandi, Matyas
+ *
  ******************************************************************************/
 //
 //  File:          http_jabber_org_protocol_pubsub.ttcn
index 089625b389d933ab4c5bee7a8c2a4c50041538e6..6cc840fe411afe70fdd7747fe4b25bf7870b7ae3 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *   Ormandi, Matyas
+ *
  ******************************************************************************/
 //
 //  File:          http_jabber_org_protocol_pubsub_event.ttcn
index b9bd34ddaae925a1d678295d0441cb70fb04f619..846be2b9ffbf1925b34236d30a03c8fe5599e2ec 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *   Ormandi, Matyas
+ *
  ******************************************************************************/
 //
 //  File:          jabber_x_data.ttcn
index 7d5c98aed848dc5ed6fbd6e5b3a566a444587df5..1b5419d97d3899a9da7895016b98fd62f53a31e8 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 // Original TR:
index faadd49a1a49cb9f43fa5c6a54aea013f3fb58cc..07796cfb5c0a29a820f617a9f66fc24f1de8a35a 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR = ../..
 include  ../../Makefile.regression
 
index 798fe0b49501a66f4997ec9cc7c950d85db9f251..eb3f4d83701ea21e361571ed5afeb923bd564dd7 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [LOGGING]
 LogEventTypes := Detailed
index cf5c508ac804fdde44ea731e4989726f4fdfcfda..ec0f6cc151ea6d5a1d69ba27da6d847ef9a0049d 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Baranyi, Botond
+#   Ormandi, Matyas
+#   Pilisi, Gergely
+#   Raduly, Csaba
+#   Szabo, Bence Janos
+#
+##############################################################################
 TOPDIR := ..
 include   ../Makefile.regression
 unexport ABS_SRC
@@ -19,7 +29,7 @@ endif
 
 XDIRS := $(wildcard $(SHADOWED)) xsdConverter \
 HM60295 HN15589 HQ30408 HR49727 HU13380 $(RT2_ONLY) \
-XmlWorkflow tpdValidTest AbstractBlock
+XmlWorkflow tpdValidTest AbstractBlock UseNilLong
 
 # List of fake targets:
 .PHONY: all dep clean run $(XDIRS) $(addsuffix /, $(XDIRS)) profile
index 51f7998715848d253a325d6e4a95a85f376d12cd..9898ed77aecc98ac701d7685824ba02375738b19 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
+##############################################################################
 #only works with RT2
 RT2=1
 
index a8c0b01e9f3face23325a223c71df416fa99a7a9..30f4c8eed73e684f6e1cfebfb15ead650e6833b3 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module ReadXml
 {
index b19092085726d4915a3f5d442c68567743228908..4c7da97a28fdc9338051aba674d2829d97687b5b 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include "ReadXml.hh"
 #include "XmlReader.hh"
 //#include "libxml/xmlreader.h"
index f6ecc31660b1b16c79624e959463e4927502daec..7bf3aebe224a9eafe01c4a235e42ea53b52a416b 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module exer_rec {
 import from ReadXml all;
index 3f616416e996dd719113f54b130b7b5708721e16..82fac8669b2826573e7735882f6edfa807bf2346 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module exer_rec_of {
 
index 2a4b49c6634218e760e94964badde4b9cf4cfb1a..6683ee09ff63df48d499b079ad8b03f08f76cb18 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module exer_uni {
 import from ReadXml all;
index bd3de3324c8e23acf44edb1523d3926519b4e5fe..43eaec7299ee9032a0a99771ad016d10fda072b5 100755 (executable)
@@ -1,10 +1,15 @@
 #!/usr/bin/perl -wpli.orig
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 
 use strict;
index 5e2f1a67b3927ea9988aebe3fa60c8b83523c66d..c8841255bfecee66a2321426eba8bc2fe97b3244 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module rec {
 import from ReadXml all;
index 894ed1ba6bbfa9713a89bb46bf87687a6cd27e8d..52c6af1783b0f37465ef452af39576f2624798ab 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module rec_of
 {
index 6a2bc0ecdef9c1e0b0c5df043435dc2f5eaab56d..d7444f211ae4b2a9b2d53498be6dd2aa1bd044bf 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [LOGGING]
 ConsoleMask := ERROR | WARNING | STATISTICS | USER | MATCHING | VERDICTOP | TESTCASE
index 76c0c1dd3957983e26db67b5d134306a9aea4cd9..aaf06db13f7b04450081d965b26fe11861c1cdfc 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module runner {
 
index d987429fbe6333cc441e7ba6efdaa733aa25f3d7..73f4b1de01ac83a7348afe7b30b6a1ddf7ef87a9 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module uni
 {
index 8363cfb0af23814ff0475a15470cafe9d5f168a9..7160a707f3f68edc8c9b6a87ca90ab9e2f436165 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 /* Annex B Example 1
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
index 3c426209a2e734af088f0e430ed74f0ca22dea34..c284a6d7bb25730b6bce302f878a107dad7ef554 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module AnnexB1Template
 {
index dcea8327bab7a1511a2e95579cf62134d5560a32..981102864830f91d291ce0442947f916a2a6db9a 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 /* Annex B Example 2
 
index 8b030e01f11b12c553f7357374ea1bbac5842443..82cef004570420028b737aeae4a33219b70a4ea3 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module AnnexB2Template {
 
index 3ed93b37ecaacfb00dac54c9bccffe99c3ebcb37..8916f234271f73ba4bcf95e29cf107abe42a4c3c 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 /* Annex C (formerly B) Example 3
 
index 7502659525aa63b4fc6838e105263881a22486a6..f2ecfeda18f5632183672a47457f391ec84d45af 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module AnnexB3Template {
 //import from XSD language "XML" all;
index 303f157d6eaa8a7be86716d7a12e0a380cb661a6..c8d76127c0188c8657dd54eeb54dfd92b401dde1 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 /* Annex B Example 4
 
index 6c053f3efb82881b1d32dda478203036def6c137..7c355ec6309e79e54500850afb97d2b990a6d126 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module AnnexB4Template {
 
index 259a7c0c94d343b3c821890b9ba0a896511c61ca..b774d231ada7f977a48481f9bd4e39c62c08615e 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module AnyStuff {
 
index c027ab189b630c4107a6120c8f668867e8b8b7b7..692a0b3db3940523a0b21d6cc16e2f636a43c5cd 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module AttribPath {
 
index d0457425b67b0dd08e4fdd69d3437278ba9cbc00..e0e32076a08f26fffbd8a36d05459aaa2f006762 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module AttribPathTest
 {
index 46f6e8ae5aa57fc21f28d7f0733ca1b18b15445c..498e23cebaef9b80e849025ff7db72c571faa175 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module AttributesTest {
 
@@ -28,7 +34,7 @@ const Everything ev := {
     //objection := objid { 1 2 3 4 },
     octets := 'DEADBEEF'O,
     printer := "All your base are belong to us",
-    intl := "Aren_zael the master és társai",
+    intl := "Aren_zael the master és társai",
     upstream := 3.141592,
     verdict := pass,
     
index 2341da98e8e3f50184690794813989303cb91e0c..e21c6096a64ed7f54d39121f06c8ed142bbf3df9 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Base64Test {
 
index 060d51aa33a06c736c0bcf8a358edd42e2ea6b67..eb88c96f8d7c548cbfca31381c4de78b7468a1b8 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module DFEAttribTest {
 modulepar boolean DFEAttribTest_verbose := false;
index 2b4678d46cb6fcb7b5b9bc91efe1cb516cb24ed0..80ca27de0fe4e143341983a680ac773c0567c090 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module DFETest {
 
index 3b7a6ef655afccd669c09ef6f2eb4f168af5d1e5..310609ef8c659902dfcc5fb477181ad248f55b4f 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module E0
 {
index 8a7bd5dce064af30192ac1fb4a9abc8f28310dc4..39e1fbaa8ac0e38a79c97e2db6f7e29d14918599 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module EmbedValues {
 modulepar boolean EmbedValues_verbose := false;
index 9b36aa7b12ef5ecb3a03011668bfc12e1c0def12..7f6c70a1e58c786d164ccaeef9cc0b923029a60b 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module EnumTest {
 
index fae9808aa849d3c4368252eb4015352152bea716..d610f2dc459853ff08b5ac0decfa098094aca7bd 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include <TTCN3.hh>
 #include <ctype.h>
 
index f1a1d46c4f6c3512a791425f0e216a7935e0f0b5..0ce66cfd7c3a483e91420bc970ddfd6b8ffda7f0 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Flattener
 {
index 8e803874c3ff8124bdecfc13c40eca888c6a35bb..b382d2e05d2b8c49c3e786dc4243271fe29ca9a9 100644 (file)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Baranyi, Botond
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../..
 include   ../../Makefile.regression
 
index 5c49410d1639b31cfb5e3aa2df6126725b1460a1..51c6ef2a19b8118fd22bb8423c72562dd6a09823 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Marx {
 modulepar boolean Marx_verbose := false;
index de2d71eefdd0ef85c9790067c922d531b08e306e..a7781eacbe42f2efcebd3338753e71d6bc7e8cdc 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module NamespaceDef {
 
index 664c32161b455a21a566bfbba9dced55441f88ac..eacba56203e43ff13955aa0adf6f4bd147923385 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Ormandi, Matyas
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module NamespaceTest {
 
index 2ddca34f058f0e5315a9ca3dc963ae76f5c04624..c7d7fcf230040a8613401974ad573d88fc797f12 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Regressions {
 modulepar boolean Regressions_verbose := false;
index 1973104249919b0b1677eb5a3658fa9d830242d9..cf730eac42788174c86f73977d5d4f55ec2a58ad 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module UTF8 {
 
index a138095aeadce7390ebfc136be808d29d1bf4fe0..97c45f0c0437e0af6e451c5771ddd1a37cba0232 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module WhitespaceTest {
 
index 0e87ca36b9d3579c245dc073f594d7679bdbdb8a..554b4bd50172504868317d2ad680781abc916528 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 /*
 
index 7ff5320ec0892d9568d93fe7d11938ed698e87aa..c8a93577c60a7b6c936c74dbb7f60b9aafed02c8 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module X693amd1Test
 {
index 754c204c17b7ad2f0759863cfbcab5c53a859e8c..0cad75a5148b69cdfa94a8123979d8d2c3b1ecfa 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module XSDAttributes
 {
index 7b5fb4ef79f104704582d7f4fe59b440c2ac24d9..6e95da598df528448987a76c5d0ebcc4a52cb053 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [EXECUTE]
 Base64Test
diff --git a/regression_test/XML/UseNilLong/Makefile b/regression_test/XML/UseNilLong/Makefile
new file mode 100644 (file)
index 0000000..b723b06
--- /dev/null
@@ -0,0 +1,142 @@
+##############################################################################
+# 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:
+#   Bence Janos Szabo – initial implementation
+#
+##############################################################################
+TOPDIR = ../..
+include  ../../Makefile.regression
+
+# WARNING! This Makefile can be used with GNU make only.
+# Other versions of make may report syntax errors in it.
+
+#
+# Do NOT touch this line...
+#
+.PHONY: all archive check clean dep objects
+
+.SUFFIXES: .d
+
+#
+# Set these variables...
+#
+
+# Flags for the C++ preprocessor (and makedepend as well):
+#CPPFLAGS +=
+
+# Flags for dependency generation
+CXXDEPFLAGS = -MM
+
+# Flags for the C++ compiler:
+CXXFLAGS += -Wall
+
+# Flags for the linker:
+#LDFLAGS += 
+
+# Flags for the TTCN-3 and ASN.1 compiler:
+#COMPILER_FLAGS +=  
+
+# Execution mode: (either ttcn3 or ttcn3-parallel)
+TTCN3_LIB = ttcn3$(RT2_SUFFIX)$(DYNAMIC_SUFFIX)
+
+#
+# You may change these variables. Add your files if necessary...
+#
+
+# TTCN-3 modules of this project:
+TTCN3_MODULES = UseNilLong.ttcn XSD.ttcn UsefulTtcn3Types.ttcn
+
+# ASN.1 modules of this project:
+ASN1_MODULES =
+
+# C++ source & header files generated from the TTCN-3 & ASN.1 modules of
+# this project:
+GENERATED_SOURCES = $(TTCN3_MODULES:.ttcn=.cc) $(ASN1_MODULES:.asn=.cc)
+GENERATED_HEADERS = $(GENERATED_SOURCES:.cc=.hh)
+
+# C/C++ Source & header files of Test Ports, external functions and
+# other modules:
+USER_SOURCES =
+USER_HEADERS = $(USER_SOURCES:.cc=.hh)
+
+# Object files of this project that are needed for the executable test suite:
+OBJECTS = $(GENERATED_OBJECTS) $(USER_OBJECTS)
+
+GENERATED_OBJECTS = $(GENERATED_SOURCES:.cc=.o)
+
+USER_OBJECTS = $(USER_SOURCES:.cc=.o)
+
+DEPFILES = $(USER_OBJECTS:.o=.d)  $(GENERATED_OBJECTS:.o=.d)
+
+# Other files of the project (Makefile, configuration files, etc.)
+# that will be added to the archived source files:
+OTHER_FILES = Makefile
+
+# The name of the executable test suite:
+TARGET = UseNilLong
+
+#
+# Rules for building the executable...
+#
+
+all: $(TARGET) ;
+
+objects: $(OBJECTS) compile;
+
+$(TARGET): $(OBJECTS)
+       if $(CXX) $(LDFLAGS) -o $@ $^ \
+       -L$(TTCN3_DIR)/lib -l$(TTCN3_LIB) \
+       -L$(OPENSSL_DIR)/lib -lcrypto \
+       -L$(XMLDIR)/lib $($(PLATFORM)_LIBS); \
+       then : ; else $(TTCN3_DIR)/bin/titanver $(OBJECTS); exit 1; fi
+
+.cc.o .c.o:
+       $(CXX) -c $(CPPFLAGS) $(CXXFLAGS) -o $@ $<
+
+.cc.d .c.d:
+       @echo Creating dependency file for '$<'; set -e; \
+       $(CXX) $(CXXDEPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $< \
+       | sed 's/\($*\)\.o[ :]*/\1.o $@ : /g' > $@; \
+       [ -s $@ ] || rm -f $@
+
+$(GENERATED_SOURCES) $(GENERATED_HEADERS): compile
+       @if [ ! -f $@ ]; then $(RM) compile; $(MAKE) compile; fi
+
+compile: $(TTCN3_MODULES) $(ASN1_MODULES)
+       $(TTCN3_COMPILER) $(COMPILER_FLAGS) $^ - $?
+       touch $@
+
+clean distclean:
+       -$(RM) $(TARGET) $(OBJECTS) $(GENERATED_HEADERS) \
+       $(GENERATED_SOURCES) compile $(DEPFILES) \
+       tags *.log
+
+dep: $(GENERATED_SOURCES) $(USER_SOURCES) ;
+
+ifeq ($(findstring n,$(MAKEFLAGS)),)
+ifeq ($(filter clean distclean check compile archive diag,$(MAKECMDGOALS)),)
+-include $(DEPFILES)
+endif
+endif
+
+diag:
+       $(TTCN3_COMPILER) -v 2>&1
+       $(TTCN3_DIR)/bin/mctr_cli -v 2>&1
+       $(CXX) -v 2>&1
+       @echo TTCN3_DIR=$(TTCN3_DIR)
+       @echo OPENSSL_DIR=$(OPENSSL_DIR)
+       @echo XMLDIR=$(XMLDIR)
+       @echo PLATFORM=$(PLATFORM)
+
+#
+# Add your rules here if necessary...
+#
+
+run: $(TARGET)
+       ./$^
+
diff --git a/regression_test/XML/UseNilLong/UseNilLong.ttcn b/regression_test/XML/UseNilLong/UseNilLong.ttcn
new file mode 100644 (file)
index 0000000..2fb8be3
--- /dev/null
@@ -0,0 +1,506 @@
+/******************************************************************************
+ * 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:
+ *   Bence Janos Szabo – initial implementation
+ *
+ ******************************************************************************/
+module UseNilLong {
+
+import from XSD all;
+
+type component CT {};
+
+type record SoapEnvelope {
+       SoapBody body
+}
+with {
+variant "name as 'Envelope'";
+variant "namespace as 'http://schemas.xmlsoap.org/soap/envelope/' prefix 'S'";
+variant (body) "name as capitalized";
+variant (body) "namespace as 'http://schemas.xmlsoap.org/soap/envelope/' prefix 'S'";
+};
+
+type union ApplicationBodyContent {
+       GetResponse getResponse
+}
+with {
+variant (getResponse) "name as capitalized"
+variant (getResponse) "namespace as 'http://schemas.ericsson.com/cai3g1.2/' prefix 'ns2'";
+};
+
+type union SoapBody {
+       record of ApplicationBodyContent content_list
+}
+with {
+variant "namespace as 'http://schemas.xmlsoap.org/soap/envelope/' prefix 'S'";
+variant (content_list) "untagged";
+variant (content_list[-]) "untagged";
+};
+
+type record GetResponse
+{
+    GetResponseMOAttributesType mOAttributes optional
+}with {
+    variant "namespace as 'http://schemas.ericsson.com/cai3g1.2/' prefix 'ns2'";
+    variant (mOAttributes) "name as capitalized";
+    variant (mOAttributes) "namespace as 'http://schemas.ericsson.com/cai3g1.2/' prefix 'ns2'";
+};
+
+
+type record GetResponseMOAttributesType
+{
+    GetMODefinition getMODefinition
+}
+with {
+    variant (getMODefinition) "untagged";
+};
+
+type AbstractGetAttributeType GetMODefinition;
+
+type union AbstractGetAttributeType
+{
+    GetResponseMMTel getResponseMMTel
+} with {
+    variant (getResponseMMTel) "namespace as 'http://schemas.ericsson.com/mtas/mmtel/cai3g' prefix 'mc'"
+    variant (getResponseMMTel) "name as uncapitalized";
+};
+
+type record GetResponseMMTel
+{
+    Communication_diversion_type communication_diversion optional
+}
+with {
+variant "name as uncapitalized";
+variant "element";
+variant (communication_diversion) "name as 'communication-diversion'";
+};
+
+type record Communication_diversion_type
+{
+    record {
+        Cdiv_user_configuration_type content optional
+    } cdiv_user_configuration optional
+}
+with {
+variant "name as 'communication-diversion-type'";
+variant (cdiv_user_configuration) "name as 'cdiv-user-configuration'";
+variant (cdiv_user_configuration) "useNil";
+};
+
+type record Cdiv_user_configuration_type
+{
+    record {
+        Cdiv_ruleset_type content optional
+    } cdiv_ruleset optional
+}
+with {
+variant "name as 'cdiv-user-configuration-type'";
+variant (cdiv_ruleset) "name as 'cdiv-ruleset'";
+variant (cdiv_ruleset) "useNil";
+};
+
+
+type record Cdiv_ruleset_type
+{
+    record of record {
+        Cdiv_rule_type content optional
+    } cdiv_rule_list
+}
+with {
+variant "name as 'cdiv-ruleset-type'";
+variant (cdiv_rule_list) "untagged";
+variant (cdiv_rule_list[-]) "name as 'cdiv-rule'";
+variant (cdiv_rule_list[-]) "useNil";
+};
+
+type record Cdiv_rule_type
+{
+    XSD.NCName id optional,
+    XSD.NCName id_1 optional,
+    record {
+        Cdiv_conditions_type content optional
+    } cdiv_conditions optional
+}
+with {
+variant "name as 'cdiv-rule-type'";
+variant (id) "attribute";
+variant (id_1) "name as 'id2'";
+variant (cdiv_conditions) "name as 'cdiv-conditions'";
+variant (cdiv_conditions) "useNil";
+};
+
+
+type record Cdiv_conditions_type
+{
+    Cdiv_call_state_type cdiv_call_state optional
+}
+with {
+variant "name as 'cdiv-conditions-type'";
+variant (cdiv_call_state) "name as 'cdiv-call-state'";
+};
+
+
+type enumerated Cdiv_call_state_type
+{
+    busy,
+    no_answer,
+    not_reachable,
+    not_registered,
+    unconditional
+}
+with {
+variant "text 'no_answer' as 'no-answer'";
+variant "text 'not_reachable' as 'not-reachable'";
+variant "text 'not_registered' as 'not-registered'";
+variant "name as 'cdiv-call-state-type'";
+};
+
+external function enc(in SoapEnvelope x) return octetstring with { extension "prototype(convert) encode(XER:XER_EXTENDED) errorbehavior(ALL:ERROR)"};  
+external function dec(in octetstring x) return SoapEnvelope with { extension "prototype(convert) decode(XER:XER_EXTENDED) errorbehavior(ALL:ERROR)"};  
+
+
+const SoapEnvelope SoapMessage :=
+       { body := 
+               { content_list := {
+                       { getResponse := 
+                               { mOAttributes := 
+                                       { getMODefinition := 
+                                               { getResponseMMTel := 
+                                                       { communication_diversion := 
+                                                               { cdiv_user_configuration := 
+                                                                       { content := 
+                                                                               { cdiv_ruleset := 
+                                                                                       { content := 
+                                                                                               { cdiv_rule_list := 
+                                                                                                       { 
+                                                                                                               { content := 
+                                                                                                                       { id := "23", 
+                                                                                                                         id_1 := "ff", 
+                                                                                                                         cdiv_conditions := 
+                                                                                                                               { content := {
+                                                                                                                                       cdiv_call_state := no_answer }
+                                                                                                                               } 
+                                                                                                                       } 
+                                                                                                               }, 
+                                                                                                               { content := 
+                                                                                                                       { id := omit,
+                                                                                                                         id_1 := "ff",
+                                                                                                                         cdiv_conditions := {
+                                                                                                                               content := {
+                                                                                                                                       cdiv_call_state := busy }
+                                                                                                                         } 
+                                                                                                                       } 
+                                                                                                               } 
+                                                                                                       } 
+                                                                                               } 
+                                                                                       } 
+                                                                               } 
+                                                                       } 
+                                                               } 
+                                                       } 
+                                               } 
+                                       } 
+                               } 
+                       } 
+               } 
+       } 
+};
+
+
+
+testcase tc_encode_decode() runs on CT {
+  if(dec(enc(SoapMessage)) == SoapMessage) {
+    setverdict(pass);
+  } else {
+    setverdict(fail);
+  }
+}
+
+testcase tc_decode() runs on CT {
+  const charstring result := 
+"<S:Envelope xmlns:S='http://schemas.xmlsoap.org/soap/envelope/'"&
+"xmlns:ns2='http://schemas.ericsson.com/cai3g1.2/'"&
+"xmlns:mc='http://schemas.ericsson.com/mtas/mmtel/cai3g'>"&
+"<S:Body>"&
+"<ns2:GetResponse>"&
+"<ns2:MOAttributes>"&
+"<mc:getResponseMMTel>"&
+"<communication-diversion>"&
+"<cdiv-user-configuration>"&
+"<cdiv-ruleset>"&
+"<cdiv-rule id='sfsf'>"&
+"<id2>ff</id2>"&
+"<cdiv-conditions>"&
+"<cdiv-call-state>no-answer</cdiv-call-state>"&
+"</cdiv-conditions>"&
+"</cdiv-rule>"&
+"<cdiv-rule id='2fd3'>"&
+"<id2>ffa</id2>"&
+"<cdiv-conditions>"&
+"<cdiv-call-state>busy</cdiv-call-state>"&
+"</cdiv-conditions>"&
+"</cdiv-rule>"&
+"</cdiv-ruleset>"&
+"</cdiv-user-configuration>"&
+"</communication-diversion>"&
+"</mc:getResponseMMTel>"&
+"</ns2:MOAttributes>"&
+"</ns2:GetResponse>"&
+"</S:Body>"&
+"</S:Envelope>";
+
+const charstring result_omit_attr :=
+"<S:Envelope xmlns:S='http://schemas.xmlsoap.org/soap/envelope/'"&
+"xmlns:ns2='http://schemas.ericsson.com/cai3g1.2/'"&
+"xmlns:mc='http://schemas.ericsson.com/mtas/mmtel/cai3g'>"&
+"<S:Body>"&
+"<ns2:GetResponse>"&
+"<ns2:MOAttributes>"&
+"<mc:getResponseMMTel>"&
+"<communication-diversion>"&
+"<cdiv-user-configuration>"&
+"<cdiv-ruleset>"&
+"<cdiv-rule>"&
+"<id2>ff</id2>"&
+"<cdiv-conditions>"&
+"<cdiv-call-state>no-answer</cdiv-call-state>"&
+"</cdiv-conditions>"&
+"</cdiv-rule>"&
+"<cdiv-rule id='2fd3'>"&
+"<id2>ffa</id2>"&
+"<cdiv-conditions>"&
+"<cdiv-call-state>busy</cdiv-call-state>"&
+"</cdiv-conditions>"&
+"</cdiv-rule>"&
+"</cdiv-ruleset>"&
+"</cdiv-user-configuration>"&
+"</communication-diversion>"&
+"</mc:getResponseMMTel>"&
+"</ns2:MOAttributes>"&
+"</ns2:GetResponse>"&
+"</S:Body>"&
+"</S:Envelope>";
+
+const charstring result_omit_attr2 :=
+"<S:Envelope xmlns:S='http://schemas.xmlsoap.org/soap/envelope/'"&
+"xmlns:ns2='http://schemas.ericsson.com/cai3g1.2/'"&
+"xmlns:mc='http://schemas.ericsson.com/mtas/mmtel/cai3g'>"&
+"<S:Body>"&
+"<ns2:GetResponse>"&
+"<ns2:MOAttributes>"&
+"<mc:getResponseMMTel>"&
+"<communication-diversion>"&
+"<cdiv-user-configuration>"&
+"<cdiv-ruleset>"&
+"<cdiv-rule>"&
+"<id2>ff</id2>"&
+"<cdiv-conditions>"&
+"<cdiv-call-state>no-answer</cdiv-call-state>"&
+"</cdiv-conditions>"&
+"</cdiv-rule>"&
+"<cdiv-rule>"&
+"<cdiv-conditions>"&
+"<cdiv-call-state>busy</cdiv-call-state>"&
+"</cdiv-conditions>"&
+"</cdiv-rule>"&
+"</cdiv-ruleset>"&
+"</cdiv-user-configuration>"&
+"</communication-diversion>"&
+"</mc:getResponseMMTel>"&
+"</ns2:MOAttributes>"&
+"</ns2:GetResponse>"&
+"</S:Body>"&
+"</S:Envelope>";
+
+const charstring result_single :=
+"<S:Envelope xmlns:S='http://schemas.xmlsoap.org/soap/envelope/'"&
+"xmlns:ns2='http://schemas.ericsson.com/cai3g1.2/'"&
+"xmlns:mc='http://schemas.ericsson.com/mtas/mmtel/cai3g'>"&
+"<S:Body>"&
+"<ns2:GetResponse>"&
+"<ns2:MOAttributes>"&
+"<mc:getResponseMMTel>"&
+"<communication-diversion>"&
+"<cdiv-user-configuration>"&
+"<cdiv-ruleset>"&
+"<cdiv-rule id='aa'>"&
+"<id2>ff</id2>"&
+"<cdiv-conditions>"&
+"<cdiv-call-state>no-answer</cdiv-call-state>"&
+"</cdiv-conditions>"&
+"</cdiv-rule>"&
+"</cdiv-ruleset>"&
+"</cdiv-user-configuration>"&
+"</communication-diversion>"&
+"</mc:getResponseMMTel>"&
+"</ns2:MOAttributes>"&
+"</ns2:GetResponse>"&
+"</S:Body>"&
+"</S:Envelope>";
+
+const charstring result_single_omit_attr :=
+"<S:Envelope xmlns:S='http://schemas.xmlsoap.org/soap/envelope/'"&
+"xmlns:ns2='http://schemas.ericsson.com/cai3g1.2/'"&
+"xmlns:mc='http://schemas.ericsson.com/mtas/mmtel/cai3g'>"&
+"<S:Body>"&
+"<ns2:GetResponse>"&
+"<ns2:MOAttributes>"&
+"<mc:getResponseMMTel>"&
+"<communication-diversion>"&
+"<cdiv-user-configuration>"&
+"<cdiv-ruleset>"&
+"<cdiv-rule>"&
+"<id2>ff</id2>"&
+"<cdiv-conditions>"&
+"<cdiv-call-state>no-answer</cdiv-call-state>"&
+"</cdiv-conditions>"&
+"</cdiv-rule>"&
+"</cdiv-ruleset>"&
+"</cdiv-user-configuration>"&
+"</communication-diversion>"&
+"</mc:getResponseMMTel>"&
+"</ns2:MOAttributes>"&
+"</ns2:GetResponse>"&
+"</S:Body>"&
+"</S:Envelope>";
+
+var SoapEnvelope SoapMsg :=
+       { body := 
+               { content_list := {
+                       { getResponse := 
+                               { mOAttributes := 
+                                       { getMODefinition := 
+                                               { getResponseMMTel := 
+                                                       { communication_diversion := 
+                                                               { cdiv_user_configuration := 
+                                                                       { content := 
+                                                                               { cdiv_ruleset := 
+                                                                                       { content := 
+                                                                                               { cdiv_rule_list := 
+                                                                                                       { 
+                                                                                                               { content := 
+                                                                                                                       { id := "sfsf", 
+                                                                                                                         id_1 := "ff", 
+                                                                                                                         cdiv_conditions := 
+                                                                                                                               { content := {
+                                                                                                                                       cdiv_call_state := no_answer }
+                                                                                                                               } 
+                                                                                                                       } 
+                                                                                                               }, 
+                                                                                                               { content := 
+                                                                                                                       { id := "2fd3",
+                                                                                                                         id_1 := "ffa",
+                                                                                                                         cdiv_conditions := {
+                                                                                                                               content := {
+                                                                                                                                       cdiv_call_state := busy }
+                                                                                                                         } 
+                                                                                                                       } 
+                                                                                                               } 
+                                                                                                       } 
+                                                                                               } 
+                                                                                       } 
+                                                                               } 
+                                                                       } 
+                                                               } 
+                                                       } 
+                                               } 
+                                       } 
+                               } 
+                       } 
+               } 
+       } 
+};
+
+var SoapEnvelope SoapMsg_Single :=
+       { body := 
+               { content_list := {
+                       { getResponse := 
+                               { mOAttributes := 
+                                       { getMODefinition := 
+                                               { getResponseMMTel := 
+                                                       { communication_diversion := 
+                                                               { cdiv_user_configuration := 
+                                                                       { content := 
+                                                                               { cdiv_ruleset := 
+                                                                                       { content := 
+                                                                                               { cdiv_rule_list := 
+                                                                                                       { 
+                                                                                                               { content := 
+                                                                                                                       { id := "aa", 
+                                                                                                                         id_1 := "ff", 
+                                                                                                                         cdiv_conditions := 
+                                                                                                                               { content := {
+                                                                                                                                       cdiv_call_state := no_answer }
+                                                                                                                               } 
+                                                                                                                       } 
+                                                                                                               }
+                                                                                                       } 
+                                                                                               } 
+                                                                                       } 
+                                                                               } 
+                                                                       } 
+                                                               } 
+                                                       } 
+                                               } 
+                                       } 
+                               } 
+                       } 
+               } 
+       } 
+};
+
+if(dec(char2oct(result)) == SoapMsg) {
+  setverdict(pass);
+} else {
+  setverdict(fail);
+}
+
+SoapMsg.body.content_list[0].getResponse.mOAttributes.getMODefinition.getResponseMMTel.communication_diversion.cdiv_user_configuration.content.cdiv_ruleset.content.cdiv_rule_list[0].content.id := omit;
+
+if(dec(char2oct(result_omit_attr)) == SoapMsg) {
+  setverdict(pass);
+} else {
+  setverdict(fail);
+}
+
+SoapMsg.body.content_list[0].getResponse.mOAttributes.getMODefinition.getResponseMMTel.communication_diversion.cdiv_user_configuration.content.cdiv_ruleset.content.cdiv_rule_list[1].content.id := omit;
+SoapMsg.body.content_list[0].getResponse.mOAttributes.getMODefinition.getResponseMMTel.communication_diversion.cdiv_user_configuration.content.cdiv_ruleset.content.cdiv_rule_list[1].content.id_1 := omit;
+
+if(dec(char2oct(result_omit_attr2)) == SoapMsg) {
+  setverdict(pass);
+} else {
+  setverdict(fail);
+}
+
+if(dec(char2oct(result_single)) == SoapMsg_Single) {
+  setverdict(pass);
+} else {
+  setverdict(fail);
+}
+
+SoapMsg_Single.body.content_list[0].getResponse.mOAttributes.getMODefinition.getResponseMMTel.communication_diversion.cdiv_user_configuration.content.cdiv_ruleset.content.cdiv_rule_list[0].content.id := omit;
+
+if(dec(char2oct(result_single_omit_attr)) == SoapMsg_Single) {
+  setverdict(pass);
+} else {
+  setverdict(fail);
+}
+
+}
+
+control {
+  execute(tc_encode_decode());
+  execute(tc_decode());
+}
+
+}
+with {
+encode "XML";
+variant "controlNamespace 'http://www.w3.org/2001/XMLSchema-instance' prefix 'xsi'";
+variant "elementFormQualified";
+}
diff --git a/regression_test/XML/UseNilLong/UsefulTtcn3Types.ttcn b/regression_test/XML/UseNilLong/UsefulTtcn3Types.ttcn
new file mode 100644 (file)
index 0000000..15d5934
--- /dev/null
@@ -0,0 +1,101 @@
+/*******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
+*
+* XSD to TTCN-3 Translator version: CRL 113 200/5 R4D                       
+*
+* 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
+*******************************************************************************/
+//
+//  File:          UsefulTtcnTypes.ttcn
+//  Description:
+//  References:
+//  Rev:
+//  Prodnr:
+//  Updated:
+//  Contact:       http://ttcn.ericsson.se
+//
+////////////////////////////////////////////////////////////////////////////////
+module UsefulTtcn3Types {
+
+
+    type integer byte (-128 .. 127) with { variant "/* 8 bit */" };
+
+    type integer unsignedbyte (0 .. 255) with { variant "/*unsigned 8 bit*/" };
+
+    type integer short (-32768 .. 32767) with { variant "/*16 bit*/" };
+
+    type integer unsignedshort (0 .. 65535) with { variant "/*unsigned 16 bit*/" };
+
+    type integer long (-2147483648 .. 2147483647) with { variant "/*32 bit*/" };
+
+    type integer unsignedlong (0 .. 4294967295) with { variant "/*unsigned 32 bit*/" };
+    
+    type integer fourbitinteger (0 .. 15) with { variant "/* 4 bit */" };
+    
+    type integer threebitinteger (0 .. 7) with { variant "/* 3 bit */" };
+    
+    type integer ninebitinteger (0 .. 511) with { variant "/* 9 bit */" };
+
+    type integer longlong /* (  -9223372036854775808 .. 9223372036854775807 ) */ with { variant "/*64 bit*/" };
+
+    type integer unsignedlonglong /* ( 0 .. 18446744073709551615 ) */ with { variant "/*unsigned 64 bit*/" };
+
+    type float IEEE754float with { variant "/*IEEE754 float*/" };
+
+    type float IEEE754double with { variant "/*IEEE754 double*/" };
+
+    type float IEEE754extfloat with { variant "/*IEEE754 extended float*/" };
+
+    type float IEEE754extdouble with { variant "/*IEEE754 extended double*/" };
+
+    type universal charstring utf8string with { variant "/*UTF-8*/" };
+
+    type universal charstring bmpstring ( char ( 0,0,0,0 ) .. char ( 0,0,255,255) ) with { variant "/*UCS-2*/" };
+
+    type universal charstring utf16string ( char ( 0,0,0,0 ) .. char ( 0,16,255,255) ) with { variant "/*UTF-16*/" };
+
+    type universal charstring iso8859string ( char ( 0,0,0,0 ) .. char ( 0,0,0,255) ) with { variant "/*8 bit*/" };
+
+    type record IDLfixed
+    {
+       unsignedshort digits,
+       short scale,
+       charstring value_
+    }
+    with {
+    variant "/*IDL:fixed FORMAL/01-12-01 v.2.6*/";
+    };
+
+    /*
+    type charstring char length (1);
+
+    NOTE 1: The name of this useful type is the same as the TTCN-3 keyword used to denote universal
+    charstring values in the quadraple form. In general it is disallowed to use TTCN-3 keywords as
+    identifiers. The "char" useful type is a solitary exception and allowed only for backward compatibility
+    with previous versions of the TTCN-3 standard. (except Titan doesn't)
+
+    NOTE 2: The special string "8 bit" defined in clause 28.2.3 may be used with this type to specify a given encoding
+    for its values. Also, other properties of the base type can be changed by using attribute mechanisms.
+    */
+
+    type universal charstring uchar length (1);
+
+    /*
+    NOTE: Special strings defined in clause 28.2.3 except "8 bit" may be used with this type to specify a given
+    encoding for its values. Also, other properties of the base type can be changed by using attribute
+    mechanisms.
+    */
+
+    type bitstring bit length (1);
+
+    type hexstring hex length (1);
+
+    type octetstring octet length (1);
+
+}
+with {
+encode "X";
+}
diff --git a/regression_test/XML/UseNilLong/XSD.ttcn b/regression_test/XML/UseNilLong/XSD.ttcn
new file mode 100644 (file)
index 0000000..6f519a3
--- /dev/null
@@ -0,0 +1,335 @@
+/*******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
+*
+* XSD to TTCN-3 Translator version: CRL 113 200/5 R4D                       
+*
+* 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
+*******************************************************************************/
+//
+//  File:          XSD.ttcn
+//  Description:
+//  References:
+//  Rev:
+//  Prodnr:
+//  Updated:
+//  Contact:       http://ttcn.ericsson.se
+//
+////////////////////////////////////////////////////////////////////////////////
+module XSD {
+
+import from UsefulTtcn3Types all;
+
+//These constants are used in the XSD date/time type definitions
+const charstring
+  dash := "-",
+  cln  := ":",
+  year := "(0(0(0[1-9]|[1-9][0-9])|[1-9][0-9][0-9])|[1-9][0-9][0-9][0-9])",
+  yearExpansion := "(-([1-9][0-9]#(0,))#(,1))#(,1)",
+  month := "(0[1-9]|1[0-2])",
+  dayOfMonth := "(0[1-9]|[12][0-9]|3[01])",
+  hour := "([01][0-9]|2[0-3])",
+  minute := "([0-5][0-9])",
+  second := "([0-5][0-9])",
+  sFraction := "(.[0-9]#(1,))#(,1)",
+  endOfDayExt := "24:00:00(.0#(1,))#(,1)",
+  nums := "[0-9]#(1,)",
+  ZorTimeZoneExt := "(Z|[+-]((0[0-9]|1[0-3]):[0-5][0-9]|14:00))#(,1)",
+  durTime := "(T[0-9]#(1,)"&
+             "(H([0-9]#(1,)(M([0-9]#(1,)(S|.[0-9]#(1,)S))#(,1)|.[0-9]#(1,)S|S))#(,1)|"&
+             "M([0-9]#(1,)(S|.[0-9]#(1,)S)|.[0-9]#(1,)M)#(,1)|"&
+             "S|"&
+             ".[0-9]#(1,)S))"
+
+//anySimpleType
+
+type XMLCompatibleString AnySimpleType
+with {
+variant "XSD:anySimpleType";
+};
+
+//anyType;
+
+type record AnyType
+{
+       record of String attr,
+       record of String elem_list
+}
+with {
+variant "XSD:anyType";
+variant (attr) "anyAttributes";
+variant (elem_list) "anyElement";
+};
+// String types
+
+type XMLCompatibleString String
+with {
+variant "XSD:string";
+};
+
+type XMLStringWithNoCRLFHT NormalizedString
+with {
+variant "XSD:normalizedString";
+};
+
+type NormalizedString Token
+with {
+variant "XSD:token";
+};
+
+type XMLStringWithNoWhitespace Name
+with {
+variant "XSD:Name";
+};
+
+type XMLStringWithNoWhitespace NMTOKEN
+with {
+variant "XSD:NMTOKEN";
+};
+
+type Name NCName
+with {
+variant "XSD:NCName";
+};
+
+type NCName ID
+with {
+variant "XSD:ID";
+};
+
+type NCName IDREF
+with {
+variant "XSD:IDREF";
+};
+
+type NCName ENTITY
+with {
+variant "XSD:ENTITY";
+};
+
+type octetstring HexBinary
+with {
+variant "XSD:hexBinary";
+};
+
+type octetstring Base64Binary
+with {
+variant "XSD:base64Binary";
+};
+
+type XMLStringWithNoCRLFHT AnyURI
+with {
+variant "XSD:anyURI";
+};
+
+type charstring Language /*(pattern "[a-zA-Z]#(1,8)(-\w#(1,8))#(0,)")*/
+with {
+variant "XSD:language";
+};
+// Integer types
+
+type integer Integer
+with {
+variant "XSD:integer";
+};
+
+type integer PositiveInteger (1 .. infinity)
+with {
+variant "XSD:positiveInteger";
+};
+
+type integer NonPositiveInteger (-infinity .. 0)
+with {
+variant "XSD:nonPositiveInteger";
+};
+
+type integer NegativeInteger (-infinity .. -1)
+with {
+variant "XSD:negativeInteger";
+};
+
+type integer NonNegativeInteger (0 .. infinity)
+with {
+variant "XSD:nonNegativeInteger";
+};
+
+type longlong Long
+with {
+variant "XSD:long";
+};
+
+type unsignedlonglong UnsignedLong
+with {
+variant "XSD:unsignedLong";
+};
+
+type long Int
+with {
+variant "XSD:int";
+};
+
+type unsignedlong UnsignedInt
+with {
+variant "XSD:unsignedInt";
+};
+
+type short Short
+with {
+variant "XSD:short";
+};
+
+type unsignedshort UnsignedShort
+with {
+variant "XSD:unsignedShort";
+};
+
+type byte Byte
+with {
+variant "XSD:byte";
+};
+
+type unsignedbyte UnsignedByte
+with {
+variant "XSD:unsignedByte";
+};
+
+// Float types
+
+type float Decimal
+with {
+variant "XSD:decimal";
+};
+
+type IEEE754float Float
+with {
+variant "XSD:float";
+};
+
+type IEEE754double Double
+with {
+variant "XSD:double";
+};
+
+// Time types
+
+type charstring Duration /*(pattern
+  "{dash}#(,1)P({nums}(Y({nums}(M({nums}D{durTime}#(,1)|{durTime}#(,1))|D{durTime}#(,1))|" &
+  "{durTime}#(,1))|M({nums}D{durTime}#(,1)|{durTime}#(,1))|D{durTime}#(,1))|{durTime})")*/
+with {
+variant "XSD:duration";
+};
+
+type charstring DateTime /*(pattern
+  "{yearExpansion}{year}{dash}{month}{dash}{dayOfMonth}T({hour}{cln}{minute}{cln}{second}" &
+ "{sFraction}|{endOfDayExt}){ZorTimeZoneExt}" )*/
+with {
+variant "XSD:dateTime";
+};
+
+type charstring Time /*(pattern
+  "({hour}{cln}{minute}{cln}{second}{sFraction}|{endOfDayExt}){ZorTimeZoneExt}" )*/
+with {
+variant "XSD:time";
+};
+
+type charstring Date /*(pattern
+  "{yearExpansion}{year}{dash}{month}{dash}{dayOfMonth}{ZorTimeZoneExt}" )*/
+with {
+variant "XSD:date";
+};
+
+type charstring GYearMonth /*(pattern
+  "{yearExpansion}{year}{dash}{month}{ZorTimeZoneExt}" )*/
+with {
+variant "XSD:gYearMonth";
+};
+
+type charstring GYear /*(pattern
+  "{yearExpansion}{year}{ZorTimeZoneExt}" )*/
+with {
+variant "XSD:gYear";
+};
+
+type charstring GMonthDay /*(pattern
+ "{dash}{dash}{month}{dash}{dayOfMonth}{ZorTimeZoneExt}" )*/
+with {
+variant "XSD:gMonthDay";
+};
+
+type charstring GDay /*(pattern
+  "{dash}{dash}{dash}{dayOfMonth}{ZorTimeZoneExt}" )*/
+with {
+variant "XSD:gDay";
+};
+
+type charstring GMonth /*(pattern
+  "{dash}{dash}{month}{ZorTimeZoneExt}" )*/
+with {
+variant "XSD:gMonth";
+};
+
+// Sequence types
+
+type record of NMTOKEN NMTOKENS
+with {
+variant "XSD:NMTOKENS";
+};
+
+type record of IDREF IDREFS
+with {
+variant "XSD:IDREFS";
+};
+
+type record of ENTITY ENTITIES
+with {
+variant "XSD:ENTITIES";
+};
+
+type record QName
+{
+       AnyURI uri  optional,
+       NCName name
+}
+with {
+variant "XSD:QName";
+};
+
+// Boolean type
+
+type boolean Boolean
+with {
+variant "XSD:boolean";
+};
+
+//TTCN-3 type definitions supporting the mapping of W3C XML Schema built-in datatypes
+
+type utf8string XMLCompatibleString
+(
+       char(0,0,0,9)..char(0,0,0,9),
+       char(0,0,0,10)..char(0,0,0,10),
+       char(0,0,0,12)..char(0,0,0,12),
+       char(0,0,0,32)..char(0,0,215,255),
+       char(0,0,224,0)..char(0,0,255,253),
+       char(0,1,0,0)..char(0,16,255,253)
+)
+
+type utf8string XMLStringWithNoWhitespace
+(
+       char(0,0,0,33)..char(0,0,215,255),
+       char(0,0,224,0)..char(0,0,255,253),
+       char(0,1,0,0)..char(0,16,255,253)
+)
+
+type utf8string XMLStringWithNoCRLFHT
+(
+       char(0,0,0,32)..char(0,0,215,255),
+       char(0,0,224,0)..char(0,0,255,253),
+       char(0,1,0,0)..char(0,16,255,253)
+)
+
+}
+with{
+encode "XML"
+}
index 1453838f02fd3048446714f36a68e9120f062628..e70c7b3eb9c532eed546aab38c814ff853f2ec08 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 AsnValues DEFINITIONS AUTOMATIC TAGS
 ::= BEGIN
index 8a2751575f8201abdfa900f5fe473d5270893a6c..9452317269b52ad85d804e3988df72551943f8e6 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Asntypes DEFINITIONS /* XER INSTRUCTIONS */ AUTOMATIC TAGS
 ::= BEGIN
index 7382865ae927c669e636f364f7bfec4abec299f2..01565cd0b3cc57008efff52277d4bc74971bf8c5 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 EmptyUnion DEFINITIONS
 AUTOMATIC TAGS ::=
index 78c0971db3c77aa3067360cf15e81c7666e2d6e0..de654eea42df1e33bbe3efb510c09b6f754749a1 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include <TTCN3.hh>
 #include <ctype.h>
 
index a14f0cffc42442d76487767fa81a0b2269162d06..80715b9e444baea45c518857bb28c217404cdf6c 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../..
 include   ../../Makefile.regression
 
index 3df0a16f6f648ffb4704ae6b44cddc9f740abf10..5795c5f4f397f003627839cdc62597c2dab0a26f 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 ObjectClass DEFINITIONS
   AUTOMATIC TAGS ::=
index c0fe24db1eb9a87f28127e41a453dba2fcfd6f03..cf5c2db17ebf88b9d2732f5e81db4408e4ec7edf 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 ObjectClassWithSyntax DEFINITIONS
   AUTOMATIC TAGS ::=
index c1401c0d5f4b92dd1b89def065f8d74099b8b89c..e898aea0a10ba417e0032e8cbc67db8774046fa3 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 SetValues DEFINITIONS
 AUTOMATIC TAGS ::=
index 9c8ff4c095908f6870e091ab8a92116202c70ca6..3942c8c787ec045164a33e0d684e0558e93110ed 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Sets DEFINITIONS
   AUTOMATIC TAGS ::=
index d6f7d231350a98880204733391d08c4ca58ca092..fa62073509c7062f0a455855826d649eb0fb160b 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Txerasntypes {
 
index 9300992d9989f6b3a8e90e67d78b3c966e0ca038..0ec7c984923214fdf0fc230e045bcc5ae258987a 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Txerbinstr {
 
index d7191b2e0f30b812c558e4415ad9a62687e65094..832b4e435cf1cb512e34bc3ed50c12a922592c52 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Txerboolean {
 
index 5be221366c32ace9d6d44557f00662b354b6ef9b..134b8dcacf7f8c75b89e9c28c35586e592cbf58b 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Txerenum {
 
index 2b2f8844c81c9c93717715ddfd60e8e9d214022b..048caaa22582f09e2bb2ace6e44183a1b6f39f0d 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Txerfloat {
 
index e385eaedc4cb699b61419a833605172eba234179..08908683e85cf42d27efcd543dbeba07bc56cfc1 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Txerint {
 
index db9546a680877652db096f4b4f584fda1440467a..fa67981000d622c70573ed987bcc9ac66f59b74b 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Txernested
 {
index 56c74bcde5de70e45a8f0c541fcdc0a34bcc2ebc..7c6d9449da38fa079c9e2e374ea876d667a8f758 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Txerobjclass
 {
index 02985495686b16c6b8ba9b2f3420aeb0ae01a150..ca61c678505861a67e42c2e108a8dceb4e3576c4 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Txersets
 {
index 7a029b6785f081a4ac22c7858a494f6a46c3fd4c..ef1dcace6161f265392e80d216ef42c4d9ab14b2 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Txerstring {
 
index 0a07dbc7fc93c0754ec9e5f668eb263e91640a61..bb6a7ebedf16508f0688e98fbc292d4ebe89a6dc 100755 (executable)
@@ -1,10 +1,16 @@
 #!/usr/bin/perl -w
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 
 
index ab96069b43b7ffcea452db53c80b8bc11f89b38e..e37c9a235e09213dd99009c730a9c1bda3d34445 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [EXECUTE]
 Txerboolean.control
index b0f0f71b751f49b8ff0f38fc574268cee4dfff29..e88877370ac302c9740bc0fbf0f8f050f4003b3d 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 //This is just a random file to ensure that compilation fails,
 //because 'compiler -c' lists the modules and their versions only on error.
 //But it needs to have correct syntax and contain semantic errors only,
index 15e463167943320aee8ca022234f3498036c71b7..360c2b8b4d14dac90d73c0d09b028e17a56ecdf0 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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:
+#   
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../..
 include   ../../Makefile.regression
 
index 6cd66e1d19624ec0a9cf8e81302279460c82aede..b531b59206b64477592f107f2dbcba6b22f9630a 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
  ******************************************************************************/
 module POtest {
 modulepar boolean verbose := false;
index deca5f34e4bea4286bcf8b93506f5a368896973f..978ad139a8d7e6f6158b3cbac9b7db8d61c26eac 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [EXECUTE]
 POtest
index 121cb0792fcdd2b6fe6159022fb54df42ee9f4d5..923f475997dd8b383446cbdda4045b4664c307ff 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:ns="www.example.org/all"
 targetNamespace="www.example.org/all">
index f1331194f4080949e710e096ae35978fd2b57afe..e58b71d15c7e173060e9e89bca779486a292260c 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         xmlns:q="http://www.example.com/POQ"
         targetNamespace="http://www.example.com/POQ"
index 1a3f240aacd626b13fc9d3870eaf9228404faa3c..5adb48d402507da68203b3c26ecbdd11124637a6 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         xmlns:aq="http://www.example.com/POUAQ"
         targetNamespace="http://www.example.com/POUAQ"
index b5b865e11de85cc07e3a9b94e1b4b80483b0c87f..7006f0611db611f6ae91b75d85ab1b84d2493c64 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         xmlns:qq="http://www.example.com/POQAQ"
         targetNamespace="http://www.example.com/POQAQ"
index c01aa4bb6ea17c4fa7c2e3e54979eae3d70665d1..04646adfc9146ce010c047ba29c510eb2d679083 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <purchaseOrder xmlns="http://www.example.com/POQ"
                orderDate="1999-10-20">
   <shipTo country="US">
index 13f8528bd1e44eb14ac78a13f5f1da4a8b30233f..ab9e90e4969380add1d57893a1dc7963139cc906 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <apo:purchaseOrder xmlns:apo="http://www.example.com/POQ"
                    orderDate="1999-10-20">
   <apo:shipTo country="US">
index 55c17c1cea7ca3cad44a001d0625f428019fbd62..b665a29830598aa4a0413d7434b026c6674ead55 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <apo:purchaseOrder xmlns:apo="http://www.example.com/POU"
                    orderDate="1999-10-20">
   <shipTo country="US">
index b74a03284068ca3260364a16ba8a3fbc2bdfca92..e1ed4a5a264ef7deb7278285bfd30e142b1ab1b7 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         xmlns:u="http://www.example.com/POU"
         targetNamespace="http://www.example.com/POU"
index f5b851827994ea53f6af73b6ab42d619d4c3508e..5a94092461ea5d756606aaf8b0944705d0f9238a 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../..
 include   ../../Makefile.regression
 
index 3a33e6117212c9e8bf94c16d1b045784390fcd22..05bc7b024dff74681eb01a4125a417d8945cc047 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 #ModuleName.SampleParameter := SampleValue
index ead0f96cc2dfc7a93c9a21cd8e93645910551b1d..454cb405d89e7d1280e463ec8ef81538f26cf0c7 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module PIPEasp_Templates {
 
index 2957d7841e8f6598f1bb687551ae709262562301..b80881ff21cc22b8a2acffb6521a9d989f0a236f 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
  -->
 <!DOCTYPE TITAN_GUI_project_file>
 <Project>
index 0d7c2b4443bd5091dbbbad2b492c2a681c45c2fa..d35d823203511ad032fddd77f300639afb97ecbb 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module PipeTest {
 
old mode 100644 (file)
new mode 100755 (executable)
index a8792e3..5c42e40
@@ -1,10 +1,15 @@
 #!/bin/sh
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 
 # SCCSID: %Z%%M% %I% %G%
old mode 100644 (file)
new mode 100755 (executable)
index ba6b2d3..a4651e2
@@ -1,10 +1,15 @@
 #!/bin/sh
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 # SCCSID: %Z%%M% %I% %G%
 #
old mode 100644 (file)
new mode 100755 (executable)
index 3758adf..ed0a683
@@ -1,10 +1,15 @@
 #!/bin/sh
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 
 # SCCSID: %Z%%M% %I% %G%
index ea6fbf86c2cd86a62df5485ff66a68fa4f77d378..43d16a1dc705c34ac4788f89eb59c99bda302398 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
-* 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
index 47c44bb2076562ef9f8850433f672c6feb10cd0e..f277f5a54cb02c2d38cd3eb04f15963219678bb5 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
-* 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
index afaf5b9a11e3662b0dbfaab753d0419baf0552b5..f647f0cd0aad66c30b9fd48336f0d6a00155da0c 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 //
 //  File:         PIPEasp_PortType.ttcn
index b63bccda1b2b3c55fea4cd19ce8f8fe080c5f561..ad68a016c5ea586c9522e3141cc3e9090cf6d4a8 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 //
 //  File:         PIPEasp_Types.ttcn
index d5c00ef6473568a27f1496c4fe18a86400b93f31..18c7849cd342818890c9cbbe0e2baf921251fa32 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Lovassy, Arpad
+#   Pandi, Krisztian
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
+##############################################################################
 # This Makefile was generated by the Makefile Generator
 # of the TTCN-3 Test Executor version 1.7.pre0 build 2
 # for Attila Balasko (ethbaat@ehubuux110) on Thu Jan 18 09:37:03 2007
index 108e07bae424807ac130e9450df49348e021f686..cf79702cc6c2779531feb5d46477688e57562310 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 /*******************************************************************************
 * Contributors:
 *     Zoltan Janos Szabo (Ericsson) - initial architecture design and implementation
index fea511d81144e7c8d6fd5114dedb293b7410fbab..fb7b75c7547194dde42b1c844c3cd3ca7898f47c 100644 (file)
@@ -1,29 +1,35 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 /*******************************************************************************
 *
 * Contributors:
 *     Zoltan Janos Szabo (Ericsson) - initial architecture design and implementation
 *     Roland Gecse (Ericsson) - initial architecture design
 *     Akos Cserveni (Ericsson) - Basic AST in compiler, semantic checking
-*     Gabor Szalai (Ericsson) â\80\93 RAW and TEXT codecs
+*     Gabor Szalai (Ericsson) Ã¢Â\80Â\93 RAW and TEXT codecs
 *     Matyas Forstner (Ericsson) - ASN.1 extension of the compiler and BER/CER/DER codecs
 *     Kristof Szabados  (Ericsson) - Eclipse Designer, Executor, Titanium UIs
 *     Szabolcs Beres (Ericsson) - Eclipse LogViewer
-*     Ferenc Kovacs (Ericsson) â\80\93 log interfaces, big number support, subtype checking
-*     Csaba Raduly (Ericsson) â\80\93 ASN.1 additions, XML encoder/decoder
-*     Adam Delic (Ericsson) â\80\93 template restrictions, try&catch, support of pre-processor directives in Eclipse
-*     Krisztian Pandi (Ericsson) â\80\93 import of imports
+*     Ferenc Kovacs (Ericsson) Ã¢Â\80Â\93 log interfaces, big number support, subtype checking
+*     Csaba Raduly (Ericsson) Ã¢Â\80Â\93 ASN.1 additions, XML encoder/decoder
+*     Adam Delic (Ericsson) Ã¢Â\80Â\93 template restrictions, try&catch, support of pre-processor directives in Eclipse
+*     Krisztian Pandi (Ericsson) Ã¢Â\80Â\93 import of imports
 *     Peter Dimitrov (Ericsson)- maintenance
-*     Balazs Andor Zalanyi (Ericsson) â\80\93 code splitting
-*     Gabor Szalai (Ericsson) â\80\93 RAW encoding/decoding
-*     Jeno Attila Balasko (Ericsson) â\80\93 tests
-*     Csaba Feher (Ericsson) â\80\93 epoll support
+*     Balazs Andor Zalanyi (Ericsson) Ã¢Â\80Â\93 code splitting
+*     Gabor Szalai (Ericsson) Ã¢Â\80Â\93 RAW encoding/decoding
+*     Jeno Attila Balasko (Ericsson) Ã¢Â\80Â\93 tests
+*     Csaba Feher (Ericsson) Ã¢Â\80Â\93 epoll support
 *     Tamas Buti (Ericsson)- maintenance
 *     Matyas Ormandi (Ericsson) - maintenance
 *     Botond Baranyi (Ericsson) - JSON encoder
index afaf5b9a11e3662b0dbfaab753d0419baf0552b5..f647f0cd0aad66c30b9fd48336f0d6a00155da0c 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 //
 //  File:         PIPEasp_PortType.ttcn
index b63bccda1b2b3c55fea4cd19ce8f8fe080c5f561..ad68a016c5ea586c9522e3141cc3e9090cf6d4a8 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 //
 //  File:         PIPEasp_Types.ttcn
index ca3a9f1574b8fd3f304b3f60918e95215dea8afe..063ed585dad105bd406d0b2b277ed1da75590a55 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema targetNamespace="http://www.ericsson.com/is/isco/IsTypes/R4L06/R4AF11"
            xmlns:ist      ="http://www.ericsson.com/is/isco/IsTypes/R4L06/R4AF11"
            xmlns:IsTypes="http://www.ericsson.com/is/isco/IsTypes/R4L06/R4AF11"
index 1aa80bb2c245b206f3230855c32a1f929835c821..e1e8d21bf1c3237e5960524692211eb6ee003fbd 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 //
 //  File:          www_ericsson_com_is_isco_Tgc_R6A48_R6H01.ttcn
index 788f9cb2923cd46022d36d4411433fc561aeb50e..0012d6087bc790c32b53f19b8fa41d128b3e0945 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema targetNamespace="http://www.ericsson.com/is/isco/Tgc/R6A48/R6H01"
                  xmlns:tgc="http://www.ericsson.com/is/isco/Tgc/R6A48/R6H01"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
index 42f578336e741831c410c410381f28bf78ee0941..0130ab5ee4e62c9bc78635a50060711303cae4b1 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <!-- XML Schema schema for XML Schemas: Part 1: Structures -->
 <!-- Note this schema is NOT the normative structures schema. -->
 <!-- The prose copy in the structures REC is the normative -->
index ba9621f8c69b6f70d7bc59b93c1e803a560ccec8..fd0f218dd7bafbd2f4f72bf5ca1a2d0705912094 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema targetNamespace="http://tail-f.com/ns/confd/1.0"
           xmlns="http://tail-f.com/ns/confd/1.0"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
index 51e27e19b0953c7a9b163fb709c6af1f8d22fd69..1993db44ddd94cea79f1fba6abf8aa9e340ae5b4 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 //
 //  File:          tail_f_com_ns_confd_1_0.ttcn
index 52fb6a9a8a82d98bb745af1eb0773474732d83e7..261d6b486341e12c2b8ce035e2b9c71591277a5e 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 //
 //  File:          www_ericsson_com_is_isco_IsTypes_R4L06_R4AF11.ttcn
index e1ebd13fb488bfda49d938ad8f01789c906367d3..4ebd7e74a0d302f3772562791f684fddd035e749 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 //
 //  File:          www_ericsson_com_is_isco_Tgc_R6A48_R6H01.ttcn
index 5c199bc92574f07a3ed5a604ad301fced05ebb6e..999102050723008d2fd5bc19cd83c6761bddd4c4 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 //
 //  File:          www_w3_org_XML_1998_namespace.ttcn
index 3f57f0870d13a94a4ede4a5a610c12693286d8dd..7c93b1a070a00156ad8c00594be79c14eeb2d23a 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema targetNamespace="http://www.w3.org/XML/1998/namespace"
            xmlns:xml="http://www.w3.org/XML/1998/namespace"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
index 7b06a484588a0fc411aa8bed9ea363b6eb6b4a90..ce1febb301c7bcc7043e8213d4c5561f44e5c5cf 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          ETSI_CR5852_union_e.ttcn
 //  Description:
index 1eec7998b316437dccb0fd88e200ffb0eda75e55..d08adc419cdbce74f8dd08f464f8e59ac8b481e5 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          MyTypes_e.ttcn
 //  Description:
index 34477861a649e8fb16c04b311bf324626c767853..88af9fd94251be11a70a3e4161df4fef8119a1a3 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R4A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          NoTargetNamespace.ttcn
 //  Description:
index a12bd266396d3257472e8af4754c40ec2e430b94..d3aeb27e86d1c2f75108f4c2640cf23bd958a6eb 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          NoTargetNamespace_CCAPI_e.ttcn
 //  Description:
index ca102e9c8079ef43319f758c0336d4bdcd8b4ec8..8355853633263ef0ab8e284fb04bdecd3ff7ba69 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          NoTargetNamespace_JMdict_e.ttcn
 //  Description:
index 8e3a906ad827247b3c95f3f73344cfd82dbb879e..95de72794c0f898db8edd393de78a4af454d6f65 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          NoTargetNamespace_PAP_e.ttcn
 //  Description:
index c06d7a62f98ac79de1af30d4500fcfe004c6fad5..4d79075f331793666a3a6bb5f729801946519307 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          NoTargetNamespace_RLP_e.ttcn
 //  Description:
index b37f9165c0302b39457b1967420f6616e50735bf..ebd4faf3e45ca7888316b4aee265ddd66145559e 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          NoTargetNamespace_XML_RPC_e.ttcn
 //  Description:
index 89806df262a19e6710e604fa9a07c41f97b07769..9bd2436779216f46a66bb87358122d2d1143705a 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,13 @@
 * 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
+*   Lovassy, Arpad
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          NoTargetNamespace_e.ttcn
 //  Description:
index 83f6febc69385f1f69c5aca8d6494adca19977b1..5cece66c535184764b8ab811cb1f5648f3d3a287 100644 (file)
@@ -1,13 +1,20 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2B 
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          XmlTest_imsike_e.ttcn
 //  Description:
index 88842492cc12d88abc04988ebc86663d0b69876d..dd03df6442b9543638968e53e2797eb8b6bb64e2 100644 (file)
@@ -1,13 +1,19 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          attribute_in_extension_e.ttcn
 //  Description:
index b6059b4f31e00cbafc660647f72ab6a6ac373546..41138b1ce3127c01a3b9c0f8b96319b4281644a4 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3B                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          http_www_example_org_ttcn_wildcards_e.ttcn
 //  Description:
index 3dbe74009b0bd012574cddac273178b53bc4ccde..94b6f90ef6ddc6ad7ddc4f57f0f3d33668e75d18 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,13 @@
 * 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
+*   Lovassy, Arpad
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          http_www_XmlTest_org_po_e.ttcn
 //  Description:
index 4d2639543c509c4d014899c6638d82f55626628c..b4f4def9cdcc30e438d707a5c69c074718647e9e 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          http_www_example_org_complex_restriction_with_use_e.ttcn
 //  Description:
index 629a916d7a28f97f003f05f75da81ddc885141c8..623b1cda6aefe56edd793b14278300bba7940fa1 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          http_www_example_org_name_conv2_e.ttcn
 //  Description:
index 625d435f8ca57206045c610d0a1f80ed0408e794..4e0209dd342632e78f64317f39fdaf5439076bab 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          http_www_example_org_name_conv3_e.ttcn
 //  Description:
index 36cf34ad215b45731ee861fb7a4746335c187e0f..206fa813fb6cfcdd74557a3d05c3401fa4690603 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          http_www_example_org_nillable_in_nillable_extension_e.ttcn
 //  Description:
index 069e1641f2029af7790fd92e29fac507c8b4409b..c7b0ec640b672865496e970c5a47dfa0135adc5c 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          http_www_example_org_seq_embeds_seq_e.ttcn
 //  Description:
index 133ee6f6967bff227196dd7ebb10d3f2124257f8..c366d5c5917726c5c3a3de93252d9e82ca701e91 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,13 @@
 * 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
+*   Lovassy, Arpad
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          http_www_example_org_ttcn_wildcards_e.ttcn
 //  Description:
index 09eb0315bd2b9a116f351370719f88d8c5cb3f5f..a95fa1ef330ce5c5c0c5164b17e610c6fa871cfb 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          http_www_example_org_wildcards_e.ttcn
 //  Description:
index 542917fd3632007c161189da5f196fa534232b8c..33fbf5073c4c9f52326afa5a8de2605efab86f46 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          ietf_params_xml_ns_pidf_e.ttcn
 //  Description:
index 44bad23c8640259b10a4ef3f3db592d1e161a170..154d736156230127127d02708afd982ed9377990 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          ietf_params_xml_ns_pidf_status_e.ttcn
 //  Description:
index ebc24c86cd6edbbcb031b6d182f92facb0fbd4c2..3a9dc0c7fb76781b386d8d160e9b2ac4ff40d486 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          ietf_params_xml_ns_resource_lists_e.ttcn
 //  Description:
index 4ad4c304c48cfd14851f4c59b3b5a257093a4962..a101185f189b0ea32b115d310c92c08660bf620f 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          ietf_params_xml_ns_rlmi_e.ttcn
 //  Description:
index 2388c435e49344f59a1e5d7c6052599c75e2ada3..a3d77df9b40b19b6a54c0265e347fa024ee235ca 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          imported_module_1.ttcn
 //  Description:
index 2fed45bb2660c637f9cdf6f013e2f5322dd23866..ab35df0932db7525cd6f2cb592345a1e737a8151 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          imported_module_e.ttcn
 //  Description:
index b9873a9c2ee3e768636b9a049abc5c1d827fbd23..4b018465000f63b2606d5c4633aa2ac22332838d 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          module_typename_conversion_e.ttcn
 //  Description:
index a44e3bdc2dcb61358180fd1370ee2bee045c90bf..3e5eb239b57d3cb4a2e48f84baed54185cbab6f9 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          name_conversion_extension_attrib_e.ttcn
 //  Description:
index 8dfd0c0854669a1ca184e3ac036ee5a16c2879dc..6bf359d5a3cf9510fbcb2badb428643de7da4db9 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          nillable_annotations_e.ttcn
 //  Description:
index 8a57ee693dd3091b6b5b5aa7a83a91cfabc6de15..fd5ac28a97682d7c9d08c9784c25b24494343153 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          schemas_ericsson_com_cai3g1_1_e.ttcn
 //  Description:
index f70733d90b4b727d79b737339174e653d7d40017..3e528ba073fce95fc6ac82c72ccd4276c42779f4 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          schemas_ericsson_com_cai3g1_2_e.ttcn
 //  Description:
index 50c306e85370e1577cb25f0bc8b73455064ddfee..266647a9b14ed0c05c50e20dcdd954392a0ab02b 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          schemas_ericsson_com_ma_HSS_e.ttcn
 //  Description:
index de6d1824cb59a70c109e33975d3f1ac3155ca671..10042b1ad4b07856806bb0fcce610c6926060b4c 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          schemas_ericsson_com_upg_bulkprovisioning_1_0_e.ttcn
 //  Description:
index 05f658504450a1c3acfe25adf09fef92ce8152e4..785dfa938adec08f6387b51c2009976f39c538aa 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          schemas_ericsson_com_upg_dm_hss_sh_4_1_e.ttcn
 //  Description:
index da28db72ee54149c6d7f2f6a6f80a16a0b09625c..e5536af435a0e6bc23e40b8e7d6e3b7535d5b28e 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          schemas_ericsson_com_upg_provisioning_1_0_e.ttcn
 //  Description:
index f7d84d51840c4da62988daff8915d35724dfa83d..9ffbc13dd76f0d7b53b9eeb6f2d7a5d1c789d1c8 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          tail_f_com_ns_confd_1_0_e.ttcn
 //  Description:
index 7ad51d69cbfc12836f18d0941e5bd4eeb9bf77dc..b387cbf1aca488bf5680428f1e87d1da48187eaa 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          uri_etsi_org_ngn_params_xml_simservs_sci_e.ttcn
 //  Description:
index 958591a527feffb068fbd48aa0d1a0690d599ec8..0d3c0952d8b6c72fb7365f58cbb9b8119dfe1e51 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Ormandi, Matyas
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          urn_ietf_params_xml_ns_conference_info_e.ttcn
 //  Description:
index 887503349aa51cc008140e1fe89a512e2341cd27..ff20598546e488a2d9f7f1fd387444bfdeb7053c 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,13 @@
 * 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
+*   Lovassy, Arpad
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_annotation_c_e.ttcn
 //  Description:
index b06e158efb0051b86be150af3de9b1b945c691f3..f1363c02cf63ca08966934af6e4b2a2d51e4aa1e 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,13 @@
 * 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
+*   Lovassy, Arpad
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_annotation_e.ttcn
 //  Description:
index 78bd49dcb14893738aed23cdb419cbd0e89e6eed..85ac765fbbd84032f396920a8a2153bc5ca45085 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,12 @@
 * 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
+*   Lovassy, Arpad
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_annotation_e_e.ttcn
 //  Description:
index f7d1d5cdebe4d2265b731faf725eaa9a76735242..950a9ca892f7a5de6f39b90feceb3252a4a618bd 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,13 @@
 * 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
+*   Lovassy, Arpad
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_annotation_t_e.ttcn
 //  Description:
index 8e8a2ae29b0d2cfee6ff83f0d831ba108660d65d..d17d0d17ccd1d585b77690f94220d177a4fb855b 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_boolean_e.ttcn
 //  Description:
index 49107002a6de05344c0153db5a56765e73a88677..cd5113eb116768a927e3d3696e319840086a5eca 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_complex1_e.ttcn
 //  Description:
index a34d4b70c55c9f8c92b3136e3c4872f5d3ab78b3..66fe704a2c1d6c0437a22b4f7b7fdaf98e2a6f79 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_complex2_e.ttcn
 //  Description:
index 0f0435c3e70b351a293f807136f5b3ec4dd10b78..4aedf45615ed05730df0b54e5c486b6fc38593ba 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_complex_all_e.ttcn
 //  Description:
index 2da251f4c03f198bee1d5b0f387306ddd307ca81..af39147ef090ab50cc600990cb52b50b5dd50ca2 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_complex_any_e.ttcn
 //  Description:
index 3c4d253b08a8f104b7e644f45bc2f4ebc75bc796..e2f150cc5003fd4576186a63d6840421fccac5c9 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_complex_choice_e.ttcn
 //  Description:
index 4c95e952bbc479512ad1c0daf7303c26fada90ed..bc9f2b03218d5bfb970004b5a84d440d02873757 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_complex1_e.ttcn
 //  Description:
index ab4d719648e0813fa4c7ee895e04c1c731027e40..5a45127a9e565258143b462c06e2315c1fae18e8 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_complex_extension_e.ttcn
 //  Description:
index 8e62a9009be0d3bc258636b1c0da6ff19825d50e..cdf0eab97d330c7a5197d0dc15a7c98eed1401d5 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_complex_import_AB_e.ttcn
 //  Description:
index 32ac01af537bede1f51e0c7b2f5128c378edd770..0838cdc929ae2dcb9a0478faa6557997708459bf 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_complex_import_A_e.ttcn
 //  Description:
index 4be42a0cff0bd31698a6268e0be7515f31f886fa..08c83c0c467f883b62ff24004901816b622b08af 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_complex_import_B_e.ttcn
 //  Description:
index df53dac07e67187c95fcd7aa73cc4a0e5c4ca34e..a9afeb978af97d2ef1437c660949dd61d5052001 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_complex_import_e.ttcn
 //  Description:
index 061eeb0b3fa0b019efaae3f26e5c9de41bed565c..1e200e4836c8bc69d09f3698736142c602235f5d 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_complex_include.ttcn
 //  Description:
index 8f452d28df8a8c583dd27cf74749bab293e93777..dc7a9bb7b0aa819c4434efb8d5d1a26c1390b5e0 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,15 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_complex_include_e.ttcn
 //  Description:
index cda1a73139f1a7048f28149354eacf6410ab642d..6327013c1d5189006f9dd644070fb9ed7ada6b87 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_complex_include_e.ttcn
 //  Description:
index dff53afb86ca473cb9f035d4540a6de35ca4f441..1adc92d3db85636d03b7e55bd071edf364a1df38 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_complex_minOccursMaxOccurs_e.ttcn
 //  Description:
index a553189bfaf5a0024a1e00e983b2363218774857..5f057c87b055e312effcf22056899652f11e46f1 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_complex_mixed_e.ttcn
 //  Description:
index fb93043843cfd802d28392e451e27adddc7d0095..98a2698e7a26f4b48b93bef0b7c08d95cf75fc4a 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_complex_restriction_e.ttcn
 //  Description:
index 93fcf39d2264f7600e0a2d980a29586e3da07fdc..0ff0e0ce5cceb58caded1ff8c5287bd538960a5e 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_complex_simpleContent_e.ttcn
 //  Description:
index ef908f5a8b495813fc620396ed5efaa1169204ce..2aa6e277122428d4061bec745692b20e385e7867 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3B                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_complex_unique_e.ttcn
 //  Description:
index 21630f82a9a1c4e27c0a7196096fa76cf4c7a4df..1ad43dade5fc8c92c460d321c6d2629306e4c58f 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_decimal_e.ttcn
 //  Description:
index 1356f25fdffde510e15b173519357f1352cdf46e..21b68f96125b32dc56d74411c4ec645b32304f4d 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_decimal_withEnum_e.ttcn
 //  Description:
index 1006ba13252c951c1dee897988296d3df42d13ed..5ca323ec805511abf8ffc1be4c08b4cae22837bc 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_decimal_withLength_e.ttcn
 //  Description:
index 3e28094b7178cb4c1b59303cba9c30ab699d2227..7a3bbc3cbe86e34357c08a1da69eec7aa478bd9b 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_decimal_withMinMaxExclusive_e.ttcn
 //  Description:
index b3925148a3d6f3198d923e45fd6f6a4c9178b6a7..5cd648296944f008d34ce7febe6c3add24e5fb90 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_decimal_withMinMaxInclusive_e.ttcn
 //  Description:
index 5dd1a914469589a9e839dd34c554ebb71f80f321..49ba9cfff40c9f2774c085702c54d330d389051d 100644 (file)
@@ -1,13 +1,21 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3B
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Delic, Adam
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_element_anyType_e.ttcn
 //  Description:
index ae40ac8f3462f8c9d08881679120db6c1c48e984..ab427c36f9a1ac831c6ae2456a07465ddd77f476 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_element_nameInheritance_e.ttcn
 //  Description:
index 1a7b049e5778ec306e00db2c95d0f86a66354a8f..2ac103af7c95f500bc5d9b83145866a4390b3406 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_element_recordOfElements3_e.ttcn
 //  Description:
index 2f7563242acf9eddaae2d232fa1e600059efa6c2..da3091c0cab43cc1e459ae43d98e35e8b07fe2e4 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_element_recordOfElements4_e.ttcn
 //  Description:
index 5e239833399c2b5de20178afbb48a4d711a98c39..33faaedee9e500ff1e20c84a825b72bd89267704 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_element_recordOfElements5_e.ttcn
 //  Description:
index e4c02e1f634d22d86c8973ae0ef5c4acd4bb8160..928191cb5b5ffa7fcb78293a287675e88c9ca3a9 100644 (file)
@@ -1,13 +1,20 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3B 
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_element_recordOfElements_e.ttcn
 //  Description:
index cdc292976049efb31b4c8e3728191b2818798eef..1d813aa25b82cdee829c847a19b72e3f2ff06fb3 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_empty_e.ttcn
 //  Description:
index 9fd92487bba37191e67a1f03e24c16b21ccf4b90..846d296b9fb6e439e1e13d47ab1156a4ede4051d 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_integer_withMaxExcl_e.ttcn
 //  Description:
index 0c1ee3a5b9b895f5312ce14a58fa86736f39e5d9..f583d5e9337d50ff857d18718263a99ad8a10aa7 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_integer_withMaxIncl_e.ttcn
 //  Description:
index d9a5353b0d6deee9eacb68573a592c1c7ee8544b..aca1ddb53d51afbb5cf12c5a0feed3baf7052792 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_integer_withMinExcl_e.ttcn
 //  Description:
index 3fcc59799b6d1c25c1cfec20eda26661813a282a..ecc1d345fc297ca6176be599ff22ff1b375503ff 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_integer_withMinIncl_e.ttcn
 //  Description:
index 8815dbf4dcb2db59fe4cf996a1649b7c24c78347..c45481248df79e5b83b2d1f68d991f88fc123b42 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_integer_e.ttcn
 //  Description:
index eefd612f864198a27b75f3be9e9e4c97c0de7799..ac0d663b566d6d4564be5311ea3d9b60c9d765a2 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_integer_withEnum_e.ttcn
 //  Description:
index 6106722c064a0d96b186f4227420f9d6ee227eb6..481955996b75a3bcb6d1f03c2cc66ae92fed2bec 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_integer_withMaxExcl_e.ttcn
 //  Description:
index 6d79bb041975ac2278672625241ca33041ce48f3..8295866144c57129001332af689930487e2c7a04 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_integer_withMaxIncl_e.ttcn
 //  Description:
index d1c43499c1b27c139c09bf35942804432dd2007d..5c2d23e7992e494ef38d7dea0b110c007f4776c8 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_integer_withMinExcl_e.ttcn
 //  Description:
index e4376ec3a80d30af91b0a9fc35308c90027e38ac..487734cb858ef71c55ec5110d072ebb2b3c2b1ae 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_integer_withMinIncl_e.ttcn
 //  Description:
index 9a7da765dbaea7352c1bfa10e7bdda83a3a45369..c32e99a1d390b64b36ae82b151e14690197de7d2 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_list_e.ttcn
 //  Description:
index 71fddaf63f637a5453366092cd9724ecb7ed7d8e..9441829d4fde3dfe2e40872ebc75e32709762d42 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_list_integer_e.ttcn
 //  Description:
index 1204fc9fd6ce61db2f5047cc2a67b98da0a9a051..e004d4215319513bf80791569d39f3d4d1ddcf18 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_simple_enum_e.ttcn
 //  Description:
index d045794558030c0b9641be62bd6d251e85cd6365..b3776440326f16272bfc55cb3c1a5993ee056626 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_string_e.ttcn
 //  Description:
index 98c71baa62c03c73f9aac62f9558ae7951d1d07e..5190038e58a7377d907c48cd1d9b01ecd9734131 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_string_withEmptyLength.ttcn
 //  Description:
index 73a21333f7cc556adb035122e116a25feb4e38f3..41a2d1cc1254c4a868c970e276d7634983d1f46f 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_string_withEmptyMax.ttcn
 //  Description:
index eaf292232b09ebdfe5bd02d923c927a2546a61a2..3b580051cad0dc091e8fa37fa5f8e39a24ee43d4 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_string_withEmptyMin.ttcn
 //  Description:
index f2a9a3e99e85cb946a7e4b47fc3e8b197f37ef97..aa5a8129ebefc665ef226ede393576d6aa91e911 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_string_withEnum_e.ttcn
 //  Description:
index 908dcfee74de78b17f98f20a6abd91d18ae82e39..b1da9960126ec5c8d95035d64d4afb19923e0038 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_string_withFaultyMinMax.ttcn
 //  Description:
index 3e6e7565ad3668bff88162b8ab28d975b8f4e879..ac7117ca5e3f010853fa910468eff5961c4c5819 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_string_withFixedLength.ttcn
 //  Description:
index 1dc81e1d44a353b3b8ebb2caeac99e9fafa70112..a641f400087fa6c6053cab9c0796bcd97d1c0077 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_string_withFloatLength.ttcn
 //  Description:
index 4e69fee16ec34f2bddd2a70d5aa3223f4c3fe9c4..af8971b2c23cf205402a5c2b917f0ecadc592005 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_string_withMinLength_e.ttcn
 //  Description:
index c19f52290c7c0d430fb7378e575764b86ce90432..c0d093658336103be7b4556a13a348479fbf2186 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_string_withNegativeLength.ttcn
 //  Description:
index 708d99af4944dbb884fb579bda27cd1f196a9767..d8572854231f3ed09faf7f64a6ba9dde559ab686 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_string_withNegativeMin.ttcn
 //  Description:
index 032e5a69f82866ff65cf7b5d206253ab278d72c4..091078450d2358b77ed84a35696b5ef30a88be01 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_string_withOverDefinition.ttcn
 //  Description:
index e90642bbe00d48d6e6d4886ac82b05ee5c51aa43..ddb2fa460531876c737a8910da54dd9375be1bf1 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_string_withPosLength_e.ttcn
 //  Description:
index 127007febbc205e8a6b0a60c1ac73d198d46af84..fd87d601b51f66ddc8353571519fbe7af98387c6 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_string_withPosMax_e.ttcn
 //  Description:
index 0bc497c5b649476500218fe3ce647b1499666a6b..59821391defd2d41b96fd28ecb00b55f5d568a3f 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_string_withTypeAndBase.ttcn
 //  Description:
index d8e284e81f7a75efd581c4e687524c4abd7a50e2..d36fe18c2f7723e5c89b8bffcf7ecf225f451365 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_string_withWhitespace_e.ttcn
 //  Description:
index e5e86f7eca2c298853b064201fd280737c28c1f5..9180c487c1634b41e2990804bc15f78bc56e0f72 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_time_e.ttcn
 //  Description:
index b7ea069540873239ee93373d1d146802108fca54..5baeedb0a78595026d2ea1f8013f3a599c8251c0 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_time_withEnum_e.ttcn
 //  Description:
index 3a9a2cb070f23c689f9f923acb56b0793dfbd4ab..4faacee6a04728fca57cc25c019e552966c692b4 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_XmlTest_org_union_e.ttcn
 //  Description:
index 88f98b71ab6b3049db0e111c193d3d5921bb4654..25fc900d28f6f83a07902ebf968131e440c443b4 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_csapi_org_schema_parlayx_common_v2_0_e.ttcn
 //  Description:
index 11194baef8c3745b25667c084b9db8da05b78f47..81b437c0f38637e5e2f957b789d7d044771e85bd 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_csapi_org_schema_parlayx_payment_amount_charging_v2_0_local_e.ttcn
 //  Description:
index 2efe9c04f17ac807ba75d1ffab6c8c1a9e897526..b4453a2b239040b276988367b36f068c8a17fa63 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_csapi_org_schema_parlayx_payment_reserve_amount_charging_v2_0_local_e.ttcn
 //  Description:
index f3efa5116d4ca56a78479113e98808f7af32a231..215db3064c01954100d45527cec5aa2a6377bad5 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_csapi_org_schema_parlayx_payment_reserve_volume_charging_v2_0_local_e.ttcn
 //  Description:
index a3164d4cd0cbed8866c13e218d8f4aaeb63aff61..765e09e718b24725506442cf2eabf87c8308eab0 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_csapi_org_schema_parlayx_payment_v2_0_e.ttcn
 //  Description:
index b711e7c0ea69aee8244f696efc3deae7c1d8e548..6f7672c07f952cd340f9ddce4647b1e25eb0ce1b 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_csapi_org_schema_parlayx_payment_volume_charging_v2_0_local_e.ttcn
 //  Description:
index c532adc9419a10a72d6c4858a0060de60ef0aaf6..ff1f94bcd0b9d81dcc32700cb48ea560641195ce 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_ericsson_com_is_isco_IntegratedSite_R4L06_R4AB_1_02_HK84933_e.ttcn
 //  Description:
index c4874613cb8c8e442108322f3e496963c496177b..5f88085abd763070c4f9c9382b15b5322182d20b 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_ericsson_com_is_isco_IntegratedSite_R4L06_R4AB_1_02_e.ttcn
 //  Description:
index 99deb90681a9510998f7b5bd1d53dc6e55076394..b22662cf1f99b966b7bf6982919c161f91c43c78 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_ericsson_com_is_isco_IsTypes_R4L06_R4AB_1_02_e.ttcn
 //  Description:
index d25c4b60ff5659f1daef56b24a505eee09f40035..c762b6753a4951fa7598bbb1291deea3ca428736 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,13 @@
 * 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
+*   Lovassy, Arpad
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_ericsson_com_is_isco_IsTypes_R4L06_R4AF11_e.ttcn
 //  Description:
index 879baedc96a80fa9b2c439998d15eca029ed5abc..279c15f7345c3673f0281b40fb75d513e6e50716 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_ericsson_com_is_isco_MainSwitch_R4L06_R4AB_1_02_e.ttcn
 //  Description:
index 6b0ddc73a114393b706b46899020b770381d3ece..299328491fc53af56288a40a6dba9ce9b3f296dc 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_ericsson_com_is_isco_Mgw_R9B27_e.ttcn
 //  Description:
index 8a22007eaf978cc064b1f9cde23d508729288013..b98976b08f499307838cb26aa9d4cfab801704f9 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_ericsson_com_is_isco_Misc_R4L06_R4AB_1_02_e.ttcn
 //  Description:
index d69aa2b008673db189e4f34945f813d58178755a..5ab964453461336dad1bd9642933129d891047ae 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,13 @@
 * 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
+*   Lovassy, Arpad
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_ericsson_com_is_isco_Tgc_R6A48_R6H01_e.ttcn
 //  Description:
index b4fc77b8d7406d86b39316175ada8c91668ff7fd..820622ee6c17c3bf3ce047229128cf4f6bf096b4 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_all_e.ttcn
 //  Description:
index 4d4b2260844c22abbc29f7391d900ee7ea165570..c3f45f6c9f3a6acbfa1fea3e28c8d440c1445db5 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB 2014
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_anyattr_in_complex_e.ttcn
 //  Description:
index 1e8075c842473ad333c4dc1b3517403707a9fc01..59b3ee2cfd19a9debaad22f0abded0bd63b22595 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R31                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_anyattrib_single_e.ttcn
 //  Description:
index 4c373073ff13265bd108c3dae1b8a7697f356e15..c1fd9995fae8c1b190ca88e4f116c76fd0df1382 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 110 200/0 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_attr_ext_rest.ttcn
 //  Description:
index 9f76dc611792d1c2cc700e19e04a3cad6346c790..05da3b78a690d487fe8c005b2a70865f3ac5f80e 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB 2014
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_attrib_enum_e.ttcn
 //  Description:
index 8c6a31c1852d55422b50ca49fe91dd6b8d1a3201..bd8706c9134a9e9023e3404eba842569f9621b8f 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3b                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_attrib_order_a_e.ttcn
 //  Description:
index b89664597e8413885f3d03c79adb702076909fd9..f01b95c557d369648effeb89b14c6a577b8ebd2c 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB 2014
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_attrib_order_b.ttcn
 //  Description:
index 88f5221af239480729bb6cea94733bb4636725f1..1b897242bed82f0d32be01663ca6348cf849fe00 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB 2014
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_attribgroup_ingroup_e.ttcn
 //  Description:
index 25b6a66a65f47b5b276842a5779f06744de8e865..98926086e8067d580db3c86bd0fb126246af5592 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3B                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_attribute_enumeration_variant_e.ttcn
 //  Description:
index 5337cfb194b12f5351710cf45045d6fb350b9e18..fd112816b5376f961e054becdeee7c03c6cad671 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3B                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_attributegroup_e.ttcn
 //  Description:
index b9380927da36b21b2c00b4a81e12b7d72f63974a..c311a6a7a5ed737976afd3b08deff5be1ff4ac98 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB 2011
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_boolean_variant_commented_e.ttcn
 //  Description:
index 40d3d84ed50ac54654ae91afe58c86fbb683c548..e73ff248128d017fc69d079715c90eb2a336c3b2 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_comment_placement_e.ttcn
 //  Description:
index dbe1cd1153959c9dfa35e1afcb6ab4ac391996c1..14bb7310fa7e910cb56efe7e085c6584e8e133d6 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_complex_nillable.ttcn
 //  Description:
index 375c27b8d672ebb4f3269861166fd7b69217dd38..02874c961381ac6c4dc9619ab3837be832b8e3f8 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_decimal_fractiondigits_e.ttcn
 //  Description:
index d5c0bebebc5c3fd3009613339984b2060c01d3f8..f1de3fa9a25e601a7eb435e7a6b87cfeea67e446 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_dont_generate_element_substitution_e.ttcn
 //  Description:
index 7a26971203be23649861341413e8c9af483c3e81..2de064d7b4b2619d7ef9fccbfbdf48f8fe88e4cb 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,13 @@
 * 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
+*   Lovassy, Arpad
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_e.ttcn
 //  Description:
index af4b38a1738ea421fdeda64fa69b4133cde5269d..4b3607fe3db7146ee34d657a8085608f303c4320 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3B                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_elements_e.ttcn
 //  Description:
index e2cbd045c23078e42329c76cffd65b88b83f26a6..b6d6e27397576679816bcf3bb1efc835756990e9 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_enum_field_names_e.ttcn
 //  Description:
index 421370e7455439e34b23b9900b3668012ab796ae..510a6c13fd51044800b76cdf386f8cb4416e79ea 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_enumeration_remove_dup_e.ttcn
 //  Description:
index 43776249c57c07415474c47da0c07e6790d2cb4c..06ca2ab077227240b8d9e6f7f4e98906f662335e 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_enumeration_restriction_e.ttcn
 //  Description:
index 5e951f81bb7eb1400269ba02d17d1ef3bc904264..92064c7668b1c34557fc9af07793d0c9826b4fb8 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R1A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_fixed_value_e.ttcn
 //  Description:
index 9c88f83e6f69e86dcd72c2eab354552c5f4d69d8..5f88704807934ce3e7349f915b89d1c22d8a2138 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_generate_element_substitution_e.ttcn
 //  Description:
index 4cc54e34bc151805dc020dad0c031bf1785b49df..dbffd83b6a3e634ea17d07320b38e125bf34063c 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_id_attrib_e.ttcn
 //  Description:
index 91d8c6009e0dffc748b1b6b3cd5ce5ed1dd6c5d3..b06e2b9ce792dedb11d7f6747604580221ed3426 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_import_prefix_e.ttcn
 //  Description:
index 7c1b88b44e1c24ff38799fb4833dc95b5c6e2b4b..66033dee59bfa7756641a770f1c7fcf5398ff7b9 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_imported2_e.ttcn
 //  Description:
index 70eed1f1d60686231a97117ce8f9ff8778b55a5a..06779c08fded0e437ae60aedd5f2bac64310124c 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_imported.ttcn
 //  Description:
index 9c7da1bdd5dbf44fa0eabd0c3cfd27e2ea1962f6..768f00dd264cb3f95fcb354d488102cfe74826f2 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_list_simpletype_e.ttcn
 //  Description:
index 7a2ebb24504ac6e4ab44e6ab037132bbf8a7deed..97ddad9f32675f6cf7ba0e942a250e486e685987 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_long_extension_e.ttcn
 //  Description:
index 8e3980fa3863e0beaaf184b513641436c8b466f7..e38ad222b810d46b5dea4f95d3d82bfdc6822efb 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_name_conv_http_e.ttcn
 //  Description:
index e7cb8b7b984df52248b860570330ea7ac2ae8930..db2d49de60adbcef8b91313bc5888cbb55047d08 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_namespaceas.ttcn
 //  Description:
index a66c60dca06b69db15b1f0e6f67165bfa850a078..843082fd9ffe84d3b466941c64ff65bcc5067c03 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_nillable_fixed_e.ttcn
 //  Description:
index 470adf627dfc79cb03b5943871d1aef790bdc63a..0205dd159882e50b453fc14fb27f54af8c86fa6e 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB 2014
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_no_ns_connector_e.ttcn
 //  Description:
index 8934f0c45374e9b01ed82b87bfeab00ecca81989..30af367459ff565f68a3f1e34f7d31da9fca2ebf 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_not_a_number_minex_inf_maxex_inf_e.ttcn
 //  Description:
index 1b9d3cd9c6738b9af93eb9e99159887dece83cf4..7e1509a6477e5df4937e5638412585ade38e2e6c 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_only_element_substitution_e.ttcn
 //  Description:
index 79b821eff0ffd51696bb1592714394c0832c04d7..1df582b463b49fe4c6a5263a82270b95ebb417c4 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_qualified_element_attrib_e.ttcn
 //  Description:
index 8bd00b2e51cc92adbea1bc31c08759c44c07e2a2..bd2fcadc197baa2ab346fd2982bc0936ccac4f13 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB 2015
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_regex_square_brackets.ttcn
 //  Description:
index c5bd5cfc2ec74e15c162f4daf46af4a0fbb78ae0..08a992f7f334a1ab8e420348187149daa8872b81 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R1A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_self_recursion_e.ttcn
 //  Description:
index 6ec4c47e62827f8c2fc35475fee995ec17cc5571..b165a7013ef346e2814d881e548de2cce4254652 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_seq_enumeration_restriction_e.ttcn
 //  Description:
index d4af94376342eac62bf8e1848e694467b408414c..d77275785b3fcdd6456e99363edc208f865b3bb3 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_seq_group_reference_e.ttcn
 //  Description:
index 2ae5fdae303f487f1770beec5becb32d33a9a1d0..3d740be927d5f4d86434876dd9e85f307c1ba8fd 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_simpletype_base_e.ttcn
 //  Description:
index bf119d57550373d2c777dc26095a470bfb68d2de..f6e15b062db1753403365de9281fcad8e9df6df8 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_simpletype_ref_e.ttcn
 //  Description:
index 62ec5978f4dc7e27c82a745faa5560568e598ab0..b88e58b94a66114348520110454c78b6ed6e1df9 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_simpletype_restrict_comp_e.ttcn
 //  Description:
index bfe8aa193d9461ef0740c0f638461442377d50af..f8c7194bffc4dba454b97b1fc286ac05af9bbd39 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_substitutiongroup_abstract_block_1_e.ttcn
 //  Description:
index f641f42334dfbe1be103475410d4b24dd30bdb79..4161aac16d4f43eb50db9f6afe41bee276874046 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_substitutiongroup_abstract_block_2_e.ttcn
 //  Description:
index e6b3f0b41a2b352b3d1f33b0691fd6ba94deebc2..f7ff9fda8f0e564def58e8ed78bd9c14c6540c44 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_substitutiongroup_complex_without_element_e.ttcn
 //  Description:
index 0c57cc7ad7b50eb7d16bc6562bc275f5b1ec9043..efba7b3878904a32a0f465d8b622e1e322ecb962 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_substitutiongroup_complextype_block_e.ttcn
 //  Description:
index 69390202924f706d0c970eec0d27de04b0d559d1..4842dcb9a78c7fcb6eacef2486b1553ca0f16c14 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_substitutiongroup_e.ttcn
 //  Description:
index 9c2e29eb3c3d1c3ad606c2cc5576796905e11a71..342e5174a83cb77e799bf8cac9b4194c1f9d3cf4 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_substitutiongroup_long_extension_e.ttcn
 //  Description:
index 6ea82277c6f40c41418597479b034e71282d1178..3f72390e94f0013dd7fc5dfa98dbccfb6a9d5a2f 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_substitutiongroup_main_e.ttcn
 //  Description:
index a2289d78d4abdc4b1287d775a0610da179449547..4465bf84425782f202d252969cf7d38f0fd9633a 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_substitutiongroup_name_as_e.ttcn
 //  Description:
index 4f44fd94ea7784d914bdbc063c4f5698fbd0fc1d..e474c00c9771a3fb7843c001eb1dcb9c03ab5966 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R2A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_substitutiongroup_ref_e.ttcn
 //  Description:
index d43bfc5dc1f6f77c8fc9fb10a3ba74d0e9964c4a..4926c4dc3a8b59d05a2b6bd355ea2eb5fd58202c 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_substitutiongroup_rename_e.ttcn
 //  Description:
index 19afe30fcd6cfc32050e8ffd2ba9decfc2c8aa1c..65762829fc09bd170bfd30a918e5ca740bc9d7bb 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_type_attributegroup_nillable_e.ttcn
 //  Description:
index d9565849fe405870952d9115026553a71b465d21..a3cd770fa003e513c33be35841cc89cec2326299 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_type_conversion_follow_e.ttcn
 //  Description:
index 2ca9c8b0695496484b3663a7a63e185b7400de1b..899edf06842880ccb65fb424b8e65cdea0549e66 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_type_subs_with_elem_subs_e.ttcn
 //  Description:
index a8e6d29db851b7ca06071435419aa2eb0b8026eb..4605d0285295408f0e9b05974abafd3af0ecfba7 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_type_substitution_abstract_block_e.ttcn
 //  Description:
index 3c764a7d035d7a0fe312016d057e9855324395a4..234a13bf823089cc4359df3b79123044e27a9fbd 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_type_substitution_builtintype_e.ttcn
 //  Description:
index 8d068cb5b348e56069259dd902c6ea89028ecff8..a0ef5c968051e38a9af90e28f2bb881d4e37b36c 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_type_substitution_chain_e.ttcn
 //  Description:
index 7a8f2c83bdb60e9d9dc34b743f506630de91e477..ce23541a394ad466879d08702c34638b53b14e9c 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3B                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_type_substitution_complex_cascade_e.ttcn
 //  Description:
index f97dc533d47342819090f72c23aa4910669e6875..f4f44d9d9cc17825248f322a441697f26b51a2cb 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_type_substitution_e.ttcn
 //  Description:
index 70aa9ca5b0081141ae93525e6e9943348fdac3fd..8741e41364652b6280e7bd73fbbac86c424f986f 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_type_substitution_elem_in_ct_mod1_e.ttcn
 //  Description:
index 016f8cb9baf7936e838438aa3a68c7194d7f4628..4a0cbe72f2426479f89da46269c825ad05f13297 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_type_substitution_elem_in_ct_mod2_e.ttcn
 //  Description:
index 1aa1a6b0b7cef77f90a53f859de9f87c02535d19..b27d6b02233c5404e2883e6cb11f79e1d172448b 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_type_substitution_mod1_e.ttcn
 //  Description:
index 04ac1a42984c75b82a9b12e5d13a7c6db89bcaa8..a7b6c2f666481a96c31f959f702b4220e2a464c8 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_type_substitution_mod2_e.ttcn
 //  Description:
index 4c008f465e42d3c5b8999da3b1a3493d5b9ddbe5..bc670dbceb1a9cb6b9190a28bb940ea3362678c5 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_type_substitution_rename_e.ttcn
 //  Description:
index e87de41315a7fec0aa531f4e259d4058b30416fa..6c333e77f9157912e5d49a6a3c2b71f296ebb9bc 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3B                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_type_substitution_simple_cascade_e.ttcn
 //  Description:
index 2974afe87f74d422f2ac49423c8b9f7e911bf083..0663617fb45f707023254e4b681d082c09afe24b 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_type_substitution_simpletype_e.ttcn
 //  Description:
index abcc16d86f65f769f53a8a2f4adca097829a4f9f..e3ee37d72b197897be89b0f1c9f3d2e7ad6a2e05 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB 2015
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_unnamed_union.ttcn
 //  Description:
index f59b309689036693a648815ba550f233d2ab8b6e..8eca69bfee0476bc12ddbfd34e69cd80924aa5e2 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_unqualified_element_attrib_e.ttcn
 //  Description:
index 65e146a57215a29abdd0c8107c724dd0dbaa94ba..39a8eec5a0a2d1d2792b5be8c54dd89056d3847b 100644 (file)
@@ -1,13 +1,18 @@
-/*******************************************************************************
-* Copyright (c) 2000-2015 Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/4 R3A                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_example_org_xml_in_annotation_e.ttcn
 //  Description:
index c8c11c8059e0f9e9da4be77b105d3f5f1e1f4d93..bed279597e9a99b9044e42b50c63425f3cc3a1c7 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_w3_org_XML_1998_namespace_PIDF_e.ttcn
 //  Description:
index 21db0a018b3dce881bc406429e395469213c5af9..1f77c69ed3ff5877dd926ddfd557ea0c1fcdd602 100644 (file)
@@ -1,5 +1,5 @@
-/*******************************************************************************
-* Copyright Ericsson Telecom AB
+/******************************************************************************
+* Copyright (c) 2000-2016 Ericsson Telecom AB
 *
 * XSD to TTCN-3 Translator
 *
@@ -7,7 +7,14 @@
 * 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
+*   Lovassy, Arpad
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          www_w3_org_XML_1998_namespace_e.ttcn
 //  Description:
index bc2683904bc3891fc2293aaf0c47a8d6056de169..b3a77fd0171f12b3c3a3324a38dd8fbbf4f7aafa 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://schemas.ericsson.com/upg/bulkprovisioning/1.0"
 xmlns:bulk="http://schemas.ericsson.com/upg/bulkprovisioning/1.0">
 <element name="resources">
index 6e92ce394c1380aaacf222f0e9946e695862fbc2..fe5fd8960c92f1af04c7496b2f030ba118f07db9 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema targetNamespace="http://schemas.ericsson.com/cai3g1.1/" 
 xmlns:xs="http://www.w3.org/2001/XMLSchema" 
 xmlns="http://schemas.ericsson.com/cai3g1.1/" elementFormDefault="qualified" attributeFormDefault="unqualified">
index 581369ec53b71b4ace04aa8cb97b3816e3ae5720..753f2f97ebcfb149a32e3c21016072eabe5541c3 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema targetNamespace="http://schemas.ericsson.com/upg/provisioning/1.0"
                        xmlns:cai3g="http://schemas.ericsson.com/cai3g1.1/"
                        xmlns:xs="http://www.w3.org/2001/XMLSchema"
index 8c47a5fffcf7efe401fd4abfb78a42a7b9c3159c..9c573af47e3fed28b91c7f4e40a06c4ea846655a 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema  xmlns:xs="http://www.w3.org/2001/XMLSchema">
 <xs:element name="DedicatedAccount">
 <xs:complexType >
index 395ae0267c333a4cf5bb39941ef44303dcb3361a..e07cbbb77c5f3bf21c2a4bb21d5a00e573e49b7a 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <!--  Home Subscriber Server, EPS  -->
 <xs:schema xmlns="http://schemas.ericsson.com/ma/HSS/" xmlns:x="http://schemas.ericsson.com/ma/HSS/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:cai3g="http://schemas.ericsson.com/cai3g1.2/" targetNamespace="http://schemas.ericsson.com/ma/HSS/" elementFormDefault="qualified" attributeFormDefault="unqualified">
        <xs:include schemaLocation="hssla_types.xsd"/>
index f101ffb607067f39d34ee8d20b9689fc75eada79..449c4265b9a96a1037f821891ec6ec84a9dc610e 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.ericsson.com/cai3g1.2/" targetNamespace="http://schemas.ericsson.com/cai3g1.2/" elementFormDefault="qualified" attributeFormDefault="unqualified">
        
        <xs:element name="Create">
index 6e0ea2406400768158308024790cdd3dc70dc160..1b39c5e4f9effa599a33d2c2048a2e2102fa02f9 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <!--  Home Subscriber Server, EPS  -->
 <xs:schema xmlns="http://schemas.ericsson.com/ma/HSS/" xmlns:x="http://schemas.ericsson.com/ma/HSS/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:cai3g="http://schemas.ericsson.com/cai3g1.2/" targetNamespace="http://schemas.ericsson.com/ma/HSS/" elementFormDefault="qualified" attributeFormDefault="unqualified">
        <xs:include schemaLocation="hssla_types.xsd"/>
index 108e7a68bb2157719c8213eb229e42b8db526e8c..da74316210f125e3e4f8e97b16b1de2eddc11f3f 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema xmlns="http://schemas.ericsson.com/ma/HSS/" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://schemas.ericsson.com/ma/HSS/" elementFormDefault="qualified">
        <!--  Common types
     -->
index e86e0beec2f1d576536fca8f2c508bc4106d18d8..04686e3d330f86e8f2282249d8e56b16766af812 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
   <xs:element name="JMdict">
     <xs:complexType>
index 23a0c7cf0461f0cb45b59b3f5175bf150f360837..fa8521163c370200f829282612d832cb7a52f2e4 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema      targetNamespace="http://www.ericsson.com/is/isco/IntegratedSite/R4L06/R4AB_1.02"
            xmlns:IntegratedSite="http://www.ericsson.com/is/isco/IntegratedSite/R4L06/R4AB_1.02"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
index e0bf34b3884ed2139f3bb82b25ffc004d9198742..eb97888a188cbe3a57e30bcc3a42128fbfc129fe 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema      targetNamespace="http://www.ericsson.com/is/isco/IntegratedSite/R4L06/R4AB_1.02"
            xmlns:IntegratedSite="http://www.ericsson.com/is/isco/IntegratedSite/R4L06/R4AB_1.02"
                           xmlns="http://www.ericsson.com/is/isco/IntegratedSite/R4L06/R4AB_1.02"
index ab84a68400d2bbbc9623597b5d199feedd9d5bd6..b362ca2c869ee6fefb0c53d1fbeb8f657cedfff5 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema targetNamespace="http://www.ericsson.com/is/isco/IsTypes/R4L06/R4AB_1.02"
            xmlns="http://www.ericsson.com/is/isco/IsTypes/R4L06/R4AB_1.02"
            xmlns:IsTypes="http://www.ericsson.com/is/isco/IsTypes/R4L06/R4AB_1.02"
index 4c818f5b8a4b306a5f3728f62e4aa288fa08629b..fe8d526f26b3f6f3f76caa8c36981d209e61e54b 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema targetNamespace="http://www.ericsson.com/is/isco/MainSwitch/R4L06/R4AB_1.02"
            xmlns="http://www.ericsson.com/is/isco/MainSwitch/R4L06/R4AB_1.02"
            xmlns:MainSwitch="http://www.ericsson.com/is/isco/MainSwitch/R4L06/R4AB_1.02"
index f3684a89f1c452b220595912ffb993cb4af21c6a..013e32f72481b1924f1592f1c575fc104679c887 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema targetNamespace="http://www.ericsson.com/is/isco/Mgw/R9B27"
            xmlns="http://www.ericsson.com/is/isco/Mgw/R9B27"
            xmlns:Mgw_R9B27="http://www.ericsson.com/is/isco/Mgw/R9B27"
index f4305497e6d244b67dc8ffc3484e65b147b25b55..2377d3a7cdfdaf996fadb68a3e8358bb1dd019c7 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema targetNamespace="http://www.ericsson.com/is/isco/Misc/R4L06/R4AB_1.02"
            xmlns="http://www.ericsson.com/is/isco/Misc/R4L06/R4AB_1.02"
            xmlns:Misc="http://www.ericsson.com/is/isco/Misc/R4L06/R4AB_1.02"
index 2997cfadbcaa7717f1e29dd966b05ab25c425c82..059a57c2e1351bdace44e14ea46098838be947bc 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <!-- XML Schema schema for XML Schemas: Part 1: Structures -->
 <!-- Note this schema is NOT the normative structures schema. -->
 <!-- The prose copy in the structures REC is the normative --> 
index 1431983b375206bef94a15d808dc2fa4e4929167..7e77eb6eb32158a2bff99378bbc1244881ab7ec7 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema targetNamespace="http://tail-f.com/ns/confd/1.0"
           xmlns="http://tail-f.com/ns/confd/1.0"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
index 82a530b319f518a1d6014266cc00db5ef8257b1b..e7e4b01f2effd6e215f95d9ce73ddcb1c39df395 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema targetNamespace="http://www.w3.org/XML/1998/namespace"
            xmlns:xml="http://www.w3.org/XML/1998/namespace"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
index 0445671b0a0863cacc8009e437a90d975d85184f..34e724ee853556f94ba6ef4fdbd3fdecee7b9e63 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'>
  <xs:element name='address'>
   <xs:complexType>
index 0f5f3fb90ef80d791b0eeb9d14f089229fedf5e0..35f99a2f47c943de30cfa0009c642cb4d0ede37e 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
        targetNamespace="urn:ietf:params:xml:ns:pidf"
             xmlns:pidf="urn:ietf:params:xml:ns:pidf"
index d5a23a4574ce033910eb43f9efcecaade0b2cd79..61c8acfa980ba225cefd81a7ffc0b22f7bb1802c 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- 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
+  Raduly, Csaba
+-->
    <xs:schema targetNamespace="urn:ietf:params:xml:ns:rlmi"
               elementFormDefault="qualified"
               xmlns="urn:ietf:params:xml:ns:rlmi"
index ba8f5c0cdfdacbb0f15d24f8aa37bc7aad125969..1386dc3f488b73f52eeccd4e5a7c9e048d182965 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
    <xs:schema targetNamespace="urn:ietf:params:xml:ns:pidf:status"
         xmlns:pidfs="urn:ietf:params:xml:ns:pidf:status"
 
index 3020bc67271352ad76ebda5e8c414d25afdb9ba3..3249ac954f8f6ecf3457454ff071237409b96f42 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version='1.0'?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <!DOCTYPE xs:schema PUBLIC "-//W3C//DTD XMLSCHEMA 200102//EN" "XMLSchema.dtd" >
 <xs:schema targetNamespace="http://www.w3.org/XML/1998/namespace" xmlns:xs="http://www.w3.org/2001/XMLSchema" xml:lang="en">
 
index 25314ad8198f470ae6a04e785af92cdb3a66c4d5..d25cdedba2c8ee334724e7a6ddafec235948b322 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <!-- August 13, 2004 -->
 <xsd:schema
    targetNamespace="http://www.csapi.org/schema/parlayx/common/v2_0"
@@ -75,4 +78,4 @@
          <xsd:element name="variables" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
       </xsd:sequence>
    </xsd:complexType>
-</xsd:schema>
\ No newline at end of file
+</xsd:schema>
index c56fa91b3636e79fa2a0b669d155c148839a1e25..bd5697c39632fce31a6515a02775f462ff335ab7 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema elementFormDefault="qualified" 
 
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
@@ -48,4 +51,4 @@ targetNamespace="http://www.csapi.org/schema/parlayx/payment/amount_charging/v2_
          <xsd:complexType name="refundAmountResponse">
             <xsd:sequence/>
          </xsd:complexType>
-      </xsd:schema>
\ No newline at end of file
+      </xsd:schema>
index 8a7bd8311ec1ec7a1c53200bf1bb776c30dd8616..f2f40cc38d5e277eae31536796968b3d968ee81b 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
  <xsd:schema elementFormDefault="qualified"
 
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
@@ -74,4 +77,4 @@ xmlns:parlayx_payment_reserve_amount_charging_local_xsd="http://www.csapi.org/sc
          <xsd:complexType name="releaseReservationResponse">
             <xsd:sequence/>
          </xsd:complexType>
-      </xsd:schema>
\ No newline at end of file
+      </xsd:schema>
index ca958ccd421f606b9fb2f5b503c77af85121d459..63af288e06165d5d7f59b9e2aba235f5eb85ee05 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema elementFormDefault="qualified"
 
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
@@ -18,76 +21,76 @@ targetNamespace="http://www.csapi.org/schema/parlayx/payment/reserve_volume_char
 <xsd:import namespace="http://www.csapi.org/schema/parlayx/common/v2_0" schemaLocation="parlayx_common_types_2_0.xsd"/>
   
 
-         <xsd:element name="getAmount" type="parlayx_payment_reserve_volume_charging_local_xsd:getAmount"/>
-         <xsd:complexType name="getAmount">
-            <xsd:sequence>
-               <xsd:element name="endUserIdentifier" type="xsd:anyURI"/>
-               <xsd:element name="volume" type="xsd:long"/>
-               <xsd:element name="parameters" type="parlayx_payment_xsd:Property" minOccurs="0" maxOccurs="unbounded"/>
-            </xsd:sequence>
-         </xsd:complexType>
+        <xsd:element name="getAmount" type="parlayx_payment_reserve_volume_charging_local_xsd:getAmount"/>
+        <xsd:complexType name="getAmount">
+                       <xsd:sequence>
+                                <xsd:element name="endUserIdentifier" type="xsd:anyURI"/>
+                                <xsd:element name="volume" type="xsd:long"/>
+                                <xsd:element name="parameters" type="parlayx_payment_xsd:Property" minOccurs="0" maxOccurs="unbounded"/>
+                       </xsd:sequence>
+        </xsd:complexType>
 
-         <xsd:element name="getAmountResponse" type="parlayx_payment_reserve_volume_charging_local_xsd:getAmountResponse"/>
-         <xsd:complexType name="getAmountResponse">
-            <xsd:sequence>
-               <xsd:element name="result" type="xsd:decimal"/>
-            </xsd:sequence>
-         </xsd:complexType>
+        <xsd:element name="getAmountResponse" type="parlayx_payment_reserve_volume_charging_local_xsd:getAmountResponse"/>
+        <xsd:complexType name="getAmountResponse">
+                       <xsd:sequence>
+                                <xsd:element name="result" type="xsd:decimal"/>
+                       </xsd:sequence>
+        </xsd:complexType>
 
-         <xsd:element name="reserveVolume" type="parlayx_payment_reserve_volume_charging_local_xsd:reserveVolume"/>
-         <xsd:complexType name="reserveVolume">
-            <xsd:sequence>
-               <xsd:element name="endUserIdentifier" type="xsd:anyURI"/>
-               <xsd:element name="volume" type="xsd:long"/>
-               <xsd:element name="billingText" type="xsd:string"/>
-            </xsd:sequence>
-         </xsd:complexType>
+        <xsd:element name="reserveVolume" type="parlayx_payment_reserve_volume_charging_local_xsd:reserveVolume"/>
+        <xsd:complexType name="reserveVolume">
+                       <xsd:sequence>
+                                <xsd:element name="endUserIdentifier" type="xsd:anyURI"/>
+                                <xsd:element name="volume" type="xsd:long"/>
+                                <xsd:element name="billingText" type="xsd:string"/>
+                       </xsd:sequence>
+        </xsd:complexType>
 
-         <xsd:element name="reserveVolumeResponse" type="parlayx_payment_reserve_volume_charging_local_xsd:reserveVolumeResponse"/>
-         <xsd:complexType name="reserveVolumeResponse">
-            <xsd:sequence>
-               <xsd:element name="result" type="xsd:string"/>
-            </xsd:sequence>
-         </xsd:complexType>
+        <xsd:element name="reserveVolumeResponse" type="parlayx_payment_reserve_volume_charging_local_xsd:reserveVolumeResponse"/>
+        <xsd:complexType name="reserveVolumeResponse">
+                       <xsd:sequence>
+                                <xsd:element name="result" type="xsd:string"/>
+                       </xsd:sequence>
+        </xsd:complexType>
 
-         <xsd:element name="reserveAdditionalVolume" type="parlayx_payment_reserve_volume_charging_local_xsd:reserveAdditionalVolume"/>
-         <xsd:complexType name="reserveAdditionalVolume">
-            <xsd:sequence>
-               <xsd:element name="reservationIdentifier" type="xsd:string"/>
-               <xsd:element name="volume" type="xsd:long"/>
-               <xsd:element name="billingText" type="xsd:string"/>
-            </xsd:sequence>
-         </xsd:complexType>
+        <xsd:element name="reserveAdditionalVolume" type="parlayx_payment_reserve_volume_charging_local_xsd:reserveAdditionalVolume"/>
+        <xsd:complexType name="reserveAdditionalVolume">
+                       <xsd:sequence>
+                                <xsd:element name="reservationIdentifier" type="xsd:string"/>
+                                <xsd:element name="volume" type="xsd:long"/>
+                                <xsd:element name="billingText" type="xsd:string"/>
+                       </xsd:sequence>
+        </xsd:complexType>
 
-         <xsd:element name="reserveAdditionalVolumeResponse" type="parlayx_payment_reserve_volume_charging_local_xsd:reserveAdditionalVolumeResponse"/>
-         <xsd:complexType name="reserveAdditionalVolumeResponse">
-            <xsd:sequence/>
-         </xsd:complexType>
+        <xsd:element name="reserveAdditionalVolumeResponse" type="parlayx_payment_reserve_volume_charging_local_xsd:reserveAdditionalVolumeResponse"/>
+        <xsd:complexType name="reserveAdditionalVolumeResponse">
+                       <xsd:sequence/>
+        </xsd:complexType>
 
-         <xsd:element name="chargeReservation" type="parlayx_payment_reserve_volume_charging_local_xsd:chargeReservation"/>
-         <xsd:complexType name="chargeReservation">
-            <xsd:sequence>
-               <xsd:element name="reservationIdentifier" type="xsd:string"/>
-               <xsd:element name="volume" type="xsd:long"/>
-               <xsd:element name="billingText" type="xsd:string"/>
-               <xsd:element name="referenceCode" type="xsd:string"/>
-            </xsd:sequence>
-         </xsd:complexType>
+        <xsd:element name="chargeReservation" type="parlayx_payment_reserve_volume_charging_local_xsd:chargeReservation"/>
+        <xsd:complexType name="chargeReservation">
+                       <xsd:sequence>
+                                <xsd:element name="reservationIdentifier" type="xsd:string"/>
+                                <xsd:element name="volume" type="xsd:long"/>
+                                <xsd:element name="billingText" type="xsd:string"/>
+                                <xsd:element name="referenceCode" type="xsd:string"/>
+                       </xsd:sequence>
+        </xsd:complexType>
 
-         <xsd:element name="chargeReservationResponse" type="parlayx_payment_reserve_volume_charging_local_xsd:chargeReservationResponse"/>
-         <xsd:complexType name="chargeReservationResponse">
-            <xsd:sequence/>
-         </xsd:complexType>
+        <xsd:element name="chargeReservationResponse" type="parlayx_payment_reserve_volume_charging_local_xsd:chargeReservationResponse"/>
+        <xsd:complexType name="chargeReservationResponse">
+                       <xsd:sequence/>
+        </xsd:complexType>
 
-         <xsd:element name="releaseReservation" type="parlayx_payment_reserve_volume_charging_local_xsd:releaseReservation"/>
-         <xsd:complexType name="releaseReservation">
-            <xsd:sequence>
-               <xsd:element name="reservationIdentifier" type="xsd:string"/>
-            </xsd:sequence>
-         </xsd:complexType>
+        <xsd:element name="releaseReservation" type="parlayx_payment_reserve_volume_charging_local_xsd:releaseReservation"/>
+        <xsd:complexType name="releaseReservation">
+                       <xsd:sequence>
+                                <xsd:element name="reservationIdentifier" type="xsd:string"/>
+                       </xsd:sequence>
+        </xsd:complexType>
 
-         <xsd:element name="releaseReservationResponse" type="parlayx_payment_reserve_volume_charging_local_xsd:releaseReservationResponse"/>
-         <xsd:complexType name="releaseReservationResponse">
-            <xsd:sequence/>
-         </xsd:complexType>
-      </xsd:schema>
\ No newline at end of file
+        <xsd:element name="releaseReservationResponse" type="parlayx_payment_reserve_volume_charging_local_xsd:releaseReservationResponse"/>
+        <xsd:complexType name="releaseReservationResponse">
+                       <xsd:sequence/>
+        </xsd:complexType>
+</xsd:schema>
index 89c6d4d5d28860312aa41b992e0ef5667c419ea2..5414011c38cd6dbe7dd5dcc71dce9915c9eef206 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <!-- August 13, 2004 -->
 <xsd:schema
    targetNamespace="http://www.csapi.org/schema/parlayx/payment/v2_0"
@@ -19,4 +22,4 @@
          <xsd:element name="value" type="xsd:string"/>
       </xsd:sequence>
    </xsd:complexType>
-</xsd:schema>
\ No newline at end of file
+</xsd:schema>
index e52d31d2d88a094cf795f8be9fec76c48cfde32d..f9623bab1b79840c1e735e20fa8374820a523287 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema elementFormDefault="qualified"
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
 xmlns:parlayx_common_xsd="http://www.csapi.org/schema/parlayx/common/v2_0"
@@ -17,49 +20,49 @@ targetNamespace="http://www.csapi.org/schema/parlayx/payment/volume_charging/v2_
 <xsd:import namespace="http://www.csapi.org/schema/parlayx/payment/v2_0" schemaLocation="parlayx_payment_types_2_0.xsd"/>
 <xsd:import namespace="http://www.csapi.org/schema/parlayx/common/v2_0" schemaLocation="parlayx_common_types_2_0.xsd"/> 
 
-         <xsd:element name="chargeVolume" type="parlayx_payment_volume_charging_local_xsd:chargeVolume"/>
-         <xsd:complexType name="chargeVolume">
-            <xsd:sequence>
-               <xsd:element name="endUserIdentifier" type="xsd:anyURI"/>
-               <xsd:element name="volume" type="xsd:long"/>
-               <xsd:element name="billingText" type="xsd:string"/>
-               <xsd:element name="referenceCode" type="xsd:string"/>
-            </xsd:sequence>
-         </xsd:complexType>
+        <xsd:element name="chargeVolume" type="parlayx_payment_volume_charging_local_xsd:chargeVolume"/>
+        <xsd:complexType name="chargeVolume">
+                       <xsd:sequence>
+                                <xsd:element name="endUserIdentifier" type="xsd:anyURI"/>
+                                <xsd:element name="volume" type="xsd:long"/>
+                                <xsd:element name="billingText" type="xsd:string"/>
+                                <xsd:element name="referenceCode" type="xsd:string"/>
+                       </xsd:sequence>
+        </xsd:complexType>
 
-         <xsd:element name="chargeVolumeResponse" type="parlayx_payment_volume_charging_local_xsd:chargeVolumeResponse"/>
-         <xsd:complexType name="chargeVolumeResponse">
-            <xsd:sequence/>
-         </xsd:complexType>
+        <xsd:element name="chargeVolumeResponse" type="parlayx_payment_volume_charging_local_xsd:chargeVolumeResponse"/>
+        <xsd:complexType name="chargeVolumeResponse">
+                       <xsd:sequence/>
+        </xsd:complexType>
 
-         <xsd:element name="getAmount" type="parlayx_payment_volume_charging_local_xsd:getAmount"/>
-         <xsd:complexType name="getAmount">
-            <xsd:sequence>
-               <xsd:element name="endUserIdentifier" type="xsd:anyURI"/>
-               <xsd:element name="volume" type="xsd:long"/>
-               <xsd:element name="parameters" type="parlayx_payment_xsd:Property" minOccurs="0" maxOccurs="unbounded"/>
-            </xsd:sequence>
-         </xsd:complexType>
+        <xsd:element name="getAmount" type="parlayx_payment_volume_charging_local_xsd:getAmount"/>
+        <xsd:complexType name="getAmount">
+                       <xsd:sequence>
+                                <xsd:element name="endUserIdentifier" type="xsd:anyURI"/>
+                                <xsd:element name="volume" type="xsd:long"/>
+                                <xsd:element name="parameters" type="parlayx_payment_xsd:Property" minOccurs="0" maxOccurs="unbounded"/>
+                       </xsd:sequence>
+        </xsd:complexType>
 
-         <xsd:element name="getAmountResponse" type="parlayx_payment_volume_charging_local_xsd:getAmountResponse"/>
-         <xsd:complexType name="getAmountResponse">
-            <xsd:sequence>
-               <xsd:element name="result" type="xsd:decimal"/>
-            </xsd:sequence>
-         </xsd:complexType>
+        <xsd:element name="getAmountResponse" type="parlayx_payment_volume_charging_local_xsd:getAmountResponse"/>
+        <xsd:complexType name="getAmountResponse">
+                       <xsd:sequence>
+                                <xsd:element name="result" type="xsd:decimal"/>
+                       </xsd:sequence>
+        </xsd:complexType>
 
-         <xsd:element name="refundVolume" type="parlayx_payment_volume_charging_local_xsd:refundVolume"/>
-         <xsd:complexType name="refundVolume">
-            <xsd:sequence>
-               <xsd:element name="endUserIdentifier" type="xsd:anyURI"/>
-               <xsd:element name="volume" type="xsd:long"/>
-               <xsd:element name="billingText" type="xsd:string"/>
-               <xsd:element name="referenceCode" type="xsd:string"/>
-            </xsd:sequence>
-         </xsd:complexType>
+        <xsd:element name="refundVolume" type="parlayx_payment_volume_charging_local_xsd:refundVolume"/>
+        <xsd:complexType name="refundVolume">
+                       <xsd:sequence>
+                                <xsd:element name="endUserIdentifier" type="xsd:anyURI"/>
+                                <xsd:element name="volume" type="xsd:long"/>
+                                <xsd:element name="billingText" type="xsd:string"/>
+                                <xsd:element name="referenceCode" type="xsd:string"/>
+                       </xsd:sequence>
+        </xsd:complexType>
 
-         <xsd:element name="refundVolumeResponse" type="parlayx_payment_volume_charging_local_xsd:refundVolumeResponse"/>
-         <xsd:complexType name="refundVolumeResponse">
-            <xsd:sequence/>
-         </xsd:complexType>
-      </xsd:schema>
\ No newline at end of file
+        <xsd:element name="refundVolumeResponse" type="parlayx_payment_volume_charging_local_xsd:refundVolumeResponse"/>
+        <xsd:complexType name="refundVolumeResponse">
+                       <xsd:sequence/>
+        </xsd:complexType>
+</xsd:schema>
index 1df6afb76895828e180e35660b99332d01011235..b8c14457dbc90607b010427bb8a5a9260927e219 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'>
  <xs:element name='Box'>
   <xs:complexType>
index d63bf2323736f0fe52eb3e561f3b235c9c4a2380..827ffd6b56cc2001d3f4724ef65f5299800c8501 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
    <xs:schema targetNamespace="urn:ietf:params:xml:ns:resource-lists"
     xmlns:xs="http://www.w3.org/2001/XMLSchema"
     xmlns="urn:ietf:params:xml:ns:resource-lists"
index 0c905fe0f321f8e3a005dbd8e4322ac755678e0c..030a755e7fd0313def86fafad86703ae89a405b5 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <!-- An instance document for RLXML_small.xsd  -->
 <p:resource-lists xmlns:p="urn:ietf:params:xml:ns:resource-lists" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:ietf:params:xml:ns:resource-lists RLXML_small.xsd ">
   <p:list name="first">
index 75208af6df577b62ff4ba94d160b3441b03ec5e0..e3aeb8faee1fb6c0a1a3f00b926607fd5813bed2 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
           xmlns:sci="http://uri.etsi.org/ngn/params/xml/simservs/sci"
     targetNamespace="http://uri.etsi.org/ngn/params/xml/simservs/sci" elementFormDefault="qualified" version="1.0">
index d3f1021aa3646a2827189def8e714a57c826085b..674da95aee23e88067680bc3561e85775b4e8b11 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
 xmlns="http://schemas.ericsson.com/upg/dm/hss-sh/4.1"
 elementFormDefault="qualified" attributeFormDefault="unqualified"
index b73f7bfb127637a0143dd367f5a84bc8f5780a22..595158bd2168c52a3dd92552109b711d0415504d 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 
   <!-- The only two possible root elements are methodResponse and
index eb4cc996f0d281837c85a1a1ab90667d12d44fa5..e91b5a38bc5233d3560df4bf848cbda04ad36ca3 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema targetNamespace="ETSI_CR5852_union"
             xmlns:etsiu="ETSI_CR5852_union"
                   xmlns="http://www.w3.org/2001/XMLSchema"
index 4814373d96d6e2d51f08c289d06cf28aa52292ca..c09f6b808403aa67e22b9723f017a6b185829571 100644 (file)
@@ -1,12 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" 
 attributeFormDefault="qualified"
 xmlns="http://www.XmlTest.org/annotation"
index a678ad8d7354fe746fa1ebda5f6aa02a964f8b92..74e32e3d3b9d0d14cd9e2fd17371f48288c84d3e 100644 (file)
@@ -1,12 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="www.XmlTest.org/annotation" >
 
 <annotation>
index 301b638c2be6a3de18e4a7f6b048e2425152711a..2070544c7a7f862496a9a577174eceffac132262 100644 (file)
@@ -1,12 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="www.XmlTest.org/annotation">
 
 <xs:annotation>
index ae2c2261f2c2c3a63e5961262a8d202c5a1f57f8..52091323d4f64ea42079ed5a3197a8f4da44b842 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns0="www.XmlTest.org/boolean"
             targetNamespace="www.XmlTest.org/boolean" >
index 574f61b0df3bff0a83396095a799ae04f9bb936b..c75a087e538f50885c70230f9a02f35e90e36189 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns="www.XmlTest.org/boolean_withTypeAndBase"
             targetNamespace="www.XmlTest.org/boolean_withTypeAndBase" >
index 383f8f32952bd628eb6fa2db2d529074b658c0a7..2e996949df673f7f12f289f1a7972e6f11f88639 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns44="www.XmlTest.org/complex1"
             targetNamespace="www.XmlTest.org/complex1" >
index ee5b6136b3d9d317d959e21e2d63a7d47a26c906..2a89f66394f3fb6d9cf787be75fd5169c15df747 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns42="www.XmlTest.org/complex2"
             targetNamespace="www.XmlTest.org/complex2" >
index 617532615dc2af9be3f736cf1b44d0e58cfda959..1a83896071771c1b4dfba88951b85f5c1522b7fb 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns41="www.XmlTest.org/complex_all"
             targetNamespace="www.XmlTest.org/complex_all">
index 63f87d145f291812e942552ceb70a122540e67a2..243320830604f62ff8a8be1504c54d00839e266e 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:r1="www.XmlTest.org/complex_any"
             targetNamespace="www.XmlTest.org/complex_any"
index d016b1ad215604fe267feee82e150284a19adbfc..3cfb9a786dcfcc4ea3837c13982ddb85ee54da7f 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns40="www.XmlTest.org/complex_choice"
             targetNamespace="www.XmlTest.org/complex_choice">
index 3055450cdb442a8bfa24b5cb5e67929a65bd740d..e5e05565aa53042d796e38efb93d58f2370b7895 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns39="www.XmlTest.org/complex_extension"
             targetNamespace="www.XmlTest.org/complex_extension">
index d0a91ce83d8117a4cc85d796d7a262e67f03e8b9..e0fd90570b3ce87038f00920bd33e60b863555b8 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         targetNamespace="www.XmlTest.org/complex_import_A"
                 xmlns:A="www.XmlTest.org/complex_import_A"
index 1f4c4c3ca68770a833fb4248a812878bc4ffb7b0..4439e1b71aea8d9a76c1a9452a67c80f57508d17 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:A="www.XmlTest.org/complex_import_A"
             xmlns:B="www.XmlTest.org/complex_import_B"
index a62810548d57ada929dd5fcc88c6ed6ea1999e02..2076ae0c03156166b4e66a4ca735626cc2cc85cd 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         targetNamespace="www.XmlTest.org/complex_import_B"
                 xmlns:B="www.XmlTest.org/complex_import_B"
index 940ab36d80269477bace6ea34a8c6ddb527a9bac..9825f9eafb4cfd92622991e668c34f97b393826c 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:imp="www.XmlTest.org/complex_import"
             xmlns:incl="www.XmlTest.org/complex_include"
index cd1f7847b18310b67aeb89417b61a8ecff45eebf..4d4952b6e90c6b2ad1cc2f94b2e2d8c79e672ca8 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:imp="www.XmlTest.org/complex_import"
             xmlns:incl="www.XmlTest.org/complex_include"
index da5a4a2f2ffeadfaac0c76a8508c1b6d8e7ed84f..23fe7a067c366163ef9742b4c16008f99c4bc354 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:imp="www.XmlTest.org/complex_import"
             xmlns:incl="www.XmlTest.org/complex_include"
index 3433acbadead888f612dd2fa11e46d8b55c0fb90..c1d4f55f7c2c002021dc09b19d0771c876625dd4 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:r="www.XmlTest.org/complex_include"
             targetNamespace="www.XmlTest.org/complex_include"
index 64f2d2dc414f93bd059d150e668f3636c1f199c1..e9e79cb3cf1f74f2419853a1328f7664139de2c1 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:r="www.XmlTest.org/complex_include"
             targetNamespace="www.XmlTest.org/complex_include"
index 593d10f38192167c15bfe2e583548c4a96023550..30fcf3e7fe3c75946a33fe8de2f8f81f6f043510 100644 (file)
@@ -1,11 +1,15 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:r2="www.XmlTest.org/complex_include2"
             targetNamespace="www.XmlTest.org/complex_include2"
index 18ba62ede51f732580f67fc18c156196b356e6e8..1aa242a2e9a07ed5028811f43750e8cfc04162be 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema  xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:groups="www.example.org/groups"
 xmlns:ns38="www.XmlTest.org/complex_minOccursMaxOccurs"
index a0b1c3df2121d1959e42fd842a9e1759a68321d6..78ada5bcdc21f5e9a0a5da7653dfc2f8d0fc6173 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns37="www.XmlTest.org/complex_mixed"
             targetNamespace="www.XmlTest.org/complex_mixed">
index 106d28e95d70dec41d8ca8f7a41bf544374f52de..7d4f99dcfe220be2515251d0e793f0ca64a49a57 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns36="www.XmlTest.org/complex_restriction"
             targetNamespace="www.XmlTest.org/complex_restriction">
index 98f11af36075c6955121d74ff13979429846aac3..18b1e450e3b82e1ed669bff6192b0b81e62999b3 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns="www.XmlTest.org/complex_restriction_neg1"
             targetNamespace="www.XmlTest.org/complex_restriction_neg1">
index 1f4702f76c782037e3c6d77aa916fe15f1d388dc..03cfb6f75b505c12c0f3928ecb805ddb02a2e549 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns="www.XmlTest.org/complex_restriction_neg2"
             targetNamespace="www.XmlTest.org/complex_restriction_neg2">
index 396427723faa05719a7773abda52ccdcc6de57f8..020cc1c30b576f854ddb19d38c3639fab6c500bd 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns35="www.XmlTest.org/complex_simpleContent"
             targetNamespace="www.XmlTest.org/complex_simpleContent">
index 86b90ccaedb39ea90fec5df00c2a911d9b8075cc..7f8b7754369e82cb91ede0d46feafd1f2aa8391a 100644 (file)
@@ -1,11 +1,15 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:r3="www.XmlTest.org/complex_unique"
             targetNamespace="www.XmlTest.org/complex_unique" 
index f6571262726dddebeea5844e8eadf79d2b5db520..ba0f002970c57a3589d97239c3594181cceaf28a 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns34="www.XmlTest.org/decimal"
             targetNamespace="www.XmlTest.org/decimal" >
index 63efe83f11c8bc639868e0cfb9b8d764ce96b0ca..0c94f2d3c15c47cc55c776178c29574eb7849157 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns="www.XmlTest.org/decimal"
             targetNamespace="www.XmlTest.org/decimal_withEnum"
index 496051155c8c9ae39ce1b298b3b4086a337f96a6..8aa97a75cd73c074819f631a2ce3abe273d01a3a 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         xmlns:ns="www.XmlTest.org/decimal_withLength"
         targetNamespace="www.XmlTest.org/decimal_withLength" >
index 306a6223a379845257c5e879d85bafc901aea4ab..caa16a4ec9cecde9b7064f5d31bfe110c8cd3ea2 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns33="www.XmlTest.org/decimal_withMinMaxExclusive"
             targetNamespace="www.XmlTest.org/decimal_withMinMaxExclusive" >
index 9a6ca867ec709376579826bcaed52fe65b1d4f03..675676c038babe3fb2adec99da320339d22198e3 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns32="www.XmlTest.org/decimal_withMinMaxInclusive"
             targetNamespace="www.XmlTest.org/decimal_withMinMaxInclusive" >
index 71cf2d3daaf49308c698b2c38479bf817d9ee1ff..12dc373605bc4e4c5fb405b9c1801195dca38925 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns="www.XmlTest.org/element_abstract"
             targetNamespace="www.XmlTest.org/element_abstract">
index 749ef6f379f2db2d44d96a5cc9269338a318b2a5..747da4ed42f284e9c0a22ac4e6b01ba20505b37a 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns31="www.XmlTest.org/element_anyType"
             targetNamespace="www.XmlTest.org/element_anyType">
index c14d00ecc430855b451170d987db75ff3ad79b7c..9476cbc987684f3cb738c4d82e8af177f964925e 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:xs="www.XmlTest.org/element_nameInheritance"
             targetNamespace="www.XmlTest.org/element_nameInheritance">
index 0983babe964557c3d78df28029d4c13d6443f5ce..b881ffdb4f8206f89a3493880e21b17d322ac16e 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns27="www.XmlTest.org/element_recordOfElements"
             targetNamespace="www.XmlTest.org/element_recordOfElements">
index 074d3a5aba7d369ce2061b8c27cfccd92c748f45..9a94796c1cd8c595a33b5fb226b471b8f749efc8 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns30="www.XmlTest.org/element_recordOfElements3"
             targetNamespace="www.XmlTest.org/element_recordOfElements3">
index 5f5e84bd5af30eaa5596d108edec1a0e50bceb28..8680ebce5858ed5fe7ff6dce2d8710c44e952929 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns29="www.XmlTest.org/element_recordOfElements4"
             targetNamespace="www.XmlTest.org/element_recordOfElements4">
index 317aac116df4d5fb2ab0fdb346859a156e5809ae..a8f7558b6c2d4c706af39a79d5a403e97de5c1b7 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns28="www.XmlTest.org/element_recordOfElements5"
             targetNamespace="www.XmlTest.org/element_recordOfElements5">
index 49a6f38726d9ae528b5314673464f58acbc8e116..138cf893d307852d2d73a3c9909f5ece3972e843 100644 (file)
@@ -1,11 +1,15 @@
 <!--
- 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
+  Raduly, Csaba
+  Szabo, Bence Janos
+-->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" 
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns:ns50="urn:XmlTest.imsike" 
index 9a63d55505f2836ca30bc682b774ff180370bca1..094a0e1159d0eb7c87b8c95f70a5e14ad26334b9 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns25="www.XmlTest.org/integer"
             targetNamespace="www.XmlTest.org/integer">
index 531513b839f9f66b385ade443afc9f891f72bed2..f0fbcba733a37a375c592214b62cb5b485341bb8 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns="www.XmlTest.org/integer_empty1"
             targetNamespace="www.XmlTest.org/integer_empty1">
index 8dedb0cad21d13cc152b9a532422d3a7a8d62f36..ee8d9ff2fb09131bbcbab8dcd86dee29fad4a845 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns24="www.XmlTest.org/integer_withEnum"
             targetNamespace="www.XmlTest.org/integer_withEnum">
index f37d8fa7c9f23b24ee5955d865d52afbcfb99fcc..d9ae5d5f18a7266ac1e345ff03adcc5927dd8707 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns="www.XmlTest.org/integer_withLength"
             targetNamespace="www.XmlTest.org/integer_withLength">
index dbb2f6ac79dc31005965a4dee258425f058f99a7..341f73c9cf3c7d2417c6f6d67bc609d720d4127b 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns23="www.XmlTest.org/integer_withMaxExcl"
             targetNamespace="www.XmlTest.org/integer_withMaxExcl">
index 01e4d2095ed97814b45dee21cd54baf8bcbd5a79..cbf4fdfed4d1ad569d2b4115a389ee251819c748 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns22="www.XmlTest.org/integer_withMaxIncl"
             targetNamespace="www.XmlTest.org/integer_withMaxIncl">
index 2fd2a3cfc75e80f812ad9ce87f29b1f32a78bf1d..1685d522e239a5d392cee3b9b41a06eb1dc44888 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns21="www.XmlTest.org/integer_withMinExcl"
             targetNamespace="www.XmlTest.org/integer_withMinExcl">
index e3f0b2d5de2221ad27e64355ad70364019a7dbee..5e40a6ca191374a973249859e4e4dd7d4bcd2619 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns20="www.XmlTest.org/integer_withMinIncl"
             targetNamespace="www.XmlTest.org/integer_withMinIncl">
index 56bddfdadabbcd1f202411f897ef079cb167519f..89a685a16ff4a5455137938c4d73c38c5d6e3335 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns19="www.XmlTest.org/list"
             targetNamespace="www.XmlTest.org/list">
index dea9ebfc72eb18dd287c899eac5e01ed0ef3413d..81247668de4657f3d964ab2575b07ff0c5fa8116 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         xmlns:ns18="www.XmlTest.org/list_integer"
         targetNamespace="www.XmlTest.org/list_integer">
index a87c198e0efb940166b48f1209366c187b4e0f79..6c13175e1f404a3bd2b78fa1fd6817a2e6a6b8ba 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns17="www.XmlTest.org/simple_enum"
             targetNamespace="www.XmlTest.org/simple_enum">
index 33611dc9a9e465f33106342761082dc63b5d4b31..658ae929193a54004751aa7fa8ab39f6f92b7b80 100644 (file)
@@ -1,11 +1,15 @@
 <!--
- 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
+  Raduly, Csaba
+  Szabo, Bence Janos
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:strng=    "http://www.XmlTest.org/string"
             targetNamespace="http://www.XmlTest.org/string">
index 19703742b73b267c61eca7b218116dd6a4493091..8f2840efaad4a83410d0ec7a532001e012d1be9e 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns16="www.XmlTest.org/string_withEmptyLength"
             targetNamespace="www.XmlTest.org/string_withEmptyLength" >
index 3553e8e16eaf266555229114f4494a51494dde45..58e03231ad520441fe44c9a4ca95e2d4ac08da96 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns="www.XmlTest.org/string_withEmptyMax"
             targetNamespace="www.XmlTest.org/string_withEmptyMax">
index 3dcbd820dd18aff32532a8adbcab90174b27a78b..5742563fbf43038f9f91879b826e72d6a5f96dfe 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns14="www.XmlTest.org/string_withEmptyMin"
             targetNamespace="www.XmlTest.org/string_withEmptyMin" >
index 8754f309b709c118a28bb77241f87596469cec47..07acdfb563dcd26f6181270f0469e177c1a5d60b 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
  <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns="http://www.XmlTest.org/string"
            xmlns:swe="http://www.XmlTest.org/string_withEnum"
index c840deb746f2862619a10a6a50aa33d4db4ed6e7..62f9046be89fba1a60ec2d35c8acfae2f37e7861 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
           xmlns:ns13="www.XmlTest.org/string_withFaultyMinMax"
           targetNamespace="www.XmlTest.org/string_withFaultyMinMax" >
index fef2c92c8913f30bb9f42b5eeec3e1b733bf125a..c0dfed9111f82a2cb4154a15c451903199f79d27 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns12="www.XmlTest.org/string_withFixedLength"
             targetNamespace="www.XmlTest.org/string_withFixedLength" >
index ba157fa205320234b10ee8aca21fd4627c716d5b..04866c9d67814b58a8643c687f148cb371d23c8a 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns11="www.XmlTest.org/string_withFloatLength"
             targetNamespace="www.XmlTest.org/string_withFloatLength" >
index a79e143a220eef87fdd7b0664aee5753cd470050..921a19a3b2b7b3337c290ea7ba59f032c5300ac8 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns10="www.XmlTest.org/string_withMinLength"
             targetNamespace="www.XmlTest.org/string_withMinLength" >
index 728e05f72def9c87b0b1e11ade8e970637b32256..9076e5783cee6b86ea389567c07a93b14e52918e 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns9="www.XmlTest.org/string_withNegativeLength"
             targetNamespace="www.XmlTest.org/string_withNegativeLength" >
index 35780ee1c9a9ccc8501f2cd6ec6f02b237b26ee8..a212cf1dd569409d089d2d8941478f02cedfe76d 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns15="www.XmlTest.org/string_withNegativeMax"
             targetNamespace="www.XmlTest.org/string_withNegativeMax" >
index bd1c893de540631cb21f0688a0160e7e21d97493..faac2d1f7eac37f7e229c547e179a24c326c83ca 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns8="www.XmlTest.org/string_withNegativeMin"
             targetNamespace="www.XmlTest.org/string_withNegativeMin" >
index 8d589d6e44a1689437859ca648a38e0e222c8c18..2044bf038473d860f11f451bc89907558448789a 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns7="www.XmlTest.org/string_withOverDefinition"
             targetNamespace="www.XmlTest.org/string_withOverDefinition" >
index 604ecb401d04cc5241bea472d553d1df9aa780d1..e24c17915f2c60835b533f2edc0ff90509ddb599 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns="www.XmlTest.org/string"
             targetNamespace="www.XmlTest.org/string_withPosLength"
index bbf095d071967139e99d68411a5324badee869b9..287ad7dcf945c53b1932152f081b900e498eaf5a 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns6="www.XmlTest.org/string_withPosMax"
             targetNamespace="www.XmlTest.org/string_withPosMax">
index 93ee54ccc6ca65ef2ea753e8e1c341568d3182c3..660e446cd15003be4d380f203ec0838440b572ab 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns5="www.XmlTest.org/string_withTypeAndBase"
             targetNamespace="www.XmlTest.org/string_withTypeAndBase" >
index a4aece9ebd60c12b3cea6ad7e53996a61998f378..413347bf0d081616ca3b2a08434a427842500bd1 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
  <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns="http://www.XmlTest.org/string"
            xmlns:wws="http://www.XmlTest.org/string_withWhitespace"
index a64fa7e33d6bc4fbb2c8774a569996c3dd3f5f95..272234915fd2a1e449838bf7598c49f26c4f050d 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns4="www.XmlTest.org/time"
             targetNamespace="www.XmlTest.org/time">
index 703766f1848169a6fb877347a854ba65aafb1400..b41065e3d61046ea789051ed2d14fc49285190a2 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns3="www.XmlTest.org/time_withEnum"
             targetNamespace="www.XmlTest.org/time_withEnum">
index 5f26572aa8b62524458c39a1bc9d6780e726dcde..8b2cddf17d664ebfc3e43de3731d1db5a3732658 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns2="www.XmlTest.org/union"
             targetNamespace="www.XmlTest.org/union" >
index e1b7d13ddaf73eb64c88318eed95a81b063a15bf..8a930eff3fbb800814755c9374437d63ac458f22 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:ns="www.XmlTest.org/union2"
             targetNamespace="www.XmlTest.org/union2" >
index 8a705f06ff4d7ea9521a5025a3f70373569e1d02..226e4e9b7fd462aa945b854a8c99c76fb5a476f0 100644 (file)
@@ -1,12 +1,14 @@
 <?xml version="1.1" encoding="UTF-8"?>
 <!--
- 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
+-->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="www.XmlTest.org/annotation">
 
 <xs:annotation>
index 87eba2c71879f068e3099aff285b06a3006e15dd..b1db0746e4cd188ed11c3ef56fa15d45376db168 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:ns26="www.XmlTest.org/empty"
             targetNamespace="www.XmlTest.org/empty">
index b79045a0c583c71a14bfb2f87fab5b33c7e9b7dd..72173ba3a4785ca62343f893e36484741fa048d9 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 
   <xsd:annotation>
index 0095a65f25f57bf5290aaac5056da5096b743cd9..ab15d01cd79c0da29c00bebd78dddb60b6f0b7b9 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema 
  xmlns="http://www.XmlTest.org/po"
  targetNamespace="http://www.XmlTest.org/po"
old mode 100644 (file)
new mode 100755 (executable)
index a02428c..abcbe4c
@@ -1,10 +1,17 @@
 #!/usr/bin/perl -w
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#   Pandi, Krisztian
+#   Raduly, Csaba
+#
 ###############################################################################
 
 use strict;
index a02428c79e2cc017537c7b24874f4e2929421779..ada56d89e08366b64c417f2a5d7820c59bcaaa49 100755 (executable)
@@ -1,10 +1,14 @@
 #!/usr/bin/perl -w
 ###############################################################################
-# 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
+#
 ###############################################################################
 
 use strict;
index 2f45065b901fc2e8ff44097cd155dd1f9976779e..8301238811b9d76dd65c638b8fd836f4707d1f27 100644 (file)
@@ -1,7 +1,7 @@
 /*******************************************************************************
 * Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R4C                       
+* XSD to TTCN-3 Translator version: CRL 113 200/5 R4D                       
 *
 * All rights reserved. This program and the accompanying materials
 * are made available under the terms of the Eclipse Public License v1.0
index 972cf66863d442827ab05418cdaf09682ac8d0cb..2da8c1ea3904697515029ad9dd5ec596d96caa79 100644 (file)
@@ -1,13 +1,19 @@
-/*******************************************************************************
+/******************************************************************************
 * Copyright (c) 2000-2016 Ericsson Telecom AB
 *
-* XSD to TTCN-3 Translator version: CRL 113 200/5 R4C                       
+* XSD to TTCN-3 Translator
 *
 * 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
+*   Raduly, Csaba
+*   Szabo, Bence Janos
+*
+******************************************************************************/
 //
 //  File:          XSD.ttcn
 //  Description:
@@ -311,7 +317,7 @@ type utf8string XMLCompatibleString
 (
        char(0,0,0,9)..char(0,0,0,9),
        char(0,0,0,10)..char(0,0,0,10),
-       char(0,0,0,12)..char(0,0,0,12),
+       char(0,0,0,13)..char(0,0,0,13),
        char(0,0,0,32)..char(0,0,215,255),
        char(0,0,224,0)..char(0,0,255,253),
        char(0,1,0,0)..char(0,16,255,253)
index 5a77f73a481085f79ee95bf048556a735a249442..a568cc60be2bfa6cf1a2b233eaeed9142f906bfd 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index 04c8b875feca7f7d9fb4d71dc16316941f818387..be05dede74df53415acec7fa4156f14c9ebad65d 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index 7626b6be925cee23389d1be8f10584e67dbf78a0..5f231064c17d9f375af53a16aa348c956c3722d9 100644 (file)
@@ -1,11 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Ormandi, Matyas
+  Raduly, Csaba
+  Szabo, Bence Janos
  -->
 <!DOCTYPE TITAN_GUI_project_file>
 <Project TITAN_version="1.8.pl4" >
index 661a173fcff981aecef70d30074f1d06c0b4a630..ea6371a6d8561f4b671dfee7d151034a60fd27d8 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module xmlTest_Functions_complex
 {
index 978b3d9ca924edfbaa27e96e29e35dfd65718dab..40f9df521cb3e5ba7a4d0c9ca85d4a6e23259f0a 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module xmlTest_Functions_complex1
 {
index e6fd53899d0da82363887773e7d954b15ea3e06e..413514e8cf7603758a2a8857e7f3e5582482fff2 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module xmlTest_Functions_complex2
 {
index 38ead3825cef1a0f97d8a4bcb22976cb9ffc88ce..04a84fa9e91563e1a362e6c35870b064740a7d1a 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *
  ******************************************************************************/
 module xmlTest_Functions_element
 {
index 1e319cc0ef70d2556aee35f46ff2f3fdd3956155..daa7ee6f76f46eb7e159ead77728fc7406782e35 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module xmlTest_Functions_list
 {
index 8079094b4a0a39900cb1d7d6d3c28a6cecf082a7..92a352678951724af45cbb828ae35a80b7674cee 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module xmlTest_Functions_string
 {
index d1fb4c2c3afc24f2f44e6e99710c1fcba6542877..7f5255a0023fd1554bdc0e3a2add8ba9f300c7b6 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
  ******************************************************************************/
 //=========================================================================
 // Tags denoted by <MyTag> have to be replaced implicitly!
@@ -106,12 +112,12 @@ const integer c_shell_error_noSuchFileOrDirectory:=512;
 // Line "ETSI ES 201 873-9 V4.1.2"          - 2 diffs ???? << Fix it !
 // Line "variant \"namespace as"            - 4 diffs
 // Script counts the strings "\n" thus N different lines mean N-1 numOfDiff
-//Possible values: 19,21,23,25 but 21 and 25 should be eliminated!
+//Possible values:12+ 8+ 19,21,23,25 but 21 and 25 should be eliminated!
 
-const integer c_numOfDiff_header := 13;
-const integer c_numOfDiff_headerAndModuleName := 19;
-const integer c_numOfDiff_headerModNameAndNamespace := 23;
-const integer c_numOfDiff_headerModNameAndImport := 23;
+const integer c_numOfDiff_header := 21+12;
+const integer c_numOfDiff_headerAndModuleName := 27+12;
+const integer c_numOfDiff_headerModNameAndNamespace := 31+12;
+const integer c_numOfDiff_headerModNameAndImport := 31+12;
 
 //=========================================================================
 // Templates
index 0f3edcfeb597d2f468ed7357db887a647c494ab7..295ee2b4f73536a6bf119b9bf9656a6ba79b138b 100644 (file)
@@ -1,9 +1,17 @@
 /******************************************************************************
- * 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
+ *   Ormandi, Matyas
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
  ******************************************************************************/
 
 //=========================================================================
@@ -329,7 +337,7 @@ testcase tc_options_t() runs on xmlTest_CT
 {
   f_shellCommandWithVerdict("xsd2ttcn -t  XmlTest_annotation.xsd","",c_shell_successWithWarning );
   if(getverdict==pass) {
-    f_compareFiles("www_XmlTest_org_annotation_t_e.ttcn","www_XmlTest_org_annotation.ttcn", c_numOfDiff_header);
+    f_compareFiles("www_XmlTest_org_annotation_t_e.ttcn","www_XmlTest_org_annotation.ttcn", c_numOfDiff_headerAndModuleName);
   }
 }
 
index b1b0a802ed3b90d764814e62c770777bfe5f366b..a892309a46e14f038a49a4b69b00620c5688d2f6 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module xmlTest_encDec
 {
index 6a692997ec25d7f7bc5638897a9108c5f81b6941..bd6936964c763cddad06400f3582513333112d99 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 
 //=========================================================================
index bf506e274aa84e877efae20f3d0a5808de580d82..23b79482a599592159eedd705808e0bfe8d9a174 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
  -->
 <!DOCTYPE TITAN_GUI_project_file>
 <Project TITAN_version="1.8.pre2 build 1" >
index b819f01cbb811f0b5d533a1e0218744367574466..934337019d18955ea45471ba9c0fd4e144bc01ea 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!--
- 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
+  Ormandi, Matyas
+-->
    <xs:schema
    targetNamespace="urn:ietf:params:xml:ns:conference-info"
    xmlns:tns="urn:ietf:params:xml:ns:conference-info"
index 1589fc843dc866475cc182c42f6b4a27c825e352..b849889e53756a7458f4bb31e6f7dbeae659df8f 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:ns="www.example.org/PDUexample"
 targetNamespace="www.example.org/PDUexample">
index 1d8a470466938a4cc682cf780fb65ac1b1124131..71ec293ff63df488792661bc7017725caa3b357c 100644 (file)
@@ -1,12 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?> 
 <!--
- 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
+  Raduly, Csaba
+  Szabo, Bence Janos
+-->
 <xsd:schema xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
 xmlns:this="www.example.org/all"
index ee395b8c806add7562ce598a9d6060fae969fee7..604a5ab509dcbdc7ef310f2351626e6b51a195b8 100644 (file)
@@ -1,12 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+  Szabo, Bence Janos
+-->
 <schema  xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:xs="http://www.w3.org/2001/XMLSchema"
 xmlns:this="http://www.example.org/ttcn/wildcards"
index 40814285e727760241315eba07a678088740f826..51936db283025bcbb71218752206f739ecc61b65 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Szabo, Bence Janos
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:A="www.example.org/attrib/order/b"
             targetNamespace="www.example.org/attrib/order/b">
index b6f3b733d9a697bd366f1bace74d4abaef6d0c02..342f2f1ffefe3de3377e3f408a0df401a4bd210f 100644 (file)
@@ -1,12 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+  Szabo, Bence Janos
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:ns="www.example.org/attributegroup"
 targetNamespace="www.example.org/attributegroup">
index 0c71aad0af1809c912c04dbc4e58a73703f0762b..46bbb3f487ca94969c791bfde1b9a761e57c44dc 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:ns="www.example.org"
 targetNamespace="www.example.org">
index d3a64f86417b1d4d2dac171390ea7b963e417105..967ed3681d29c7af592da3351ac87b711f3f1969 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
 
 <!-- The use attribute can be added to local attribute definitions or references but not to global attribute definitions or attribute groups -->
index d4e03432c52497180f984532e9da664f2574f08a..dd831351622103907eba586f88171f55e5ec48fa 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema  xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:xs="http://www.w3.org/2001/XMLSchema"
 xmlns:ns="www.example.org"
@@ -460,6 +463,4 @@ The restricting type is:
        </choice>
 </complexType>
 
-
-
-</schema>
\ No newline at end of file
+</schema>
index 97639c60971e8f42f27c3388384d44b0362ba7e4..d05670fdad5d8386b1e23f5bdedcf50b73073a0b 100644 (file)
@@ -1,12 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+  Szabo, Bence Janos
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:ns="www.example.org/elements"
 targetNamespace="www.example.org/elements">
index 2d9df2ed379409eaeb42d434ff9f63ab78acb3c8..9f0a37ee5e82b2f8ca82dd5eafb963fc4fdb1124 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:ns="www.example.org"
 targetNamespace="www.example.org">
index 32daca650404822675092f4d1b81062f467f1d06..8ee97986b9c43c581599a98e7d3f719c52634535 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema  xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:xs="http://www.w3.org/2001/XMLSchema"
 xmlns:ns="www.example.org"
index 292a7742067fb83ce0d84319dd3909ac2e7cdcae..48ea413b6fc7d3994e43743af17928f1712173fa 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema  xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:xs="http://www.w3.org/2001/XMLSchema"
 xmlns:ns="www.example.org/groups"
index e1a38d96b3e78dcd751e391758dec848aed20b2d..9bf3e0ef5869551e8cc4509eeef90e18a0a4a879 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         xmlns:ns1="www.example.org"
         targetNamespace="www.example.org"
index f351c989722717d747f276e320687b1f63e7ff84..bef45b3ad726b95a40e6dca9d5d6dd5990b7f78c 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         elementFormDefault="qualified"
         attributeFormDefault="qualified"
index 62f22cefe8090209c42c0eab9ef46d1ce373345d..c27632b65717006bf6392b2cf47e072c4af4f3d5 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         targetNamespace="www.example.org">
 
index ae2765aeab4c883fc7acc2170d016f417ebf14ec..b7001668475f6d0fc56259ac12c9b05fefb334df 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         targetNamespace="www.example.org">
 
index 34c0b81e2cf1711a4cef2f488166065d10b9d95d..90669224421a9e4cb594af2a5f3766388059b704 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         targetNamespace="www.example.org/1">
 
index dbe3396f678ba1576d61745b0201409116043497..863728e49f571fff52fc462e4fdf2545ccb9f4b1 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         targetNamespace="www.example.org/1">
 
index 63ebec149f79fb5e34c22ff8d4e39e10e7984a7b..b9491d87d9ad181a7db88ac9bd63f62f8da37340 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         targetNamespace="www.example.org/2">
 
index 77776a2b8785cb54e0b182eb7cb90c482168eb46..cb5552455aafd4f726d42740ef512f9a6eef5657 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         targetNamespace="www.example.org/2">
 
index db251999de5e9609031aaef09da032b93fc01c29..586ae2a543cc63898732fb0d8a793e8585ef4fe7 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         targetNamespace="www.example.org/3">
 
index 78c4ffce577f8a47c08c6b270efb1e5aa4bb89ac..5957c99e87e1aff1f2e432df31782510047272b0 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         targetNamespace="www.example.org/3">
 
index 1c140f613dda6e09b61c648f26288aad8c5bb166..a70a841fc5b2d2f7d7f49457bb206f838548c5dd 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         targetNamespace="www.example.org/4">
 
index 10daa4943cbbe1f5cb302b035b107ded625c934d..5a1ecf97889226714dfd8392ff3901ccfc7e8ac4 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
         targetNamespace="www.example.org/4">
 
index c5adcff068f872aff173ebd91584336714f61d7d..5ad310e2f8587efff762c2792afd33109cd65e8a 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema  xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
 xmlns:ns="www.example.org/list"
@@ -79,5 +82,4 @@ targetNamespace="www.example.org/list">
        <xsd:list itemType="ns:myUnionChildren"/>
 </xsd:simpleType>
 
-
-</schema>
\ No newline at end of file
+</schema>
index 5289b49397f457b781755df7dbebed31d63b6796..98ee1f2af93f8d5a9b7e2397dd1b35b6a7644b2c 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema  xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
 targetNamespace="www.example.org/list-invalid">
@@ -25,7 +28,4 @@ targetNamespace="www.example.org/list-invalid">
        </xsd:list>
 </xsd:simpleType>
 
-
-
-
-</schema>
\ No newline at end of file
+</schema>
index 9c8b56e643cc3e91d28d2016fdcbc90d142ba687..75e64696568382cb7fd1114e34c61725c8428eaf 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema  xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:xs="http://www.w3.org/2001/XMLSchema"
 xmlns:ns="www.example.org"
@@ -110,5 +113,4 @@ targetNamespace="www.example.org">
        </restriction>
 </simpleType>
 
-
-</schema>
\ No newline at end of file
+</schema>
index 4fcd13eeb0f2f153b6b2a4ac42cdc273158ebef0..c7031f81d8b01a4429c2277a860fa1200ac125e6 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema  xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:xs="http://www.w3.org/2001/XMLSchema"
 xmlns:groups="www.example.org/groups"
index 6f28821e99a0c62502730b373f2f6d9dcd159aec..0846d9a6aa06b9ce7383b2c7e7e571c41ffa67ae 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?> 
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema  xmlns:xs="http://www.w3.org/2001/XMLSchema">
 <xs:complexType name="start">
        <xs:sequence>
index 8cf9100e059beca1fc93a3b7caac80eff588bf5f..c199412c0cced7931c051ba92e85f2bf981f16ac 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?> 
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema  xmlns="http://www.w3.org/2001/XMLSchema">
 
 <element name="INTEGER">
index 603b8c298ca5fed618fd160c56c4ac009e59269c..02c71f415eb304dbc5cda173fe4101b129c40453 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema  xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:xs="http://www.w3.org/2001/XMLSchema"
 xmlns:ns="www.example.org"
@@ -66,5 +69,4 @@ targetNamespace="www.example.org/ranges/float">
        </restriction>
 </simpleType>
 
-
-</schema>
\ No newline at end of file
+</schema>
index 91f9013975de2368b083968524fc984549fa98ff..4b5938d23c9a20cee05b84ffebf2b42eb405f3a9 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema  xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:xs="http://www.w3.org/2001/XMLSchema"
 xmlns:ns="www.example.org"
@@ -62,5 +65,4 @@ targetNamespace="www.example.org/ranges/integer">
        </restriction>
 </simpleType>
 
-
-</schema>
\ No newline at end of file
+</schema>
index 0e8bd4ccdebd26fa83ea2554a196a71bc7dfef05..1e8d14d27d2161805c557ea3e5195af81d0795e4 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?> 
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:this="www.example.org"
 targetNamespace="www.example.org">
index 8ebbbb3f3d245b522c987d6bd9b059b02f888a03..185ef76f3f8ebbdc2da7af3c93b9b3e1f881eb0d 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?> 
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:ns="www.example.org"
 targetNamespace="www.example.org">
index 4fda8733ecad3a5b446a9977184f0b78191aa18e..83085385efa18ef0fc3213868fd5a69f15b70864 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema  xmlns="http://www.w3.org/2001/XMLSchema"
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
 targetNamespace="www.example.org/union">
@@ -44,4 +47,4 @@ targetNamespace="www.example.org/union">
     </xsd:simpleType>
   </xsd:element>
 
-</schema>
\ No newline at end of file
+</schema>
index 961d0286405e955ffc568e78938a13a887489240..6ed6d1d0ddf933d4d452a0479566d463c929e830 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 /*
  * Note: this file needs to be included *after* this bit:
index f439c14cf3044a50fd505ee27aff5c7a27f01fa1..47a57cf256f6ab44b8d0f3b5d60c929cadafe0b6 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Pilisi, Gergely
+#
+##############################################################################
 
 dep clean distclean:
 
index 0ac5b1a142e00112fb51c98b0bd95e892e5d92ed..0cd3668f06bafb807a698b1281d0a500a00bf8cd 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               Abstract_Socket_CNL113384.tpd
index e32de3a27c3fb11e6c036a5b32dfc096f09acc99..a34b3f335dd8925185b23af2b1e81aaeae5880bd 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               AoC_v1.1.2_CNL113653.tpd
index cb33a3c31a0ad94cc51c10609e13528f787b7f77..c4d511d654861e45fdc5a2b2ea4265e7198bb8d1 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               BFCP_CNL113751.tpd
index 8d0f5d82fe85a6c9895c2484013b02340a1ac879..16ced88338aa7bd1bb7878602aa26c5305ed7ecf 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               BICC_ANSI_CNL113397.tpd
index cf6913d8bbc7be93569a3b57d0c582ea71732ba6..65a1d24e757daa3510be1c2f1ea86a648e29bdbe 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               BICC_Q.1902.1_CNL113359.tpd
index 0f13c46f9cf79525d9ec7972216d55f192035c96..a0c295f0bc2fd8b3de792d2668cf018ec70c4c79 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               BICC_TTC_CNL113416.tpd
index 7095cf5f8e6975456f3e189a84f9ae475204f2c9..a4573bd87fdf4409c4dcd65cc153e7e1b3e8755e 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               BSSGP_v10.6.0_CNL113750.tpd
index 292bd2e93c6df5dbd3aa3f51313571dca94316ac..c5efc06fc9a0d615a755795d3d15313742d4d14b 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               BSSGP_v9.4.0_CNL113720.tpd
index 295205e47c0979c8aaebf1c720c17c29721d1426..b7479e1b179c7389cc3c80fd489e0be370f969b6 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               BSSMAP_v11.2.0_CNL113761.tpd
index b3278903d5aa2a5f1ebe59730760589cb3c5a265..4c58c8a9469f8dc034fb3af0858b1258e04edc05 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               BSSMAP_v8.6.0_CNL113655.tpd
index 340c9e42c6d6f730544b81f2d76c233e550535f8..7f78c13c038f7294be974b3c47e43c31d11f8a4d 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               CAP_v2_v6.4.0_CNL113483.tpd
index 6bedf299556f53690aeed1733dd575f3a9f3dfe6..5dca33cc252fcf31af06a5a714fcf01fab264809 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               CAP_v4.7.0_CNL113425.tpd
index 39508369f59dc24d90db03097bd135951b3290da..55b504e4d331ae6ecce035f786f62be6c759070e 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               CAP_v4_v7.2.0_CNL113572.tpd
index 0487d3dd36989403258c1ebe2de33f91a9a0ab5c..020f0c581592c5af556cef442706a7e6ae7d7ebd 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               CAP_v4_v7.6.0_CNL113721.tpd
index a44ef971bafa0562fc032a5ca06d1695f5e4b889..fd504502a305f771ab228078962998dd321c7e1b 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               CCAPI_MINSAT_60_CNL113601.tpd
index 8cc4e425d39b24ba660dbab280387854c2b1356b..5125d36645c3a73a4ac69230e0e6f4fa689d4c7b 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               CDR_v9.12.0_CNL113757.tpd
index 703c07b9fbf702bc0ac8731881307b7a6f08e303..b61c21602f607843af3c497b13cc6f6bb204b5ea 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               CDR_v9.5.0_CNL113712.tpd
index aee6e52115b85e0fb9d12a14706fd6975a5e3920..d6c8aaca4597c2641e238ff67cf67abab02ba6cd 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               CDR_v9.5.0_SGSN_CNL113728.tpd
index 8e6fd084afc7f51ecf68f530221b6c0848536bf4..f150742a79a14917f6c54bdc5d6620d6f38588e6 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               CIP_CS4.0_CNL113535.tpd
index 9926db1be8e2faf6cc9036c704d687f4578411dc..2bf320de13a43fc678c79fdbdbf5a2a8bea47c76 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               CIP_Orga_Italy_CNL113701.tpd
index b0af40c2f5a6e82b518ea51a727ee3db4e8ad68e..0ec170e9a139052a245ab1583aa0650a1448b2a2 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               DHCP_CNL113461.tpd
index b15a2515ab4c3923658d59b2179f48a03f236950..e9389762b07f2ecd97a40473788114d7d534e6fe 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               DHCPv6_CNL113763.tpd
index 8b5b42b87c0722b7097fa6e092994643ef1c53a6..a4ad32415e981a063b0d9946e236a6a045145572 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               DNS_CNL113429.tpd
index 5e7520fcac62ed355e9939594514924898999e76..4284569e738bc31c4b2757d053b4c8e149fdebfe 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               DSS1_ETSI_CNL113435.tpd
index 07592f39c184d912153e237d20c71c1322766ad4..29ca58ea989b98518d4e9e77cbfcce75b80216ea 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EAP_CNL113722.tpd
index 62e8191a8138e0cce13611cbb71bfe2ac6c04b76..59aaa87a186b78df82997a5f706e5bebe975d1c5 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               ECMS_CORBAmsg_CNL113687.tpd
index a616f008e0ae753fdc7ba7eeb55553f10837fa02..9499f1748669889e8bc0a66687dd8379d24f0a05 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_BICC_CNL113711.tpd
index f785fcdb9f30ae4635d9525cb927f9ea83114e8a..b30ca7faa89ca3f94eee3c0e6d08c56b5cb39a6e 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_BSSMAP_CNL113608.tpd
index 6251869c447bea5a1313c464ce7e8522454d18bb..532ce00c0a75feea85eaa507b7d2dee53f8cb6bd 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_CAI3G_CNL113566.tpd
index ee2d2b274f4ff4e2561c1e6912a93aa8b117d99d..18885d625d70b9c99edec09c2446b1fb8f2321e2 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_CAP_CNL113662.tpd
index 3ef5b6b10bdc6213240e608d335e11adf392b545..15b2c55d1feb7724368d8fbb6aa85f4687543cbc 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_CAP_Common_CNL113662.tpd
index 6fcc294f814bb4056de99689942f52b8b16db60a..dc85b25570b7af493ce334a7cace3f496ef33bc6 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_CAP_v2_CNL113662.tpd
index b14d559d3a64657a70d3de76c31ba96d3388e60d..a10aa9fe952a239180a92c7f48923cd55cfe1e74 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_CAP_v3_CNL113662.tpd
index 48c036d4aeaae67b527965d3833024e7f391ac5f..6c5ebdca0f61e43d1a1d4233841244d482b53f98 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_CAP_v4_CNL113662.tpd
index 605c3e7c5ac5ad67ff45a0324271b796e315ac89..622d246fe8acbbce022bef4b2d2b885e6aeca5aa 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_CAP_v4_v760_CNL113662.tpd
index 19d4e14acb2d8f8439902eb0ed81d4b3f3ae241c..92d74114782c0263772fd6e7ceb2ed91130e975f 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_CIP_All_CNL113666.tpd
index cfa6c173bbea10b44c3a63f262d3bbfaeee49a7e..1e935a80b2f0c5f5d378b893c1b96750dd267e1b 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_CIP_CNL113666.tpd
index d2e1d82e8c3452c108408e5105d096f15c796314..0dbf4d749384b0c010c4b43dc10c0d2a93d804ad 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_CIP_Orga_CNL113666.tpd
index e4b46694a87e1cc6431972e640ee86311dbc2022..3f3587a5cb81115d0817330288e8808239173db8 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_DNS_CNL113597.tpd
index a5afc7a723f1a45df5a4f5d336a8dba78f537e56..e866490603b5f177abb1fcc10a354dffc5a7f68a 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_DSS1_CNL113748.tpd
index 8f922fd54ca81a60dc772bd3b9ed7f51e2d849a3..735a755ba111024f8f72dbfea5f75d5526193c1f 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_Diameter_CNL113521.tpd
index 5756dfcb27d428e7e0f786cdf190a2840481b794..e464fbff017022b0524d70695eeb6b0828470385 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_EricssonRTC_CNL113683.tpd
index cdbe3b36118f871c32b18357d3a2c8cde6990c17..375a68a9412a9ddb3ff3e3015210c18ca35a801d 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_H248_CNL113523.tpd
index e48118822d12f1610b699f0447e6f273d9362dec..8984bd977a76d56a242f0844f29863f5431c33fd 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_HTTP_CNL113618.tpd
index 0fab3a1a1067d2928aa787a616b8f3886fc17af6..644d9034c82fde8e6b9f2a6f7e4190f92d3a8f1e 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_INAP_CNL113596.tpd
index d3e4e6bfedc3ffaf7922a1b0aa90a3cbbc2f60f6..f38c37ab198687c21c4c40560b912807b7a8c9df 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_ISUP_CNL113681.tpd
index 27ef87610766d3acff44902cde2311f416c50f28..30cb2dce98c8b2ff6dc380281714294a67e2fe53 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_IUA_CNL113747.tpd
index 74b5e32cbade7d3fc8aab10df97bc58b8352cad2..a36dd5df4c37d5a7114586c521b7a57e88242c74 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_LANL2_CNL113698.tpd
index 59c9fa3c0dc1d6179ab4bee8d660d56da0100e94..009479508fc2b02a05d7a2363f31b81de32ba8f7 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_LNP_CNL113714.tpd
index 48363dab245d4414fa1384bd19970c18016e080e..298d6396a5349df572195c46b048fd2642cf79b2 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_MAP_CNL113595.tpd
index af56078bc19dfbb4a71c567524ee68e9006306d0..dc21ba7009853e31019482e52964fd7dba6baea6 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_MLSim_CNL113568.tpd
index f0dc37aeb66a472df024686b670e78803d5a520e..668ebceefa04b6219f8de927d61c6d7dca32b608 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_MSRP_CNL113564.tpd
index 30695d851d4417441171e991c3d388389ec6ddd7..948ff96c46d51270d52e420b7c60d8fa23cb123b 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_MobileL3_CNL113609.tpd
index 695e5e2f8843f0783d8fd678c328c374ddfeeb64..f88bd2f4350517f9ac53dcae07233c70057d12d6 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_RANAP_CNL113647.tpd
index 9f55a652fa86783c8bc97e53b595c0b7bbffe423..a6fee7eac590963dfb9b2831508330b44e102787 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_SDP_CNL113744.tpd
index f29b8b62e3e7515a51571185f10e8e77192be440..717039b4ad534a2e5def52f17bef2c1666477c7b 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_SGsAP_CNL113723.tpd
index 0f69e60eef4caaa61059760f5c89ee6c12fc93eb..5c43827ce884dd084aedbdf301ec98abfd28abf7 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_SIP_CNL113522.tpd
index 3e03fb8aaf83a05d3f5a260ab0f2f23946e72f27..21bc1a2f466721698835f6b560ae0d87d5e8e9d5 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_SOAP_CNL113620.tpd
index 65fe9b3f71f93ead20e457f4e723b7289bea56c6..f9280e51e09efe90f26d4d0b98c953be1213fc0b 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_SRVCC_CNL113741.tpd
index a091c1ddcd6e1542c59422116966c40e47cd0a82..a61bc14259e7bd33241b29e2450c4b695478c77d 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_STUN_CNL113645.tpd
index 66689eeeb467542f59190da3259316728a188756..776576d90336dcbab86bcdf194bc2929be313ea8 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_UPloadCP_CNL113634.tpd
index c72afd388ba4885c32c6a55b5113446cf6ca9ff5..5516794baf0818ae927d3eeb2b664b0b28f9bac5 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_UserPlane_CNL113724.tpd
index 82fecb199ca9a97a8bcdeaa7b91316108d3f875e..5f5a7ba2e188d0175f533f13e88d7054cbf2af86 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_VXML_CNL113565.tpd
index 642ed71a1ec6bbb1ba92b4da8c35474e976df4aa..4e9f31a487d35f890112d2fdde3151faec5edf19 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_Applib_XCAP_CNL113534.tpd
index f2bdb1b4fe6f1a97eb3f5155770c6495dfcacd5e..80e02506efc4f43953776294f0a0367d1ada6c2d 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_Base</ProjectName>
   <ReferencedProjects>
@@ -32,4 +35,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index fd64185e1a08b9e28e5655c8e2436c11b699dc41..0f0dbf2b8840e0be53c15c0d1182f493b9c0bbbf 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_Buffer</ProjectName>
   <ReferencedProjects>
@@ -32,4 +35,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index ecac4e16682fc3dc14d3f82e344b7a00903fadea..f48f64e96ad265b90040fa0cac4ad00418604996 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_CLI</ProjectName>
   <ReferencedProjects>
@@ -36,4 +39,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 2de26b6ff2853c9736bb31e8217c61885dc846a0..3f145da6aa9da0b76075d12ae572a86e818a934e 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_CentralScheduling</ProjectName>
   <ReferencedProjects>
index 431a685807fe16e8c0fcd8e6622d17068df212cd..3af55b4696e419b6e3eefbc1e6b308a48238aa5a 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_CentralSchedulingUIHandler</ProjectName>
   <ReferencedProjects>
index bd53b98dfb2238a65dc35f87b9785a9e3f8663ab..917cb16405803550275f86d97221b82edaf28c37 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_Common</ProjectName>
   <Files>
@@ -54,4 +57,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 5437379a3ad85d6bc17d820a0ed207c231b12192..06fcff95a6acd5c35234299ae6f8fd57f4892723 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_DataSource</ProjectName>
   <ReferencedProjects>
@@ -38,4 +41,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 4cf162bcc08bf76cf00538dc6c1ad94b6f6a5d91..5ab81fb03659cd5cce452d2d905fc4d21770b124 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_ExecCtrl</ProjectName>
   <ReferencedProjects>
@@ -53,4 +56,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 325ff580cd5b4360a3e9120f1ba0ce99a19e36cf..2e1d2709170a64f19f2a5fab8b0739b6386f34e4 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_ExecCtrl_UI</ProjectName>
   <ReferencedProjects>
index cba594e14ee67be36c25165213879ef5810eb983..6b91bfdfcb56a11553b3ff6588b3a99bae37a834 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_FreeBusyQueue</ProjectName>
   <ReferencedProjects>
index 0c15e9cd14e4238454125fa08f83cf244b603e98..b20c42e8efac31d37570f9708cbc6d407a7acf44 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_GUIViewer</ProjectName>
   <ReferencedProjects>
index 6db9e84f0af8eb92ad9af7b9159d25cf22b8bbbb..20d1a3ab1c692d29f72cebe6697f782f4ac20c6e 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_HashMap</ProjectName>
   <ReferencedProjects>
@@ -40,4 +43,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 211b2a4f07907c7fb59355212fc76cd86fa6e619..f46f15012bd361d81bbfd00b0347782d87b89725 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_HostAdmin</ProjectName>
   <ReferencedProjects>
index 1e25a908339876ebc954078f225932eebd5b418f..57e73910c03aa06c8bcbf3edd32a00d26a78cd75 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_HostAdmin_UI</ProjectName>
   <ReferencedProjects>
@@ -38,4 +41,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 4b61eb1652aa624cbcf4172aabde59e13ebfa1a1..0e7aedc4963268249e6419ac2a9a504aebd701f3 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_ILog</ProjectName>
   <ReferencedProjects>
@@ -36,4 +39,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 146effab3dde08cc7a4dc6cbc1b2ac0125209289..fa00de54a01ec7134bf509f0e5746e9999e84164 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_ILogBase</ProjectName>
   <ReferencedProjects>
index 08baa58af30e204d120d028ca80036683a96e6f7..3a4c5c4c92fa6dc7416921c6ecbf2b6aa39ba8be 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_ILogString</ProjectName>
   <ReferencedProjects>
@@ -32,4 +35,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 187e2d3e901e8393cd69cfdbfa03c18e0aad5858..7be3d1b4d1f62ff9c6171114a0c4b8208509dafc 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_LGenBase</ProjectName>
   <ReferencedProjects>
index 556563d79e4a2581f06bb9d9d37c6863382139f9..0a30f76307dc625884e1a9715a4557758c739fed 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_LGenBase_UI</ProjectName>
   <ReferencedProjects>
@@ -32,4 +35,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 4be8a04479b18be239e86eb54f5fcacfcce64c7d..7e8ebcc681b7a31852061e96cabe2ed86358e226 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_LoadRegulator</ProjectName>
   <ReferencedProjects>
@@ -35,4 +38,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 4748784d7c8501f2347431909ac3e070c972fa1d..ff7d3dd49c6553227abd2fc28a39d0ac4e910c59 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_LoadRegulatorUI</ProjectName>
   <ReferencedProjects>
index 5ac81e8ba943734443be9fa9f77a4c52de4f34df..c634fd371a7227a97056c05ebae809318af0cd93 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_Logging</ProjectName>
   <ReferencedProjects>
@@ -32,4 +35,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index e5faebc0e0e0db9220214b907ece1cc46d2e90ec..6133fee20abf62310a8785030a5d0c37aea0691d 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_Logging_Client</ProjectName>
   <ReferencedProjects>
@@ -32,4 +35,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 6351dd91e8e6d15cd938de0ffdd31440f83772f3..eb035d4dc59eed4b53d765f5f7d36f0cedfa6395 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_Logging_Server</ProjectName>
   <ReferencedProjects>
@@ -36,4 +39,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 039ca24cf9056f4dfd5d2794e80cbd1e9910185f..dca6688e40c0958f266bcc1b94ea2749f9a75e68 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_Logging_UI</ProjectName>
   <ReferencedProjects>
index ab4575e137c5f3957e2c1d738ebe6f6cacc339c4..5b507b6933d50f06db36293b4e248c9036a2a6c6 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_NQueue</ProjectName>
   <ReferencedProjects>
@@ -33,4 +36,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 9bcdd3b026f026441132c820bfcf6e909c4cd70e..97c7c3c103ca3272be7665cc1b814dfe06634ef4 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_NameService</ProjectName>
   <ReferencedProjects>
@@ -34,4 +37,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 0ed2791487d17431fb0b8c109164614021fce461..6a26939cdac5c2bfe48402f67d1445a2e90f7933 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_PTCDeployment</ProjectName>
   <ReferencedProjects>
@@ -34,4 +37,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 5ff043cab42be5c9ff09afd27906e84c49b5e3db..14ebde13892d3dff4f040c9760cf07b10ef90070 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_RandomNArray</ProjectName>
   <ReferencedProjects>
@@ -31,4 +34,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index c0c006c2eb1021f651328cba9a9508d7e7e3ea0a..2e33a5b82bc05cdd67fa73152245d213ee39bf26 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_RedBlackTree</ProjectName>
   <ReferencedProjects>
@@ -40,4 +43,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 7849d43a6cb4904b02a8ad1cc99cff49faaa8f82..cebea1272a54ff44f83dec4bf091bc20601b7496 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_Rendezvous</ProjectName>
   <ReferencedProjects>
@@ -37,4 +40,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 49cc7ed4c4ff63b2760eb846553e1e1ba95fcbc9..45dd90e27da74afdfa2cfd211cbb470fee4f8e05 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_RingBuffer</ProjectName>
   <Files>
@@ -31,4 +34,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 2f0a9a14ca0ce80cdd7e29993e9028f249cdeb4f..940d32dfb06ed0897556796a1209afd5444f0ff6 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_Scheduler</ProjectName>
   <ReferencedProjects>
index 39286a554eed6d03a819ba49a07c45eb97579f31..0b2b91f647ff59f26653a9c50b7434416ed5f908 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_Semaphore</ProjectName>
   <ReferencedProjects>
@@ -33,4 +36,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index ce443c2462ee84b3ca09d0dac9337b13f6168eab..ddd5d95394a05b17a7ca581940fb787736a70c92 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_StatCapture</ProjectName>
   <ReferencedProjects>
@@ -39,4 +42,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 27875e6dc698219ffe84c5c407883ac10afe3069..09f322aa760507078e76c4682861edcb3b0b1772 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_StatCaptureControl</ProjectName>
   <ReferencedProjects>
index 794ed45e8ec8d61f5457779d684b29ba59d16415..aa66433c1bf65bc5c6279b55764b3ca073ccff74 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_StatCaptureUI</ProjectName>
   <ReferencedProjects>
index 1977401faffdccd556012cd76b5893a75b0b05d1..7a246cc9c0c511d2a985d56e553439f23fbb568e 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_StatHandler</ProjectName>
   <ReferencedProjects>
@@ -43,4 +46,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 0c0f04c9acc571e6fab2c01cfd081a2ab186374f..b9e3e5a3236de0b60d9d13836c6d50a2605c7e55 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_StatHandler_UI</ProjectName>
   <ReferencedProjects>
index de305597fec5fbe56dbf76f8bec0a6679e7c6bf0..058b4a035b396e50263c336ebe52a334197ee058 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_StatManager</ProjectName>
   <ReferencedProjects>
index 05101b5182d1a30163ae5fae84397fa5b7204e96..39a38be98e125392ba2a8d69680f535d5d359022 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_StatMeasure</ProjectName>
   <ReferencedProjects>
@@ -36,4 +39,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 38ef61a0c200d7eb21c10582b181f002c047e1d2..37535ce582eee9504940649fb6bf342c8b3d47e6 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_StatReplay</ProjectName>
   <ReferencedProjects>
@@ -39,4 +42,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index a2fb5050d81d18e47a990e722f3e21d9eea903d3..5445c514aacaee8ef163bd35d3ec095a1e8dc273 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_TimeProfileEditor</ProjectName>
   <ReferencedProjects>
@@ -37,4 +40,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 5fc133381665e28291639e129023271a7597a82a..b556e818378bb23e9291a0d31f0fec03ddaa273c 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_Transport</ProjectName>
   <ReferencedProjects>
@@ -34,4 +37,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 4e8d0d7073b4e2ca3c3936cbd2613e229375e6d0..d8e6b0a88e1e921f032dd427e34b8430b2472918 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_TransportRouting</ProjectName>
   <ReferencedProjects>
@@ -31,4 +34,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index ced456d114abf411078e923a2f12295fd90bb98a..bd8f4116e9ee16bc7319b66c5811e746815cefe7 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_Transport_CommPortIPL4</ProjectName>
   <ReferencedProjects>
@@ -33,4 +36,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index b3628f2fb4dd7ad8ab09937a758e1f9520413dc9..9d395e670b7a0bfbd815d1736f1bbd925ffdd6c7 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_Transport_Common</ProjectName>
   <ReferencedProjects>
@@ -31,4 +34,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index cd9d9f12d603582d993297bac4924db7fb18f35d..9589611172f64f5fdbf918f5691b17d7da050003 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_Transport_IPL2</ProjectName>
   <ReferencedProjects>
index e45a39057e9124a9012852881942b593c9e65f21..f406b3bbb00f39e620c01031ff71408f571ace2a 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_Transport_IPL4</ProjectName>
   <ReferencedProjects>
@@ -40,4 +43,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 4ce8e2d4ca1722e6ea2533a4fad89e2b8afd967e..9f8aa84cb834016528b115e919b644e641462cc2 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_Transport_MessageBufferManager</ProjectName>
   <ReferencedProjects>
@@ -34,4 +37,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index a2c55cf5011495b9f7b1733e5ddfec0949f31289..e4881f6df5b1d3850970859a51dacebaf75b357c 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_UIHandler</ProjectName>
   <ReferencedProjects>
       </FileProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 955683891b84619ad3b9501e8a45231ff17e94de..09efb5e359e6cfadc196f34880d1c3c523081a17 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_Variable</ProjectName>
   <ReferencedProjects>
@@ -38,4 +41,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index be231b62aeca0eff4ac144754ca5761953b373eb..f9093cf0b4ac7813dc5c155098f6a649d32946cb 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_CLL_Variable_UI</ProjectName>
   <ReferencedProjects>
@@ -36,4 +39,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index ef670b5ada5f3a8f54ddeb5c732d96420d777303..4e60e368c94ce9eeade4c18f844b7aad27d0ed08 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_CommonTransport_M3_CNL113682.tpd
index d25a8838ed42713f1ee699c6111ca83f7f55f541..2a41dc6809a9387f8c5cd6ed5fda780ffde60434 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_CommonTransport_SCCP_CNL113610.tpd
index 438bbd0d63329e227111dac8598c9ee4202b76cb..47f3f48eac1b2684c46ccdb0efa8d26f1614a3c1 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EPTF_CommonTransport_TCAP_CNL113592.tpd
index f85d1922f544a31713d1a8a60f8c0d0e971ea6ca..cc8c8fe2e9382bf86394d8ba841da712b1355aee 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_FreeBusyQueue_demo</ProjectName>
   <ReferencedProjects>
@@ -39,4 +42,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 245af1ff417275be4a1c3ae49571ca84fde0ac22..b8385e5add6e6bbf3baf1b0b5863cb38b1673313 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp</ProjectName>
   <ReferencedProjects>
@@ -69,4 +72,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index ced667151d4c160587739e06a5756cb2a707453a..7765c25633fe341c24b523597c4f265600d0a0e7 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_AC</ProjectName>
   <ReferencedProjects>
@@ -30,4 +33,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index bf9ebc472f0d74faab32210d60313a89d13bba4a..bab53bb58b4a7d8b4d240502b9f9a9a1115e6f51 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_AIR</ProjectName>
   <ReferencedProjects>
@@ -32,4 +35,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 3b85d4a7aa52f552cab127cab7323a1627cb7352..6571454b7ed366c0ecd013ab6f9c4b1342466486 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_ASDP_TopLevel</ProjectName>
   <ReferencedProjects>
@@ -36,4 +39,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index aef15408f76db7d6dfa7e31333d15cb9668770ee..5165528ed99eb5b2c2c118e056bcecf5a3930e86 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_ATandT</ProjectName>
   <ReferencedProjects>
@@ -73,4 +76,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index c1e365e2c3d204bdab35468de138ee2d224346c3..39f4973d9379c54013852e3228022177519bec73 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_BCS_AC</ProjectName>
   <ReferencedProjects>
@@ -49,4 +52,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 51807f2511600c54cff03544303f2119bdea0256..3a2960ae41b58239ba5ba80cc02a3f5dad917406 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_BCS_SSP</ProjectName>
   <ReferencedProjects>
@@ -39,4 +42,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 1553c5eabdc228b2576c048e6aed4937fc2ee735..69fca2e6b7ad76653d90ea0040ea89ba7eef8e38 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_BCS_WCE</ProjectName>
   <ReferencedProjects>
@@ -94,4 +97,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index f8703b7fe78502a3f81e54c4d12273b3ca757eee..b71bbde5be5a7d7c84dc1974beb17ea82c6619ad 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_CAI3G</ProjectName>
   <ReferencedProjects>
@@ -31,4 +34,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index befcb83c84f17aa161f5c6ec0f481f854e5003f1..a1698809e3780fa62c5379922ca91ddc9f6e7d47 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_CAPv2</ProjectName>
   <ReferencedProjects>
@@ -35,4 +38,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 5991cbd2d870f5cb8d52a97393a37e597a45d59b..26b79c486456fddc570e280314ae3e3ac4ec68f1 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_CAPv3</ProjectName>
   <ReferencedProjects>
@@ -35,4 +38,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index a166d44fd4e5d9ad54bfb096613396674be43736..668fd2ff3356276d31dbfab3ac6fc76a5a5a94f6 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_CAPv4</ProjectName>
   <ReferencedProjects>
@@ -36,4 +39,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index b830377e4a9b746c8669e7d7888ec73d64269272..973cfc5d72bf5ecc5411efc0a1726df1155f2f06 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_CCMP</ProjectName>
   <ReferencedProjects>
@@ -35,4 +38,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 9804d952461d80581610dc9d4a37513e6164861b..cba966eeda063afacb875228b13da7c8c780c2f8 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_CIP</ProjectName>
   <ReferencedProjects>
@@ -33,4 +36,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index d53ac2dd32d9df2557f1da7df2384260e53d44b7..d74abae514590300e497c001688b8f5e08eab864 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_CIP_Orga</ProjectName>
   <ReferencedProjects>
@@ -33,4 +36,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 68d423ce938b6fa33c2531417e52f9c709001ba5..6583432459d4f192dd47c6b631f8c029dddebd3f 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_CLF</ProjectName>
   <ReferencedProjects>
@@ -42,4 +45,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index af56d3757afe46e39c0489ad8bb26bff7abe3450..70a6a4e343061ece8907c1944a6fc8d556f12ea9 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_CLFv2</ProjectName>
   <ReferencedProjects>
index 1753773082b69a8f33d8f6fbc55f82dfcdbaf18e..0435a8eab07ab21a404b2399f180179eb2d1f679 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_CNS_TopLevel</ProjectName>
   <ReferencedProjects>
@@ -38,4 +41,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 3463ea3081378d2f4bdb0cbb92a29d1b3c05013b..c7d7a781339e2854219b93a2a4a9569dc34cba1a 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_CSCF_TopLevel</ProjectName>
   <ReferencedProjects>
@@ -42,4 +45,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index e07f04900a668c540a5137aa42ecb167f79ed5bd..e0c3239cd7edf59929c6c50d52ca70e4ae4c9dcf 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_CSCFclient</ProjectName>
   <ReferencedProjects>
@@ -45,4 +48,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 0352ece7a12aae478bba750eab20f53f9a67f918..90632eb0330a9e2a66726a2e388c79ac99d3d1ad 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_Common</ProjectName>
   <ReferencedProjects>
@@ -89,4 +92,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 4cf7dbc639326503fa31ce7d065f11b85b92bef7..128c9ecdc596b60b0813c1deb2f85f1b693d0883 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_DIAMETER</ProjectName>
   <ReferencedProjects>
@@ -35,4 +38,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index be980f0800706b8f058510729ecbda86d1c433d5..41ea2ee0efdf6ea2c5b9b6c3d80a97c5279b4108 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_DNS</ProjectName>
   <ReferencedProjects>
@@ -35,4 +38,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index f6b52c136b402efb54d8a4cf978eaaef86115c75..69b612eb940531870c9dd6d455417529bc82fab1 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_DSC</ProjectName>
   <ReferencedProjects>
@@ -39,4 +42,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index ba21846937aebc6298059c1291bcb99de55df571..21ba457ed73c6cfcb8efefd4c64ddb2ebc0555d1 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_EDB</ProjectName>
   <ReferencedProjects>
@@ -76,4 +79,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index a10a2c1a4c470bd86335c59d117cd97cad2e39eb..d776bc72a35d01a1a842cad91cf597eb61da1fcb 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_EDB_CLI</ProjectName>
   <ReferencedProjects>
@@ -79,4 +82,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 3494dbf54ed921134212f99452a1bdfc269ae616..0eccb8e50d3b346527df47865726698e511f4739 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_EPC</ProjectName>
   <ReferencedProjects>
@@ -43,4 +46,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 4a21f6b557b1e5179df0fd5cfd6cf205738e5855..937daf858928931c959d00aab4fa4af7972c8bbb 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_ETM</ProjectName>
   <Folders>
index f6e79c3652d7c34106cd2da24009cb1c919f1c37..f6cfeb508afae62bafe86c6fafd72ec25bf003a2 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_ETM_CAPv2</ProjectName>
   <ReferencedProjects>
@@ -55,4 +58,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index a7f62d8a8e52a8c120b1b5347fb6c43037c7d312..3e9d55eb4a04743d71c7bd74c45ee4684f0aaaca 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_ETM_CAPv3</ProjectName>
   <ReferencedProjects>
@@ -64,4 +67,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 78475f90815ade6be469532f6985e71751c65477..61a5cd4dea61a0295a01b2c793ad7ba3d8e85f47 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_ETM_CAPv4</ProjectName>
   <ReferencedProjects>
index bd6d0cf4cb584d178350cc55dee8cdad3e2738c4..936a2ef00a5fc39912f5926721f0089e8f001020 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_ETM_CAPv4_v760</ProjectName>
   <ReferencedProjects>
index c219a144615c0bf2c721105345a00b62df5b016e..5ddd28c3afc6d4ed55a7ddde5938a3a2a13751d8 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_ETM_CCA</ProjectName>
   <ReferencedProjects>
@@ -52,4 +55,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index a57de87244bd1dbd988c379de02886ec5f3094cc..3f520051c7a50629d91bfb95ebfc4db1040df203 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_ETM_CSCF</ProjectName>
   <ReferencedProjects>
index ca3ab609d8fc98b8e503d75e26421ac64ce120bf..5306e648d5d0a2f1e06ec6c99c6fd870fe5abd6a 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_ETM_DCC</ProjectName>
   <ReferencedProjects>
index 142330edb219853f03979d722cf6a83c148774bd..0c14fe12c4fb7cd7a73a39d38673daac91bb4a16 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_ETM_ECC</ProjectName>
   <ReferencedProjects>
index eb46760f77085a191fad5d43d15dcc8752d89d0d..be91b4349552c993f2686ed15e600f081bad5310 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_ETM_HomeZone</ProjectName>
   <ReferencedProjects>
@@ -44,4 +47,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index ae71997d76648ffc94151172dd61da80c99c9a4d..e6a9e0878950b24e70a0f87de29bd2e9f8ac768a 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_ETM_LTE_INAP</ProjectName>
   <ReferencedProjects>
@@ -52,4 +55,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 08bd6a217ac79fd3dfdbadee160d21c6c67b5f75..526655e713bd0fabaec5423589744fe2a54bc934 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_ETM_MCC</ProjectName>
   <ReferencedProjects>
index 32e2846349cdcbca073facdcad51d6b63dce00dd..b2aa0f6e21fb887158a4398942825f42b61f63e4 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_ETM_NP</ProjectName>
   <ReferencedProjects>
index 391c659ddd5a10cd770743da460a85705dfda265..d55490da551107ab2767a6dabbdcaf9c7f3b0c55 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_ETM_NP21</ProjectName>
   <ReferencedProjects>
index a2ad3b82c06aa7aa563833834111adedf783462c..58c72c90b40f54ce6183a7c831d79280e7f22c67 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_ETM_SNA</ProjectName>
   <ReferencedProjects>
index c9723740381512deaacbc62cf69ef422808ba600..d4f4afda4f72cc1dbef6a1fd91e9ae89c448f0fc 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_ETM_SNA2</ProjectName>
   <ReferencedProjects>
index 8d68002e9c05bc46436f490611efcc7eb5242b85..d42c90789bdbfca9d8aabf4f3581a755c2e90dbc 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_H248</ProjectName>
   <ReferencedProjects>
@@ -38,4 +41,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 991cd79fb7817715ba4974ecc9f72702b4bb46f0..1e7d40ed9fdab77402796177c388438e42778ff8 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_HLR</ProjectName>
   <ReferencedProjects>
index cee59bca3af6d240a7b6e66c1924647a92d04b6a..670dfb2297c453f84257c547cb673999c414cc74 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_HLRsim</ProjectName>
   <ReferencedProjects>
index d36fec9b48c6bd0a9ea93371844f422b110cefce..b930fdbd27b2a2ec27059bc10ae4cbff9716b980 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_HTTP_TopLevel</ProjectName>
   <ReferencedProjects>
@@ -35,4 +38,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index ced665233a4c73cae28acbd302f0a0253ac3f9a4..d1f493be4dd30de8dfdb48f4c6b8333d68b3e52a 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_INAP</ProjectName>
   <ReferencedProjects>
@@ -35,4 +38,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index b9db867e29ca720e4790e191d99f6d2c538e817a..7b83a175a4afaf9e3d9c9725adb1bb438e259396 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_ISUP</ProjectName>
   <ReferencedProjects>
@@ -33,4 +36,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index c7c8e7f4b3d8e78d6c74c7d673ba76f9ef23f91f..72326b5e08db40a334fddbb2851c22a673468509 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_LDAP</ProjectName>
   <ReferencedProjects>
@@ -70,4 +73,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 10fd4ffb159ae904ecc07bd78f32b0bad94dff20..de52e84b12c6b24c79ecd792f219b35ad8dfb8f1 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_LNP</ProjectName>
   <ReferencedProjects>
@@ -34,4 +37,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 515504abf1fac4296830e4784df2234fa6c29135..852f6f33edbd3d7f05756fdff517816006cfe8ab 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_LRF_TopLevel</ProjectName>
   <ReferencedProjects>
@@ -36,4 +39,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index dad4d4bde992de8b76bcc11f1a7ed7aa1ff42b0d..615ebcf5c22f45234251fcac338220e422312c17 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_LTE</ProjectName>
   <ReferencedProjects>
index 740827b9f6ac33dd60e39b8f8bf5efa5bb44a470..ddea59615cacfc9b2589a22db278721a63bc4f10 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_MABEZ</ProjectName>
   <ReferencedProjects>
index f627158f47c5f1b30a0415a9faa847f917f17a79..0518836bb102024585498e31facce12e57559ec2 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_MAP</ProjectName>
   <ReferencedProjects>
@@ -32,4 +35,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 3088d01e4dcef0d3878408a55bd4d64aee9e1f6e..6d49f0aeaed09f8c002d683abec6827232af36f4 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_MGW</ProjectName>
   <ReferencedProjects>
index 3e4f217466a2092c3d964254dd07534e5a8979a8..b7c6df351f9ee1e5441a1c8c728a85a086b319cd 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_MMEsim</ProjectName>
   <ReferencedProjects>
index 244dfba6b68946f2152f8167d26d9dde9d4c7f12..a709f0b9ca9af71f729e064b504884fadfb12e1b 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_MMsim</ProjectName>
   <ReferencedProjects>
index 71dd2c3bbf8dcf6b2b16fb751cbf2aec2eb3b875..54d9492efe4482c69f0182d45f6d35bca20bc935 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_MRFC</ProjectName>
   <ReferencedProjects>
@@ -41,4 +44,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 617d5a18d0f55d0ed2edf8fb1ef468baa1b4a0e4..2e457a225d3d03f499ad99a567c4ff4f28dcc849 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_MSS</ProjectName>
   <ReferencedProjects>
index 6b238e8cd908d5dc45b3d23ab8cb95f79585e1eb..819b2c24001984c883de1f73508f00d0b24344e0 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_MTAS</ProjectName>
   <ReferencedProjects>
index eb465a5a58e41d584d62c045d0077cb38f53ee41..1ec661f2ccb4f67fdf882ea9e1dc3ee5a2172aae 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_MTAS_noSS7</ProjectName>
   <ReferencedProjects>
index 917fafbd2cb6d800a9056a4d1bc54b6851016973..8ef4e036bc4fee2ed461a3ccf3a53174d61496be 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_MWI</ProjectName>
   <ReferencedProjects>
index 504424ebf98df5e8dbcab9b5fd274c8f5a223156..ceec8e0aece4dffd8726fe2aab84ce62e456d6ef 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_MWIAS</ProjectName>
   <ReferencedProjects>
index c607c9b650b34a4a405b13bf1b06fd73a49c6699..8c3c9775d9d6e6a8033b47a721442dced5d02818 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_Meta</ProjectName>
   <ReferencedProjects>
@@ -71,4 +74,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index f1ffeba6edf49bec004cdfb26a812eb4fb0e6392..5a17bcd79ec6f274cab656214a65a45d7ff14e51 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_NACF_TopLevel</ProjectName>
   <ReferencedProjects>
index 9305940e6c870344ea7966860f4be3e0bd3e14f2..a487967a677c5f3fbf0f6d99d3fee0f31faac6f5 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_NASS</ProjectName>
   <ReferencedProjects>
index 3130e5d2c997f7b6488a48da851f6c990ce71fa6..cb2a7beb9b0717e5f8c2470782f2c1459c891441 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_Netconf</ProjectName>
   <ReferencedProjects>
@@ -36,4 +39,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index e736c0ec1c5fb1505ceba167371b3a8725b6e8a4..f126d6998323427dd870a5d766dfad4ed4c95ea4 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_OCF</ProjectName>
   <ReferencedProjects>
index 36e33e9df18e67047eec0b775c4cf2c64b8fdab8..eae81e764731bc0cbd9b239c1a132739c2d5443f 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_PCRFsim</ProjectName>
   <ReferencedProjects>
index 348547a5f6b4f08d2c483c25546133eb9525ca7f..8b413666cd75faede8e4133b115c65ddd31cee8a 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_PGM</ProjectName>
   <ReferencedProjects>
index 97cd176d5e4c4e620b5c4094b94082b58222834e..65c4558861ff09c02af9a35dcdd72e15e70a85fa 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_PGM_HTTP</ProjectName>
   <ReferencedProjects>
@@ -33,4 +36,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 5bfc98ddfe81e52a40c484418c65261de94d5c6f..0a859ea27422389b4a7716f213e09ea8cf369e37 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_PGM_SIP</ProjectName>
   <ReferencedProjects>
@@ -34,4 +37,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 75528c4bc7462b39db0c40b37073b293efd0b9b2..16574a65d11252a19ee16a36efba6cdcc316840d 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_ParlayX</ProjectName>
   <ReferencedProjects>
@@ -33,4 +36,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 903f8e74b082b9c2e3061dbc50f2c31bcf30708a..3efcb8e1d08ff0ee4176e2447077bdd604ab0aef 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_RACF</ProjectName>
   <ReferencedProjects>
index 054b25cfd7c104112d9f90bf825e5009b3f1d3b0..4bd487c7fc5de69ec4061c37e6296ae282cadf35 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_SCP</ProjectName>
   <ReferencedProjects>
@@ -34,4 +37,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 72e366610bd3e17591f457874d53c060f3f2a978..3e1d03f64f82a437a339eaad81955d2062e55ab3 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_SIP</ProjectName>
   <ReferencedProjects>
@@ -31,4 +34,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 4e1e0dbc1c95c3c27d5ae9185ee2f1f80ba698de..929ff6a8cc9c6f6c055cc8970b50940481a1fe05 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_SNA</ProjectName>
   <ReferencedProjects>
@@ -34,4 +37,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index dbddbe13eaee6fe11a980c868b6bd4ada5032d3d..d5aceb37abf06b933aa2e6847759725e425872c6 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_SOAP</ProjectName>
   <ReferencedProjects>
@@ -33,4 +36,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 4252b8fb80ca542af401c9ac33443005df2df5c1..677fcc60bf5fb1b8758a525ce2231d87d1912e5c 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_UAAF</ProjectName>
   <ReferencedProjects>
index b10bb907b73c8812a3969f7433fced6a46328f18..3fc666e3ada82a2850708c82938812a822b0724b 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_USSD</ProjectName>
   <ReferencedProjects>
@@ -32,4 +35,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 9254ede7972eb9422a0d0168992b5dcee7f1bf0a..beb50d357d3522a64d40a8666d01735ae5aaf46a 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_UserPlane</ProjectName>
   <ReferencedProjects>
@@ -39,4 +42,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 95b0d151a0187f205490adaa0ac02f74d7b56d37..5fe7d165018e2961c1cbb632ac32b7926a6913d2 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_VMS</ProjectName>
   <ReferencedProjects>
@@ -41,4 +44,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index d2d48f96b9302465c199c119a9dde6f503cebf14..9d08fc6238e32b19c459c148c4972b791d8026b5 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_VXML</ProjectName>
   <ReferencedProjects>
@@ -33,4 +36,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 267698b32de65fe14517fd07061c7af189913180..74b30b2eb70167994ef46509b4872d5eda634351 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_WCE_HTTP_Client</ProjectName>
   <ReferencedProjects>
@@ -33,4 +36,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 8bc6f8187124c9b6cd7c9a2b6dbba3051506a12d..58f5dbc1bc4b429d5f66ebf1b748cb86fc2dd217 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_GenApp_XCAP</ProjectName>
   <ReferencedProjects>
@@ -34,4 +37,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index dd62bc23beb17206e05a68248058c543912a3635..7f2de3274a0252bc6189c6bb75e0d092191e4e35 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>EPTF_ILog_demo</ProjectName>
   <ReferencedProjects>
@@ -42,4 +45,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index a9df75ded799d8639f595773b8b91277ca7ce8eb..c5d0315e61ca11f6b1557f68d1352e43a83a966e 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               EricssonRTC_CNL113414.tpd
index 7c26370970e7ec0a6f4c3a40e6eb5c72dfbf0185..9b05ea0530634a1acc8f3309a304fe7fd4bb8909 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               Ericsson_INAP_CS1plus_CNL113356.tpd
index c45100d1402a94c481ee005a2a86ccde1b08c1fa..cf962a30db73fb0929db59815d55f09fa82d990d 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>Ericsson_MAP_v2_CNL113725</ProjectName>
   <ReferencedProjects>
index 5cea7acb1cc3c93afbc59f19b1c7bd2f19620fee..aaa935f1ea21d4e8683622db49bd15c7103bc952 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               GCP_31r1_CNL113364.tpd
index 3439339937fc7a9a8a9b3e96724c76a08e2ebd1d..9c283bdaa788dd41959f0f6a6ad07ed5e8564df3 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               GTP_v9.11.0_CNL113765.tpd
index 697f9edceb618ab7bc56a695a7af5fe5925f31a8..46606473e9ee2dd51d050a7272e27f6621e8bc0e 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               GTPv2_Sv_v10.5.0_CNL113740.tpd
index d71a6b365c91e3595a93b86fd2db5c3260b10e49..8406095ecc8139055feb6c1e218ecbec4fc41d04 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               GTPv2_Sv_v11.4.0_CNL113777.tpd
index 8b39805f0c3b738999acd2eb48599a35e7324cda..50471be0f5dee3557161e5f170dc9ccfabf3ae57 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               GTPv2_Sv_v9.1.0_CNL113703.tpd
index 72ab646f77474e0a135b882495e238335287a30e..9f57e6e3b63921687fa3923ae8237a74b06baa35 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               GTPv2_Sv_v9.7.0_CNL113730.tpd
index 80c02a5681e31700375d8a3aa98c9cc3348be633..ebbe83dafbdeb74cac06d2a6fa7ca53388605c46 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               GTPv2_Sv_v9.8.0_CNL113737.tpd
index 108c5be9ef1ec2f2e40072386a1d781930c1adb3..b4c77272d2ba77f9513a9b9f35af04952177e5b6 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               GTPv2_v11.x.0_CNL113753.tpd
index 95983d0659d632e30f3e1145008b196e2ba2fb83..4b95c4b5da5a0fccd7588932d71f71e2863d77a9 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               GiGnREPLAYasp_CNL113604.tpd
index a206f1d2e65f7fa40aaf0a4e3b11889ef6f9cc25..53e8a412b0871ad6d412e982c434e068774ab100 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               H225.0_v0298_CNL113354.tpd
index 889c25bafb6b75821acc5fb0e2b71e76ff2783fa..d61c4a0f5df3d398e3cc13fbf268f86c0c499ff1 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               H245_v6_CNL113587.tpd
index 9e68e570d33d16dcebb9b02dd62fa521cc8fb36f..4574d272cf1aaf067957da361e38866330500e2a 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               H248_v2_CNL113424.tpd
index 4d33a12568d4225a44a5b6d450db8ac53baf02b1..cd3fcecff0d381626a11f85ee52e1a834b6c23fb 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               HTTPmsg_CNL113312.tpd
index 295c488dd2a52970c653a4d9a3e96122c6cd9ce3..a2f4709bbdb53e3368f0b0ac90632e0f9e3d004e 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               IMSA2_CNL113693.tpd
index fcb9516e13e0412955394f21b7cf51ac12691b5b..8372b6a40bad7b2afd16f8c2e136d793fb1d1ba1 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               IOS_HRPD_CLN113752.tpd
index e4a0e73e4eb06d593da002daf4f46da18d3cfc96..1c56b19d66ce583c168833f172803a9d47bf512e 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               IPL4_EIN_SCTP.tpd
index 7b334cd5822f43d816fd21b12ba9b1f830c327b6..5386255c5dcbaae3b5124a246f658103e5937b17 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               IPL4asp_CNL113531.tpd
index b5cca266bbbf7fda72406f45da38aa0012e40eb0..81ee3fb8bba99ca716f3fdc3803d127acea5ae09 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               IPL4asp_CNL113531_Interface.tpd
index d2afd1d6e6f7a797fb8fb020103f6ca571eb324b..f2aa84d9d9ae8fe3d4664e2896ad29d5e0fb3d1e 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               IP_CNL113418.tpd
index 3c0f587ac89239b4bfad16eba89e2be0da2ca55a..aaf8752dfe3d238839172cbcf3ca35f807c8538c 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               IP_Daemon_Dynamic_CNL113739.tpd
index 52424adec2a91cc095f9471f64855f8d213f6597..2856231937e6778a36e9f6b3130cddf77ce6e2b1 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>IP_Daemon_Dynamic_CNL113739_demo</ProjectName>
   <ReferencedProjects>
@@ -36,4 +39,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index ab62fab25ee1bfa71fac2e1d19a07a417aa48b32..9ed5523f6f5ff4a4562396bcf832a61be9af0eeb 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               ISUP_ANSI_CNL113411.tpd
index 3aa72de5e1bba76520fbf915e219c0d6f3bb3a85..cb92c22a2e44ed57349cdcacf4fa69341e97b475 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               ISUP_Q.762_CNL113365.tpd
index e9da4b9b2131e1318a32aac161924bddf5d1b23b..68d807a3bf31e7cede7bd433ce43a20056713398 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               ISUP_Q.762_TCOM_CNL113762.tpd
index ba954934f37f8ff25c8fd41da327aff7f5f5c068..c9332ba69903d0d9d294c62f90f3b9ebb27406e5 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               ISUP_for_Japan_CNL113727.tpd
index ad2722014619632dd8d67240fe15da882c618ffb..21f894360246947c767855524d45756e509742d5 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               IUA_CNL113439.tpd
index be1852fa5beea3d2fba1567f9eba5390a8418dd9..47528e21d868125341e63970a5c2f70aa6dbadb0 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               JSON_v07_2006_CNL113676.tpd
index 1321632e3cf2103d56a4866bac8813589a5a9112..48ec8b6eeaf55bdc4ffa13240fe557a98d071dbe 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>JUnit</ProjectName>
   <Files>
@@ -30,4 +33,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 7528f70b8b5e066c95b8bce6f3662d716137001f..7b4fdc30e0a61f6d66718214e0d7e3f0f2b0ce0b 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               LANL2asp_CNL113519.tpd
index 7b6e680835acdea53b6165002574280bcb48e8e8..c71a4955d3c4187be54bfbf9e6f1b403d39077cf 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               LDAPasp_RFC4511_CNL113513_Functions.tpd
index d26902be30c3ae972133d98cbb3585ebb884570c..71dcd13393e20a3f765ddbbc3b9577372c958a34 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               LDAPasp_RFC4511_CNL113513_TestPort.tpd
index cfd3172002c3153e44effcfd2ef06cf0f953bf75..b176fa9b0be7f617c58382b461c306bdcf65cdc0 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               LNP_ANSI_CNL113715.tpd
index 72fd051eccb13a1ed41d12d3ada72ed3506ba223..58e04f76543d7deb61170efc296abc733e733098 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               LOADMEASasp_CNL113585.tpd
index 128693d0506cf535010f96e34d3cde2593fb6b75..89422bded8fc41ab22f77e45d2daa1f050b191ca 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               M2PA_CNL113558.tpd
index 059b96e8fd8095bf9b52f1598bc1398e91e403dc..f708cf4920a7806ea542889e5a7e51560c145ab0 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               M3AP_v9.4.0_CNL113735.tpd
index 792bde69b63e36d3b41561682b386224a6ec144c..6f6e97c8d64b4c970091b8d645d9ffb0d2238571 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               M3UA_SCTP_Daemon_CNL113487.tpd
index 9997e45fb6658e772bce0e7ae5faa963f0c28661..f85786e239abfeb70e803c5cd925125b2c8ddb4a 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MAP_ANSI_v2.0_CNL113673.tpd
index 728a7857042fe374c394382df1e6bb8e18eefef7..d0bf9f9e9cdda6c54b5649f04901fa44470fc878 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>MAP_ANSI_v2.0_CNL113673_demo</ProjectName>
   <ReferencedProjects>
@@ -59,4 +62,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index f7c935260c82a6fa0ca5a727e2252fe3ddeaad00..e16599f98b2979cd40ac3f3f362e040c0ba0da7e 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MAP_Current_CNL113745_1.tpd
index 9f4074d63562c6dfebb64e025fcc98d38a59091a..9d315d2a7042648be108c9256045b5d1fad2216b 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MAP_Current_CNL113745_1_HLR.tpd
index 63e358c0d2f8c771fc56ef4507d8d36a230efe6d..c77c7335b86e1f8774f5acf15b430880b6b99b65 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MAP_Current_CNL113745_1_v123.tpd
index c247c6d9ebfcd41d1c992256b58db505a50203fa..bcf719348c54fd3a5998809dce8369a593413f33 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MAP_Current_CNL113745_1_v123_HLR.tpd
index a4a7a96becb899630ac6a853afe55793fa07b2d7..21becebfe70753744633eb8d054371117b388db3 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MAP_v10.4.0_CNL113736.tpd
index 5ad80c18e800649e7d8298d509203ffb38396f44..943885dc5d8097523d92b370789a529f42777397 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MAP_v10.6.0_CNL113764.tpd
index b10b57e938f6aacd940d676a16cf444ebd603941..a53557a9862307c93d10d8c5262a80ce67fa6a1e 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MAP_v1_CNL113431.tpd
index 5e34937f979f6b3bb68060bc594276f2b08e581b..013ba6ef3deb1f7f6f023139aba95364ebca25ec 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MAP_v2_CNL113432.tpd
index 0e67629b9c66f401b8b713be438e2b6ece120074..cbcebe97044e9bd425eb140684a7e79d269a9f90 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MAP_v6.11.0_CNL113500.tpd
index 00b69250a0167fd2c64eb9b932840ccadc519781..6aac0ab2411350c6f82ce3e04961a4bf0210dfbe 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MAP_v6.3.0_CNL113366.tpd
index 3a9804a1eeb943fd97affab4f936494037b1fada..07fd8da1279b26bec1917f51e1897fff9d6ad30c 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MAP_v7.12.0_CNL113635.tpd
index e2542160b5ff90f33038bb7c26695b4e6a3c2730..709a3aea1d1da27a8f779f81103ff3a46b7597ec 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MAP_v7.12.0_CNL113635_v123.tpd
index 5b6b36916020477bdd5ac7758a70c172fd743c70..b35b83d3da406411535adbf7898463162ae421e7 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MAP_v7.8.0_CNL113569.tpd
index 50cc6a2649967ec6c44ae92853258625cef293c6..db749e01caa08037d11c0fc7093a7f9de03bc6f8 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MAP_v9.3.0_CNL113710.tpd
index b3a069e7aab19de90a74e0b70372b9a454762d2f..1f969236bd5aeccf70fa08ae0c4c063b0f6bebf3 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MIME_CNL113352.tpd
index 9697fd6a00547f0cd52667ec94464f0190ef5d7d..8fec9757a93c5dd43f2e37b834add462d2075ae1 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MLSIMPLUSasp_CNL113749.tpd
index 979e0cc992404e21df41be6afc7dac3bd1b706e9..a141c3365df68ed1463d83eb8c0a0c5ea4395edb 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MLSIMasp_CNL113538.tpd
index 2e3b7c7c7210667bcee2dc9e73033fb6083ae8f2..78ac27c1c5179e6f7ad49ceec39d08d9619675e6 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MMLasp_CNL113490.tpd
index b9c696bdd6ff05a24f009daabc715dd82d9b51f9..0d23ebc6993b599a736502aba83236b0d034608c 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MSRP_CNL113467.tpd
index a20c08bab88102e20d624f41f6d40ef2e35d7077..56a61153b23d42150161054cdac95a7bd8bfec34 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MTP3asp_CNL113337.tpd
index be66eb755a3bf990340c92529bf957308e68d515..c105192027105d64c3deacdb2bf00c3271d2f241 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MTP3asp_EIN_CNL113421.tpd
index a2e5fe0971505ef7ad7e2e9c480ee76cd843340b..15ce8225816cfdb72eb12404adfe41db608e3587 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MobileL3_v10.5.0_CNL113758.tpd
index ce35f0ef0491d065ecfb67f3ba6f84c2b5e16f6c..7981d4fd6b82ba875b0e130ba0c8c1c14251b481 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               MobileL3_v9.5.0_CNL113719.tpd
index 7db3abbf681ec747c2912a56b20024318f6269a6..2058f50c7a84e47ddaffe3876b211ceb7f193347 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               NAS_EPS_v10.6.1_CNL113746.tpd
index 73fdd0c14e956e4f06456f2a6e2881c1bda228c7..af9b24f62d3fdf29801b1cc70bf1a9d1d56801b4 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               NAS_EPS_v9.7.0_CNL113729.tpd
index a443fefd4c6224877670117a2cd7e3afb48ec2cb..200a8d5d5824f27b31758d550f3b1b01c943a906 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               PIM_CNL113733.tpd
index 335f97cc1021dd0aba8d09a92514382e7932756c..126d0fb92bb7fe126dad8e66fa6376e7b6ec6d8d 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               PIPEasp_CNL113334.tpd
index 11f416063379d9bad7cbcfd4266994c1e9d43129..67f0f2b012c17e00eba368e86a0ebd16fdd0442d 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               PMIP_v10.5.0_CNL113759.tpd
index c50ac1f273015da4af10d56af5beb198d41f2bfd..1411d2152a472c4309428c49c24ee83f166f120a 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               PMIP_v8.5.0_CNL113704.tpd
index efba178901d651d75db98fa050c66851dedeaf71..f0fc970214a2d7c7c017b2718a5acc1282c30e2b 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               ParlayX_CNL113540.tpd
index 9ba2500fe4670d374155cd3df861d5d9849c1cdd..23b99f04c06122cde91d73df97d693839280b4fa 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>ProtocolModules_Common</ProjectName>
   <Files>
index 9d86f0d1d83017532897dffa592133d7970e2839..f90462fda542b2e33d99eebea0cfc10f65ed4e65 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               RANAP_v10.4.0_CNL113742.tpd
index 888819bd36605f568550e361befa8c38093f4579..aedcbc02b94b8fb9c8cce95ccae5ac2e2e462968 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               RANAP_v9.5.0_CNL113718.tpd
index aaa4048825b2a64caa1e7fc20670857c4935cfce..da04f9ee9a0bdad82e20d665c353cc2a37ffefcf 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>RANAP_v9.5.0_CNL113718_demo_RNC_to_RNC</ProjectName>
   <Files>
index 799ed2fb7db82a6ae5b239492c4a0f542dd9307c..fbcd49f26c8c515ca0dc7627bb6183e698364ae9 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               ROSE_CNL113369.tpd
index 629c23fbd7d91237e7f2f6975413e88955fc4598..d2bdeb4ad16f38b68c38b1f86090d134519e84ba 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               RTP_CNL113392.tpd
index 9649550c9ef533b0d86a0f16a8c257731c949460..d92936818cad0057691c537654842c9f95c2122f 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               RTSP_CNL113588.tpd
index 6c04b7b1bcf1f67eafb9aeeee44ddc45f2f7236c..de4db6c3949a9e02197cec974478d3c5304684a9 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               S1AP_v10.6.0_CNL113756.tpd
index 281f0d96054a0e05692b1f62e7bba47aa54ff791..c70ea3253d270c950d04ebd90a9e9b248dd5655d 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               S1AP_v8.7.0_CNL113672.tpd
index 2148085cbb07796b0e239a4ff944e1cceee4a30b..02b119a80af5037c81f8fdc14961c6868770887d 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               S1AP_v9.4.0_CNL113717.tpd
index e7697dfb76926912c22004d3ee16df7734f4ea8e..e7c70675cd0261a1480a1eabae3c46ec556fa300 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               S1AP_v9.7.0_CNL113732.tpd
index 30d9d4dfff17e11f40f215ecb028a3f87af81bd2..e2aa4a8b8f265996535f5556f8d7d27a1afa2d7a 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SBC_AP_v10.0.0_CNL113734.tpd
index 726902c3815accc247c0a2d6ae6f568fa9e7c5c4..a803f4a10aa8853412955be0c2eb25bf7e8f9717 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SBC_AP_v9.3.0_CNL113731.tpd
index 1742808224be2b2747b0ca5a3ae551b4fd1f4101..a980556a8e3d997d789288cdbc4b1e0cbbb439fb 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SCCP_CNL113341.tpd
index 2b1c2327fb838a433e92ae88ff8b87043a167c81..319cffdbe23052773aefb30ad50e1f58748ccc13 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SCCPasp_CNL113348.tpd
index c6b43c50a37e7d6662e40e8892c576bacac7d8eb..da640a9b027d8a362a86b44152f2cfde1eed4440 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SCTP_Daemon_CNL113477.tpd
index ebac25ca96ab331553774be4c01906d742f96d24..82f69a265e6ee600e4365d65bd4a80376f7747ca 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SCTP_Daemon_Dynamic_CNL113630.tpd
index e634e94e1fd047aa6cb21b42622155ed10a15734..45ec6584a72d74f97cf502222921536b323cbf75 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SCTPasp_CNL113469.tpd
index 925b785fe1fb629b20b556c98f327674c487f658..459dab475a859458eeca733126e8008711a223cb 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SDP_CNL113353.tpd
index 8e62d60fa4e18e198d230826f7827d95c04a849f..ce172093c10fb41a76e9ad05b7f27fb0714cee5f 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SGsAP_v9.0.0_CNL113684.tpd
index 55947d3bbee2411e15bfcb67b567fc20c4f63b25..10594e7038a5eaf23dac7f586356f64ffb9394d3 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SIPmsg_CNL113319.tpd
index 8e7cd5f2447db0a50b6b7f51968927a2650f04f3..b36ad5a81f4f318909a3db768452a83662b137e5 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SNMP_CNL113774.tpd
index c18959a348ea5a9b318145a4eb9b180b09164d78..a0ec79d888f63c16de10b298751020a669bf42fb 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SNMPmsg_CNL113344.tpd
index 8960b52f5bda8d8362f24d7aca81964a8ef24c43..ff42f4538e2734966d2af127563ab8f2448a099e 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SQLasp_CNL113760.tpd
index bdbf3662613f2ff1025be150b0d518b8740da760..1f47b42da696ea44cce9a307b0c6e6f683f80a7d 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SRTP_CNL113769.tpd
index a70f808337e2c660fd0201a4a0ee1b8291cae130..bbd9a8fa1bc6745fd1f0d3e3af3fff362fcb2f1f 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SS7Common_CNL113755.tpd
index 02a995517cb7e67914a4b7003a954d03dd062f65..e486e1d55e883aeff735ecc73c3e820597271683 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SSHCLIENTasp_CNL113484.tpd
index 0b5071d074e1ebee70806718716ccb4f0784c066..35ec186557b7b66f7c5089364dacbe287e634325 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               STDINOUTmsg_CNL113642.tpd
index b9fba2728f872f49b4c021d6694ac6cfeb6d7f2d..9df480203066fa9f56d69477fef69707b693be33 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               STUN_CNL113644.tpd
index dca4080247f8494fa6e3e216ace50c60d85d7949..1ddf6456d4dd766e5f22f89f90dd06fadd31889f 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SUA_CNL113478.tpd
index 8d2ddab32e408543830dd0f7a5658cbc2de44dbe..6f58b98dde08aba63777a123194f6afcfc595dac 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SUA_Daemon_CNL113743.tpd
index 53c21d32c6609a7cdd5b4895c6c13d85afbc8a1a..8cc8c0c0625f96cac56901cc7b4f2db3bc05848d 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SUAasp_CNL113516.tpd
index e0ab925a051a8b45f42ae33593217486207be011..84383276f1bb23adf3fd1e62831b876da1723fed 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SUNRPCasp_CNL113493.tpd
index 4468eb41ac13fa187d2c08ebaa95fed4d068ae7b..0688552972a46c4fb1ebe5633284add5cc769c4e 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               Socket_API_CNL113686.tpd
index 8a4fe679001ee133e246d4f3fab20e61fb5ac146..78fed124d27be610eb0f90468c95c104184ec7d1 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               SubscriptionHistoryProtocol_1.0_CNL113584.tpd
index 23a3a8df3dab143793b819d3b3d1c41c3c62ac00..c1217d70af8272dde61ff7e565c0af473d92c22d 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               TCAP_CNL113342.tpd
index 1ff4a5da3f4b0d7e5f661542b2f594b7c813ff9a..03725d3efbd4cf78247a307fa485ec5912bbafda 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               TCAPasp_CNL113349.tpd
index dfb9e177620f73b6c461c5bc31ebd5ff2506c2ad..18b7985065ddc9d976f5337d797ea50dc1586bd9 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               TCCUsefulFunctions_CNL113472_Common.tpd
index 7d552c79dd3eee5e849401c37a0acba689bfbf00..604eb0665b17da7279b25a169d3b3870edd3fcf6 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               TCCUsefulFunctions_CNL113472_IPsec.tpd
index 0202b67acd4507e4881b9b9302368c8427d714ae..92138fb8fa987f3a71f712907d30eeae5d437055 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               TCCUsefulFunctions_CNL113472_Interface.tpd
index 79f91e78c43ccdda3f44f61778b79efd604d01f2..23bc131b4cb6dd3361d4112b63639c75ed607a25 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               TCCUsefulFunctions_CNL113472_Maths.tpd
index 26f5a9ad1a8be81afb5ede570b574095f6c95f64..3dc4188c6e28b2556401c766b7326c565151c603 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               TCCUsefulFunctions_CNL113472_Regexp.tpd
index 62a0858e696751fafc776b06a685990ec1ed040b..ee445508fd7bbc17874b305764a77bc2c88a9de3 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               TCCUsefulFunctions_CNL113472_Security.tpd
index 9b368983a703a3f3c9387ffa8c5f7c9803b2b610..a40c5d58221f052f5734e2bd48ba87ad00a724a2 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               TCCUsefulFunctions_CNL113472_TitanSim.tpd
index f9bfacb4217b7641e27ee7793fb0c9666ba354df..6716ee0ca7c2dde5b70f4f119c6df00842c965be 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               TCCUsefulFunctions_CNL113472_XPath.tpd
index 24677b85c3e244b325473ea99ec259f3481ef283..70a8ffee722d7c806bdbf4e829a7821e89e85265 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               TCP_CNL113675.tpd
index b357e41499531016c82b683bb779fdaff477f300..82af93911fd0977a02bda4c76adc3ca12d9e2296 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               TCPasp_CNL113347.tpd
index f33f308961b7caa632dbe12f8955e8ba79896fe4..6ea7bbfec3faebdced44ef86ecbe616510aca588 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               TELNET_Daemon_CNL113667.tpd
index 41aa63ff2c763ed2f25df33e2b7e97d5a1231668..b772a9ef7c7a212710c96318b81a5908c43c5d53 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               TELNETasp_CNL113320.tpd
index c8608c2ad6f7ad68900ceba7d24e66923dbebb0e..ed7f25ee1590526296510c4ce5458bd22575161e 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               Tariffing_v8.0.0_CNL113654.tpd
index 7c583bdd62663c4664ad98e1430da74d57e38e17..bfea4f6e534cff26908f2ff85a244be141aa7b46 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>TitanSim_evolution_files</ProjectName>
   <Files>
index c9459c8009347e52e63f8220b4866d3139e36e7e..5193419f65fc37e1b7663c95a58d5338cbe98670 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               Trigger_HSS4.2_CNL113583.tpd
index dae9998799beefccb4d19276ed339de15db85c61..a8c819e08fdd0c6a46dbc1643e1bc3216aed01b0 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               UDP_CNL113420.tpd
index e74e599eee90ba531e176923ae5322144ac9964b..1320e6ed488e4fc3805a80a807441ca66a9a85fe 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               UDPasp_CNL113346.tpd
index dbe0752eb4a5dc105d9dbde8bfd9e4030b1c1a46..f61c18e5fd02ed8d14c64169e0adcb574e6a3774 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               UPloadCP_CNL113633.tpd
index 961c32a17723d6889e809b0ecef693af5961603f..e79e109553a1594308c2cabd53394c8f7f738d59 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               XML_RPC_CNL113488.tpd
index 47eb14744bbc35e6d6d7ffbd759fe600b8c1b7db..b28123c76b1a5259bcfbfd5f0980f7932bc00baa 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               XSDASN_CNL113474.tpd
index 11a09e97f89efb9fb6caba03ee00ffc538d53643..bf1e17fe579081ffaf51e54bee553e782a7b8348 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               XTDP_CNL113663.tpd
index 7d97196f9ca766d6a482479809a6750d66a2e8f2..b31d64fa90a05ed7b9fdba7313dab4afa80e7be9 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
 
-  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
 
 
    File:               XTDPasp_CNL113494.tpd
index 22640f719b9bc117e13b2165696fab037325257d..e6c8f7ceb94207c1db251453f419d95105314fd0 100755 (executable)
@@ -1,10 +1,16 @@
 #!/bin/bash
 ###############################################################################
-# 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
+#   Pilisi, Gergely
+#
 ###############################################################################
 
 TPD_DIR="./tpdTest/"
index 6aee03c09ec938b49df4a8ec09f2712205b3ead8..ea49b7d5908ef62ea695cc20ad67437839d24ee6 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"> 
 
        <!-- This is an embedded example. An element with a sequence body and an attribute.
index 890015240a62816569b8d0e1cec8a93039220051..4077bff83613e6c63cc87f85637bab16df99275d 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
 
        <xs:simpleType name="S1">
index a9852e6ab133e9e8514415df3b02b967107c5d70..21e3ea7e669e9d843b80a03fbf12a976061c31a7 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" 
                   xmlns:ex="www.examples.org/ericsson"
                   targetNamespace="www.examples.org/ericsson"> 
index dfbb72472447e6b39e16dcea3f9dab6598468cb2..a59f59f8738cc4c333f5c58b041fd662993c44bd 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" 
                   xmlns:ex="www.examples.org/ericsson"
                   targetNamespace="www.examples.org/ericsson"> 
index a40e53d93928e3039274cd9c312e98201611c656..06cf12eb4c41f5c01f5035a591129fd9417300a7 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module Examples {
     type component C {}
index ad425fbdf4914c551d52e36134f499b56451b807..efce64db636f864e2a4e17aa4687b6eafa97ce55 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../../..
 include $(TOPDIR)/Makefile.regression
 
index 39c9121759df60f0e88fd573d57378b5758c4d79..a5a683da3185b6c5af051fdf23002fec8dfcc0c0 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema        xmlns="http://www.w3.org/2001/XMLSchema"
                        xmlns:xs1="http://www.w3.org/2001/XMLSchema"
                        targetNamespace="http://www.chapter_5_1.org">
index 1956abe678d7f34847c143a73b16e2611448bac0..715c058ecdcdaa5161ef1546a4486d50998b2779 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema        xmlns="http://www.w3.org/2001/XMLSchema"
                        xmlns:xs2="http://www.w3.org/2001/XMLSchema"
                        targetNamespace="http://www.chapter_5_1.org">
index 4959823aab68145bc54eea7be6dfeb689a4146a8..ca9938211360459ce385dfee04183faa9d54cd14 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema        xmlns="http://www.w3.org/2001/XMLSchema"
                        xmlns:ns1="http://www.example.org"
                        targetNamespace="http://www.chapter_5_1.org">
index d355f3b24410870ea2644335270025dd8123fe81..fa19cbf1e943b76fd57cf140fc1e0d0165827891 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema        xmlns="http://www.w3.org/2001/XMLSchema"
                        targetNamespace="http://www.chapter_5_1.org">
 
index b07de7790fff6f7c162e1da277431aa13ebb5e5c..1f6b88bd1b7dc736c227a7ea704a74dcf5ef0a53 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema        xmlns="http://www.w3.org/2001/XMLSchema"
                        targetNamespace="http://www.chapter_5_1.org"
                        attributeFormDefault="qualified"
index 33f6f53176047ba8f458015a26768001b0b0604f..81ef45ac5b761b1a88f44dc35bc39815451f9939 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema        xmlns="http://www.w3.org/2001/XMLSchema"
                        targetNamespace="http://www.chapter_5_1.org"
                        attributeFormDefault="unqualified"
index 7c0e7064c5b9f1d9ed3e8c1df27e0df7c68a7062..ef77a4c543e3b0486c0ca33c43c79ee396847156 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema        xmlns="http://www.w3.org/2001/XMLSchema"
                        targetNamespace="www.chapter_5_2.org">
 
index 45b4f54c4b932abd97cb2160ad68299848ebccbf..883b99c211f95565d56380c60d8603be69b935b0 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema        xmlns="http://www.w3.org/2001/XMLSchema"
                        targetNamespace="www.chapter_5_2.org">
 
index e3623c1c111a4a07a7db0bcf5c90f37fffb6af7e..57f73ffc4dbd22e98f65238bfa04a2cb349b736e 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema     xmlns:xs="http://www.w3.org/2001/XMLSchema"     targetNamespace="http://www.chapter_5_2.org">
        
 
index bd6eef51c1eb5767e4dc380488e61f4823d3a5a7..c84317816bd1836d78caf7a1aae4b0df11667a99 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.chapter_6.org">
 
 
index bc6dec38a11a9eb85272216501fcc8d073f5f2bc..42e6f2c007651e93dfdae8fe634d474806d016e6 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema" 
                xmlns:ns71="http://www.chapter_7_1.org"
                targetNamespace="http://www.chapter_7_1.org">
index 2bea0880d8551b6c8f5e68b96bdce44c4365b7ea..ce89e138f948af65c85277bac2b5dd464033c973 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema" 
                targetNamespace="http://www.chapter_7_3.org">
 
index a05541f4d30f04ca6483f5bbe59c8c4168368e67..cc0b72846f49d0b65c664110696c62f00b1fe292 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.chapter_7_4.org">
 
 
index c7c9c40d99ecb158a6ad640f214290f5763c1264..f1b9fa830069221ad11c90c6e8b9d824b8e0b855 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
                xmlns:ns75="http://www.chapter_7_5.org" 
                targetNamespace="http://www.chapter_7_5.org">
index b2c0744bc1cc842ae2f5acce0794d4abdc3d7198..ed50a4191cfa6f789b14da249b71f5c93ff140b9 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
                xmlns:ns76="http://www.chapter_7_6.org"
                targetNamespace="http://www.chapter_7_6.org">
index 5842dfe90d1a1220f4a2c0960967c67d466a2c82..c432568cc27498f0c5cfb43cf91114a883f9abd0 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema" 
                xmlns:ns77="http://www.chapter_7_7.org"
                targetNamespace="http://www.chapter_7_7.org">
index befd076f449b2569be5f20052bbfae74057b5c9b..acfde6e5bb2580b04647d498d8faa76924cd385a 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.chapter_7_8.org">
 
 
@@ -17,4 +20,3 @@
        
 
 </schema>
-       
\ No newline at end of file
index 3e9a83b71c19900af0abdc42a331932f061358d3..32005fb9d7ac2b46c3eb912387412013264678b6 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.chapter_7_9.org">
 
 
index b2fd09a33ba172601c7c0187dd39fbf5cb6d8d5d..66ba06a959a8c8fdc8858c73157b43c211be5577 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [EXECUTE]
 Examples
index e8704358a70e21ee7e5dc5bc122e5e425acd6dd4..1854736d024f4bbb61589d77f5254ee7027d875b 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module HN21072Test {
 
index 5f61fbaddbb0c7249630bbbe9ccf23a8a96a8f90..c797eaf73a4f1497359fe2caec3c9a5350211b50 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../../..
 include $(TOPDIR)/Makefile.regression
 
index 856843cc4d11c4a1df261fe76f9c577bb98d2850..526f2a387b641dd3ea8f534a82f9a010b765b8db 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <schema      xmlns="http://www.w3.org/2001/XMLSchema"
           xmlns:xs="http://www.w3.org/2001/XMLSchema"
         xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
old mode 100644 (file)
new mode 100755 (executable)
index 7da89d2..44afd2d
@@ -1,10 +1,15 @@
 #!/usr/bin/perl -wln
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 
 use strict;
index 8f72a4001e3f564eb9808b97b3f647038588bc0b..b92df21fe3125dd2097e54a16116a9e550728e69 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../../..
 include $(TOPDIR)/Makefile.regression
 
index c570255e359b178600b7ea35c3ff3eb305278760..799ad6cceb46ce37f12c19bcb8682e36ac74ac71 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module jellystone {
 import from ttcn_ericsson_se_xsd2ttcn_HN65402 all;
index 3f13f0b0315b3bba7248bbe4dbd383bad74b694f..6922f77dd6e2fc3ea41263dd05735a321621d9cd 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
             xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
           xmlns="http://ttcn.ericsson.se/xsd2ttcn/HN65402"
index ba9402725ad1ebc7e0329dbd84d2a8b75ad74630..89dbf9c236835e424f29278e912f825674af120d 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema targetNamespace="http://titan/HO16426"
                  xmlns:tns="http://titan/HO16426"
                   xmlns:xs="http://www.w3.org/2001/XMLSchema"
index 5b0aa8aa9c11a5fac96eac543ed6b3baaffceec3..67106dd455748c6e97513c85b900786e49f7a1ac 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../../..
 include $(TOPDIR)/Makefile.regression
 
index a52b6035154edd76f64e0a21baa0e8282bfa331f..cd52c8bd33657fc969bdbc7598e24df0fc2f01a6 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../../..
 include $(TOPDIR)/Makefile.regression
 
index 4cea6c67949b0dca6597595421e5584ef27c403c..93083d27ed20bbb00b43b8f49a2b840b358db0c4 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module diversion {
 import from titan_HO16426 all;
index 9b1f65e36c1767ff5ee9f7dab253652eccb161a1..1f77f22146e4590b2bee9415b373b549dd51d29e 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema
   targetNamespace="http://titan/HO16426"
         xmlns:tns="http://titan/HO16426"
index bdcbb0d48af5b31f9d8bc843013514ea2eccac27..6974af70ef6cf2473527795e75ee054d4767e5dd 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module HO18151 {
 
index 5139f4214f7879b545f9c2455fe07807cb3d1563..eb884e74a39d4583c8b4f44258f7634916584860 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema
   targetNamespace="urn:geo:HO18151"
         xmlns:geo="urn:geo:HO18151"
index 2bbba257ad2cdff22a7f66abeaedd473131cdbf7..ccdc2cd9ad5f094e5fdb34871759c650ddbd8982 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../../..
 include $(TOPDIR)/Makefile.regression
 
index 4b6bb03d11f9a3ec296e8c47b3ee1fe91885fdf6..62987238f099d234404b86a55c1602eaceec7d29 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module HO21968 {
 
index af7dad6c2a679dd8e813a00b73ae2ef728b74feb..130cfe3753e443b6c7048dbd3f3f38cbfa571353 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema targetNamespace="http://titan/HO21968/noprefix"
                      xmlns="http://titan/HO21968/noprefix"
                   xmlns:xs="http://www.w3.org/2001/XMLSchema"
index 4e1ca29474cf71e9967b1ac32663a69bacecca3d..616aadb9bbce452e5c81e5a78a8a51416a0af622 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema targetNamespace="http://titan/HO21968/prefix"
                  xmlns:tns="http://titan/HO21968/prefix"
                   xmlns:xs="http://www.w3.org/2001/XMLSchema"
index c4fb5739195c946ce160331529051b4ec5683e53..14ba9f58da3b87974e0ee94110461116cde54898 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../../..
 include $(TOPDIR)/Makefile.regression
 
index ff6f359474f31c2a510d7ee3ce9e356a5f71cee1..85f3eefd83d2dbfeb20d4b5a0329f593f5127539 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module HQ48576Test
 {
index 8a9d9857a8defa81dcbe64768d0b9893b0188164..62bde7e91be6860f0510636de47296f1148d98d5 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../../..
 include $(TOPDIR)/Makefile.regression
 
index af55f9eed9bcaa57f640a6cc46badb84a59868ca..f3557571f6a942dc1b67637afa61ff12e9c08915 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <xs:schema xmlns="http://schemas.ericsson.com/pg/hlr/13.5/" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://schemas.ericsson.com/pg/hlr/13.5/" elementFormDefault="qualified">
 
     <xs:simpleType name="msisdnType">
         </xs:restriction>
     </xs:simpleType>
        <!-- End of M2M types -->
-</xs:schema>
\ No newline at end of file
+</xs:schema>
index d904c8b989f5b70d49da32e366844cdac42c7957..8b14d38a6acf8fd7133c9598d89bfcd49f868398 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index a91f7f88b30342ae3ab5d81d8f21a3ace8ac6c21..26fc5065bca7418af832b75a23e5f0eb63af9761 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#
+##############################################################################
 .PHONY: all dep run clean distclean objects
 # convert and compile are NOT phony in the subdirectories!
 
index 6eff890650ee24807c5c93da485e6ca85690ca42..aee4a9b775d970471c197c281db53b01a8779d46 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Gecse, Roland
+#
 ###############################################################################
 [EXECUTE]
 Fibonacci.control
index fea5ab43f989d34b859edd09e20d472f5e8d7961..05909d351ac152c16cec207e41773604ad0f66b4 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Gecse, Roland
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Fibonacci {
 
index d1562ea1ad67ad5b265f2faa68f628abb739299b..971d9bf927f8a9f81943376301eaf9ab317ce2d8 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Gecse, Roland
+#   Raduly, Csaba
+#
+##############################################################################
 # This Makefile was generated by the compiler
 # of the TTCN-3 Test Executor version 1.4.pl3
 # for Roland Gecse (ethrge@pauler) on Wed Aug  6 15:10:39 2003
index 2772c518287133b40d71920697443a5ef6408791..dab4861538400182a235e45dcc04fcfc491ac4db 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Gecse, Roland
+#   Raduly, Csaba
+#
+##############################################################################
 # This Makefile was generated by the compiler
 # of the TTCN-3 Test Executor version 1.4.pl3
 # for Roland Gecse (ethrge@pauler) on Wed Aug  6 15:18:24 2003
index aa886a3aae2889ca38f5536cf8cd4b2ca88d8b55..45121a7d127a7db2e0cf15efbdf2ad5496f69c63 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Gecse, Roland
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 //*******   Next version : function and ptc(create/start/stop/running/done) **********//
 
index b39d2fcd83d1b4a5fcbc6f668ce0a3b4160bcb92..e445fc98e9f59ac4cce8f058b437bca3a308fc17 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Gecse, Roland
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../../
 include   ../../Makefile.regression
 
index 9cc69437b09abc3c4df6dc97e270f65674945b9d..c1093362a0f6056dcbafba0013e90c89ea948ddc 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Gecse, Roland
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module comptest {
 
index 72bd5233c205b5b66364b6f6dcca3c0bd4f24671..3e031e7fcf9cc90f2442bb15b82f96721c8ad2a9 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Gecse, Roland
+#   Raduly, Csaba
+#
+##############################################################################
 # This Makefile was generated by the compiler
 # of the TTCN-3 Test Executor version 1.4.pl3
 # for Roland Gecse (ethrge@pauler) on Wed Aug  6 15:05:54 2003
index 1de319f85b0f8119c92140b62058a4cebe1fbc42..eb9450f791b81152242393e3ca514a392edf3148 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Gecse, Roland
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module testerlanc {
 
index 1720c4ca005522adffb63a744c0253fcf82ed775..c0d381b5bb25b5d3ce8a8656a2a967ff9a5a3aed 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Baranyi, Botond
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include   ../Makefile.regression
 
index 4b16f6ffe7729496a70ea67511042104ceb7bacf..42beab8e1b97cd9ff1afc266f13316aae8e0335c 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module all_from { // ETSI CR 6088
 import from types all;
index 706e7694cbd479b69f7e26266c36fe9c4f71593d..0d3bb4d67070cd8cfa60732fcb334d61055c6c31 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module all_from_complement { // ETSI CR 6088
 import from types all;
index 31ea5d3c66bd3f97b64956550aad3bd59db08e8f..a9d3e28ebdc23926a652cd414d4b835cd279efb0 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module all_from_permutation
 {
index e08b91c3fbf211ef3cb2a403d3feced7405f92f2..392f60dd7f68c313e17b7a630a8f7cca22fe988d 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 module all_from_subrefs {
index 37d82c27b186450c11975e68cc79b19871c6a857..28ddab56cda416397eb4e033f128dd3349b1e195 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module all_from_subset
 {
index 421e9c11a47163d2f54b8dbb7dd0ed20665abaaf..7b5c2bf47b3e01d07cb66a6248d551e38e1d46d9 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 // subtyping and the 'all from' clause
index 166b519fe71f53424e8cea0be1207b6c6ad414f8..ecce44ef6fcf50a9afd0e80893a8469664eb873e 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module all_from_superset
 {
index 23517ad8f7ebdad12258dc5ab1fedf6faca6a713..23f115ea8cb41fbdbd19744f9bdd8f84162ed8db 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module all_from_var {  // HR17266
   
index 6bb7f6f7d7ef5ed445365ff8e0f1c727e9a038b7..6fbae271fb47c45926660292bd2b92ad4f040d3d 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module all_from_with_functions {
 
index 0ae6a11185ceb2638b48c60372d007cd932b01fe..8e265e4fa309fb2321938680192ba582ae24bef6 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module everything
 {
index 10228eafc27b4ee6a1dfb6670726d160ed92ff4d..787499b004e6c84f59e25a43644dea5b8f2bb5c2 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 #include "f_ext.hh"
 
 namespace all__from__with__functions {
index eaea97ff281791a2d0553ddc3f3e846ae88ce38c..d6017e378dc4cdfc9b179087c0b99d0d08a5b202 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 #ifndef F_EXT_HH
 #define F_EXT_HH
 
index 1dfab6a77db702e1b9e75fa26b5bdba82f265e7e..698ef9489fa3367f6fa61f90bfa2f7aa02bc4dc0 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module functions {
 import from types all;
index 84dd3ad326865495e6a9f7b09a5c99ac0e531f2b..685825164a7f71cfb49a6dc848fe36eef9856a4c 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module imported_templates {
 
index 3396f47deb5fc3a2eb63639afd59e5b73b6887d3..a297bcceec5ac667d43ed9351bebd3cad210e7bf 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module sapc {
 import from types all;
index bd95c80ea2ae669d99c6b553250573f52dac5612..2c221f4e58fd2756766fb89d9aba50bdc28864e2 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module types {
 // Types are kept separate to cut down on the size of the generated code
index d22261ce3f8cdcd7119c5994d1f5def20151e4f3..183facac5868d761d3b8714651b305b89f926075 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module AnyUser {
 
index 47cd0fcfe30fc53a97ee7c6f3bf2bdbaf25a6707..7bbeb7fbb300147bc151020af704374b6887b330 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module AnytypeTest . objid { 6 6 6 } {
 
index 1a5553b1795af00a986a758c238057b9b52c3d07..4f45e739ee3537b0465e2cde7de6659511f6adb4 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include ../Makefile.regression
 
index 448c9553a3493b45e1677bbb82d4741810a03f98..d2b7eab07a94f9c9906915666191c18d18e3bc8e 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Supplier DEFINITIONS
 -- XER INSTRUCTIONS
index 6078e4974cb51c6f57117aac0a666f525adfd7f2..502fd6cecf65567e236572c7d0a3dcec70856b7e 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [EXECUTE]
 AnytypeTest
index 35f1fa2befe47c8cf3362ed9e0856e25e66e5fcb..d04af63a2df73ab194d57d937160448144d77937 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module noany {
 
index a2f61bf3fd99930be88e77ed27b3f7b54853c5cd..964d0f8cc9e07344b0e69282b344e35d0ff0deee 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module smallany {
 type component Small {}
index 20efaeb6e39dd3bcd295d8a8b59744794879d043..ae395cb71bd61d6f49c3fd9616973eb20963ddb6 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 6c4509cc6c87d90a43e2a63230b736c329033ef4..d81cefeab081d0e94f10d980d053de4c0bca74a0 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module TanytypeOper {
 // ********** Type definitions  *********************
index fd144a654ebaf76b8855197601e6b277c25e0eb0..e462fa9c5dd39ca87c5d50eccd4a3f415841966c 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module TanytypeWrapOper {
 // ********** Type definitions  *********************
index 9a6698802a1a517d1c80d884773f44aed999b19f..f46df673c0fbca3125cc3c008516a5f0fbd686e9 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 86ebf08e8dd69a602125d64e0a91f585989d90a1..cc424f45873db30b25d5271e099b2e3c01506116 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index e8d91e49ce59052638fb1fbde4ecb143ae09629e..34a427945714a208b1a88edc94a709cc4af5669b 100644 (file)
@@ -1,9 +1,21 @@
 /******************************************************************************
- * 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
+ *   Beres, Szabolcs
+ *   Cserveni, Akos
+ *   Forstner, Matyas
+ *   Godar, Marton
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Pandi, Krisztian
+ *
  ******************************************************************************/
 module TarrayOper {
 // ********** Type definitions  *********************
index fd2190ef7c288302483e0d1a4ef2130eedd4d3dc..406c86451bc1f0a23ee21a4d9a28176522e775de 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index e1f7ad1deaea1df4e77970dd52dac4b22bc07d8c..fb9e72998b2349e4fcbcbb681dc6f3c91efaeec0 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 3a14fb0e36ac7587f11406c6f4f8f5cfb07a13db..2682e4ef68cbd8fc4f091986d9995dd8f904e45e 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kovacs, Ferenc
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 ASN-Definitions DEFINITIONS AUTOMATIC TAGS ::=
 BEGIN
old mode 100755 (executable)
new mode 100644 (file)
index 9ced67f..507095b
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [LOGGING]
 ConsoleMask := LOG_ALL
index 70d9524aa03650748749dcc63327a1a9efe9ffd1..40e269caf19ed04047142755226bebd3b40dbf48 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module TassignmentNotation
 {
old mode 100755 (executable)
new mode 100644 (file)
index a796a68..058f32b
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 /* This is a parse error in mctr_gui.  */
old mode 100755 (executable)
new mode 100644 (file)
index 5bbdd8b..4543cd1
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 tsp_param :=
old mode 100755 (executable)
new mode 100644 (file)
index cc51bec..8b18460
@@ -1,7 +1,12 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
index 842741b0dd3a1b5797ad324195f084848c65057e..eb448e02604e8c9b7de6db7889c9ff46531b8cf7 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 585da2d3cba0b0c94978e5b6f92e1d43476220c8..bf3bafdfdbc51eb22e57c6e229724cd8b672f51c 100644 (file)
@@ -1,9 +1,19 @@
 /******************************************************************************
- * 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
+ *   Gecse, Roland
+ *   Harai, Tibor
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TbasicStatem {
 type component basicStatem_mycomp {};
index 15c368fe96c3638ce48606e5917d817f190b7c91..92071fa88e8edc1c78b087fa851c4c19152f6a8c 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [LOGGING]
 Logfile := "basicStatem.log"
index 6eea8808005e8075027442166a5381ee923d51a4..c74ab85b7530db12e1dcd6da23f13a0d01c06a83 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 7af42c41a73f92f19e51ec6358213aef4f277ef7..6c2caffa216856d21708c6e66cddf8e4544779b3 100644 (file)
@@ -1,9 +1,17 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TbitstrOper
 { type component bitstrOper_comptype { };
index 4f69f869a2f9506a4cf7537955637a83973acb54..961a6be067b39fdf133518e4d52c63cc182cf95b 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
@@ -11,4 +16,4 @@ Logfile := "bitstrOper.log"
 FileMask := LOG_ALL
 ConsoleMask := TTCN_WARNING | TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS
 [EXECUTE]
-TbitstrOper
\ No newline at end of file
+TbitstrOper
index 265fa260a87f2f478815129475dbb9433a8590f2..f1ba50f81e88bd732c3e53a257f1bc7bf9f38a9b 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 5e26d610125518c6fc09b85014bd64ea3aa2f05d..61e2f50644321529ce8f53b74c8a05eb6f362d6f 100644 (file)
@@ -1,9 +1,18 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TboolOper
 {const boolean TboolOper_const1:=true;
index b46fabccbff0032155468cfb80182426355b70c7..85b06d2c68976bb9e0057c7dbdf389991f90aed0 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
@@ -11,4 +16,4 @@ Logfile := "boolOper.log"
 FileMask := LOG_ALL
 ConsoleMask := TTCN_WARNING | TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS
 [EXECUTE]
-TboolOper
\ No newline at end of file
+TboolOper
index 4d8f1f054acbb8683aacd171761d21d992664d46..20f5bd1d727b575c420860f4ef0944d6bf33cfef 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR := ..
 include   ../Makefile.regression
 unexport ABS_SRC
index 2c3d5a07c1ddeab260f6139410115274a4c58fad..7a38b07c430dda3e5f3d3ddd219eeb79a417c346 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Beres, Szabolcs
+#
+##############################################################################
 TOPDIR := ../../
 include   $(TOPDIR)/Makefile.regression
 unexport ABS_SRC
index 74cb3b4b3100637631e23de3ffd80fb402b9ec5d..ae705982591106bc7c4160185f51bd399fd0837e 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Beres, Szabolcs
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
+##############################################################################
 TOPDIR := ../../../
 include   $(TOPDIR)/Makefile.regression
 
index 004cae5920d3d10cce72410df7cdb0ce5d6c8939..9ad31bb9326e5c22c36a82e7ad55b684542761b0 100644 (file)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [LOGGING]
 *.MatchingHints := Compact
index 67d6b2fc9c96c3905158336d00d1dce4a73f23cf..b989c86366d077516a5605367794869b11825dc6 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //Version:0.1
 //Date: 2012-10-18
index 81eaae1623c6fc6f754c3824586c4072720c60b5..54799ef5fb093c2d77e40191ba249b99db5b7d98 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Beres, Szabolcs
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
+##############################################################################
 TOPDIR := ../../../
 include   $(TOPDIR)/Makefile.regression
 
index f9f386ccf8efccac412c39334de17a4977620984..8982268f17eef924f6669a7047113e83187d550f 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Beres, Szabolcs
+#
 ###############################################################################
 
 
index 39562b1770306c697648e0653e4dc28cafbd9f57..7d48874a2464d94298a8e21127147c164e72ba8d 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Beres, Szabolcs
+ *
  ******************************************************************************/
 module structured {
 
index 496b3c76aa16486da90c8d1de9ed6b35d7df4975..2704c6019cef5000c6652464ab1adbc3d25694d9 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR := ../../
 include $(TOPDIR)/Makefile.regression
 unexport ABS_SRC
index 46145fbcccf25fa550816d781d537c329184d30a..3d03cc2af09bb6fd359b7c279955bde82f626c4e 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Beres, Szabolcs
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
+##############################################################################
 TOPDIR := ../../../
 include   $(TOPDIR)/Makefile.regression
 
index 19a18396380e488e69e0d50de33715b0427564d1..5a1742eaf08f1393c231bade643d4568e9b7f665 100644 (file)
@@ -1,9 +1,16 @@
 ###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Baranyi, Botond
+#   Beres, Szabolcs
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 // Integer
index 1cc43929bf3339ad58b4516d1115c18213f615cf..1f2ae5ab5108ed685e75ce3c199d10527d38c96a 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Beres, Szabolcs
+ *
  ******************************************************************************/
 module assignment {
 
index 1af1598dd15c1be57b91f9be685d08f34db23aba..7e1f9dd611b92d124c603994fb26b87efb0670e6 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Beres, Szabolcs
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
+##############################################################################
 TOPDIR := ../../../
 include   $(TOPDIR)/Makefile.regression
 
index 90307d9916bdc689a65f551f30eac202ed52f446..704e14195e1f19a316da02819fdd4a102f783b84 100644 (file)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 
index 900e8987c6a5d3324178eb07e6dfa188a709b73e..5bcb02982f3f4a465e3bb4d53d5814b8f3ec884f 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module concat {
 
index a8e97be69eb15f60f3df980fd7f016beff8284d0..8a76636d2622d2dd7264d02bd6b5cde60ce13d96 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR := ../../../
 include   $(TOPDIR)/Makefile.regression
 
index 6a20c3c82336a5cc19e239dea27a3b35182ff53c..56cb9b1c93c0f6b95a81bdd29c9111a65edf6174 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 
 [DEFINE]
index 01af237477735f5f3fd7c901dcfb724b1aa23da1..97389553a4165a6eabb4572436bff4bf8a916957 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 module references {
index 2feeeb024e049302459224e8b6ac38742c75cf93..db9a55b2397a0c5bae8d69e73abc801f1cae2e9f 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Szabados, Kristof
+#
+##############################################################################
 TOPDIR := ../../
 include   $(TOPDIR)/Makefile.regression
 
index f9cefd121cb49e2c10fc10cd02e8987046d4608a..8426d9143649913a6eab4eef2c16e8847dc958bc 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi2_sub.cfg
 [DEFINE]
index c939ce8da568ffa69953f20766f75bd0d93ca7df..40e8d0d05d95aa35c7f4997941eaf5b26ffcb2f8 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Beres, Szabolcs
+#
 ###############################################################################
 #oi1_subfolder1.cfg
 [DEFINE]
index 7c57b4485970d285c48e426bc2b7924b5c70e1ea..8976fa82009af16276ae07c199299d99609e2cdd 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module oi{
 
index 67cf3b334bec47c3016562123180299480816639..fce4a0ac2727218918f1359885fc90179b0b3e79 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi1_before1.cfg
 [DEFINE]
index bc897f5ef2a8d2b41b4d9859c7b6970e758937ad..4dd1528383a0f9e2534d0934b40850a7aeb04b41 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi1_before1.cfg
 [DEFINE]
index 7d6099597692f7aa284cf5fbeedaf8f3750c1e3f..13fb898ff5c71aebac114b5b1083765877277a5f 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi1_after2.cfg
 [DEFINE]
index 04ae8e7ea026aadb9ccf9e46d3a09cfe114ab692..24b7bedcbb5af238f5f1d39ccddf097c3316d5f8 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi1_after3.cfg
 [DEFINE]
index f19ba3de1877b0282d7100e51b65753be08805f8..4a1ff3fbc34948f4f3f012b7683bdee90d316eee 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi1_before1.cfg
 [DEFINE]
index d4ca64eb7636391f41415c69318bd1b1f3d77821..7ecc3091debb91e36a8fe662c3bced9165376a96 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi1_before2.cfg
 [DEFINE]
index 6a7e90a62d6a256ee3dd91de79e83d77ce8a8ca6..a70056abf64fbbcad91391252e447ea81878628a 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi1_before_include.cfg
 [DEFINE]
index e0ed29923641027f1a0eef8b0f08a4f0e046dff2..4d9620b461acfcd05946121510a5b83433f59832 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi2.cfg
 [DEFINE]
index 1b50c37c1ab2cde43700b01a5854f9d220fa3cbb..4a70cde6787de1932b0a17836e8fb15d4d33e449 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi2.cfg
 [DEFINE]
index e7cc509025d253b23f87ef6393ed1360eb7c71fa..616656f3b46502de6521de90c3d2c76959e1303e 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi23.cfg
 [DEFINE]
index 4dfcc237a2cb036ba13d863a2c72f2ad1aa7abd9..d153c3bce721a67e89ef4db6a305ec2cf47445e8 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi2_nomacro.cfg
 [MODULE_PARAMETERS]
index 11e6f284996e62710da54abe6d3e8cc26ea8108d..ef89ac2096969d522ce1779898e22438827d3908 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi_after1.cfg
 # oi1 is after [MODULE_PARAMETERS] in oi, oi2 is after [MODULE_PARAMETERS] in oi1_after.cfg
index ea9a635b92f21851e68009f932e48a7348afe9b5..6cd2e83cfbd0dfc4ae93b51681cfde5e43a85d88 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi_after2.cfg
 # oi1 is before [MODULE_PARAMETERS] in oi, oi2 is after [MODULE_PARAMETERS] in oi1_after.cfg
index d89cf16105a2cd369c82fde109a44e37d0bc4a3a..1f4ec90f00b0c9346fb8a42ff59fc0fb540995d7 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi_after_list1.cfg
 # oi1 is before [MODULE_PARAMETERS] in oi, oi2 is after [MODULE_PARAMETERS] in oi1_after.cfg
index 1cd50b427a572cd5f7b5eb15abf7e1c546ed4119..e10027b54347cdc2c8006da9bde741ad15539d2d 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi_after_list2.cfg
 # oi1 is before [MODULE_PARAMETERS] in oi, oi2 is after [MODULE_PARAMETERS] in oi1_after_list2.cfg
index 4c97ee0f42d261ca38da41c3d400c1a4b618360c..7cae572436ef524bf6eb44a7ba7ff8ce43804e16 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi_before1.cfg
 # The chain: oi<-oi1<-oi2
index 3e592b56a55c927f58834a28d595c94550eb840d..23e172e5c0739748e901e89f56a18c97d079fce4 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi_before2.cfg
 # oi1 is before [MODULE_PARAMETERS] in oi, oi2 is after [MODULE_PARAMETERS] in oi1_after.cfg
index 1d21240f73e3b27efd29dfaafc094f2e299ad665..65f4b1c074e6ab119881abf337ac01d76e196632 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi_before3.cfg
 # oi1 is before [MODULE_PARAMETERS] in oi, oi2 is after [MODULE_PARAMETERS] in oi1_after.cfg
index 75243fddc612085d1fef5b465f238d5b6f569d0e..1b2a7d35306665b3c1397d27cd61321836c19f84 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [ORDERED_INCLUDE]
 #this is just a test comment
index a78c93aac75f1397e7389e6def3d9d6470f4c981..6789efe15b74d6385544e1dda059359f2498effc 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi_before5.cfg
 # oi1 is before [MODULE_PARAMETERS] in oi, oi2 is after [MODULE_PARAMETERS] in oi1_after.cfg
index ada1118fd460e66e65e1efb3530db028c89dfbac..9f3a6a009a867b2a8117d9898fc3d53915c19147 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi_include_interference.cfg 
 # oi1 is before [MODULE_PARAMETERS] in oi, oi2 is after [MODULE_PARAMETERS] in oi1_after_list2.cfg
index 8e31f4921525902668e456e52726db7d82ba1b7f..c28181f4075714a3200c0ff860f7d2fba3940ea7 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi_include_mix.cfg
 # oi1 is before [MODULE_PARAMETERS] in oi, oi2 is after [MODULE_PARAMETERS] in oi1_after.cfg
index 6e10206566fb441d8247601ae1d2741f349f53cc..7d94e27740ad20e78167f853d2db8f1b3fc37924 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi_last1.cfg
 # The chain: oi<-oi1<-oi2
index b07578a471a3f397a3cdabb000dba20772fcba18..61582e99ea8d7ce174fcab51f669fdb397834cec 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi_last1.cfg
 # The chain: oi<-oi1<-oi2
index 60270cacad1489771233633c20dc9fe450cb186b..bed41c1e4df50dc7d9cd9b8e1cb78698188a49a7 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi_last3.cfg
 # The chain: oi<-oi1<-oi2
index 21649c171ab19de4e52765ef8f78b922c75efad9..9dfdaa531b167ad0a2d9cfbed259b83ef349bd2f 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #oi_subfolder1.cfg
 # oi1 is after [MODULE_PARAMETERS] in oi, oi2 is after [MODULE_PARAMETERS] in oi1_after.cfg
index 96148757de341dbdf10c07cb08b3161267deca45..d777c7840723ffe41fbb77782200ee871063f183 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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
+#   Szabados, Kristof
+#
+##############################################################################
 TOPDIR := ../../
 include   $(TOPDIR)/Makefile.regression
 
index 8ca509e3bb3ae7df5e82254aa8baaf505acd8ed2..5a4200a2dbdba9672e5310a86d4540b1bb449c92 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version CRL 113 200/4 R2A
 // for Arpad Lovassy (earplov@esekilxxen1841) on Tue Jul 22 16:49:55 2014
index 1bd416dd4555c37b5c525d7ba8bd27c5019d2787..24278979e635e269dec81870f933fae202ba8a36 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version CRL 113 200/4 R2A
 // for Arpad Lovassy (earplov@esekilxxen1841) on Tue Jul 22 16:49:55 2014
index 1e5b5c5d726a03d56fe18e9193b1999c62bc8b18..46323f082c22603b89944f28a7ab524545e66b5b 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [DEFINE]
 TWO := 2
index d071a3563a8b5af5168463b47363260f0d4b6278..e207a9b8ed60dd445577755f19ec158746ce7aa7 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module array_index {
 
index a734dec643b68a17d9fad9926d9e58a5a18897c9..382414752389dab245ecedffe615f536187367c9 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include   ../Makefile.regression
 
index c66c70393059c7f283757c47b78fcaee9bcbc57e..4210c69537a00802ac19e3189ac8de7afa47a2c9 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
  -->
 <!DOCTYPE TITAN_GUI_project_file>
 <Project TITAN_version="1.11.pre0 build 1" >
index 9547404427821e807d954c9fe1602228c70c3087..fe33dc3417d512b6ea78c71bf8b54ab04e358f4b 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module concat
 {
index f30e4db833e69ae6ee1d56ac5f71ef569b682bfe..16db50f0303a2bb4f910732b2d400bb7225b55e9 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [EXECUTE]
 concat
index c60e0476bef98bc228ff0708a6fce93cfe5cb433..27b048b2c891dad18590238b39b0e16282060a9a 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [INCLUDE]
 "sub2.cfg"
index b09086344a6152995c808ada3cfc79abcde36c1c..8a165cd442816a04a4da6b3d64e650d19b47f2e2 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [DEFINE]
 Localhost := 127.0.0.1
index 01f7650983f1f113bd8fabe5b428d8ed2f4c280a..79abaf4c47b2df973a122ca4891a70c354398da2 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 7051294c847ca03f8d31b05fed53d8fffcac3f1f..03d216b6ee385a5ba311285241346b36b0f97c7e 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 
 // char type is no longer a standalone type, it maps to charstring in the standard
index d116d6250f08f7efc0fccbd9da23be1b94eab127..e9f241a29a035318138fbb9585af3bca406fc699 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
@@ -11,4 +16,4 @@ Logfile := "charOper.log"
 FileMask := LOG_ALL
 ConsoleMask := TTCN_WARNING | TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS
 [EXECUTE]
-TcharOper
\ No newline at end of file
+TcharOper
index 8d22a0a8091eff0e8f3e42c28d4010710e0e8289..64699fbf1af2d20a49b2ac92e249bafd6f49a882 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 7bbd0c6af086cdbb42d11817ed3e86c0158941a1..68f42b8c7d342ec95d07177ac369007a0795628a 100644 (file)
@@ -1,9 +1,18 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TcharstrOper
 {type component charstrOper_comptype { };
index f15e309ce11b42883e21dd2abc93b628a3c24d9a..379e04919345c5f65253c1df56d21a7535c24254 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
@@ -11,4 +16,4 @@ Logfile := "charstrOper.log"
 FileMask := LOG_ALL
 ConsoleMask := TTCN_WARNING | TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS
 [EXECUTE]
-TcharstrOper
\ No newline at end of file
+TcharstrOper
index 4943434ab10269208663521e779264edaf34044b..e6950e4b0f06ce79f6f9ac8cb93ce138b2127a8e 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 // HS41022 - Titan 2.2.pl0 Wrong value for matching for 19 digit integer
 
index ca452a92b575d5c987c4a8f0a5cb191cbb806d2f..0081ca39c33e0f8ae38fc2c5dd270073426674e8 100644 (file)
@@ -1,9 +1,16 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Delic, Adam
+--   Raduly, Csaba
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 ImplMsgEncData
 DEFINITIONS
index d1623005f89b193ae403ef10908c099d6c9e97c4..58ad5023433e73e0f7a45b88d1d87d0cae9056ba 100644 (file)
@@ -1,10 +1,22 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Dimitrov, Peter
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 8c8e9a47f5928702891aecf4e12543185076b57d..dbe56a7eb95b2d414ffc95e1a02a9761bd356655 100644 (file)
@@ -1,9 +1,22 @@
 /******************************************************************************
- * 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
+ *   Bartha, Norbert
+ *   Delic, Adam
+ *   Dimitrov, Peter
+ *   Forstner, Matyas
+ *   Koppany, Csaba
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TcommMessage {
 
index de2682c2d187e4d407edb94fb084e3e833b553bc..17046784ad9c4defe8c1ca962aac9640237be8f5 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Dimitrov, Peter
+#
 ###############################################################################
 [LOGGING]
 LogFile := "TcommMessage_single.log"
index 432a11cac5e3e35e509cb3ed45a816ba5f6db675..6f2151233854d813b180893354a045ec83688be8 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [LOGGING]
 LogFile := "TcommMessage_parallel_%r.log"
index bd83016b7a98e16bccbb24ed79618943ddd1e83c..87bc029e77db70e264b13a6d43b0319034d6d4f2 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.4.pl3
 // for Gabor Tatarka (tmpgta@duna127) on Wed Jul  9 16:13:51 2003
index b914e7548afbb744cf7a15d31ce7d7c2033e7e99..1051ab69f7aa30557ae50ba24c5c511f6498a481 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.4.pl3
 // for Gabor Tatarka (tmpgta@duna127) on Wed Jul  9 16:13:51 2003
index 20d73f80841c0fc8c7898c75d6a2eca02274d453..4fde71ec036d346d14ffa493ca40155cd0b0618e 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#   Tatarka, Gabor
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 4dafcfec2b828c4bbb1159ced2e851ef079db767..86bd5df43e649c40512d26eb7960b367e68641c9 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Feher, Csaba
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.4.pl3
 // for Gabor Tatarka (tmpgta@pythagoras) on Tue Jul 29 10:50:23 2003
index 35fc1d3866a0c71492490327c5924bff2fcf92d1..59dca9921630cb5c488f3b3480302f328691f66b 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Feher, Csaba
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.4.pl3
 // for Gabor Tatarka (tmpgta@pythagoras) on Tue Jul 29 10:50:23 2003
index 7f1a3cd332fb36f5074c523256132aad6a55787f..38d4839e58653cef97e4927c9dfb47c180509e53 100644 (file)
@@ -1,9 +1,19 @@
 /******************************************************************************
- * 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
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
  ******************************************************************************/
 module ProcPort {
 
index 11d4230505d435866e4d523b43e42ce4aad59d1d..8fb30f7e3a7e4db6fb40c9d4a306e07410ddefa3 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 28b6917056e111fddc824e63fc5a7498ffe7fa95..48db618bdc00625d03fb823dcef8a6d467db9381 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 module Test1
 {
 
index ae4a64ac0a6ccbf13e25dfe60d182a98fcc34242..aef72e6fb313fbd4214abfd0363983a01dc8bae0 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 
 module Test2 {
 
index d04f462664b70d08bac3bf85a92721750cf0bad3..cbdd7517bc881d15aa315d7c7ab12f24eadf10be 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Baranyi, Botond
+#   Forstner, Matyas
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 877be3d654d1d0bc64cda8e1e57d7c36cd398cd1..4f0c3dd215f73e095ca1859c965a8a81c3c94e75 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 58ddea58738fc230951bffea19382f926b2f7c6f..4baa7d2a4a0f79180104304e51a3195c36057917 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 /* Some test cases are from TTCN3_SA_6_TD.script.  Those were negative tests
    before.  */
index 1136916f31328fc6569ed85ea6948b78c444aa34..1f6dd997b678530199c1bc977613dd3afc34b9a8 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 78001709adaedaf195f8c91f52d51bd7dc52b802..56cc647bc68cabd8259f6271707bb9cc08241b58 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module TattribQualif {
 // Test for HL25985
index a3a87963e5ea18dceccbdfa84bc6c26c3854d162..81e2d0213cead8bcd0315e7ae90329d778c5d949 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Forstner, Matyas
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 # Make sure TOPDIR is an absolute path
 TOPDIR := $(shell cd ../.. && pwd)
 include $(TOPDIR)/Makefile.regression
index 44f25eebb495d328ac09bb4464379b9642ea6fae..b23ff760fd70d77206c013486772126c55fcf99a 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Base-asn DEFINITIONS ::=
 BEGIN
index be00cbc4cf1d62e5b3434acba7f98f916df59687..db49e161310b42e1097b7c60546c3634351158d4 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Szabados, Kristof
+--
 --/////////////////////////////////////////////////////////////////////////////
 Base-mixed-asn DEFINITIONS ::=
 BEGIN
index dd4f95f98018bc3757c894c37326e422347c9b6b..2f6a8ff426ec88594b772fd221ff92de6d93c8eb 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Lovassy, Arpad
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.6.pl3
 // for Kristof Szabados (ekrisza@balisea) on Tue Nov  8 10:57:40 2005
index 8daa9840892c5f068d11add5d8c8b365d034d7d6..a39fb889ef6a2772dca6018780056c13ac1eeee5 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Lovassy, Arpad
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.6.pl3
 // for Kristof Szabados (ekrisza@balisea) on Tue Nov  8 10:57:40 2005
index cbf3bacb2458b15a64dd137a02b2b622488871ac..60b7b7d3f85ac0c7acd0a95440369a79646111dd 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module base_mixed_ttcn
 {
index 11e43eae393cebc6eccbfc248073c1d992a0a26d..cec35af04c57b355fad71e21deb789e0057f5e98 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module base_mixed_ttcnpp
 {
index 2c32afb96e5a5377add7add1b42da8b8d93a4cfe..b8b274464e6b751069b9bdcfa3a6f6ecd768463a 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Lovassy, Arpad
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.6.pl3
 // for Kristof Szabados (ekrisza@balisea) on Tue Nov  8 10:14:04 2005
index 74ed796f8942b215c799cbdb6376cbfdc04896ff..445f4fdfc891f8ecb24819f6c88d80f48695053b 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Lovassy, Arpad
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.6.pl3
 // for Kristof Szabados (ekrisza@balisea) on Tue Nov  8 10:14:04 2005
index 41e719dcaa3122c1307602f70631689cbbf2d996..e9d61307cb2579721405a57124669b97696108fa 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module base_ttcn
 {
index 2817efd61b7f96d151c88b9e461b11c6a9060ddb..acabfb2f271158de1a58fbea45e646fc23656cca 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module extended_ttcn
 {
index 4a32e5d69f1ebab5e88eb70479dc52e04d965fb4..b6d07bcd56eb8bca587341702dfccf78158fb2e4 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module extended_ttcnpp
 {
index be439b04ab4689c468dfb1d30a95a4d2b74f7d35..0bd64cba4ee8f8ff590d5b42d989c7f87f92db4a 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Lovassy, Arpad
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.6.pl3
 // for Kristof Szabados (ekrisza@balisea) on Wed Nov  9 10:02:40 2005
index ab28a50b40f13585d88b53a07c083ab36808f771..81647cfb997d8c34aabd4ca7072bb63a0b5b70a6 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Lovassy, Arpad
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.6.pl3
 // for Kristof Szabados (ekrisza@balisea) on Wed Nov  9 10:02:40 2005
index 37af7d9d2002bbabda82965e6c5dae8ef7ffaabd..1578278589662126be865fd58b8c98d32bcde812 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module separate_ttcn
 {
index dd01dda150cc7366f02b4fd31218e08c83e3babb..89213ea79ef965668d41295f7c22db53dbbaada9 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module separate_ttcnpp
 {
index c95a5c87cd59670c75759f31125bb4bc68ab0e32..83d7cad144f28fa378f482e0bbe31c22f37dddab 100644 (file)
@@ -1,8 +1,13 @@
 ###############################################################################
-# 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
+#   Szabados, Kristof
+#
 ###############################################################################
-#this is dummy
\ No newline at end of file
+#this is dummy
index 8e07356cb7e1be995367bc96b3d087fb78621cea..90661d49ec9b33c92c787eaacde105517705228f 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module separate_user
 {
index 2e858d163d1db08ce4ebaa6185c50eb8c6ec13eb..9e444095715783695929a0223501d4be31bb9263 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module user_all_bases
 {
index 21f8704e0745d82dded6f5f18062800b33582b7b..5fc6f9ef479cf4d249e6d2dbe9497149ab0a5ec6 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 This is a intentionally fake file.
 It means an error in the makefile generation if the compiler tries to compile
index 794163090295218461030948d34110a4721fb26d..5c5cdebf30ed0bf449c7d88903d3cd59388f6176 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module user_ttcn
 {
index 1abc41c0a9fcc62462a19da6fcbe0fc8a5b307bc..f858b6af6a33e84e87c965a0eafa1106b41ca94d 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Szabo, Janos Zoltan – initial implementation
+--
 --/////////////////////////////////////////////////////////////////////////////
 A DEFINITIONS ::=
 BEGIN
index 638b94bb27a11e27407c3ae7ac883d2ca04b04f0..a2e4dbae6057c084c24513642ebb9cde80838b50 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Szabo, Janos Zoltan – initial implementation
+--
 --/////////////////////////////////////////////////////////////////////////////
 B DEFINITIONS ::=
 BEGIN
index 77a859825bd438cb0948a0c1935924a08454fc24..bb2e9b2badd9b55556375413c4105f7f55c3b6a3 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index fe0be84576f8d8d295acd68f4c610dd1d58edde5..1bc4082fa2bdd522d52674ba62f2f4d1a1024c66 100644 (file)
@@ -1,33 +1,38 @@
---/////////////////////////////////////////////////////////////////////////////\r
--- Copyright (c) 2000-2015 Ericsson Telecom AB\r
--- All rights reserved. This program and the accompanying materials\r
--- are made available under the terms of the Eclipse Public License v1.0\r
--- which accompanies this distribution, and is available at\r
--- http://www.eclipse.org/legal/epl-v10.html\r
---/////////////////////////////////////////////////////////////////////////////\r
-\r
-ImportedAsn  { iso (1) standard (0) calm-management (24102) iitsscu (4) asnm-1 (1) }\r
-\r
-DEFINITIONS AUTOMATIC TAGS ::=\r
-\r
-BEGIN\r
--- EXPORTS <exports clause>;\r
-IMPORTS \r
-MYREALTYPE FROM ImportingAsn\r
-MYREAL-LOWER FROM ImportedLowerAsn \r
-;\r
--- MODULE-BODY\r
-IIC-Request ::= INTEGER\r
-IIC-Response::= INTEGER\r
-\r
-IICrequestTX::=IIC-Request\r
-IICresponseTX::=IIC-Response\r
-\r
-IICrequestRX::=IIC-Request\r
-\r
-IICresponseRX::=IIC-Response\r
-\r
-myReal MYREALTYPE ::= 2.0\r
-myReal2 MYREAL-LOWER ::=3.1\r
-\r
-END\r
+--/////////////////////////////////////////////////////////////////////////////
+-- 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
+--
+--/////////////////////////////////////////////////////////////////////////////
+
+ImportedAsn  { iso (1) standard (0) calm-management (24102) iitsscu (4) asnm-1 (1) }
+
+DEFINITIONS AUTOMATIC TAGS ::=
+
+BEGIN
+-- EXPORTS <exports clause>;
+IMPORTS 
+MYREALTYPE FROM ImportingAsn
+MYREAL-LOWER FROM ImportedLowerAsn 
+;
+-- MODULE-BODY
+IIC-Request ::= INTEGER
+IIC-Response::= INTEGER
+
+IICrequestTX::=IIC-Request
+IICresponseTX::=IIC-Response
+
+IICrequestRX::=IIC-Request
+
+IICresponseRX::=IIC-Response
+
+myReal MYREALTYPE ::= 2.0
+myReal2 MYREAL-LOWER ::=3.1
+
+END
index e1a5a5f3fbce5483f3018cefbdcf86776c1f554c..fe7a645fef210e389f6b97d0f6e0baa9fb47bbee 100644 (file)
@@ -1,22 +1,27 @@
---/////////////////////////////////////////////////////////////////////////////\r
--- Copyright (c) 2000-2015 Ericsson Telecom AB\r
--- All rights reserved. This program and the accompanying materials\r
--- are made available under the terms of the Eclipse Public License v1.0\r
--- which accompanies this distribution, and is available at\r
--- http://www.eclipse.org/legal/epl-v10.html\r
---/////////////////////////////////////////////////////////////////////////////\r
-\r
-ImportedLowerAsn \r
-\r
-DEFINITIONS AUTOMATIC TAGS ::=\r
-\r
-BEGIN\r
--- EXPORTS <exports clause>;\r
-IMPORTS \r
-IIC-Request FROM ImportedAsn \r
-;\r
-\r
--- MODULE-BODY\r
-MYREAL-LOWER ::= REAL\r
-MyLowerType ::= IIC-Request\r
-END\r
+--/////////////////////////////////////////////////////////////////////////////
+-- 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
+--
+--/////////////////////////////////////////////////////////////////////////////
+
+ImportedLowerAsn 
+
+DEFINITIONS AUTOMATIC TAGS ::=
+
+BEGIN
+-- EXPORTS <exports clause>;
+IMPORTS 
+IIC-Request FROM ImportedAsn 
+;
+
+-- MODULE-BODY
+MYREAL-LOWER ::= REAL
+MyLowerType ::= IIC-Request
+END
index 523ba2363bebf9f5e9027ca39090ec5457ad4602..a2f40a651020371c5bafc13dcb45232a95efb05f 100644 (file)
@@ -1,32 +1,37 @@
---/////////////////////////////////////////////////////////////////////////////\r
--- Copyright (c) 2000-2015 Ericsson Telecom AB\r
--- All rights reserved. This program and the accompanying materials\r
--- are made available under the terms of the Eclipse Public License v1.0\r
--- which accompanies this distribution, and is available at\r
--- http://www.eclipse.org/legal/epl-v10.html\r
---/////////////////////////////////////////////////////////////////////////////\r
-\r
-ImportingAsn DEFINITIONS AUTOMATIC TAGS ::=\r
-\r
-BEGIN\r
--- EXPORTS <exports clause>;\r
-IMPORTS\r
-\r
-IICrequestTX, IICresponseTX FROM ImportedAsn { iso (1) standard (0) calm-management (24102) iitsscu (4) asnm-1 (1) }\r
-;\r
--- MODULE-BODY\r
-\r
-MYREALTYPE ::= REAL\r
--- MX-SAP generic OBJECT CLASS\r
-\r
-MXSERV ::= CLASS {\r
-      &mxref INTEGER(0..255),\r
-      &MXParam\r
-       }\r
-       \r
-MFSAP-CR::=MXSERV\r
-\r
-iICrequestTX   MFSAP-CR::={&mxref 11, &MXParam IICrequestTX} \r
-iICresponseTX  MFSAP-CR::={&mxref 12, &MXParam IICresponseTX}\r
-\r
-END\r
+--/////////////////////////////////////////////////////////////////////////////
+-- 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
+--
+--/////////////////////////////////////////////////////////////////////////////
+
+ImportingAsn DEFINITIONS AUTOMATIC TAGS ::=
+
+BEGIN
+-- EXPORTS <exports clause>;
+IMPORTS
+
+IICrequestTX, IICresponseTX FROM ImportedAsn { iso (1) standard (0) calm-management (24102) iitsscu (4) asnm-1 (1) }
+;
+-- MODULE-BODY
+
+MYREALTYPE ::= REAL
+-- MX-SAP generic OBJECT CLASS
+
+MXSERV ::= CLASS {
+      &mxref INTEGER(0..255),
+      &MXParam
+       }
+       
+MFSAP-CR::=MXSERV
+
+iICrequestTX   MFSAP-CR::={&mxref 11, &MXParam IICrequestTX} 
+iICresponseTX  MFSAP-CR::={&mxref 12, &MXParam IICresponseTX}
+
+END
index 6ca561155c121a2cf24f33ce9910a964f7e4c478..04fbd8e9efc7bac586721656619d9b1fa790e0e8 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index b1a74779e26c8e02607201a823fa62a7773441bb..a3717784ad5dd24d761a6585d78f06027ecfa187 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module A {
 import from C all;
index 5c5e4afb2bb79ab9b4c95aed335653926e215f76..aeff6c035df604e77d08838035eb0a7a194b4d5e 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module B {
 import from A all;
index 0ed2b3c0c25f84b898972f8243a7921929d71f83..b14beb905eb4722037e4799475bd1c18a4f0954b 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *
  ******************************************************************************/
 module C {
 const integer myconst := 1
index a4f9610a4788abdc24236f349b8c36048a9fb02f..cbc7e8e4115a80691ed5adee10c406173741a083 100644 (file)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index d76b906e89f2a10f314645735ce11b7341feaa7c..616d2243fb9c689680aac0c540915644fb621042 100644 (file)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Forstner, Matyas
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 0190b882260ea405c82a96b5409039058ab47c1d..fda2bb9982fb02cde09931bc4465d1481bdb4a90 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Forstner, Matyas
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Tcompoundif
 {
index fbed702dfa328f03fb3ccaf1f8bd8fd825ba4dd2..b694d2d36e3f10cc7acf57c137c0f10ff4188d2d 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module DynamicTemplate {
 
index f3aa74ba78c14bf757dab587d300e67f1825b9b8..49b734b44e67c22a0c5f7bb9bb12f14868ed27ee 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 4a476189a97d0d9f348393439d39038045fc6bb4..39c0722f9c7da5f91dd73c3e0588b1960dd3d39c 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
+ ******************************************************************************/
 #include "DynamicTemplate.hh"
 
 #ifndef OLD_NAMES
index 5b1a36ea53384f2e40483b554cacd659a0a50be5..0324c0788a4abe6f359646b2bd738de97713dd45 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 #!/usr/bin/make -f
 
 TOPDIR := ../..
index e7797067d9961d31d8d15b45f0cde65d966366de..5702995754b40a941166a83dd9ecbff76a795525 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 // Correct syntax but bad semantics
 
index a7ff36be7cf5f900e33ab3d9596a76ba494c9e14..49c0642f0e21c205d05afca0ff5bc7afbdb5c38b 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module bogus_SY
 {
index 1e757fe6b7d77a6b856425a4619bb0907ac94619..be59a930c48ef7d28c910e512818b10daec423bb 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 // Correct syntax but bad semantics
 
index 34dece705a9813729d2149e7d3712ea4977f2166..e174cde9840c90367a3d20f1d055fcb251346820 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 // Correct syntax but bad semantics
 
index 6d1a9d110fca81db740369d0177206d4b69ad70e..5e707b8a63309ed5bab075f73b669b971d203d2e 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 // Correct syntax but bad semantics
 
index 9da4a4e7779c7fcf164cbeb14c42969e9c774a68..689c5236b9641c6ca27aa29105cf1f74809e03a8 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module one_OK
 {
index 521397070ef321d24b5d9261f51b4cc05423c35d..e551563a4e59fe5e02f1f766a84f3dd8960af0b5 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>ProtocolModules_Common</ProjectName>
   <Files>
index 2d6036eaadd38364306fe9252048d34db985c82d..4384a3f5ed3b0d713e9bcb2f89a226f74bbee874 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module General_Types
 {
index 4cead883be4f325a8ef150577b43f081ba2f1b77..97189f2c5f2a447072801d06038dd4510828f3ac 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 MobileDomainDefinitions {ccitt (0) identified-organization (4) etsi (0)
                         mobileDomain (0) mobileDomainDefinitions (0) version1 (1)}
index db032c2e47919ede8426f37e6e37c51b8d2a690c..d8c04ce4a5df9d0de1f6d353666d6be7b518ccae 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Beres, Szabolcs
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>Hello000</ProjectName>
   <Folders>
index 6a778241e56fcefbfa5540ff586e55c6155543de..0fb514f0c786f891879cf13087ffd7e62cf5ec2c 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Beres, Szabolcs
+ *
  ******************************************************************************/
 module MyExample0
 {
index 6ec4db271afa02d7179f11b219ade22d05094d00..0ae73e021168c7d32072f7f1f4637ead8aeb68e1 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Beres, Szabolcs
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>Hello123</ProjectName>
   <ReferencedProjects>
index a987404ed02ee244059e03017b5a889529043138..85dcd999d421f188025b42487f57a289107000cc 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Beres, Szabolcs
+ *
  ******************************************************************************/
 module MyExample1
 {
index dc8ae3d8c7ae696ca3f8b4cea203b9bbcb947e4e..9c20c2d69bc6f71b927fe048b4bac8104eb201e2 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Beres, Szabolcs
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>HelloTpd</ProjectName>
   <ReferencedProjects>
index 378d27ab9c7e74311e339ce4ff85d581cf405610..7d9fe114ab1e94eb1ef5aad8a713fc1397194838 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Beres, Szabolcs
+ *
  ******************************************************************************/
 module MyExample
 {
index 4e65db5e13149f6a64e69e67d0854501b15d4f6e..85359a26a60d20cb4e5e92f75a13e2ec42bdbab3 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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
+#   Beres, Szabolcs
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../../../
 include $(TOPDIR)/Makefile.regression
 
index d3c25d3af179643eea2790d7fce3408c04ef333f..8b166d8741a8456566a1d387b34624f1735372b3 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../../..
 include $(TOPDIR)/Makefile.regression
 
index fc8f1364c5dbe0617bb03dc71a1cc0d96d501c29..8c3b4f0ce9a3630bed67c394496e5bdf5269da2f 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../../..
 include $(TOPDIR)/Makefile.regression
 
index d63532afde2c78c32da592177b0e6af7c41eab69..171960f450b224cd4c3af05ad3114e72f26edfc9 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>counter</ProjectName>
   <Folders>
index e4750b7551e04b5b573a2dfb71ed0bafd7d1a253..49c1a491739d8b372caece9264edc176a64d0356 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module counter
 {
index 1623513bdfe8d627d969bde0963b03db9140da59..1397661acc092a14c6092a2928a12d4e78d16d33 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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
+#   Beres, Szabolcs
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../../..
 include $(TOPDIR)/Makefile.regression
 
index 0e9f30a8c05410afe22fdff7efb098e4d2761ce9..916b7f9d705546dc53ad50badf4c3fc8d8efcb00 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>counter</ProjectName>
   <Folders>
index e4750b7551e04b5b573a2dfb71ed0bafd7d1a253..49c1a491739d8b372caece9264edc176a64d0356 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module counter
 {
index b550b2e8629bba230db74e60449def8b3606bd24..e05906d5fef86c59051387b35476124152b1b3e5 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Delic, Adam
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>counter2</ProjectName>
   <Folders>
index e4750b7551e04b5b573a2dfb71ed0bafd7d1a253..8b2a3b495607bff568f222f36c54244a325382cb 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *
  ******************************************************************************/
 module counter
 {
index ad02417d616d14498668b571e2e86a20484a5546..1e1cf9b54cfcd7b0001abf09f50201b1abb9c333 100644 (file)
@@ -1,10 +1,14 @@
-###############################################################################
-# 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
+#
+##############################################################################
 #Makefile to test HR30356
 TOPDIR := ../../../
 include $(TOPDIR)/Makefile.regression
old mode 100755 (executable)
new mode 100644 (file)
index a4d636f..ddc989d
@@ -1,12 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>client</ProjectName>
   <ReferencedProjects>
@@ -33,4 +35,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
old mode 100755 (executable)
new mode 100644 (file)
index 7575e78..057de19
@@ -1,10 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
-module client {\r
-       import from testport all;\r
-}
\ No newline at end of file
+module client {
+       import from testport all;
+}
old mode 100755 (executable)
new mode 100644 (file)
index 49ecbf6..2268ce8
@@ -1,12 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>controller</ProjectName>
   <ReferencedProjects>
@@ -34,4 +36,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
old mode 100755 (executable)
new mode 100644 (file)
index 053cb73..6e7f5e5
@@ -1,13 +1,17 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
-//TR: HR30356\r
+//TR: HR30356
 module controller
-{\r
-  import from client all;\r
-  import from server all;\r
-}  // end of module\r
+{
+  import from client all;
+  import from server all;
+}  // end of module
old mode 100755 (executable)
new mode 100644 (file)
index 17f3d01..eb32794
@@ -1,12 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>server</ProjectName>
   <ReferencedProjects>
@@ -33,4 +35,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
old mode 100755 (executable)
new mode 100644 (file)
index c5c8dc9..e321ddb
@@ -1,10 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
-module server {\r
-  import from testport all;\r
-}
\ No newline at end of file
+module server {
+  import from testport all;
+}
old mode 100755 (executable)
new mode 100644 (file)
index a8ee3ec..2b19cfb
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
-module testport {\r
-}
\ No newline at end of file
+module testport {
+}
old mode 100755 (executable)
new mode 100644 (file)
index b726e29..735edbb
@@ -1,12 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>testport</ProjectName>
   <Folders>
index db032c2e47919ede8426f37e6e37c51b8d2a690c..8ec41c4dfd21861369fdbf84517d83538138241b 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Ormandi, Matyas
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>Hello000</ProjectName>
   <Folders>
index 6a778241e56fcefbfa5540ff586e55c6155543de..78ca86bc7d32aefb5d04274e1c22b6a985d8c045 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Ormandi, Matyas
+ *
  ******************************************************************************/
 module MyExample0
 {
index c1ddc59ff4ec4d2b7866dfb50bfacfa12a96f425..09616829698b0cb545355a837babc6ad6f7273d4 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Ormandi, Matyas
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>Hello123</ProjectName>
   <ReferencedProjects>
index a987404ed02ee244059e03017b5a889529043138..f9cc71693e17ecbf533bbb56401a9cb0901f5b4b 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Ormandi, Matyas
+ *
  ******************************************************************************/
 module MyExample1
 {
index dc8ae3d8c7ae696ca3f8b4cea203b9bbcb947e4e..9371cffc4e66f9dafdd1f28fd34a2f4938b47797 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Ormandi, Matyas
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>HelloTpd</ProjectName>
   <ReferencedProjects>
index 378d27ab9c7e74311e339ce4ff85d581cf405610..13ee8c51d4a99dce156ec1cfda5a47870899aa12 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Ormandi, Matyas
+ *
  ******************************************************************************/
 module MyExample
 {
index c898e5e959474305f960aab04473d2b5211e1c35..4c759f6bd01cafb85b4ca3b85bf0a916df8c92ee 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Ormandi, Matyas
+#
+##############################################################################
 TOPDIR := ../../../
 include $(TOPDIR)/Makefile.regression
 
index 680e14aa9f230f90de5b634faaef1029fa0d0f56..2f084eea913b785b872a896e06ed17da00f7191d 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Beres, Szabolcs
+#   Delic, Adam
+#   Ormandi, Matyas
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Bence Janos
+#   Szalay, Akos
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 02de4a23259cfd80b34afff1c119bf614e365ebc..5b5cdaad1ff6e8357cef64a93212988166848ab1 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>NAS_EPS_v9.7.0_CNL113729</ProjectName>
   <ReferencedProjects>
index eb92a01d84775127e3e63c07db51ebfdb49569a2..08b7fcd2e78762eac9a861ff55f5c64bb2dbdad6 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 
 module NAS_EPS_v970
index e90cc2d92e079bc5ee3150be6aa2381176b27afa..741d85bccc00fe743a12e3744afcd4dcefc2669c 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [EXECUTE]
 NAS_EPS_Test
index e6c162250662638c919356d0924893652ea6538f..179bf26c8aefc57e66ab30f763271bd6b55035bf 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 
 module NAS_EPS_Test
index a38547dbd3cd6e88b3ddf4ad85ffc1fbd9911bc6..86264501fcf4783e905258d19a25f4bca1868463 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>NAS_EPS_v9.7.0_CNL113729_test</ProjectName>
   <ReferencedProjects>
index 75ac386c208d9b57b49b461420c6cc81bdde7ae4..53b026dcbf763b4e4d95f5c1f0058d666dab51d9 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Beres, Szabolcs
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>HelloTpd</ProjectName>
   <Folders>
index 48649fcfb8ecfa2624c405006a4987c4e3adc2cf..cfc3f9bc0aa06f4d3b6f70e1994e6b449d4245a1 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Beres, Szabolcs
+#
 ###############################################################################
 [LOGGING]
 LogFile := "MyExample.log"
index 3478e00fd7565f7777e0f7afc2846da05264f922..4b46174e6aed077d27ddf8b64f056b98e55608de 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Beres, Szabolcs
+ *
  ******************************************************************************/
 // TTCN-3 version of "Hello, world!"
 module MyExample
index 29b13d7f6e211a27ce017e00ba53c85db18766fd..c62e0ee8c21fa1a797942afb59dd9668d5df24c7 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.5.pl7
 // for Janos Zoltan Szabo (ejnosza@balisea) on Mon Sep 13 09:35:21 2004
index 60e22f2da0b9524eab4300512fc64ce04eb3a275..4c2f6706569920d4167aa01e0a9cba384ab43667 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.5.pl7
 // for Janos Zoltan Szabo (ejnosza@balisea) on Mon Sep 13 09:35:21 2004
index 9f7437158e189cb2cdb7486800aede6b27cded58..3da0949712462f576c2e9c2c428cb6ab5d8500ec 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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
+#   Beres, Szabolcs
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../../../
 include $(TOPDIR)/Makefile.regression
 
index 487df8fc389072b6a2b61662d795cf0da849db67..1fbdc23160614b9d6367e4ca0bcf2569ac6c89b1 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>consumer</ProjectName>
   <ReferencedProjects>
index d0c90d3ec5c5b8294a1fc5d9f269c4f664a6883e..8389e238f6794ae53f88186096a117e5a1e16610 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module creator {
 
index d4736c1780320410e7269c38b5bda48513c1913d..8261a92f7001722802031cabe085774454e154d2 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module consumer {
 
index d30731cec8d9eea24d473d4645fe5022db266351..ba856e527e94e7c779ff8b1d17f1ee2d26d801d8 100644 (file)
@@ -1,8 +1,13 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 // even a user is entitled to some fun
index 314509603091075c5aec80abbcbfa92c5ee31fbf..888658cb3c4d5761592d0818128add3d71d93fc3 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Szalay, Akos
+#
+##############################################################################
 #Makefile to test HR30356
 TOPDIR := ../../../
 include $(TOPDIR)/Makefile.regression
old mode 100755 (executable)
new mode 100644 (file)
index af362be..385f2b9
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Szalay, Akos
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>client</ProjectName>
   <ReferencedProjects>
old mode 100755 (executable)
new mode 100644 (file)
index 7575e78..ba3a924
@@ -1,10 +1,15 @@
 /******************************************************************************
- * 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
+ *   Szalay, Akos
+ *
  ******************************************************************************/
-module client {\r
-       import from testport all;\r
-}
\ No newline at end of file
+module client {
+       import from testport all;
+}
old mode 100755 (executable)
new mode 100644 (file)
index 121f7d2..7470a69
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Szalay, Akos
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>controller</ProjectName>
   <ReferencedProjects>
old mode 100755 (executable)
new mode 100644 (file)
index 053cb73..5311531
@@ -1,13 +1,18 @@
 /******************************************************************************
- * 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
+ *   Szalay, Akos
+ *
  ******************************************************************************/
-//TR: HR30356\r
+//TR: HR30356
 module controller
-{\r
-  import from client all;\r
-  import from server all;\r
-}  // end of module\r
+{
+  import from client all;
+  import from server all;
+}  // end of module
old mode 100755 (executable)
new mode 100644 (file)
index 6ba0eba..e2167eb
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Szalay, Akos
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>server</ProjectName>
   <ReferencedProjects>
old mode 100755 (executable)
new mode 100644 (file)
index c5c8dc9..4d7513e
@@ -1,10 +1,15 @@
 /******************************************************************************
- * 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
+ *   Szalay, Akos
+ *
  ******************************************************************************/
-module server {\r
-  import from testport all;\r
-}
\ No newline at end of file
+module server {
+  import from testport all;
+}
old mode 100755 (executable)
new mode 100644 (file)
index a8ee3ec..011e3e0
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szalay, Akos
+ *
  ******************************************************************************/
-module testport {\r
-}
\ No newline at end of file
+module testport {
+}
old mode 100755 (executable)
new mode 100644 (file)
index d8a63bc..50ed0de
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Szalay, Akos
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>testport</ProjectName>
   <Folders>
index db032c2e47919ede8426f37e6e37c51b8d2a690c..8ec41c4dfd21861369fdbf84517d83538138241b 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Ormandi, Matyas
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>Hello000</ProjectName>
   <Folders>
index 6a778241e56fcefbfa5540ff586e55c6155543de..78ca86bc7d32aefb5d04274e1c22b6a985d8c045 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Ormandi, Matyas
+ *
  ******************************************************************************/
 module MyExample0
 {
index 6ec4db271afa02d7179f11b219ade22d05094d00..0e1699569b49e839212d28df5aff3fa75709a97b 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Ormandi, Matyas
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>Hello123</ProjectName>
   <ReferencedProjects>
index a987404ed02ee244059e03017b5a889529043138..f9cc71693e17ecbf533bbb56401a9cb0901f5b4b 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Ormandi, Matyas
+ *
  ******************************************************************************/
 module MyExample1
 {
index dc8ae3d8c7ae696ca3f8b4cea203b9bbcb947e4e..9371cffc4e66f9dafdd1f28fd34a2f4938b47797 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Ormandi, Matyas
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>HelloTpd</ProjectName>
   <ReferencedProjects>
index 378d27ab9c7e74311e339ce4ff85d581cf405610..13ee8c51d4a99dce156ec1cfda5a47870899aa12 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Ormandi, Matyas
+ *
  ******************************************************************************/
 module MyExample
 {
index 76b5b8bd7a5f4a01f3c8d1bf857eb7cb39bdf48c..9205008683465a9fc7a9971ee22a2f2c8232b220 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Ormandi, Matyas
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>HelloTpd2</ProjectName>
   <ReferencedProjects>
index ae2813a6c1bffe958a080308d4b5f2abdb1d64f4..acdd07757d26b93f1e1952f1d5a4f71151249007 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Ormandi, Matyas
+ *
  ******************************************************************************/
 module MyExample2
 {
index 88e26cd3c89b5f1f97c346e9912b5ab32b1f1572..bc96bcfbeda94944e5db1b23404526d06abbef00 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Ormandi, Matyas
+#
+##############################################################################
 TOPDIR := ../../../
 include $(TOPDIR)/Makefile.regression
 
index f9bc12b449915974843f9495605293ec5a9d98b6..63bc1cf9b1886e92f2480c184ca5868c64745e01 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module handmade {
 
@@ -13,4 +18,4 @@ function what() return charstring
 }
 
 
-}
\ No newline at end of file
+}
index 75ac386c208d9b57b49b461420c6cc81bdde7ae4..53b026dcbf763b4e4d95f5c1f0058d666dab51d9 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Beres, Szabolcs
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>HelloTpd</ProjectName>
   <Folders>
index 48649fcfb8ecfa2624c405006a4987c4e3adc2cf..cfc3f9bc0aa06f4d3b6f70e1994e6b449d4245a1 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Beres, Szabolcs
+#
 ###############################################################################
 [LOGGING]
 LogFile := "MyExample.log"
index 3478e00fd7565f7777e0f7afc2846da05264f922..4b46174e6aed077d27ddf8b64f056b98e55608de 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Beres, Szabolcs
+ *
  ******************************************************************************/
 // TTCN-3 version of "Hello, world!"
 module MyExample
index 29b13d7f6e211a27ce017e00ba53c85db18766fd..c62e0ee8c21fa1a797942afb59dd9668d5df24c7 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.5.pl7
 // for Janos Zoltan Szabo (ejnosza@balisea) on Mon Sep 13 09:35:21 2004
index 60e22f2da0b9524eab4300512fc64ce04eb3a275..4c2f6706569920d4167aa01e0a9cba384ab43667 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.5.pl7
 // for Janos Zoltan Szabo (ejnosza@balisea) on Mon Sep 13 09:35:21 2004
index 4a02cc9f777ec7201bc054bb9908ddac5e9079b4..d5f4473b22df4a64a531cd179baf51a7266fa57d 100644 (file)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Beres, Szabolcs
+#   Delic, Adam
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../../../
 include $(TOPDIR)/Makefile.regression
 
index fdebaf69c2e7d0436f89d9cca0626fb81a5c2a38..90da6cc8be7ce77c4a48bc7200742929c4d4ff62 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Beres, Szabolcs
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>Hello000</ProjectName>
   <Folders>
index 9a8c6a993cdde00c8c32fa06b84a830a954a9d86..b06f80de3d14a01d99663c0368a1ea873205f7ee 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Beres, Szabolcs
+#
 ###############################################################################
 [LOGGING]
 LogFile := "MyExample0.log"
index 4a319541a60bb4b7501082e6a6483a0ca6cfebb2..c8fd28ee819e8d9ea170b364825c52b67d34ba33 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Beres, Szabolcs
+ *
  ******************************************************************************/
 // TTCN-3 version of "Hello, world!"
 module MyExample0
index 29b13d7f6e211a27ce017e00ba53c85db18766fd..c62e0ee8c21fa1a797942afb59dd9668d5df24c7 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.5.pl7
 // for Janos Zoltan Szabo (ejnosza@balisea) on Mon Sep 13 09:35:21 2004
index 60e22f2da0b9524eab4300512fc64ce04eb3a275..4c2f6706569920d4167aa01e0a9cba384ab43667 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.5.pl7
 // for Janos Zoltan Szabo (ejnosza@balisea) on Mon Sep 13 09:35:21 2004
index 1e6b74fe3573d8a18354e8ca7261fdf9f26e33d2..090a52e633a9a34fb9ba0b21fe8e7be0c83366eb 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Beres, Szabolcs
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>Hello123</ProjectName>
   <ReferencedProjects>
index e143238fa8e19ebc5d150c9c554600e75c55d252..983fb899259cf69dd961e264c53bf94ca5ef8f7a 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Beres, Szabolcs
+#
 ###############################################################################
 [LOGGING]
 FileMask := LOG_ALL
index cca2ce0355eeb214f5320d35b9fea15db531e455..1a49876e94febaf62916e94a3fe26c6cf832add3 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Beres, Szabolcs
+ *
  ******************************************************************************/
 // TTCN-3 version of "Hello, world!"
 module MyExample1
index 29b13d7f6e211a27ce017e00ba53c85db18766fd..c62e0ee8c21fa1a797942afb59dd9668d5df24c7 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.5.pl7
 // for Janos Zoltan Szabo (ejnosza@balisea) on Mon Sep 13 09:35:21 2004
index 60e22f2da0b9524eab4300512fc64ce04eb3a275..4c2f6706569920d4167aa01e0a9cba384ab43667 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.5.pl7
 // for Janos Zoltan Szabo (ejnosza@balisea) on Mon Sep 13 09:35:21 2004
index 90d3267da5825405bfbeb0250c8a067d04977077..0b484be3d1cbbaf5ed8ab68e8bd7fffae6fe2c8c 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Beres, Szabolcs
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>HelloTpd</ProjectName>
   <ReferencedProjects>
index 48649fcfb8ecfa2624c405006a4987c4e3adc2cf..cfc3f9bc0aa06f4d3b6f70e1994e6b449d4245a1 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Beres, Szabolcs
+#
 ###############################################################################
 [LOGGING]
 LogFile := "MyExample.log"
index 3478e00fd7565f7777e0f7afc2846da05264f922..4b46174e6aed077d27ddf8b64f056b98e55608de 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Beres, Szabolcs
+ *
  ******************************************************************************/
 // TTCN-3 version of "Hello, world!"
 module MyExample
index 29b13d7f6e211a27ce017e00ba53c85db18766fd..c62e0ee8c21fa1a797942afb59dd9668d5df24c7 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.5.pl7
 // for Janos Zoltan Szabo (ejnosza@balisea) on Mon Sep 13 09:35:21 2004
index 60e22f2da0b9524eab4300512fc64ce04eb3a275..4c2f6706569920d4167aa01e0a9cba384ab43667 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.5.pl7
 // for Janos Zoltan Szabo (ejnosza@balisea) on Mon Sep 13 09:35:21 2004
index e1fea8ac61c57c2de25a620f91239522d40bf46c..0fa7dbb8c00bd9685e8899418fc621ba46d17d7b 100644 (file)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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
+#   Beres, Szabolcs
+#   Delic, Adam
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
+##############################################################################
 TOPDIR := ../../../
 include $(TOPDIR)/Makefile.regression
 
index 3cbb78af3326da0ae4c971a3e028371425e20c7d..13f3fcc93eed43ac32bc4d555457321667805a6b 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Beres, Szabolcs
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>HelloTpd</ProjectName>
   <Folders>
index 48649fcfb8ecfa2624c405006a4987c4e3adc2cf..cfc3f9bc0aa06f4d3b6f70e1994e6b449d4245a1 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Beres, Szabolcs
+#
 ###############################################################################
 [LOGGING]
 LogFile := "MyExample.log"
index 3478e00fd7565f7777e0f7afc2846da05264f922..4b46174e6aed077d27ddf8b64f056b98e55608de 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Beres, Szabolcs
+ *
  ******************************************************************************/
 // TTCN-3 version of "Hello, world!"
 module MyExample
index 29b13d7f6e211a27ce017e00ba53c85db18766fd..c62e0ee8c21fa1a797942afb59dd9668d5df24c7 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.5.pl7
 // for Janos Zoltan Szabo (ejnosza@balisea) on Mon Sep 13 09:35:21 2004
index 60e22f2da0b9524eab4300512fc64ce04eb3a275..4c2f6706569920d4167aa01e0a9cba384ab43667 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.5.pl7
 // for Janos Zoltan Szabo (ejnosza@balisea) on Mon Sep 13 09:35:21 2004
index 7ffdddf4c9025dfe9d1bf635c7a0b8e8e4408ff7..9098386358fbc919ff4afccd5c16b91e2f844880 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Beres, Szabolcs
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>HelloTpd</ProjectName>
   <Folders>
index 387894254ed8aa19b6802a2dcbcbd6010f355041..9444b915c49d15b80a7f0d7594a2fe72973a898b 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Beres, Szabolcs
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../../../
 include $(TOPDIR)/Makefile.regression
 
index 4cb3652f166893d78add24841822f16fe09f770a..f446da115148f930ceafa8178c8f7e1c103ee331 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Beres, Szabolcs
+ *
  ******************************************************************************/
 module a {
   control {
index 8d023e3337ce38bc4580fd0c7549ddb1bd831ee8..b2865e3b3238e74d19e382b966a3e2309ca2c81f 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Beres, Szabolcs
+ *
  ******************************************************************************/
 module b {
   import from central all;
index d6411445e94ca637c23dd97760d48e9124b65537..8c41c3dff2ad9bb524c4ef5da6ece7f42abaa2c4 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Beres, Szabolcs
+ *
  ******************************************************************************/
 module central {
 
index 445253b8caca0f199cdfdb417d9e7222ff9eb890..2f70397b69cacc23ed02941eb2060b54d8ba87c0 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 // (not quite) Outside the project directory
 module outsider {
old mode 100644 (file)
new mode 100755 (executable)
index 7c6d9de..3a8e994
@@ -1,10 +1,15 @@
 #!/usr/bin/perl -wl
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 
 use strict;
index 8fe1bdf00a00e4116eb8049f05cadc30c26fe9ca..dceacafdd63f532c1753c96f08c8a3ada9227bcf 100644 (file)
@@ -1,8 +1,8 @@
-[LOGGING]\r
-LogFile := "../log/MyExample-%n.log"\r
-FileMask := LOG_ALL\r
-ConsoleMask := ERROR | TESTCASE | STATISTICS\r
-LogSourceInfo := Stack\r
-\r
-[EXECUTE]\r
-MyExample.control\r
+[LOGGING]
+LogFile := "../log/MyExample-%n.log"
+FileMask := LOG_ALL
+ConsoleMask := ERROR | TESTCASE | STATISTICS
+LogSourceInfo := Stack
+
+[EXECUTE]
+MyExample.control
index d2eace0bc376daa9788a901764020904179bb909..b310364da9a4d9b5b650b1ec2cb06c8f005784c8 100644 (file)
@@ -1,51 +1,51 @@
-/******************************************************************************\r
- * Copyright (c) 2000-2016 Ericsson Telecom AB\r
- * All rights reserved. This program and the accompanying materials\r
- * are made available under the terms of the Eclipse Public License v1.0\r
- * which accompanies this distribution, and is available at\r
- * http://www.eclipse.org/legal/epl-v10.html\r
- ******************************************************************************/\r
-// TTCN-3 version of "Hello, world!"\r
-module MyExample\r
-{\r
-\r
-import from MyExample2 all;\r
-import from MyExample2_1 all;\r
-import from MyExample3 all;\r
-\r
-type port PCOType message\r
-{\r
-  inout charstring;\r
-}\r
-\r
-type component MTCType\r
-{\r
-  port PCOType MyPCO_PT;\r
-}\r
-\r
-testcase tc_HelloW() runs on MTCType system MTCType\r
-{\r
-  map(mtc:MyPCO_PT, system:MyPCO_PT);\r
-  MyPCO_PT.send("Hello, world!");\r
-  setverdict(pass);\r
-}\r
-\r
-testcase tc_HelloW2() runs on MTCType system MTCType\r
-{\r
-  timer TL_T := 15.0;\r
-  map(mtc:MyPCO_PT, system:MyPCO_PT);\r
-  MyPCO_PT.send("Hello, world!");\r
-  TL_T.start;\r
-  alt {\r
-    [] MyPCO_PT.receive("Hello, TTCN-3!") { TL_T.stop; setverdict(pass); }\r
-    [] TL_T.timeout { setverdict(inconc); }\r
-    [] MyPCO_PT.receive { TL_T.stop; setverdict(fail); }\r
-  }\r
-}\r
-\r
-control\r
-{\r
-  execute(tc_HelloW());\r
-  execute(tc_HelloW2());\r
-}\r
-}\r
+/******************************************************************************
+ * 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
+ ******************************************************************************/
+// TTCN-3 version of "Hello, world!"
+module MyExample
+{
+
+import from MyExample2 all;
+import from MyExample2_1 all;
+import from MyExample3 all;
+
+type port PCOType message
+{
+  inout charstring;
+}
+
+type component MTCType
+{
+  port PCOType MyPCO_PT;
+}
+
+testcase tc_HelloW() runs on MTCType system MTCType
+{
+  map(mtc:MyPCO_PT, system:MyPCO_PT);
+  MyPCO_PT.send("Hello, world!");
+  setverdict(pass);
+}
+
+testcase tc_HelloW2() runs on MTCType system MTCType
+{
+  timer TL_T := 15.0;
+  map(mtc:MyPCO_PT, system:MyPCO_PT);
+  MyPCO_PT.send("Hello, world!");
+  TL_T.start;
+  alt {
+    [] MyPCO_PT.receive("Hello, TTCN-3!") { TL_T.stop; setverdict(pass); }
+    [] TL_T.timeout { setverdict(inconc); }
+    [] MyPCO_PT.receive { TL_T.stop; setverdict(fail); }
+  }
+}
+
+control
+{
+  execute(tc_HelloW());
+  execute(tc_HelloW2());
+}
+}
index 456c41d3022bc603be45584c98c3860eadc20481..6ed6ad57c69e3a32ffc9c387f644b019daf4db61 100644 (file)
-// This Test Port skeleton source file was generated by the\r
-// TTCN-3 Compiler of the TTCN-3 Test Executor version CRL 113 200/4 R2A\r
-// for Arpad Lovassy (earplov@esekilxxen1841) on Tue Jul 22 16:49:55 2014\r
-\r
-// Copyright Ericsson Telecom AB 2000-2016\r
-\r
-// You may modify this file. Complete the body of empty functions and// add your member functions here.\r
-\r
-#include "PCOType.hh"\r
-#include "memory.h"\r
-\r
-#include <stdio.h>\r
-\r
-namespace MyExample {\r
-\r
-PCOType::PCOType(const char *par_port_name)\r
-       : PCOType_BASE(par_port_name)\r
-{\r
-\r
-}\r
-\r
-PCOType::~PCOType()\r
-{\r
-\r
-}\r
-\r
-void PCOType::set_parameter(const char * /*parameter_name*/,\r
-       const char * /*parameter_value*/)\r
-{\r
-\r
-}\r
-\r
-void PCOType::Event_Handler(const fd_set *read_fds,\r
-       const fd_set *write_fds, const fd_set *error_fds,\r
-       double time_since_last_call)\r
-{\r
-       size_t buf_len = 0, buf_size = 32;\r
-       char *buf = (char*)Malloc(buf_size);\r
-       for ( ; ; ) {\r
-               int c = getc(stdin);\r
-               if (c == EOF) {\r
-                       if (buf_len > 0) incoming_message(CHARSTRING(buf_len, buf));\r
-                       Uninstall_Handler();\r
-                       break;\r
-               } else if (c == '\n') {\r
-                       incoming_message(CHARSTRING(buf_len, buf));\r
-                       break;\r
-               } else {\r
-                       if (buf_len >= buf_size) {\r
-                               buf_size *= 2;\r
-                               buf = (char*)Realloc(buf, buf_size);\r
-                       }\r
-                       buf[buf_len++] = c;\r
-               }\r
-       }\r
-       Free(buf);\r
-}\r
-\r
-/*void PCOType::Handle_Fd_Event(int fd, boolean is_readable,\r
-       boolean is_writable, boolean is_error) {}*/\r
-\r
-void PCOType::Handle_Fd_Event_Error(int /*fd*/)\r
-{\r
-\r
-}\r
-\r
-void PCOType::Handle_Fd_Event_Writable(int /*fd*/)\r
-{\r
-\r
-}\r
-\r
-void PCOType::Handle_Fd_Event_Readable(int /*fd*/)\r
-{\r
-\r
-}\r
-\r
-/*void PCOType::Handle_Timeout(double time_since_last_call) {}*/\r
-\r
-void PCOType::user_map(const char *system_port)\r
-{\r
-       fd_set readfds;\r
-       FD_ZERO(&readfds);\r
-       FD_SET(fileno(stdin), &readfds);\r
-       Install_Handler(&readfds, NULL, NULL, 0.0);\r
-}\r
-\r
-void PCOType::user_unmap(const char *system_port)\r
-{\r
-       Uninstall_Handler();\r
-}\r
-\r
-void PCOType::user_start()\r
-{\r
-\r
-}\r
-\r
-void PCOType::user_stop()\r
-{\r
-\r
-}\r
-\r
-void PCOType::outgoing_send(const CHARSTRING& send_par)\r
-{\r
-       puts((const char*)send_par);\r
-       fflush(stdout);\r
-}\r
-\r
-} /* end of namespace */\r
+// This Test Port skeleton source file was generated by the
+// TTCN-3 Compiler of the TTCN-3 Test Executor version CRL 113 200/4 R2A
+// for Arpad Lovassy (earplov@esekilxxen1841) on Tue Jul 22 16:49:55 2014
+
+// Copyright Ericsson Telecom AB 2000-2016
+
+// You may modify this file. Complete the body of empty functions and// add your member functions here.
+
+#include "PCOType.hh"
+#include "memory.h"
+
+#include <stdio.h>
+
+namespace MyExample {
+
+PCOType::PCOType(const char *par_port_name)
+       : PCOType_BASE(par_port_name)
+{
+
+}
+
+PCOType::~PCOType()
+{
+
+}
+
+void PCOType::set_parameter(const char * /*parameter_name*/,
+       const char * /*parameter_value*/)
+{
+
+}
+
+void PCOType::Event_Handler(const fd_set *read_fds,
+       const fd_set *write_fds, const fd_set *error_fds,
+       double time_since_last_call)
+{
+       size_t buf_len = 0, buf_size = 32;
+       char *buf = (char*)Malloc(buf_size);
+       for ( ; ; ) {
+               int c = getc(stdin);
+               if (c == EOF) {
+                       if (buf_len > 0) incoming_message(CHARSTRING(buf_len, buf));
+                       Uninstall_Handler();
+                       break;
+               } else if (c == '\n') {
+                       incoming_message(CHARSTRING(buf_len, buf));
+                       break;
+               } else {
+                       if (buf_len >= buf_size) {
+                               buf_size *= 2;
+                               buf = (char*)Realloc(buf, buf_size);
+                       }
+                       buf[buf_len++] = c;
+               }
+       }
+       Free(buf);
+}
+
+/*void PCOType::Handle_Fd_Event(int fd, boolean is_readable,
+       boolean is_writable, boolean is_error) {}*/
+
+void PCOType::Handle_Fd_Event_Error(int /*fd*/)
+{
+
+}
+
+void PCOType::Handle_Fd_Event_Writable(int /*fd*/)
+{
+
+}
+
+void PCOType::Handle_Fd_Event_Readable(int /*fd*/)
+{
+
+}
+
+/*void PCOType::Handle_Timeout(double time_since_last_call) {}*/
+
+void PCOType::user_map(const char *system_port)
+{
+       fd_set readfds;
+       FD_ZERO(&readfds);
+       FD_SET(fileno(stdin), &readfds);
+       Install_Handler(&readfds, NULL, NULL, 0.0);
+}
+
+void PCOType::user_unmap(const char *system_port)
+{
+       Uninstall_Handler();
+}
+
+void PCOType::user_start()
+{
+
+}
+
+void PCOType::user_stop()
+{
+
+}
+
+void PCOType::outgoing_send(const CHARSTRING& send_par)
+{
+       puts((const char*)send_par);
+       fflush(stdout);
+}
+
+} /* end of namespace */
index b86781a55670d1fd61917ce376e9bede36cf5000..b30432213bd6d74cbdfaa862a04212fdc77881af 100644 (file)
@@ -1,48 +1,48 @@
-// This Test Port skeleton header file was generated by the\r
-// TTCN-3 Compiler of the TTCN-3 Test Executor version CRL 113 200/4 R2A\r
-// for Arpad Lovassy (earplov@esekilxxen1841) on Tue Jul 22 16:49:55 2014\r
-\r
-// Copyright Ericsson Telecom AB 2000-2016\r
-\r
-// You may modify this file. Add your attributes and prototypes of your\r
-// member functions here.\r
-\r
-#ifndef PCOType_HH\r
-#define PCOType_HH\r
-\r
-#include "MyExample.hh"\r
-\r
-namespace MyExample {\r
-\r
-class PCOType : public PCOType_BASE {\r
-public:\r
-       PCOType(const char *par_port_name = NULL);\r
-       ~PCOType();\r
-\r
-       void set_parameter(const char *parameter_name,\r
-               const char *parameter_value);\r
-\r
-       void Event_Handler(const fd_set *read_fds,\r
-               const fd_set *write_fds, const fd_set *error_fds,\r
-               double time_since_last_call);\r
-\r
-private:\r
-       /* void Handle_Fd_Event(int fd, boolean is_readable,\r
-               boolean is_writable, boolean is_error); */\r
-       void Handle_Fd_Event_Error(int fd);\r
-       void Handle_Fd_Event_Writable(int fd);\r
-       void Handle_Fd_Event_Readable(int fd);\r
-       /* void Handle_Timeout(double time_since_last_call); */\r
-protected:\r
-       void user_map(const char *system_port);\r
-       void user_unmap(const char *system_port);\r
-\r
-       void user_start();\r
-       void user_stop();\r
-\r
-       void outgoing_send(const CHARSTRING& send_par);\r
-};\r
-\r
-} /* end of namespace */\r
-\r
-#endif\r
+// This Test Port skeleton header file was generated by the
+// TTCN-3 Compiler of the TTCN-3 Test Executor version CRL 113 200/4 R2A
+// for Arpad Lovassy (earplov@esekilxxen1841) on Tue Jul 22 16:49:55 2014
+
+// Copyright Ericsson Telecom AB 2000-2016
+
+// You may modify this file. Add your attributes and prototypes of your
+// member functions here.
+
+#ifndef PCOType_HH
+#define PCOType_HH
+
+#include "MyExample.hh"
+
+namespace MyExample {
+
+class PCOType : public PCOType_BASE {
+public:
+       PCOType(const char *par_port_name = NULL);
+       ~PCOType();
+
+       void set_parameter(const char *parameter_name,
+               const char *parameter_value);
+
+       void Event_Handler(const fd_set *read_fds,
+               const fd_set *write_fds, const fd_set *error_fds,
+               double time_since_last_call);
+
+private:
+       /* void Handle_Fd_Event(int fd, boolean is_readable,
+               boolean is_writable, boolean is_error); */
+       void Handle_Fd_Event_Error(int fd);
+       void Handle_Fd_Event_Writable(int fd);
+       void Handle_Fd_Event_Readable(int fd);
+       /* void Handle_Timeout(double time_since_last_call); */
+protected:
+       void user_map(const char *system_port);
+       void user_unmap(const char *system_port);
+
+       void user_start();
+       void user_stop();
+
+       void outgoing_send(const CHARSTRING& send_par);
+};
+
+} /* end of namespace */
+
+#endif
index e362aae504ecccbb2adf38b23dfcd8a28639c7f3..2e0ed75b2f5e268d97ef52c683cccb2c5bc22069 100644 (file)
@@ -1,11 +1,11 @@
-/******************************************************************************\r
- * Copyright (c) 2000-2016 Ericsson Telecom AB\r
- * All rights reserved. This program and the accompanying materials\r
- * are made available under the terms of the Eclipse Public License v1.0\r
- * which accompanies this distribution, and is available at\r
- * http://www.eclipse.org/legal/epl-v10.html\r
- ******************************************************************************/\r
-module MyExample2\r
-{\r
-\r
-}\r
+/******************************************************************************
+ * 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
+ ******************************************************************************/
+module MyExample2
+{
+
+}
index f54430c9200564745abef79be813c6c12edc0c96..0b8da0fdbac0263e9b9ba9da89b5ad7d88e64d69 100644 (file)
@@ -1,11 +1,11 @@
-/******************************************************************************\r
- * Copyright (c) 2000-2016 Ericsson Telecom AB\r
- * All rights reserved. This program and the accompanying materials\r
- * are made available under the terms of the Eclipse Public License v1.0\r
- * which accompanies this distribution, and is available at\r
- * http://www.eclipse.org/legal/epl-v10.html\r
- ******************************************************************************/\r
-module MyExample2_1\r
-{\r
-\r
-}\r
+/******************************************************************************
+ * 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
+ ******************************************************************************/
+module MyExample2_1
+{
+
+}
index 1d647a50a73deb84d3723c22b4bfef86d59c45ac..014b3cc28a17c96de2094554195bdd0fde7182c5 100644 (file)
@@ -1,11 +1,11 @@
-/******************************************************************************\r
- * Copyright (c) 2000-2016 Ericsson Telecom AB\r
- * All rights reserved. This program and the accompanying materials\r
- * are made available under the terms of the Eclipse Public License v1.0\r
- * which accompanies this distribution, and is available at\r
- * http://www.eclipse.org/legal/epl-v10.html\r
- ******************************************************************************/\r
-module MyExample3\r
-{\r
-\r
-}\r
+/******************************************************************************
+ * 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
+ ******************************************************************************/
+module MyExample3
+{
+
+}
index 98e48a46e4bbae653c54dbda62e9f48637bdc30b..cdf14e1957e500abbfccacbda1c47daff08bbf2a 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module subway { // subway is at the bottom
 
index b7432af291e44448f21e7a1651765cd0c8ca9527..6884e3878441ee517a20b05fd0c1654f46a1de49 100644 (file)
@@ -1,12 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+  Szabados, Kristof
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>subplier</ProjectName>
   <Folders>
index f7d3d3b1cc4723281c1032a1baf297d49620736c..2af48de1eb0e3e359c586eeb1cc75120675f3979 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module supplier {
 
index c0a9332e29cf62ebd3dc0a5698888156690e8f5e..9a14490de1f4ab206752a7e7f2c244dcd9512975 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module supplier2 {
 import from supplier all;
index dfef5c9a72975bf3759e8293f64e1ee9fa0c7eda..3ed47fa7078df19d0a41fefa74515aa53b1615a2 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
- 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
+  Raduly, Csaba
+-->
 <TITAN_Project_File_Information version="1.0">
   <ProjectName>supplier</ProjectName>
   <ReferencedProjects>
index 84e2152756a53daa5702a38ac61e8afd37afd787..2acf70cf5271f9fccec92e12c2a8436013ada14b 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 98989753d00a4658fa5f38d5525362783dc25679..863e70d868ede97b0c5941aadaae6e6a6f49dd46 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module TnamedActualParameters
 {
index c6d9910ef49294e98ec710b84b688fa119a53c52..a49f48f39a4c44fc03b6515c6cfebaa3a1f9f8a4 100644 (file)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 6e7be3aac4202a293120ac54179880c5d929f7ae..89621f69a94c3af40b685817ba6acae8a9c3e608 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Raduly, Csaba
+--   Szabo, Janos Zoltan – initial implementation
+--
 --/////////////////////////////////////////////////////////////////////////////
 X DEFINITIONS ::=
 BEGIN
index daa798572e33971b3e595507ce9d7ffad1433522..57ebe0191e8c6e05a871a08ecabb4fe1c2ebc7e8 100644 (file)
---*****************************************************************************\r
--- Copyright (c) 2000-2015 Ericsson Telecom AB\r
--- All rights reserved. This program and the accompanying materials\r
--- are made available under the terms of the Eclipse Public License v1.0\r
--- which accompanies this distribution, and is available at\r
--- http://www.eclipse.org/legal/epl-v10.html\r
---*****************************************************************************\r
-\r
-IO-based-message DEFINITIONS\r
-\r
-AUTOMATIC TAGS ::= \r
-\r
-BEGIN\r
-\r
---Types to be used in IO definitions\r
-MySeq ::= SEQUENCE {\r
-  field1 INTEGER,\r
-  field2 OCTET STRING OPTIONAL\r
-}\r
-\r
-MyEnum ::= ENUMERATED { first, second, third, fourth, fifth }\r
-\r
---Defining IO class\r
-MY-CLASS ::=   CLASS {\r
-       &id    INTEGER    UNIQUE,  -- id to distinguish the different IO instances\r
-       &OpenTypeField             -- Open type field\r
-}\r
-WITH SYNTAX { ID &id TYPE &OpenTypeField }\r
-\r
--- Defining the information objects\r
-myIo1 MY-CLASS ::= { ID 1 TYPE MySeq } -- defining the type MySeq for the open type field,\r
-                                       -- instances of the object shall contain a value of this type\r
-  \r
-myIo2 MY-CLASS ::= { ID 2 TYPE MyEnum }\r
-\r
-myIo3 MY-CLASS ::= { ID 3 TYPE INTEGER }\r
-\r
-myIo4 MY-CLASS ::= { ID 4 TYPE NULL }\r
-\r
--- Defining IO set to be used in message contraction\r
-\r
-MyIOSet MY-CLASS ::= { myIo1 | myIo2 | myIo3 | myIo4 }\r
-\r
--- and now finally constructing the type\r
-\r
-MyMessage ::= SEQUENCE {\r
-  id MY-CLASS.&id ({MyIOSet}), -- integer field, values constrained to one of\r
-                               -- the value defined for an IO, member of the set\r
-  content MY-CLASS.&OpenTypeField ({MyIOSet} {@id})\r
-                       -- open type field constrainedto the types defined for\r
-                       -- the objects in the set; this is handled as an implicit\r
-                       -- union by Titan and should be an anytype, i.e. using the\r
-                       -- names of the types to select the given type.\r
-}\r
-\r
--- Values\r
-a-message-id1-lower MyMessage ::= {\r
-  id 1,\r
-  content mySeq : { field1 23, field2 '1234'H }\r
-}\r
-\r
-a-message-id2-lower MyMessage ::= {\r
-  id 2,\r
-  content myEnum : third\r
-}\r
-\r
-a-message-id3-lower MyMessage ::= {\r
-  id 3,\r
-  content iNTEGER : 7\r
-}\r
-\r
-a-message-id4-lower MyMessage ::= {\r
-  id 4,\r
-  content nULL : NULL\r
-}\r
-/*\r
--- Not supported values\r
-a-message-id1-upper MyMessage ::= {\r
-  id 1,\r
-  content MySeq : { field1 23, field2 '1234'H }\r
-}\r
-\r
-a-message-id2-upper MyMessage ::= {\r
-  id 2,\r
-  content MyEnum : third\r
-}\r
-\r
-a-message-id3-upper MyMessage ::= {\r
-  id 3,\r
-  content INTEGER : 7\r
-}\r
-\r
-a-message-id4-lower MyMessage ::= {\r
-  id 4,\r
-  content NULL : NULL\r
-}\r
-*/\r
-END\r
+--/////////////////////////////////////////////////////////////////////////////
+-- 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
+--
+--/////////////////////////////////////////////////////////////////////////////
+
+IO-based-message DEFINITIONS
+
+AUTOMATIC TAGS ::= 
+
+BEGIN
+
+--Types to be used in IO definitions
+MySeq ::= SEQUENCE {
+  field1 INTEGER,
+  field2 OCTET STRING OPTIONAL
+}
+
+MyEnum ::= ENUMERATED { first, second, third, fourth, fifth }
+
+--Defining IO class
+MY-CLASS ::=   CLASS {
+       &id    INTEGER    UNIQUE,  -- id to distinguish the different IO instances
+       &OpenTypeField             -- Open type field
+}
+WITH SYNTAX { ID &id TYPE &OpenTypeField }
+
+-- Defining the information objects
+myIo1 MY-CLASS ::= { ID 1 TYPE MySeq } -- defining the type MySeq for the open type field,
+                                       -- instances of the object shall contain a value of this type
+  
+myIo2 MY-CLASS ::= { ID 2 TYPE MyEnum }
+
+myIo3 MY-CLASS ::= { ID 3 TYPE INTEGER }
+
+myIo4 MY-CLASS ::= { ID 4 TYPE NULL }
+
+-- Defining IO set to be used in message contraction
+
+MyIOSet MY-CLASS ::= { myIo1 | myIo2 | myIo3 | myIo4 }
+
+-- and now finally constructing the type
+
+MyMessage ::= SEQUENCE {
+  id MY-CLASS.&id ({MyIOSet}), -- integer field, values constrained to one of
+                               -- the value defined for an IO, member of the set
+  content MY-CLASS.&OpenTypeField ({MyIOSet} {@id})
+                       -- open type field constrainedto the types defined for
+                       -- the objects in the set; this is handled as an implicit
+                       -- union by Titan and should be an anytype, i.e. using the
+                       -- names of the types to select the given type.
+}
+
+-- Values
+a-message-id1-lower MyMessage ::= {
+  id 1,
+  content mySeq : { field1 23, field2 '1234'H }
+}
+
+a-message-id2-lower MyMessage ::= {
+  id 2,
+  content myEnum : third
+}
+
+a-message-id3-lower MyMessage ::= {
+  id 3,
+  content iNTEGER : 7
+}
+
+a-message-id4-lower MyMessage ::= {
+  id 4,
+  content nULL : NULL
+}
+/*
+-- Not supported values
+a-message-id1-upper MyMessage ::= {
+  id 1,
+  content MySeq : { field1 23, field2 '1234'H }
+}
+
+a-message-id2-upper MyMessage ::= {
+  id 2,
+  content MyEnum : third
+}
+
+a-message-id3-upper MyMessage ::= {
+  id 3,
+  content INTEGER : 7
+}
+
+a-message-id4-lower MyMessage ::= {
+  id 4,
+  content NULL : NULL
+}
+*/
+END
index 275e591922922e5a0e5d155c2f29912804dff1e3..9f471831c06afb677697315d8f33aaf0fbf1d5e4 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 4761fc8c4caf52aff8fb3a10066cd1a36a4c4de5..a7596f1cdb425dc197bd8bcaf2fe456f70b5d35a 100644 (file)
-/******************************************************************************\r
- * Copyright (c) 2000-2015 Ericsson Telecom AB\r
- * All rights reserved. This program and the accompanying materials\r
- * are made available under the terms of the Eclipse Public License v1.0\r
- * which accompanies this distribution, and is available at\r
- * http://www.eclipse.org/legal/epl-v10.html\r
- ******************************************************************************/\r
-\r
-// This module tests that the compiler allows both uppercase and lowercase\r
-// first letters for the name of an open type alternative\r
-module Open_type_use {\r
-\r
-import from IO_based_message language "ASN.1:2002" all;\r
-\r
-// Constants (lowercase first letter)\r
-const MyMessage c_message_id1_lower := {\r
-  id := 1,\r
-  content := { mySeq := { field1 := 42, field2 := omit }}\r
-}\r
-\r
-const MyMessage c_message_id2_lower := {\r
-  id := 2,\r
-  content := { myEnum := first}\r
-}\r
-\r
-const MyMessage c_message_id3_lower := {\r
-  id := 3,\r
-  content := { iNTEGER := 42 }\r
-}\r
-\r
-const MyMessage c_message_id4_lower := {\r
-  id := 4,\r
-  content := { nULL := NULL }\r
-}\r
-\r
-// Constants (uppercase first letter)\r
-const MyMessage c_message_id1_upper := {\r
-  id := 1,\r
-  content := { MySeq := { field1 := 42, field2 := omit }}\r
-}\r
-\r
-const MyMessage c_message_id2_upper := {\r
-  id := 2,\r
-  content := { MyEnum := first}\r
-}\r
-\r
-const MyMessage c_message_id3_upper := {\r
-  id := 3,\r
-  content := { INTEGER := 42 }\r
-}\r
-\r
-const MyMessage c_message_id4_upper := {\r
-  id := 4,\r
-  content := { NULL := NULL }\r
-}\r
-\r
-// Templates (lowercase first letter)\r
-template MyMessage t_message_id1_lower := {\r
-  id := 1,\r
-  content := { mySeq := { field1 := 42, field2 := omit }}\r
-}\r
-\r
-template MyMessage t_message_id2_lower := {\r
-  id := 2,\r
-  content := { myEnum := first}\r
-}\r
-\r
-template MyMessage t_message_id3_lower := {\r
-  id := 3,\r
-  content := { iNTEGER := 42 }\r
-}\r
-\r
-template MyMessage t_message_id4_lower := {\r
-  id := 4,\r
-  content := { nULL := NULL }\r
-}\r
-\r
-// Templates (uppercase first letter)\r
-template MyMessage t_message_id1_upper := {\r
-  id := 1,\r
-  content := { MySeq := { field1 := 42, field2 := omit }}\r
-}\r
-\r
-template MyMessage t_message_id2_upper := {\r
-  id := 2,\r
-  content := { MyEnum := first}\r
-}\r
-\r
-template MyMessage t_message_id3_upper := {\r
-  id := 3,\r
-  content := { INTEGER := 42 }\r
-}\r
-\r
-template MyMessage t_message_id4_upper := {\r
-  id := 4,\r
-  content := { NULL := NULL }\r
-}\r
-\r
-// Value list template (contains both lowercase and uppercase examples)\r
-template MyMessage t_message_value_list := (\r
-  { id := 1, content := { mySeq := { field1 := 42, field2 := omit }} },\r
-  { id := 2, content := { myEnum := first} },\r
-  { id := 3, content := { iNTEGER := 42 } },\r
-  { id := 4, content := { nULL := NULL } },\r
-  { id := 1, content := { MySeq := { field1 := -42, field2 := omit }} },\r
-  { id := 2, content := { MyEnum := second} },\r
-  { id := 3, content := { INTEGER := -42 } },\r
-  { id := 4, content := { NULL := NULL } }\r
-);\r
-\r
-// Dummy function to declare variables in\r
-function f_dummy() {\r
-  // Variables (lowercase first letter)\r
-  var MyMessage v_message_id1_lower := {\r
-    id := 1,\r
-    content := { mySeq := { field1 := 42, field2 := omit }}\r
-  }\r
-\r
-  var MyMessage v_message_id2_lower := {\r
-    id := 2,\r
-    content := { myEnum := first}\r
-  }\r
-  \r
-  var MyMessage v_message_id3_lower := {\r
-    id := 3,\r
-    content := { iNTEGER := 42 }\r
-  }\r
-  \r
-  var MyMessage v_message_id4_lower := {\r
-    id := 4,\r
-    content := { nULL := NULL }\r
-  }\r
-\r
-  // Variables (uppercase first letter)\r
-  var MyMessage v_message_id1_upper := {\r
-    id := 1,\r
-    content := { MySeq := { field1 := 42, field2 := omit }}\r
-  }\r
-\r
-  var MyMessage v_message_id2_upper := {\r
-    id := 2,\r
-    content := { MyEnum := first}\r
-  }\r
-  \r
-  var MyMessage v_message_id3_upper := {\r
-    id := 3,\r
-    content := { INTEGER := 42 }\r
-  }\r
-  \r
-  var MyMessage v_message_id4_upper := {\r
-    id := 4,\r
-    content := { NULL := NULL }\r
-  }\r
-\r
-  // Template variables (lowercase first letter)\r
-  var template MyMessage vt_message_id1_lower := {\r
-    id := 1,\r
-    content := { mySeq := { field1 := 42, field2 := omit }}\r
-  }\r
-\r
-  var template MyMessage vt_message_id2_lower := {\r
-    id := 2,\r
-    content := { myEnum := first}\r
-  }\r
-  \r
-  var template MyMessage vt_message_id3_lower := {\r
-    id := 3,\r
-    content := { iNTEGER := 42 }\r
-  }\r
-  \r
-  var template MyMessage vt_message_id4_lower := {\r
-    id := 4,\r
-    content := { nULL := NULL }\r
-  }\r
-\r
-  // Template variables (uppercase first letter)\r
-  var template MyMessage vt_message_id1_upper := {\r
-    id := 1,\r
-    content := { MySeq := { field1 := 42, field2 := omit }}\r
-  }\r
-\r
-  var template MyMessage vt_message_id2_upper := {\r
-    id := 2,\r
-    content := { MyEnum := first}\r
-  }\r
-  \r
-  var template MyMessage vt_message_id3_upper := {\r
-    id := 3,\r
-    content := { INTEGER := 42 }\r
-  }\r
-  \r
-  var template MyMessage vt_message_id4_upper := {\r
-    id := 4,\r
-    content := { NULL := NULL }\r
-  }\r
-  \r
-  // Value list template variable (contains both lowercase and uppercase examples)\r
-  var template MyMessage vt_message_value_list := (\r
-    { id := 1, content := { mySeq := { field1 := 42, field2 := omit }} },\r
-    { id := 2, content := { myEnum := first} },\r
-    { id := 3, content := { iNTEGER := 42 } },\r
-    { id := 4, content := { nULL := NULL } },\r
-    { id := 1, content := { MySeq := { field1 := -42, field2 := omit }} },\r
-    { id := 2, content := { MyEnum := second} },\r
-    { id := 3, content := { INTEGER := -42 } },\r
-    { id := 4, content := { NULL := NULL } }\r
-  );\r
-  \r
-  // Referencing fields of open types (contains both lowercase and uppercase examples)\r
-  v_message_id1_lower.content.mySeq := { field1 := 41, field2 := omit };\r
-  v_message_id1_upper.content.MySeq := { field1 := 41, field2 := omit };\r
-  v_message_id2_lower.content.myEnum := second;\r
-  v_message_id2_upper.content.MyEnum := second;\r
-  v_message_id3_lower.content.iNTEGER := 15;\r
-  v_message_id3_upper.content.INTEGER := 15;\r
-  v_message_id4_lower.content.nULL := NULL;\r
-  v_message_id4_upper.content.NULL := NULL;\r
-  vt_message_id1_lower.content.mySeq := { field1 := 41, field2 := omit };\r
-  vt_message_id1_upper.content.MySeq := { field1 := 41, field2 := omit };\r
-  vt_message_id2_lower.content.myEnum := second;\r
-  vt_message_id2_upper.content.MyEnum := second;\r
-  vt_message_id3_lower.content.iNTEGER := 15;\r
-  vt_message_id3_upper.content.INTEGER := 15;\r
-  vt_message_id4_lower.content.nULL := NULL;\r
-  vt_message_id4_upper.content.NULL := NULL;\r
-  if (c_message_id1_lower.content.mySeq == { field1 := 41, field2 := omit } and\r
-      c_message_id1_upper.content.MySeq == { field1 := 41, field2 := omit } and\r
-      c_message_id2_lower.content.myEnum == second and\r
-      c_message_id2_upper.content.MyEnum == second and\r
-      c_message_id3_lower.content.iNTEGER == 15 and\r
-      c_message_id3_upper.content.INTEGER == 15 and\r
-      c_message_id4_lower.content.nULL == NULL and // NULL != NULL !?\r
-      c_message_id4_upper.content.NULL == NULL) {\r
-    log("a");\r
-  }\r
-  if (v_message_id1_lower.content.mySeq == { field1 := 41, field2 := omit } and\r
-      v_message_id1_upper.content.MySeq == { field1 := 41, field2 := omit } and\r
-      v_message_id2_lower.content.myEnum == second and\r
-      v_message_id2_upper.content.MyEnum == second and\r
-      v_message_id3_lower.content.iNTEGER == 15 and\r
-      v_message_id3_upper.content.INTEGER == 15 and\r
-      v_message_id4_lower.content.nULL == NULL and\r
-      v_message_id4_upper.content.NULL == NULL) {\r
-    log("b");\r
-  }\r
-  if (match({ field1 := 41, field2 := omit }, t_message_id1_lower.content.mySeq) and\r
-      match({ field1 := 41, field2 := omit }, t_message_id1_lower.content.MySeq) and\r
-      match(second, t_message_id2_lower.content.myEnum) and\r
-      match(second, t_message_id2_lower.content.MyEnum) and\r
-      match(15, t_message_id3_lower.content.iNTEGER) and\r
-      match(15, t_message_id3_lower.content.INTEGER) and\r
-      match(NULL, t_message_id4_lower.content.nULL) and\r
-      match(NULL, t_message_id4_lower.content.NULL)) {\r
-    log("c");\r
-  }\r
-  if (match({ field1 := 41, field2 := omit }, vt_message_id1_upper.content.mySeq) and\r
-      match({ field1 := 41, field2 := omit }, vt_message_id1_upper.content.MySeq) and\r
-      match(second, vt_message_id2_upper.content.myEnum) and\r
-      match(second, vt_message_id2_upper.content.MyEnum) and\r
-      match(15, vt_message_id3_upper.content.iNTEGER) and\r
-      match(15, vt_message_id3_upper.content.INTEGER) and\r
-      match(NULL, vt_message_id4_upper.content.nULL) and\r
-      match(NULL, vt_message_id4_upper.content.NULL)) {\r
-    log("d");\r
-  }\r
-}\r
-\r
-}\r
+/******************************************************************************
+ * Copyright (c) 2000-2015 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
+ ******************************************************************************/
+
+// This module tests that the compiler allows both uppercase and lowercase
+// first letters for the name of an open type alternative
+module Open_type_use {
+
+import from IO_based_message language "ASN.1:2002" all;
+
+// Constants (lowercase first letter)
+const MyMessage c_message_id1_lower := {
+  id := 1,
+  content := { mySeq := { field1 := 42, field2 := omit }}
+}
+
+const MyMessage c_message_id2_lower := {
+  id := 2,
+  content := { myEnum := first}
+}
+
+const MyMessage c_message_id3_lower := {
+  id := 3,
+  content := { iNTEGER := 42 }
+}
+
+const MyMessage c_message_id4_lower := {
+  id := 4,
+  content := { nULL := NULL }
+}
+
+// Constants (uppercase first letter)
+const MyMessage c_message_id1_upper := {
+  id := 1,
+  content := { MySeq := { field1 := 42, field2 := omit }}
+}
+
+const MyMessage c_message_id2_upper := {
+  id := 2,
+  content := { MyEnum := first}
+}
+
+const MyMessage c_message_id3_upper := {
+  id := 3,
+  content := { INTEGER := 42 }
+}
+
+const MyMessage c_message_id4_upper := {
+  id := 4,
+  content := { NULL := NULL }
+}
+
+// Templates (lowercase first letter)
+template MyMessage t_message_id1_lower := {
+  id := 1,
+  content := { mySeq := { field1 := 42, field2 := omit }}
+}
+
+template MyMessage t_message_id2_lower := {
+  id := 2,
+  content := { myEnum := first}
+}
+
+template MyMessage t_message_id3_lower := {
+  id := 3,
+  content := { iNTEGER := 42 }
+}
+
+template MyMessage t_message_id4_lower := {
+  id := 4,
+  content := { nULL := NULL }
+}
+
+// Templates (uppercase first letter)
+template MyMessage t_message_id1_upper := {
+  id := 1,
+  content := { MySeq := { field1 := 42, field2 := omit }}
+}
+
+template MyMessage t_message_id2_upper := {
+  id := 2,
+  content := { MyEnum := first}
+}
+
+template MyMessage t_message_id3_upper := {
+  id := 3,
+  content := { INTEGER := 42 }
+}
+
+template MyMessage t_message_id4_upper := {
+  id := 4,
+  content := { NULL := NULL }
+}
+
+// Value list template (contains both lowercase and uppercase examples)
+template MyMessage t_message_value_list := (
+  { id := 1, content := { mySeq := { field1 := 42, field2 := omit }} },
+  { id := 2, content := { myEnum := first} },
+  { id := 3, content := { iNTEGER := 42 } },
+  { id := 4, content := { nULL := NULL } },
+  { id := 1, content := { MySeq := { field1 := -42, field2 := omit }} },
+  { id := 2, content := { MyEnum := second} },
+  { id := 3, content := { INTEGER := -42 } },
+  { id := 4, content := { NULL := NULL } }
+);
+
+// Dummy function to declare variables in
+function f_dummy() {
+  // Variables (lowercase first letter)
+  var MyMessage v_message_id1_lower := {
+    id := 1,
+    content := { mySeq := { field1 := 42, field2 := omit }}
+  }
+
+  var MyMessage v_message_id2_lower := {
+    id := 2,
+    content := { myEnum := first}
+  }
+  
+  var MyMessage v_message_id3_lower := {
+    id := 3,
+    content := { iNTEGER := 42 }
+  }
+  
+  var MyMessage v_message_id4_lower := {
+    id := 4,
+    content := { nULL := NULL }
+  }
+
+  // Variables (uppercase first letter)
+  var MyMessage v_message_id1_upper := {
+    id := 1,
+    content := { MySeq := { field1 := 42, field2 := omit }}
+  }
+
+  var MyMessage v_message_id2_upper := {
+    id := 2,
+    content := { MyEnum := first}
+  }
+  
+  var MyMessage v_message_id3_upper := {
+    id := 3,
+    content := { INTEGER := 42 }
+  }
+  
+  var MyMessage v_message_id4_upper := {
+    id := 4,
+    content := { NULL := NULL }
+  }
+
+  // Template variables (lowercase first letter)
+  var template MyMessage vt_message_id1_lower := {
+    id := 1,
+    content := { mySeq := { field1 := 42, field2 := omit }}
+  }
+
+  var template MyMessage vt_message_id2_lower := {
+    id := 2,
+    content := { myEnum := first}
+  }
+  
+  var template MyMessage vt_message_id3_lower := {
+    id := 3,
+    content := { iNTEGER := 42 }
+  }
+  
+  var template MyMessage vt_message_id4_lower := {
+    id := 4,
+    content := { nULL := NULL }
+  }
+
+  // Template variables (uppercase first letter)
+  var template MyMessage vt_message_id1_upper := {
+    id := 1,
+    content := { MySeq := { field1 := 42, field2 := omit }}
+  }
+
+  var template MyMessage vt_message_id2_upper := {
+    id := 2,
+    content := { MyEnum := first}
+  }
+  
+  var template MyMessage vt_message_id3_upper := {
+    id := 3,
+    content := { INTEGER := 42 }
+  }
+  
+  var template MyMessage vt_message_id4_upper := {
+    id := 4,
+    content := { NULL := NULL }
+  }
+  
+  // Value list template variable (contains both lowercase and uppercase examples)
+  var template MyMessage vt_message_value_list := (
+    { id := 1, content := { mySeq := { field1 := 42, field2 := omit }} },
+    { id := 2, content := { myEnum := first} },
+    { id := 3, content := { iNTEGER := 42 } },
+    { id := 4, content := { nULL := NULL } },
+    { id := 1, content := { MySeq := { field1 := -42, field2 := omit }} },
+    { id := 2, content := { MyEnum := second} },
+    { id := 3, content := { INTEGER := -42 } },
+    { id := 4, content := { NULL := NULL } }
+  );
+  
+  // Referencing fields of open types (contains both lowercase and uppercase examples)
+  v_message_id1_lower.content.mySeq := { field1 := 41, field2 := omit };
+  v_message_id1_upper.content.MySeq := { field1 := 41, field2 := omit };
+  v_message_id2_lower.content.myEnum := second;
+  v_message_id2_upper.content.MyEnum := second;
+  v_message_id3_lower.content.iNTEGER := 15;
+  v_message_id3_upper.content.INTEGER := 15;
+  v_message_id4_lower.content.nULL := NULL;
+  v_message_id4_upper.content.NULL := NULL;
+  vt_message_id1_lower.content.mySeq := { field1 := 41, field2 := omit };
+  vt_message_id1_upper.content.MySeq := { field1 := 41, field2 := omit };
+  vt_message_id2_lower.content.myEnum := second;
+  vt_message_id2_upper.content.MyEnum := second;
+  vt_message_id3_lower.content.iNTEGER := 15;
+  vt_message_id3_upper.content.INTEGER := 15;
+  vt_message_id4_lower.content.nULL := NULL;
+  vt_message_id4_upper.content.NULL := NULL;
+  if (c_message_id1_lower.content.mySeq == { field1 := 41, field2 := omit } and
+      c_message_id1_upper.content.MySeq == { field1 := 41, field2 := omit } and
+      c_message_id2_lower.content.myEnum == second and
+      c_message_id2_upper.content.MyEnum == second and
+      c_message_id3_lower.content.iNTEGER == 15 and
+      c_message_id3_upper.content.INTEGER == 15 and
+      c_message_id4_lower.content.nULL == NULL and // NULL != NULL !?
+      c_message_id4_upper.content.NULL == NULL) {
+    log("a");
+  }
+  if (v_message_id1_lower.content.mySeq == { field1 := 41, field2 := omit } and
+      v_message_id1_upper.content.MySeq == { field1 := 41, field2 := omit } and
+      v_message_id2_lower.content.myEnum == second and
+      v_message_id2_upper.content.MyEnum == second and
+      v_message_id3_lower.content.iNTEGER == 15 and
+      v_message_id3_upper.content.INTEGER == 15 and
+      v_message_id4_lower.content.nULL == NULL and
+      v_message_id4_upper.content.NULL == NULL) {
+    log("b");
+  }
+  if (match({ field1 := 41, field2 := omit }, t_message_id1_lower.content.mySeq) and
+      match({ field1 := 41, field2 := omit }, t_message_id1_lower.content.MySeq) and
+      match(second, t_message_id2_lower.content.myEnum) and
+      match(second, t_message_id2_lower.content.MyEnum) and
+      match(15, t_message_id3_lower.content.iNTEGER) and
+      match(15, t_message_id3_lower.content.INTEGER) and
+      match(NULL, t_message_id4_lower.content.nULL) and
+      match(NULL, t_message_id4_lower.content.NULL)) {
+    log("c");
+  }
+  if (match({ field1 := 41, field2 := omit }, vt_message_id1_upper.content.mySeq) and
+      match({ field1 := 41, field2 := omit }, vt_message_id1_upper.content.MySeq) and
+      match(second, vt_message_id2_upper.content.myEnum) and
+      match(second, vt_message_id2_upper.content.MyEnum) and
+      match(15, vt_message_id3_upper.content.iNTEGER) and
+      match(15, vt_message_id3_upper.content.INTEGER) and
+      match(NULL, vt_message_id4_upper.content.nULL) and
+      match(NULL, vt_message_id4_upper.content.NULL)) {
+    log("d");
+  }
+}
+
+}
index 487946a8b274172cd9833765df2217191aeaa907..6ab5d74b5367aff645680a1e3e66aaeaf0f41166 100644 (file)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index f250aab03bda3eaaeca6b799cbbbd3827bbd699a..1d4dd57d78287408448f429ee67f09fb8bf6ba63 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module ToptionalAssignCompare {
 
index 91bb8e003d0ec72fe74fc03590886458982891e8..264a2861cb874afa929d5c99dc3edcb276ff839d 100644 (file)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 8da3f891306eee912ebd24ec98309c6c3daf61d2..cd96eff19eb9d7e6a9d0c1e9bcfe3556dc104f1e 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module x {
 
index 68eabbe9a61e2b26180ea6f5a12a59d93b8b7988..846e2da2adecee5f1ce64fb7538be67b76e6cd86 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 5d825ea4dcaf026e6b34f6511d0a0a773ca2547d..7db3788b1fcdc644c4b11ca7d0f501c0862b56a9 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 
 module selectCase {
 
index e4a33b8f6f8515129423881bd46955ac957f19fe..9b0d536bd914cd828a906265548b955aa0ae7df7 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module Another_module
 {
index e71bca836e5a148807ca9b6b7a38ce530cd467c7..ed9c3c4588f1a473e15cf059f1486d19cf328f06 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index f5c1b11fe85c4b835e8ec7991a3e74f8c6fae639..24079b17e669f2ebec00aa233ca69d971b513a7c 100644 (file)
@@ -1,12 +1,17 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Szabo, Janos Zoltan – initial implementation
+--
 --/////////////////////////////////////////////////////////////////////////////
-MyASN1-module\r
-\r
-DEFINITIONS AUTOMATIC TAGS ::=\r
-BEGIN\r
-END\r
+MyASN1-module
+
+DEFINITIONS AUTOMATIC TAGS ::=
+BEGIN
+END
index f41e018fe419d05d19dd3594c446db841fb05e39..2c91cbe6cb9ea9ad7b33912ced19e02d73929baf 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Forstner, Matyas
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module MySample_module.objid{ itu_t(0) identified_organization(4) etsi(0)
   identified_organization(127) ericsson(5) testing(0) /*<further nodes>*/}
index f2060d1296d183fb786e70a78c5241d649bb2465..47610163f1f75b73290178f29603e3f16994b772 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 #include "MySample_module.hh"
 
 #ifndef OLD_NAMES
index da8eeacb187945b1ab120e8e2a315e942d47d1e6..f3e04019f4f5be39af32357c4777fd00908a1291 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Szabo, Janos Zoltan – initial implementation
+--
 --/////////////////////////////////////////////////////////////////////////////
 A DEFINITIONS ::=
 BEGIN
index e8db4f059cabf2850c55f297b7fac80d93b26fe6..5bd930aad42eba772ab4077ba446118a6657e102 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Szabo, Janos Zoltan – initial implementation
+--
 --/////////////////////////////////////////////////////////////////////////////
 B DEFINITIONS ::=
 BEGIN
index 503b37f0a7143a91939fa376474bfe59af0c2237..1cb1457eb0a78475b0570f3678b6b6650ff36df8 100644 (file)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index bfa11b0dfa5d9cfe25b2f3f1329f194992fa2ca4..953eec76d7a929a62c971f66bbdaf329dc516ee6 100644 (file)
@@ -1,9 +1,15 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Szabados, Kristof
+--   Szabo, Janos Zoltan – initial implementation
+--
 --/////////////////////////////////////////////////////////////////////////////
 A DEFINITIONS ::=
 BEGIN
index af00773acf247e2730772e50239e434ac97e16cb..7aee49a8f589a04f61b075ddc95d94a427e3ade0 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Szabo, Janos Zoltan – initial implementation
+--
 --/////////////////////////////////////////////////////////////////////////////
 B DEFINITIONS ::=
 BEGIN
index 43599fc4ce97ed196189a5b26ccb6e4eb2542158..4bd5e8e61f1f57f18c532ac2d7666ecff6e08dcf 100644 (file)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 0d3af6c6c05fdf3696c2bab0a48f1fcc5711c7eb..d68941030653b5453bbbbeb9b20f31203a9ffdaf 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Dimitrov, Peter
+#   Koppany, Csaba
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 634d6da2d5602b477765c53038d9331477b5d3a5..8f2aed1adf481f6da9a8fd9ef868984050c10178 100644 (file)
@@ -1,9 +1,19 @@
 /******************************************************************************
- * 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
+ *   Dimitrov, Peter
+ *   Feher, Csaba
+ *   Harai, Tibor
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TconfigOper {
 
index 79a92e734c85896585f3df404b5d22012b868bb2..7d85d58dd08aab7dc1ad546d090d53987e278335 100644 (file)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 28dbc4eb57326f051d3ec69602407e707ec1caa3..35c187e8a9381b598d9f4b606123a1cfef16620a 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TcontrolTimer {
 
index b084f852029f6dc9bf084f325f767f0cb4431154..47e5348147bede9658b643d04af31069361ba195 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [EXECUTE]
 TcontrolTimer.control
index 7cc1670b7410cdcd6cbc9901a93ad9c6888d1d7b..a06e4334a35bf8e135400b229fff037048976a0f 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 #include "Coders.hh"
index da6d12e6f713b2bd555ed6f886efdd112bc552b8..c37b61b07a571417f86c644393e29475556501a8 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 #include "Custom2.hh"
index 7089a13d1c6bdc3ca994da6cb2bf62985508bb7b..be9ef7edc90ad689508df809444ae11db43e414d 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 // This module tests custom encoding
index abb4305dde6dad8c08f183d59ab262a8d451e5a0..0b30a289f41cecc60b8d883931d9959b1c40496d 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 module Custom2 {
index fdaf81c875c218fe763b5e00cc6fdf5318e12e94..bd3db629b5523279f59087913e32758753c811f1 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 module Custom3 {
index 18cfb0af7dbd4afb594ae89122ed9969b89443f4..b5d37f282cacc68057d118ab448758717c0bf37a 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 477a7bff699ef32b865a31c90becd3c01aa1d357..f6238fcacc7f92e96cdb10f3f92d877954e2633c 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 3a2cbdf172f330710aee9c20222b5974425aa344..776aef805f4832a7fd3223f4b6809508b6ac67ef 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index fa3d1f3516582e0eb89145dcae110cfb1940e01b..656f11f1e7360c8fe0e08573e765b4166b3fe0dc 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module TdefaultOper
 {
index f83fdaf06fe9d8bd373743dead2fa93019acce90..e273227afcbee9db3bb6adba2b2862edabd4fde3 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabados, Kristof
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 805b01747076720655ee3c6a21ab0e925fad7703..160226a5cae9530f22cc7911dcffae17dcd9d91e 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 1b95f8592e18668a439f29cb2f35f79f904ffdbd..3d10441b3a0789b1c5c78fc371a431f71d3c686b 100644 (file)
@@ -1,9 +1,19 @@
 /******************************************************************************
- * 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
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TenumOper {
 // ********** Type definitions  *********************
index e984324859205f96e9955cab1e435d0ee2c8ae26..1cc5d2fd1945a4eff2f9adfa3d6df4a855955a67 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index dc0676abbbf08d9d9b019e6c2245ecbc99a932c2..99a45548c9a537da6cd8d590472d27f4af1c9dba 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index e39feb0956abfd9f6eed00490c45922f4fa0f765..95ec98058428db7c8a6ea7b37330e37451074e29 100644 (file)
@@ -1,9 +1,18 @@
 /******************************************************************************
- * 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
+ *   Gecse, Roland
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TfloatOper
 {const float TfloatOper_const1:=2.0;
index 52ff1a3321e9c42b603280409e4a46e15240be31..706cca3fb8e994514f06549c16e6db9af14d1e05 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
@@ -11,4 +16,4 @@ Logfile := "floatOper.log"
 FileMask := LOG_ALL
 ConsoleMask := TTCN_WARNING | TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS
 [EXECUTE]
-TfloatOper
\ No newline at end of file
+TfloatOper
index 75b46c32def20dc20be41d783d804004212536b1..99c7b06355308310bb6d700156ec70c6700d828e 100644 (file)
@@ -1,9 +1,21 @@
 /******************************************************************************
- * 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
+ *   Bartha, Norbert
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Pandi, Krisztian
+ *
  ******************************************************************************/
 module FuncRef
 {
index 162db45de2baa097fd1fe5fefdc488a528c5c37b..2d7704362fede3bc64f51a0c4f4343845743ba70 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 7917f70388f14fa5f88d486c29a25927273043c1..7d10e60c2cfc5e670427d9ede53adb9c78dbfa9f 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Delic, Adam
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
@@ -11,4 +16,4 @@ Logfile := "FuncRef.log"
 FileMask := LOG_ALL
 ConsoleMask := TTCN_WARNING | TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS
 [EXECUTE]
-FuncRef
\ No newline at end of file
+FuncRef
index 1ca723e64b3781cd8f2c5c672f75117d6dbd3d10..9029e613e4f7f034ef89a83c36b1cb5a0658caa1 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 1ff540fdb82ae6b54c0c4fb39dd3c9760974ee55..6eeb0218a76f4273f54bfbfba2709d61181fcb56 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 // This module contains tests for using subreferences (field names and array indexes) on the
@@ -123,13 +128,13 @@ altstep as_ct() runs on CT
 const Rec c_rec := { num := 3, str := "a0" };
 const RoI c_roi := { 1, 2, 4, 8, 16 };
 const RoUni c_unis := { { i := -6 }, { f := 0.5 }, { b := true }, { bs := '1101'B }, { hs := '3D7'H },
-  { os := '44A1'O }, { cs := "abc" }, { ucs := "víz" }, { vt := error }, { size := Small } };
+  { os := '44A1'O }, { cs := "abc" }, { ucs := "víz" }, { vt := error }, { size := Small } };
 const Arr c_arr := { '01'O, 'DE'O, 'ABBA'O, '1234EEFF'O };
 
 template Rec t_rec := { num := (0..100), str := pattern "a*b" };
 template RoI t_roi := { ?, 0, ((-10..-1), (1..10)) };
 template RoUni t_unis := { { i := (0..infinity) }, { f := (-1.0..1.0) }, { b := ? }, { bs := ? length (1..4) },
-  { hs := '12345FF'H }, { os := ('0000'O, 'FFFF'O) }, { cs := ("a".."z") length (5) }, { ucs := "víz" },
+  { hs := '12345FF'H }, { os := ('0000'O, 'FFFF'O) }, { cs := ("a".."z") length (5) }, { ucs := "víz" },
   { vt := ? }, { size := (Small, Large) } };
 template Arr t_arr := { ? length (2), ?, 'FEFEFE'O, 'DEADBEEF'O };
 
index 0c9a4d6a18965ca5c758532e6fd7079c7d0a2a6c..acee17d0bb51872bfdbe11b2a63164962d29bc65 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 // This module contains tests for using subreferences (field names and array indexes) on 
index ee68ab69a9df6c553394114dc35a390b23b52e60..837789e37e9f487fd1d2ffa729242508fceb69d3 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index bfa16ab56a7c2c279e33ded477b95c94215ffd13..228d715dc08ddc3f2888fc787fcbef5ba87a49d1 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 8f882fe697ca5acc3317bfa34dbd9ff258a0cf17..ccae81b4f219de000af4a548620f85c7c2d451ab 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module ThexstrOper
 {
index 2634ae40506ad4a633300cb6a723e1925c5d07c9..137ebaec82aeee4c7c9858227c80dda1fa70ac22 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 212309ce3dfb71d6fc12c0a5db3fa189a47e2c2c..e0520e5a3f0b08ece271250434369f59d515bce6 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include ../Makefile.regression
 
index 1a18090c02c59a81a72fa3599244a317c10d6c99..92ade7c10fc75a7bf18795bb56e5da0fc36efe82 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [LOGGING]
 ConsoleMask := LOG_ALL
index 4e8ccc458fab14a832b45ddcaf54429d2d73690b..c77e656daba5f576d8356cab9d4278ff8cdb7b54 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module converter
 {
index dcb4fa2f396dc4eb9f630b213b3ba46112c47c99..f612ce99402f2bf2516d60a790af26055eccf049 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module convertest {
 
index 689318d7f274a93f98ab82687c7c694beb66fe49..3783f72da445e50fc7cdd2008f157416f9395be9 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include <TTCN3.hh>
 #include <iconv.h>
 #include <errno.h>
index aaea797fd00065bdb08adc6ca7eccbe6925de45c..c482b0ee03ed2935f118ca8ec51efcf8bb6d8a99 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Bartha, Norbert
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 75619d3a7e26911258671ca9f88b2a453ecd08cf..64288560dd02706e29418ae21433c2722dc878fa 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Bartha, Norbert
+ *   Delic, Adam
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.7.pre0 build 8
 // for edmdeli (edmdeli@EGNA8004JPBUT7R) on Thu Mar  1 14:45:21 2007
index d80d5f4d12cb2cf08071f84958b39e9c65a96d1f..54929c6569846c2aef605d63ac4f637cf8d5c4f6 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Bartha, Norbert
+ *   Delic, Adam
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.7.pre0 build 8
 // for edmdeli (edmdeli@EGNA8004JPBUT7R) on Thu Mar  1 14:45:21 2007
index 9ddb8a9e2257b4a6510e1a749648b91010253df1..2d094ce252d63b04ba921a5185bbdc4aa8452514 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module TimplicitEnc
 {
index 120207417de59448d4ae8817243b4f95ead7d586..921b56ba04cf166af6edf28c73e409d6e81b0aca 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabados, Kristof
+#
 ###############################################################################
 [LOGGING]
 LogFile := "TimplicitEnc.log"
index 14685d45fa3a806fc07f82fd3528d95a68f84797..d8e19f592405fc62d4ef386c826324b0fd4dc651 100644 (file)
@@ -1,10 +1,15 @@
---*****************************************************************************
--- 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
+--
+--/////////////////////////////////////////////////////////////////////////////
 IOAsn
 DEFINITIONS
 
index 991ba9d510fdac5717913c987ef88d330a99c780..e091c962c7d5bd508b0e5883d08a4d31fcb19f35 100644 (file)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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:
+#   
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Baranyi, Botond
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include   ../Makefile.regression
 
index d86e3a1826c66cacc0fc873d5375026b825d805c..8d1c8e98cd555317883a55c1c5a2d29f2807b358 100644 (file)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
 ###############################################################################
 [LOGGING]
 ConsoleMask := ERROR | WARNING | TESTCASE | STATISTICS
index 1e20b6add50ec1d50c02db0495edbaa00eb453d2..b5ded43bfce10ee8a2916ca7073ffbd1b0692a3a 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module io {
 
index 0f89c286d4c897967d0d70cd146b5efdf9bca35a..11be01670ad99431bf5463968b41487280224395 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 19febd853fb64e613752905fbfba7068ce057cf4..c8ef6255cde067fa08efa15aa76afd8d6f25e708 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Kovacs, Ferenc
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.7.pre4 build 5
 // for  (eferkov@E0017083EF5F5) on Wed Aug 20 21:06:45 2008
index bbfa05fdcaa149a7f78a8ed4481f25455a54e0ff..a883ce84e87e709b4111aa690b0d92c8a721abc4 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Kovacs, Ferenc
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.7.pre4 build 5
 // for  (eferkov@E0017083EF5F5) on Wed Aug 20 21:06:45 2008
index 0a212fedf11e5481b7d358dbe6c71db50ff17300..6fb21a07afb281bef1ae14eee62876aff9497633 100644 (file)
@@ -1,9 +1,18 @@
 /******************************************************************************
- * 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
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TintOper
 {const integer TintOper_const1:=2;
index e2e61125648ade8a1b5c71a0cffb6e534fa36710..f4c7181dc23262a2ad1cad8202590c07dd16ed64 100644 (file)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index fd69ecec8c2d075f3585c67e381adad56aac2134..8aa79d7fcb7b7cd3ad42620017c65769b58a9964 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 74390e72db4df54a1eb6e8a77f3e9d470f2f9cdf..0f6384e98bdd24775c75d7d15c2563d1f2ee2838 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [LOGGING]
 FileMask := LOG_ALL
index 8574b40c3f337aa90c8bf8c62c18f19fbe3627bb..88df08e93915a5416ad9b14c5d57e74507cbc675 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [LOGGING]
 FileMask := LOG_ALL
index 5a8a396f2eade3dd867ff7c194ad26586c651eb7..26fbc2fc1f8cab3d9277f1dc676821ee79e5cb03 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [LOGGING]
 FileMask := LOG_ALL
index 9d339aff32e37236e696b9dcf95d51ea62034e34..6f5955aefcc68f0a7f029185357936c75657f0e3 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [LOGGING]
 FileMask := LOG_ALL
index 15d3665d60ec114dd58c84194d70206183fd232d..6e3d3c727eb56e6d6e7dd1c278085b71e3b7ab6c 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [LOGGING]
 FileMask := LOG_ALL
index 91591d09e5254304263c7661942ac1e10ec4d405..1274e3e891be61b0a7220f414e4e3af6bfaa3771 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *
  ******************************************************************************/
 module ipv6 {
 modulepar {
index 22733f36212aeebf534eae86ec656bf511107b47..615354de1ebf40269a394deaa235ffd9d094a5a0 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [LOGGING]
 FileMask := LOG_ALL
index 351d4b5f82bada51b1a7d511346c388de8817111..c220f304a9d7770062456da37e415caf65f33c6a 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [LOGGING]
 FileMask := LOG_ALL
index 116246df4a4db70a21e5e29127e6754845927030..375acf4a89cf0c2dd6b325e165e2e31ae07e20dc 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [LOGGING]
 FileMask := LOG_ALL
index 489166b3d98798093ab1b43bff8966853f9b71d1..bda23334587ff7abdc0a24ba0a56d225862e50d9 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [LOGGING]
 FileMask := LOG_ALL
index d2a356987ef98eec191b1d3c30c63ec16da749ce..a0d1d428bd7e62e8b8c67c3b7dd0e3c864cbc6a2 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [LOGGING]
 FileMask := LOG_ALL
index 841731eec433a190204fcc91e7cce20c427ed95c..269a7effe32869705f3d0cf62e51eb558ad5b65f 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [LOGGING]
 FileMask := LOG_ALL
index be60cf1d69706851bb13b42656a97ae8f7e9dd2e..0dcec5140e68152838af28efdf00bb3300211a12 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [LOGGING]
 FileMask := LOG_ALL
index b3f25a8befef910d869074886d02cdf56de971a4..ae1efaa17d2cd58136997436d6d2997eeff44abb 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [LOGGING]
 FileMask := LOG_ALL
index e1cf94c4caabb6ac029d1cb2a32f919fb39b734f..55bf538e0bc305b20753d14dced09e243915eb37 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [LOGGING]
 FileMask := LOG_ALL
@@ -13,4 +18,3 @@ ConsoleMask := WARNING | ERROR | TESTCASE | STATISTICS
 ipv6.no_full_syntax_check_link_local
 [MAIN_CONTROLLER] 
 LocalAddress := fe80:0:0:0:215:17ff:fe48:23d0%eth0 
\ No newline at end of file
index bcb52d6d938e86dd31200d9aaf17beb3ba24ef05..03c28a35c7b3ccec13eb1f43f0ecdf5cae7439b7 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [LOGGING]
 FileMask := LOG_ALL
index 85992d3c983b72e12bcdb0a95c7bfe2e7437056b..86c4eb81b7cbd8b4cbde3f734f4a637a0d0daed3 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [LOGGING]
 FileMask := LOG_ALL
index 909dd955b96536c645e095e32ecd922a571f04ed..2735651cfe3fe5bc56111bcdf0ab2069a63c2f0a 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [LOGGING]
 FileMask := LOG_ALL
index 5236bf0504a3cc0686fd21203e12131fca6d3f8e..c5642e8e5c3d6ac5daf40387edbc5b1674a6b122 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [LOGGING]
 FileMask := TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS | TTCN_VERDICTOP |USER
index 999bc58b6683f3fc43713eaadc8e8b3d7e2f9144..41a4a7f1c3425919a3a0e441e20cab6450ad531e 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 //Purpose: To test function ispresent()
 //Last modified:2013-01-09 ETHBAAT
index 4244454206bef2920b2ae116ac1d550e4dfb2c2b..dd4dc0dfbd855153633bbff6d6778424d12f2837 100644 (file)
@@ -1,10 +1,14 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
old mode 100755 (executable)
new mode 100644 (file)
index c371411..1073db8
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module AttributeTestcases {
 
@@ -170,9 +175,9 @@ testcase tc_attribute_union() runs on MTC {
 // The decoder will attempt to decode each field and the first to successfully decode the value
 // will be the selected one (thus the order of the fields is important)
 testcase tc_attribute_as_value() runs on MTC {
-  var Stuff stuff := { { ival := 18 }, { osval := '1D66FE'O }, { csval := "almafa" }, { bval := true }, { fval := 1.8e-20}, { ucsval := "almácska" }, { bsval := '1101101'B }, { prodval := { name := "Shoe", price := 79.99, code := 'A4C'H } }, { roival := { 1, 3, 3, 7 } }, { prod2val := { "Car", 14000.0, omit } }, { sizeval := Large }, { unival := { hsval := 'EE0'H } }, { unival := { rocsval := { "one", "two", "ten" } } } };
+  var Stuff stuff := { { ival := 18 }, { osval := '1D66FE'O }, { csval := "almafa" }, { bval := true }, { fval := 1.8e-20}, { ucsval := "almÃ\83¡cska" }, { bsval := '1101101'B }, { prodval := { name := "Shoe", price := 79.99, code := 'A4C'H } }, { roival := { 1, 3, 3, 7 } }, { prod2val := { "Car", 14000.0, omit } }, { sizeval := Large }, { unival := { hsval := 'EE0'H } }, { unival := { rocsval := { "one", "two", "ten" } } } };
 
-  var octetstring os := unichar2oct("[18,\"1D66FE\",\"almafa\",true,1.800000e-20,\"almácska\",\"1101101\",{\"name\":\"Shoe\",\"price\":79.990000,\"code\":\"A4C\"},[1,3,3,7],{\"name\":\"Car\",\"price\":14000.000000},\"Large\",\"EE0\",[\"one\",\"two\",\"ten\"]]", "UTF-8");
+  var octetstring os := unichar2oct("[18,\"1D66FE\",\"almafa\",true,1.800000e-20,\"almÃ\83¡cska\",\"1101101\",{\"name\":\"Shoe\",\"price\":79.990000,\"code\":\"A4C\"},[1,3,3,7],{\"name\":\"Car\",\"price\":14000.000000},\"Large\",\"EE0\",[\"one\",\"two\",\"ten\"]]", "UTF-8");
   f_check_encoding(encoded:= f_enc_stuff(stuff) , expected := os);
   f_bool2verdict( match(f_dec_stuff(f_enc_stuff(stuff)), stuff) );
   setverdict(pass);
@@ -181,7 +186,7 @@ testcase tc_attribute_as_value() runs on MTC {
 // Testing default values for record fields (decoding only)
 testcase tc_attribute_default() runs on MTC {
   var octetstring os := char2oct("{}");
-  var RecDef d := { i := -19, f := 1000000.000000, b := false, bs := '101'B, hs := 'DEAD'H, os := '1DE7'O, cs := "empty", ucs := "üres", size := Tiny, vt := fail };
+  var RecDef d := { i := -19, f := 1000000.000000, b := false, bs := '101'B, hs := 'DEAD'H, os := '1DE7'O, cs := "empty", ucs := "Ã\83¼res", size := Tiny, vt := fail };
   f_bool2verdict( match(f_dec_def(os), d) );
 
   os := char2oct("{ \"b\" : null }");
old mode 100755 (executable)
new mode 100644 (file)
index 5993c67..888eab1
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module Functions
 {
old mode 100755 (executable)
new mode 100644 (file)
index a64455a..1e6b5e8
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 # This section shall contain the values of all parameters that are defined in your TTCN-3 modules.
index 2120176861682cdbc82da8c0c06631fb38963ed4..f4161eb8c69743c838eb10fee339c268bf9a869a 100644 (file)
@@ -1,10 +1,15 @@
---*****************************************************************************
--- 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
+--
+--/////////////////////////////////////////////////////////////////////////////
 JsonData
 DEFINITIONS
 
old mode 100755 (executable)
new mode 100644 (file)
index 091d865..2c69459
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 9ecb78df3e5a1b5e8a0dd88a272cf295b3666e22..35ce662d400a6fffa5dc9a36dea2250e1ea5d60e 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module SemanticCheck {
 
old mode 100755 (executable)
new mode 100644 (file)
index f72993e..aead210
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module Testcases {
 
@@ -219,8 +224,8 @@ testcase tc_ucharstring_ascii_extended1() runs on MTC{
 }
 
 testcase tc_ucharstring_ascii_extended2() runs on MTC{
-  //var universal charstring ucs := "Ã\81rvíztűrÅ\91 tükörfúrógép";'
-  var universal charstring ucs :="Ár";
+  //var universal charstring ucs := "Ã\83Â\81rvÃ\83­ztÃ\85±rÃ\85Â\91 tÃ\83¼kÃ\83¶rfÃ\83ºrÃ\83³gÃ\83©p";'
+  var universal charstring ucs :="Ã\83Â\81r";
   var octetstring os:= f_enc_ucs( ucs )
   f_check_encoding(encoded:= os, expected := remove_bom(unichar2oct( qm & ucs & qm, "UTF-8")));
   f_bool2verdict(ucs==f_dec_ucs(os));
old mode 100755 (executable)
new mode 100644 (file)
index c75b83c..f89ac4d
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module Types {
 
@@ -178,7 +183,7 @@ type record RecDef {
   variant(f) "JSON:default(1.0e6)";
   variant(size) "JSON:default(Tiny)";
   variant(os) "JSON : default(1DE7)";
-  variant(ucs) "JSON:default(üres)";
+  variant(ucs) "JSON:default(Ã\83¼res)";
   variant(bs) "JSON:default (101)";
   variant(hs) "JSON:default(DEAD)";
   variant(vt) "JSON:default(fail)";
index 151ec63e906c5b399f65bdc4cdc67cb2b4e014a8..98682c9ad0a23c6885bb808c85fee202e30f42f5 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Lovassy, Arpad
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index d8ae97e0fffa954fbdfd22b0af64c64499e9aff8..6785c2754ef9e0e0717d7383efaa79bead42f92a 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Lovassy, Arpad
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 #N := 10000
index be9dbea750739792b9e8d6fbdab7587a62813f23..d897b08021ba3002f0d89209dc45678e60568ddc 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 module main1 {
 
index 8351399383ab719fe49d9c8330a8b2a6caf60096..92f1397455e257b3c615b5bc053677b28851b776 100755 (executable)
@@ -1,10 +1,15 @@
 #!/usr/bin/perl
 ###############################################################################
-# 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
+#   Lovassy, Arpad
+#
 ###############################################################################
 
 use utf8;
index 909d8217cc44081eb65121213caa584c2c8d191d..78dcac7ab1228c65ea32d7a91f33ed0b8e625164 100755 (executable)
@@ -1,10 +1,15 @@
 #!/bin/bash
 ###############################################################################
-# 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
+#   Lovassy, Arpad
+#
 ###############################################################################
 
 set -e
index aa4aff4687635db74423398f6c77aa28c622f5d3..cae93c5d72214b26b62e1376ee6e1c9ba7f00cfb 100644 (file)
@@ -1,47 +1,50 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--
 --/////////////////////////////////////////////////////////////////////////////
-LazyASNTypes {1 2 3} DEFINITIONS AUTOMATIC TAGS ::=\r
-\r
-       \r
-       BEGIN \r
-               IMPORTS ;\r
-               MyASNRecord ::= SEQUENCE \r
-               {\r
-                 b BOOLEAN,\r
-                 i INTEGER,\r
-                 r REAL,\r
-                 bs BIT STRING,\r
-                 os OCTET STRING,\r
-                 cs PrintableString\r
-               } \r
-               \r
-               StoreLocation ::= ENUMERATED\r
-           {\r
-                baltimore (0),\r
-                philadelphia (1),\r
-                washington (2)\r
-        }\r
-\r
-               MyASNUnion ::= CHOICE \r
-               {\r
-                 i INTEGER,\r
-                 r REAL,\r
-                 cs CHARACTER STRING\r
-               }       \r
-               \r
-               myASNrec MyASNRecord ::=\r
-               {\r
-                 b TRUE,\r
-                 i 1,\r
-                 r 1.0,\r
-                 bs '1'B,\r
-                 os '55'H,\r
-                 cs "a"\r
-               }\r
-       END\r
-       
\ No newline at end of file
+LazyASNTypes {1 2 3} DEFINITIONS AUTOMATIC TAGS ::=
+
+       
+       BEGIN 
+               IMPORTS ;
+               MyASNRecord ::= SEQUENCE 
+               {
+                 b BOOLEAN,
+                 i INTEGER,
+                 r REAL,
+                 bs BIT STRING,
+                 os OCTET STRING,
+                 cs PrintableString
+               } 
+               
+               StoreLocation ::= ENUMERATED
+           {
+                baltimore (0),
+                philadelphia (1),
+                washington (2)
+        }
+
+               MyASNUnion ::= CHOICE 
+               {
+                 i INTEGER,
+                 r REAL,
+                 cs CHARACTER STRING
+               }       
+               
+               myASNrec MyASNRecord ::=
+               {
+                 b TRUE,
+                 i 1,
+                 r 1.0,
+                 bs '1'B,
+                 os '55'H,
+                 cs "a"
+               }
+       END
index 5a4e5cee3605c77afadc15ef70565cc5a4cb9a57..20bae6e3361773b40e4770e410793f80b43745de 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Szabados, Kristof
+#
+##############################################################################
 TOPDIR := ../
 include   $(TOPDIR)/Makefile.regression
 
index 9eecaf8d9acd0aec99007320ac4410745bdc31b8..468f67a5cc296cbed49d055aa8c8adc6d9342e0d 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [LOGGING]
 *.ConsoleMask := STATISTICS|TESTCASE|ACTION|WARNING|ERROR
index 847f864c0f078b4e8cb9f537e974d6013f14e0e5..c8f492c2eb46213e2a91f2b55a5fadee4a2c6764 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module lazy_A {
 
index 19eaad6b2ca5c1bdd96e03f2204388f3517e5c3a..a5b5f08b075b32c202c650882eb5c5671e1031ce 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module lazy_B {
 
index 42ed596076895f89c76935e47b3a1e3b2e175aef..11c75dc5a3f82cf03534a48c723f94a5b6947ef4 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module lazy_defs {
 
index dca97ad1db75bb9b8f9c9f3acd47e1856fc1a311..cf74dbd11390b51ea74962af5da8bed8cf6e79c6 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module lazy_main {
 
index 1fe9152e5b4609edc93e24b470ad625e3e0538ab..515bac9bbdd3a240b4f3bbe801579b1b71a911f7 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module CommonStuff
 {
old mode 100755 (executable)
new mode 100644 (file)
index 6e18e70..879ee00
@@ -1,9 +1,16 @@
 ###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Szabados, Kristof
+#
 ###############################################################################
 [INCLUDE]
 "LogFilesInc.cfg"
old mode 100755 (executable)
new mode 100644 (file)
index cec8c59..764e127
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module LogFiles
 {
old mode 100755 (executable)
new mode 100644 (file)
index a6f2096..e0bb159
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Delic, Adam
+#
 ###############################################################################
 [INCLUDE]
 "LogFilesInc.cfg"
old mode 100755 (executable)
new mode 100644 (file)
index e4b62b6..abcf8f9
@@ -1,9 +1,16 @@
 ###############################################################################
-# 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
+#   Delic, Adam
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 // TTCN-3 pattern metacharacters must be escaped
old mode 100755 (executable)
new mode 100644 (file)
index 2cbbb83..9ace107
@@ -1,9 +1,16 @@
 ###############################################################################
-# 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
+#   Delic, Adam
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
 ###############################################################################
 [LOGGING]
 MatchingHints := Detailed
old mode 100755 (executable)
new mode 100644 (file)
index f654dfd..8deeea6
@@ -1,10 +1,18 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabo, Bence Janos
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index c440a77bff6aa8e74472f5c330b6be80e3820f1c..e9304185a1cc00a65b8e887df3efd4578e5153b3 100644 (file)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#   Szabados, Kristof
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 tsp_NumberOfComponents := 3
index 91a5955e53434391473c65508760439d85730bf8..7f2bf1ade4aefe1ce48309ac4eee3f08b3f03d42 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 // This code is a small snippet from TitanSim.  Thanks to EJNOSVN for the
 // project and the scripts.
old mode 100755 (executable)
new mode 100644 (file)
index 339cf7d..45c7e5e
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include <stdio.h>
 #include "LogFiles.hh"
 #include "CommonStuff.hh"
old mode 100755 (executable)
new mode 100644 (file)
index 71d8e1e..bca6010
@@ -1,9 +1,15 @@
 .******************************************************************************
-.* 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
+.*   Delic, Adam
+.*   Szabados, Kristof
+.*
 .******************************************************************************/
 :text.
 :lang eng.
@@ -178,4 +184,4 @@ Checks for the following severities/log event types:
 :li PORTEVENT_PCIN
 :li USER_UNQUALIFIED
 :li PORTEVENT_PCOUT
-:elist.
\ No newline at end of file
+:elist.
index 51ffe4e228b13aa504f90b33d6b4a6a902db281b..ca61bc49e6c924ab2bc13ee6ebe2970618793566 100755 (executable)
@@ -1,10 +1,15 @@
 #!/bin/bash
 ###############################################################################
-# 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
+#   Szabo, Bence Janos
+#
 ###############################################################################
 
 LOGFILE="lfilter.log2"
index ed08cc4ea669065ac5a3f136a881d41e8e1ad7bd..2eff07cdb937196726ff3d35b62216a7aceaedd2 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR := ..
 include   ../Makefile.regression
 unexport ABS_SRC
index aa7d8883f0e98224cbf69683a886c8eb065ed21b..7cb134cd791502a4d66935963ed47fa0387a51e3 100644 (file)
 ###############################################################################
-# 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
+#
 ###############################################################################
-spawn /export/localhome/TCC/ethbaat/XmlTest/install/bin/mctr_cli Titan_LogTest.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: 1.8.pre5 build 1 (R8F01)        *\r
-********************************************\r
-\r
-Using configuration file: Titan_LogTest.cfg\r
-MC@ehubuux110: Listening on TCP port 53939.\r
-MC2> spawn ./Titan_LogTest ehubuux110 53939\r
-TTCN-3 Host Controller (parallel mode), version 1.8.pre5 build 1\r
-MC@ehubuux110: New HC connected from ehubuux110 [159.107.193.33]. ehubuux110: SunOS 5.8 on sun4u.\r
-cmtc\r
-MC@ehubuux110: Downloading configuration file to all HCs.\r
-MC@ehubuux110: Configuration file was processed on all HCs.\r
-MC@ehubuux110: Creating MTC on host ehubuux110.\r
-MC@ehubuux110: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@ehubuux110: Starting external command `echo Titan_LogTest'.\r
-Titan_LogTest\r
-MTC@ehubuux110: External command `echo Titan_LogTest' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Execution of control part in module Titan_LogTest started.\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_action'.\r
-Titan_LogTest.tc_action\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_action' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Test case tc_action started.\r
-MTC@ehubuux110: Test case tc_action finished. Verdict: pass\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_action pass'.\r
-Titan_LogTest.tc_action pass\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_action pass' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_default'.\r
-Titan_LogTest.tc_default\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_default' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Test case tc_default started.\r
-MTC@ehubuux110: Test case tc_default finished. Verdict: pass\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_default pass'.\r
-Titan_LogTest.tc_default pass\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_default pass' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_error1'.\r
-Titan_LogTest.tc_error1\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_error1' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Test case tc_error1 started.\r
-MTC@ehubuux110: Dynamic test case error: Assignment of an unbound integer value. (No such file or directory)\r
-MTC@ehubuux110: Test case tc_error1 finished. Verdict: error\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_error1 error'.\r
-Titan_LogTest.tc_error1 error\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_error1 error' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_ex_runtime'.\r
-Titan_LogTest.tc_ex_runtime\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_ex_runtime' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Test case tc_ex_runtime started.\r
-MTC@ehubuux110: Test case tc_ex_runtime finished. Verdict: none\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_ex_runtime none'.\r
-Titan_LogTest.tc_ex_runtime none\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_ex_runtime none' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_function_rnd'.\r
-Titan_LogTest.tc_function_rnd\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_function_rnd' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Test case tc_function_rnd started.\r
-MTC@ehubuux110: Test case tc_function_rnd finished. Verdict: pass\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_function_rnd pass'.\r
-Titan_LogTest.tc_function_rnd pass\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_function_rnd pass' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_parallel_portconn'.\r
-Titan_LogTest.tc_parallel_portconn\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_parallel_portconn' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Test case tc_parallel_portconn started.\r
-MTC@ehubuux110: Test case tc_parallel_portconn finished. Verdict: pass\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_parallel_portconn pass'.\r
-Titan_LogTest.tc_parallel_portconn pass\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_parallel_portconn pass' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_parallel_portmap'.\r
-Titan_LogTest.tc_parallel_portmap\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_parallel_portmap' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Test case tc_parallel_portmap started.\r
-5@ehubuux110: This is a TTCN_ERROR log in the port\r
-MTC@ehubuux110: Test case tc_parallel_portmap finished. Verdict: none\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_parallel_portmap none'.\r
-Titan_LogTest.tc_parallel_portmap none\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_parallel_portmap none' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_portevent'.\r
-Titan_LogTest.tc_portevent\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_portevent' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Test case tc_portevent started.\r
-6@ehubuux110: This is a TTCN_ERROR log in the port\r
-MTC@ehubuux110: Test case tc_portevent finished. Verdict: pass\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_portevent pass'.\r
-Titan_LogTest.tc_portevent pass\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_portevent pass' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_timer'.\r
-Titan_LogTest.tc_timer\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_timer' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Test case tc_timer started.\r
-MTC@ehubuux110: Test case tc_timer finished. Verdict: pass\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_timer pass'.\r
-Titan_LogTest.tc_timer pass\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_timer pass' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_UserLog'.\r
-Titan_LogTest.tc_UserLog\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_UserLog' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Test case tc_UserLog started.\r
-MTC@ehubuux110: Test case tc_UserLog finished. Verdict: pass\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_UserLog pass'.\r
-Titan_LogTest.tc_UserLog pass\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_UserLog pass' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_verdict'.\r
-Titan_LogTest.tc_verdict\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_verdict' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Test case tc_verdict started.\r
-MTC@ehubuux110: Test case tc_verdict finished. Verdict: pass\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_verdict pass'.\r
-Titan_LogTest.tc_verdict pass\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_verdict pass' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_matching'.\r
-Titan_LogTest.tc_matching\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_matching' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Test case tc_matching started.\r
-MTC@ehubuux110: Test case tc_matching finished. Verdict: pass\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_matching pass'.\r
-Titan_LogTest.tc_matching pass\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_matching pass' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_encdec'.\r
-Titan_LogTest.tc_encdec\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_encdec' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Test case tc_encdec started.\r
-MTC@ehubuux110: Test case tc_encdec finished. Verdict: none\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_encdec none'.\r
-Titan_LogTest.tc_encdec none\r
-MTC@ehubuux110: External command `echo Titan_LogTest.tc_encdec none' was executed successfully (exit status: 0).\r
-MTC@ehubuux110: Execution of control part in module Titan_LogTest finished.\r
-MTC@ehubuux110: Starting external command `echo Titan_LogTest'.\r
-Titan_LogTest\r
-MTC@ehubuux110: External command `echo Titan_LogTest' was executed successfully (exit status: 0).\r
-MC@ehubuux110: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@ehubuux110: Terminating MTC.\r
-MTC@ehubuux110: Verdict statistics: 3 none (23.08 %), 9 pass (69.23 %), 0 inconc (0.00 %), 0 fail (0.00 %), 1 error (7.69 %).\r
-MTC@ehubuux110: Test execution summary: 13 test cases were executed. Overall verdict: error\r
-MC@ehubuux110: MTC terminated.\r
-MC2> exit\r
-MC@ehubuux110: Shutting down session.\r
-MC@ehubuux110: Shutdown complete.\r
+spawn /export/localhome/TCC/ethbaat/XmlTest/install/bin/mctr_cli Titan_LogTest.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: 1.8.pre5 build 1 (R8F01)        *
+********************************************
+
+Using configuration file: Titan_LogTest.cfg
+MC@ehubuux110: Listening on TCP port 53939.
+MC2> spawn ./Titan_LogTest ehubuux110 53939
+TTCN-3 Host Controller (parallel mode), version 1.8.pre5 build 1
+MC@ehubuux110: New HC connected from ehubuux110 [159.107.193.33]. ehubuux110: SunOS 5.8 on sun4u.
+cmtc
+MC@ehubuux110: Downloading configuration file to all HCs.
+MC@ehubuux110: Configuration file was processed on all HCs.
+MC@ehubuux110: Creating MTC on host ehubuux110.
+MC@ehubuux110: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@ehubuux110: Starting external command `echo Titan_LogTest'.
+Titan_LogTest
+MTC@ehubuux110: External command `echo Titan_LogTest' was executed successfully (exit status: 0).
+MTC@ehubuux110: Execution of control part in module Titan_LogTest started.
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_action'.
+Titan_LogTest.tc_action
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_action' was executed successfully (exit status: 0).
+MTC@ehubuux110: Test case tc_action started.
+MTC@ehubuux110: Test case tc_action finished. Verdict: pass
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_action pass'.
+Titan_LogTest.tc_action pass
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_action pass' was executed successfully (exit status: 0).
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_default'.
+Titan_LogTest.tc_default
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_default' was executed successfully (exit status: 0).
+MTC@ehubuux110: Test case tc_default started.
+MTC@ehubuux110: Test case tc_default finished. Verdict: pass
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_default pass'.
+Titan_LogTest.tc_default pass
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_default pass' was executed successfully (exit status: 0).
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_error1'.
+Titan_LogTest.tc_error1
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_error1' was executed successfully (exit status: 0).
+MTC@ehubuux110: Test case tc_error1 started.
+MTC@ehubuux110: Dynamic test case error: Assignment of an unbound integer value. (No such file or directory)
+MTC@ehubuux110: Test case tc_error1 finished. Verdict: error
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_error1 error'.
+Titan_LogTest.tc_error1 error
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_error1 error' was executed successfully (exit status: 0).
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_ex_runtime'.
+Titan_LogTest.tc_ex_runtime
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_ex_runtime' was executed successfully (exit status: 0).
+MTC@ehubuux110: Test case tc_ex_runtime started.
+MTC@ehubuux110: Test case tc_ex_runtime finished. Verdict: none
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_ex_runtime none'.
+Titan_LogTest.tc_ex_runtime none
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_ex_runtime none' was executed successfully (exit status: 0).
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_function_rnd'.
+Titan_LogTest.tc_function_rnd
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_function_rnd' was executed successfully (exit status: 0).
+MTC@ehubuux110: Test case tc_function_rnd started.
+MTC@ehubuux110: Test case tc_function_rnd finished. Verdict: pass
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_function_rnd pass'.
+Titan_LogTest.tc_function_rnd pass
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_function_rnd pass' was executed successfully (exit status: 0).
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_parallel_portconn'.
+Titan_LogTest.tc_parallel_portconn
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_parallel_portconn' was executed successfully (exit status: 0).
+MTC@ehubuux110: Test case tc_parallel_portconn started.
+MTC@ehubuux110: Test case tc_parallel_portconn finished. Verdict: pass
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_parallel_portconn pass'.
+Titan_LogTest.tc_parallel_portconn pass
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_parallel_portconn pass' was executed successfully (exit status: 0).
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_parallel_portmap'.
+Titan_LogTest.tc_parallel_portmap
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_parallel_portmap' was executed successfully (exit status: 0).
+MTC@ehubuux110: Test case tc_parallel_portmap started.
+5@ehubuux110: This is a TTCN_ERROR log in the port
+MTC@ehubuux110: Test case tc_parallel_portmap finished. Verdict: none
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_parallel_portmap none'.
+Titan_LogTest.tc_parallel_portmap none
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_parallel_portmap none' was executed successfully (exit status: 0).
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_portevent'.
+Titan_LogTest.tc_portevent
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_portevent' was executed successfully (exit status: 0).
+MTC@ehubuux110: Test case tc_portevent started.
+6@ehubuux110: This is a TTCN_ERROR log in the port
+MTC@ehubuux110: Test case tc_portevent finished. Verdict: pass
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_portevent pass'.
+Titan_LogTest.tc_portevent pass
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_portevent pass' was executed successfully (exit status: 0).
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_timer'.
+Titan_LogTest.tc_timer
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_timer' was executed successfully (exit status: 0).
+MTC@ehubuux110: Test case tc_timer started.
+MTC@ehubuux110: Test case tc_timer finished. Verdict: pass
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_timer pass'.
+Titan_LogTest.tc_timer pass
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_timer pass' was executed successfully (exit status: 0).
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_UserLog'.
+Titan_LogTest.tc_UserLog
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_UserLog' was executed successfully (exit status: 0).
+MTC@ehubuux110: Test case tc_UserLog started.
+MTC@ehubuux110: Test case tc_UserLog finished. Verdict: pass
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_UserLog pass'.
+Titan_LogTest.tc_UserLog pass
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_UserLog pass' was executed successfully (exit status: 0).
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_verdict'.
+Titan_LogTest.tc_verdict
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_verdict' was executed successfully (exit status: 0).
+MTC@ehubuux110: Test case tc_verdict started.
+MTC@ehubuux110: Test case tc_verdict finished. Verdict: pass
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_verdict pass'.
+Titan_LogTest.tc_verdict pass
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_verdict pass' was executed successfully (exit status: 0).
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_matching'.
+Titan_LogTest.tc_matching
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_matching' was executed successfully (exit status: 0).
+MTC@ehubuux110: Test case tc_matching started.
+MTC@ehubuux110: Test case tc_matching finished. Verdict: pass
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_matching pass'.
+Titan_LogTest.tc_matching pass
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_matching pass' was executed successfully (exit status: 0).
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_encdec'.
+Titan_LogTest.tc_encdec
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_encdec' was executed successfully (exit status: 0).
+MTC@ehubuux110: Test case tc_encdec started.
+MTC@ehubuux110: Test case tc_encdec finished. Verdict: none
+MTC@ehubuux110: Starting external command `echo Titan_LogTest.tc_encdec none'.
+Titan_LogTest.tc_encdec none
+MTC@ehubuux110: External command `echo Titan_LogTest.tc_encdec none' was executed successfully (exit status: 0).
+MTC@ehubuux110: Execution of control part in module Titan_LogTest finished.
+MTC@ehubuux110: Starting external command `echo Titan_LogTest'.
+Titan_LogTest
+MTC@ehubuux110: External command `echo Titan_LogTest' was executed successfully (exit status: 0).
+MC@ehubuux110: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@ehubuux110: Terminating MTC.
+MTC@ehubuux110: Verdict statistics: 3 none (23.08 %), 9 pass (69.23 %), 0 inconc (0.00 %), 0 fail (0.00 %), 1 error (7.69 %).
+MTC@ehubuux110: Test execution summary: 13 test cases were executed. Overall verdict: error
+MC@ehubuux110: MTC terminated.
+MC2> exit
+MC@ehubuux110: Shutting down session.
+MC@ehubuux110: Shutdown complete.
index 39448dce5a59a6c8fc4dda2aaab5bf0de31c9636..8a93df84d6d11dcf936779fcbd5bf63e3866731b 100644 (file)
@@ -1,95 +1,99 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
-spawn /mnt/projects/TTCN/Releases/TTCNv3-1.8.pl2-gcc4.1.2/bin/mctr_cli Titan_LogTest.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: 1.8.pl2 (R8C)                   *\r
-********************************************\r
-\r
-Using configuration file: Titan_LogTest.cfg\r
-MC@ehubuux110: Listening on TCP port 53932.\r
-MC2> spawn ./Titan_LogTest ehubuux110 53932\r
-TTCN-3 Host Controller (parallel mode), version 1.8.pl2\r
-MC@ehubuux110: New HC connected from ehubuux110 [159.107.193.33]. ehubuux110: SunOS 5.8 on sun4u.\r
-cmtc\r
-MC@ehubuux110: Downloading configuration file to all HCs.\r
-MC@ehubuux110: Configuration file was processed on all HCs.\r
-MC@ehubuux110: Creating MTC on host ehubuux110.\r
-MC@ehubuux110: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> Titan_LogTest\r
-MTC@ehubuux110: Execution of control part in module Titan_LogTest started.\r
-Titan_LogTest.tc_action\r
-MTC@ehubuux110: Test case tc_action started.\r
-MTC@ehubuux110: Test case tc_action finished. Verdict: pass\r
-Titan_LogTest.tc_action pass\r
-Titan_LogTest.tc_default\r
-MTC@ehubuux110: Test case tc_default started.\r
-MTC@ehubuux110: Test case tc_default finished. Verdict: pass\r
-Titan_LogTest.tc_default pass\r
-Titan_LogTest.tc_error1\r
-MTC@ehubuux110: Test case tc_error1 started.\r
-MTC@ehubuux110: Dynamic test case error: Assignment of an unbound integer value. (No such file or directory)\r
-MTC@ehubuux110: Test case tc_error1 finished. Verdict: error\r
-Titan_LogTest.tc_error1 error\r
-Titan_LogTest.tc_ex_runtime\r
-MTC@ehubuux110: Test case tc_ex_runtime started.\r
-MTC@ehubuux110: Test case tc_ex_runtime finished. Verdict: none\r
-Titan_LogTest.tc_ex_runtime none\r
-Titan_LogTest.tc_function_rnd\r
-MTC@ehubuux110: Test case tc_function_rnd started.\r
-MTC@ehubuux110: Test case tc_function_rnd finished. Verdict: pass\r
-Titan_LogTest.tc_function_rnd pass\r
-Titan_LogTest.tc_parallel_portconn\r
-MTC@ehubuux110: Test case tc_parallel_portconn started.\r
-MTC@ehubuux110: Test case tc_parallel_portconn finished. Verdict: pass\r
-Titan_LogTest.tc_parallel_portconn pass\r
-Titan_LogTest.tc_parallel_portmap\r
-MTC@ehubuux110: Test case tc_parallel_portmap started.\r
-5@ehubuux110: This is a TTCN_ERROR log in the port\r
-MTC@ehubuux110: Test case tc_parallel_portmap finished. Verdict: none\r
-Titan_LogTest.tc_parallel_portmap none\r
-Titan_LogTest.tc_portevent\r
-MTC@ehubuux110: Test case tc_portevent started.\r
-6@ehubuux110: This is a TTCN_ERROR log in the port\r
-MTC@ehubuux110: Test case tc_portevent finished. Verdict: pass\r
-Titan_LogTest.tc_portevent pass\r
-Titan_LogTest.tc_timer\r
-MTC@ehubuux110: Test case tc_timer started.\r
-MTC@ehubuux110: Test case tc_timer finished. Verdict: pass\r
-Titan_LogTest.tc_timer pass\r
-Titan_LogTest.tc_UserLog\r
-MTC@ehubuux110: Test case tc_UserLog started.\r
-MTC@ehubuux110: Test case tc_UserLog finished. Verdict: pass\r
-Titan_LogTest.tc_UserLog pass\r
-Titan_LogTest.tc_verdict\r
-MTC@ehubuux110: Test case tc_verdict started.\r
-MTC@ehubuux110: Test case tc_verdict finished. Verdict: pass\r
-Titan_LogTest.tc_verdict pass\r
-Titan_LogTest.tc_matching\r
-MTC@ehubuux110: Test case tc_matching started.\r
-MTC@ehubuux110: Test case tc_matching finished. Verdict: pass\r
-Titan_LogTest.tc_matching pass\r
-Titan_LogTest.tc_encdec\r
-MTC@ehubuux110: Test case tc_encdec started.\r
-MTC@ehubuux110: Test case tc_encdec finished. Verdict: none\r
-Titan_LogTest.tc_encdec none\r
-MTC@ehubuux110: Execution of control part in module Titan_LogTest finished.\r
-Titan_LogTest\r
-MC@ehubuux110: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@ehubuux110: Terminating MTC.\r
-MTC@ehubuux110: Verdict statistics: 3 none (23.08 %), 9 pass (69.23 %), 0 inconc (0.00 %), 0 fail (0.00 %), 1 error (7.69 %).\r
-MTC@ehubuux110: Test execution summary: 13 test cases were executed. Overall verdict: error\r
-MC@ehubuux110: MTC terminated.\r
-MC2> exit\r
-MC@ehubuux110: Shutting down session.\r
-MC@ehubuux110: Shutdown complete.\r
+spawn /mnt/projects/TTCN/Releases/TTCNv3-1.8.pl2-gcc4.1.2/bin/mctr_cli Titan_LogTest.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: 1.8.pl2 (R8C)                   *
+********************************************
+
+Using configuration file: Titan_LogTest.cfg
+MC@ehubuux110: Listening on TCP port 53932.
+MC2> spawn ./Titan_LogTest ehubuux110 53932
+TTCN-3 Host Controller (parallel mode), version 1.8.pl2
+MC@ehubuux110: New HC connected from ehubuux110 [159.107.193.33]. ehubuux110: SunOS 5.8 on sun4u.
+cmtc
+MC@ehubuux110: Downloading configuration file to all HCs.
+MC@ehubuux110: Configuration file was processed on all HCs.
+MC@ehubuux110: Creating MTC on host ehubuux110.
+MC@ehubuux110: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> Titan_LogTest
+MTC@ehubuux110: Execution of control part in module Titan_LogTest started.
+Titan_LogTest.tc_action
+MTC@ehubuux110: Test case tc_action started.
+MTC@ehubuux110: Test case tc_action finished. Verdict: pass
+Titan_LogTest.tc_action pass
+Titan_LogTest.tc_default
+MTC@ehubuux110: Test case tc_default started.
+MTC@ehubuux110: Test case tc_default finished. Verdict: pass
+Titan_LogTest.tc_default pass
+Titan_LogTest.tc_error1
+MTC@ehubuux110: Test case tc_error1 started.
+MTC@ehubuux110: Dynamic test case error: Assignment of an unbound integer value. (No such file or directory)
+MTC@ehubuux110: Test case tc_error1 finished. Verdict: error
+Titan_LogTest.tc_error1 error
+Titan_LogTest.tc_ex_runtime
+MTC@ehubuux110: Test case tc_ex_runtime started.
+MTC@ehubuux110: Test case tc_ex_runtime finished. Verdict: none
+Titan_LogTest.tc_ex_runtime none
+Titan_LogTest.tc_function_rnd
+MTC@ehubuux110: Test case tc_function_rnd started.
+MTC@ehubuux110: Test case tc_function_rnd finished. Verdict: pass
+Titan_LogTest.tc_function_rnd pass
+Titan_LogTest.tc_parallel_portconn
+MTC@ehubuux110: Test case tc_parallel_portconn started.
+MTC@ehubuux110: Test case tc_parallel_portconn finished. Verdict: pass
+Titan_LogTest.tc_parallel_portconn pass
+Titan_LogTest.tc_parallel_portmap
+MTC@ehubuux110: Test case tc_parallel_portmap started.
+5@ehubuux110: This is a TTCN_ERROR log in the port
+MTC@ehubuux110: Test case tc_parallel_portmap finished. Verdict: none
+Titan_LogTest.tc_parallel_portmap none
+Titan_LogTest.tc_portevent
+MTC@ehubuux110: Test case tc_portevent started.
+6@ehubuux110: This is a TTCN_ERROR log in the port
+MTC@ehubuux110: Test case tc_portevent finished. Verdict: pass
+Titan_LogTest.tc_portevent pass
+Titan_LogTest.tc_timer
+MTC@ehubuux110: Test case tc_timer started.
+MTC@ehubuux110: Test case tc_timer finished. Verdict: pass
+Titan_LogTest.tc_timer pass
+Titan_LogTest.tc_UserLog
+MTC@ehubuux110: Test case tc_UserLog started.
+MTC@ehubuux110: Test case tc_UserLog finished. Verdict: pass
+Titan_LogTest.tc_UserLog pass
+Titan_LogTest.tc_verdict
+MTC@ehubuux110: Test case tc_verdict started.
+MTC@ehubuux110: Test case tc_verdict finished. Verdict: pass
+Titan_LogTest.tc_verdict pass
+Titan_LogTest.tc_matching
+MTC@ehubuux110: Test case tc_matching started.
+MTC@ehubuux110: Test case tc_matching finished. Verdict: pass
+Titan_LogTest.tc_matching pass
+Titan_LogTest.tc_encdec
+MTC@ehubuux110: Test case tc_encdec started.
+MTC@ehubuux110: Test case tc_encdec finished. Verdict: none
+Titan_LogTest.tc_encdec none
+MTC@ehubuux110: Execution of control part in module Titan_LogTest finished.
+Titan_LogTest
+MC@ehubuux110: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@ehubuux110: Terminating MTC.
+MTC@ehubuux110: Verdict statistics: 3 none (23.08 %), 9 pass (69.23 %), 0 inconc (0.00 %), 0 fail (0.00 %), 1 error (7.69 %).
+MTC@ehubuux110: Test execution summary: 13 test cases were executed. Overall verdict: error
+MC@ehubuux110: MTC terminated.
+MC2> exit
+MC@ehubuux110: Shutting down session.
+MC@ehubuux110: Shutdown complete.
index d77b7c0cac0bcb9aa0ce51e06ce4ccae91d62ae8..16ab377de381266c69ebf946eec5b1563f6287e7 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferAll_1.cfg
 [MODULE_PARAMETERS]
index 53b75b7b1ee7f23b1b17d9c22f0c294708fd2fec..87c7199f210f6191ed813f054149f79a6289a44a 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferAll_10.cfg
 # Purpose:
index cf11add7bbe57b498d5adf96bcddff876a2c0ebb..f7f278fbf525ee451b193e6f360065e3505a1e54 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferAll_11.cfg
 # Purpose:
index 76da758dd343063cf6ef0ea31653758b354c9059..f05729ffa16aa13ae3a31006d4b54432c8a3a6a7 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferAll_12.cfg
 # EL_BufferAll set, EL-events occur, small buffer
index 13c3ef7250a501724c896698b41081fc7923be57..881e2c08c0e6e220bbff20788d3e59a24baf20d1 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferAll_12.cfg
 # EL_BufferAll set, EL-events occur, small buffer
index 377b51ee3fc186eeeac315fd46138c31fbf53beb..3192e873e5b5ca296d636a473e0a93070b7cb22f 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EmergencyLoggingTest_BufferAll_1_NOEL.cfg
 [MODULE_PARAMETERS]
index 523231bffbf4f2cd0ed04fe33049a81fe17a815d..e7dcf21da1c866a5a829fcb20efa416f801651bf 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferAll_2.cfg
 [MODULE_PARAMETERS]
index 30ce9998281c483e9d1ab90149ed66817d6a2039..e39591573f85fb83cd1ad18db5ab25cebbaf7610 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferAll_3.cfg
 # expectation test with minimal coverage (compare logs with EL setting if EL-event does happen)
index 8a922c3977701be3e4e9a51461338d2e16fd08d6..6901332db031565fa7f06b95ac01d2354fa60d61 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferAll_3_NOEL.cfg
 # expectation test with minimal coverage (compare logs with EL setting if EL-event does happen)
index 6901f03138added5445343737adc874bc0668616..b2062d612cc18a2235fd0d60be04cb40f987dd32 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferAll_4.cfg
 [MODULE_PARAMETERS]
index ecdee716ddc1eaf43615061c8cb6a5de78d035d5..2158e1bddd5fff26989443d878f170ab48d47e71 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferAll_5.cfg
 [MODULE_PARAMETERS]
index aed0471ad0fa35e2e3cc13c015b10f3355da25c3..22feb48f1f39ffdb0f965e56a54b79651819d65e 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferAll_6.cfg
 [MODULE_PARAMETERS]
index 8447b6ee1e238a4f0c0fc117b112abb06053a615..ae83a3b15a56a961e86c7b8130fcabe540de90f9 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #  EL_BufferAll_7.cfg
 #  Goal:
index 2085bbb2bcebcfb00ecc84a91cd6e822215ed5ae..31cb7d2e2702066b4c29a38ee393ba78a65220f4 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #  EL_BufferAll_7A.cfg
 #  Goal:
index e812348a81437d51fecb74478294dc17e7855f1b..5a98ea38b056a0e3a4e473064d0580ca792a082f 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferAll_8.cfg
 [MODULE_PARAMETERS]
index 656b18d502d9d6dbf9ce720615975965bd9e4dad..f6a91c83b56d845e73ab4fc34dc3e1ba33ac38fb 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferMasked_9.cfg
 # Purpose:
index 72391ee5880f805589009ec59aa71aef8bb22d24..1cf5f605c0ea61e2cc369ca0550eb5d7b7305d1a 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferMasked_1.cfg
 [MODULE_PARAMETERS]
index 871198691c01ab9ab7c6d8db7192aad5bab79ab8..f83071f0cac73d98650175cce4ac4287b872a433 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferMasked_10.cfg
 # Purpose:
index 60c7356e853558d8e2940650c9e09dec31719043..543e2d78e30a07b2d2b49c81b9d910821a464a62 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferMasked_12.cfg
 # Purpose:
index 77e857b698265a7f578e0abea096eabcfd20fe2b..9e21e0ee09dfb8349682d7931f414f42edc63db8 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferMasked_12.cfg
 # EL_BufferMasked set, EL-events occur, small buffer
index 9c2037568d6d66b1ab5fed22015c3352a6b949a5..97b05db4c0b07656b942126d1c42d5e764106fed 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferMasked_13.cfg
 # EL_BufferMasked set, EL-events occur, small buffer, buffer size=3
index 48d2879376f8f8ae998e2616465765a1d5d66de6..4ca3fd698a1e4e66f746bd211c48998985b51991 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferMasked_2.cfg
 [MODULE_PARAMETERS]
index 73964507483b39e2a102e743dda1ec3b681743c6..8a7d1f625e0dcffc52ddb45297287049e7b34943 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferMasked_3.cfg
 # expectation test with minimal coverage (compare logs with EL setting if EL-event does happen)
index ea377f4142a4a367ff0b737c51930d864ddc42a6..a60eb0bf225b4453a10c0ad2e9a343888aa47bf3 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferMasked_4.cfg
 [MODULE_PARAMETERS]
index 616eb49b609b63bbec12cca7cc2cb054ec09a694..ccfcb5a0af7a504c77e5b587f4a42dd22ef13f0f 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferMasked_5.cfg
 # Goal: To test the buffer dumping after normal finish.
index bd07fde5ebffcf89824bcfcc6286d1181cfbfb78..725b5cd9efb94a83aebae48893f9c1db75ee18af 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferMasked_6.cfg
 [MODULE_PARAMETERS]
index e3c6d591d130aa820ef1c75610ad5a0b8a4f3c5b..dfa32a5ba3917e7d801204feeecc5f42c07ceee0 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #  EL_BufferMasked_7.cfg
 #  Goal:
index 5ce85d0e15acdec8c158b541ea582f88efddffd6..226227ea24eda14028484a08781853edc058a0fc 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferMasked_8.cfg
 [MODULE_PARAMETERS]
index a84c7b59612149f605438e8bca1acbd671704027..0820b5bd5ad4076b9144a24ec374c6d4685f95e2 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EL_BufferMasked_9.cfg
 # Purpose:
index 3c3d1455d8f8060ad106ba12e7cf115b201dad90..0b1b7cba8258fa417fa16d9e21980117ac4e6bb1 100755 (executable)
@@ -1,10 +1,15 @@
 #!/bin/bash
 ###############################################################################
-# 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
+#
 ###############################################################################
 
 MYEXE="EmergencyLogTest"
index 9833be9e2ea057a336e80b3d110d11ff815f4fac..eed9bcf2b2defff042d0683ddd1ada093f3531f0 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module EmergencyLoggingTest {
 
index aab5534008ce04f5d0f91ad75567822ae8d98a07..fb90082569b6733b5f1e7828fbe52fa2364b6d06 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 # EmergencyLoggingTest_BufferedMask.cfg
 [MODULE_PARAMETERS]
index 32e8ef5ca5c47897873e44be29fb611f56c9dd59..82b8bb887512248c1c3fbf931c849abe300a6000 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Baranyi, Botond
+#
+##############################################################################
 TOPDIR := ../../
 include ${TOPDIR}/Makefile.regression
 
index 99c6abb866bfb40dcf992b8c0b878c00d458e58a..fec2c02d0ea423990a649b63a9baa9997275589f 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.8.pre3 build 4
 // for Attila Balasko (ethbaat@ehubuux110) on Wed Jun  2 15:51:57 2010
index f8f88919fea3b9bf3525e6a0feb02fcb535d06b5..fb4b19c5a631da17f867eb014f55f8f71d8a16ae 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.8.pre3 build 4
 // for Attila Balasko (ethbaat@ehubuux110) on Wed Jun  2 15:51:57 2010
index 7e01af493999ca7a927e8242d891b3e648041d4b..7990042ff061047f1e54f2d0e1a487883f2c3a8c 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module Titan_LogTest {
 
index 84d1e1c5edc74ee29dce94ea73d4d8b38927a270..20631ecb7de97748cee707e98bbc3bd174e9bc34 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module Titan_LogTestDefinitions {
 
index 890d8aad565c8b53e5f336dc65ed5d9ecf73bf44..a671e57539e9bf4a333975cb1c43c35b8dc4d0e2 100644 (file)
 ###############################################################################
-# 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
+#
 ###############################################################################
 make: Nothing to be done for `all'.
 rm: cannot remove `logs/EmergencyLogTest*.log': No such file or directory
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_1.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_1.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 48052.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_1.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_1.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 48052.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 48052\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=ACTION | ERROR | EXECUTOR | USER; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: TTCN-3 Main Test Component started on tcclab5. Version: CRL 113 200/3 R1A.\r
-MTC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=ACTION | ERROR | EXECUTOR | USER; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-MTC@tcclab5: Connected to MC.\r
-MTC@tcclab5: Executing test case tc_user in module EmergencyLoggingTest.\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Before the loop\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 48052
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=ACTION | ERROR | EXECUTOR | USER; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: TTCN-3 Main Test Component started on tcclab5. Version: CRL 113 200/3 R1A.
+MTC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=ACTION | ERROR | EXECUTOR | USER; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+MTC@tcclab5: Connected to MC.
+MTC@tcclab5: Executing test case tc_user in module EmergencyLoggingTest.
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Before the loop
+MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_1-mtc.log
 Modifying file logs/EL_BufferAll_1-hc.log
 OLD  cfg name: EL_BufferAll_1.cfg
 ELCO cfg name: EL_BufferAll_1_ELCO.cfg
 ELCO cfg name: EL_BufferAll_1_ELCO.cfg
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_1_ELCO.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_1_ELCO.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 50639.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_1_ELCO.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_1_ELCO.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 50639.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 50639\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=ACTION | ERROR | EXECUTOR | USER; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: MTC was created. Process id: 30533.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Executing test case tc_user in module EmergencyLoggingTest.\r
-MTC@tcclab5: Before the loop\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<\r
-MTC@tcclab5: This line reached last\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Exit was requested from MC. Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-HC@tcclab5: Exit was requested from MC. Terminating HC.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 50639
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=ACTION | ERROR | EXECUTOR | USER; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+MC@tcclab5: Configuration file was processed on all HCs.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: MTC was created. Process id: 30533.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Executing test case tc_user in module EmergencyLoggingTest.
+MTC@tcclab5: Before the loop
+MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<
+MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<
+MTC@tcclab5: This line reached last
+MTC@tcclab5: Waiting for PTCs to finish.
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Exit was requested from MC. Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+HC@tcclab5: Exit was requested from MC. Terminating HC.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_1_ELCO-mtc.log
 Modifying file logs/EL_BufferAll_1_ELCO-hc.log
 >>>tc EL_BufferAll_1 mtc part success<<<
@@ -130,92 +134,92 @@ success: 1 failed: 0
 >>>tc EL_BufferAll_1 hc part success<<<
 success: 2 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_2.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_2.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 60077.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_2.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_2.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 60077.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 60077\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> HC@tcclab5: MTC was created. Process id: 30554.\r
-HC@tcclab5: PTC was created. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 30555.\r
-MTC@tcclab5: TTCN-3 Main Test Component started on tcclab5. Version: CRL 113 200/3 R1A.\r
-MTC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-MTC@tcclab5: Connected to MC.\r
-MTC@tcclab5: Executing test case tc_parallel_portconn in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_parallel_portconn started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.\r
-3@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2. Version: CRL 113 200/3 R1A.\r
-3@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-3@tcclab5: Connected to MC.\r
-3@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.\r
-3@tcclab5: Port internal_port was started.\r
-3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.\r
-3@tcclab5: Port internal_port is waiting for connection from 4:internal_port on UNIX pathname /tmp/ttcn3-portconn-be28a01d.\r
-MTC@tcclab5: Port internal_port was started.\r
-4@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType2. Version: CRL 113 200/3 R1A.\r
-4@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-4@tcclab5: Connected to MC.\r
-4@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.\r
-4@tcclab5: Port internal_port was started.\r
-4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: PTC was created. Component reference: 3, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: PTC was created. Component reference: 4, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: Creates finished\r
-MTC@tcclab5: Connecting ports 3:internal_port and 4:internal_port.\r
-MTC@tcclab5: Connect operation on 3:internal_port and 4:internal_port finished.\r
-MTC@tcclab5: Connect finished\r
-MTC@tcclab5: Starting function f_behavior(true) on component 3.\r
-MTC@tcclab5: Function was started.\r
-MTC@tcclab5: Starting function f_behavior(false) on component 4.\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Function was started.\r
-MTC@tcclab5: PTC with component reference 3 is done.\r
-MTC@tcclab5: PTC with component reference 4 is done.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 60077
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> HC@tcclab5: MTC was created. Process id: 30554.
+HC@tcclab5: PTC was created. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 30555.
+MTC@tcclab5: TTCN-3 Main Test Component started on tcclab5. Version: CRL 113 200/3 R1A.
+MTC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+MTC@tcclab5: Connected to MC.
+MTC@tcclab5: Executing test case tc_parallel_portconn in module Titan_LogTest.
+MTC@tcclab5: Test case tc_parallel_portconn started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.
+3@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2. Version: CRL 113 200/3 R1A.
+3@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+3@tcclab5: Connected to MC.
+3@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.
+3@tcclab5: Port internal_port was started.
+3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.
+3@tcclab5: Port internal_port is waiting for connection from 4:internal_port on UNIX pathname /tmp/ttcn3-portconn-be28a01d.
+MTC@tcclab5: Port internal_port was started.
+4@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType2. Version: CRL 113 200/3 R1A.
+4@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+4@tcclab5: Connected to MC.
+4@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.
+4@tcclab5: Port internal_port was started.
+4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: PTC was created. Component reference: 3, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: PTC was created. Component reference: 4, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: Creates finished
+MTC@tcclab5: Connecting ports 3:internal_port and 4:internal_port.
+MTC@tcclab5: Connect operation on 3:internal_port and 4:internal_port finished.
+MTC@tcclab5: Connect finished
+MTC@tcclab5: Starting function f_behavior(true) on component 3.
+MTC@tcclab5: Function was started.
+MTC@tcclab5: Starting function f_behavior(false) on component 4.
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Function was started.
+MTC@tcclab5: PTC with component reference 3 is done.
+MTC@tcclab5: PTC with component reference 4 is done.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_2-mtc.log
 Modifying file logs/EL_BufferAll_2-hc.log
 Modifying file logs/EL_BufferAll_2-3.log
@@ -224,133 +228,133 @@ OLD  cfg name: EL_BufferAll_2.cfg
 ELCO cfg name: EL_BufferAll_2_ELCO.cfg
 ELCO cfg name: EL_BufferAll_2_ELCO.cfg
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_2_ELCO.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_2_ELCO.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 58383.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_2_ELCO.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_2_ELCO.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 58383.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 58383\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: MTC was created. Process id: 30586.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Executing test case tc_parallel_portconn in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_parallel_portconn started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-HC@tcclab5: PTC was created. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 30587.\r
-3@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: PTC was created. Component reference: 3, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-3@tcclab5: Port internal_port was started.\r
-3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.\r
-HC@tcclab5: PTC was created. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 30588.\r
-4@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.\r
-4@tcclab5: Port internal_port was started.\r
-4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.\r
-MTC@tcclab5: PTC was created. Component reference: 4, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: Creates finished\r
-MTC@tcclab5: Connecting ports 3:internal_port and 4:internal_port.\r
-3@tcclab5: Port internal_port is waiting for connection from 4:internal_port on UNIX pathname /tmp/ttcn3-portconn-9e28a01d.\r
-4@tcclab5: Port internal_port has established the connection with 3:internal_port using transport type UNIX.\r
-3@tcclab5: Port internal_port has accepted the connection from 4:internal_port.\r
-MTC@tcclab5: Connect operation on 3:internal_port and 4:internal_port finished.\r
-MTC@tcclab5: Connect finished\r
-MTC@tcclab5: Starting function f_behavior(true) on component 3.\r
-MTC@tcclab5: Function was started.\r
-3@tcclab5: Starting function f_behavior(true).\r
-MTC@tcclab5: Starting function f_behavior(false) on component 4.\r
-3@tcclab5: Sent on internal_port to 4 charstring : "This is the sent message"\r
-4@tcclab5: Starting function f_behavior(false).\r
-4@tcclab5: Sent on internal_port to 3 charstring : "This is the sent message"\r
-3@tcclab5: Start timer t: 0.5 s\r
-4@tcclab5: Start timer t: 0.5 s\r
-3@tcclab5: Message enqueued on internal_port from 4 charstring : "This is the sent message" id 1\r
-3@tcclab5: Receive operation on port internal_port succeeded, message from 4: charstring : "This is the sent message" id 1\r
-4@tcclab5: Message enqueued on internal_port from 3 charstring : "This is the sent message" id 1\r
-3@tcclab5: Message with id 1 was extracted from the queue of internal_port.\r
-MTC@tcclab5: Function was started.\r
-3@tcclab5: setverdict(pass): none -> pass\r
-3@tcclab5: Function f_behavior finished. PTC terminates.\r
-3@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.\r
-3@tcclab5: Stop timer t: 0.5 s\r
-3@tcclab5: Removing unterminated connection between port internal_port and 4:internal_port.\r
-3@tcclab5: Port internal_port was stopped.\r
-4@tcclab5: Connection of port internal_port to 3:internal_port was closed unexpectedly by the peer.\r
-3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.\r
-4@tcclab5: Port internal_port was disconnected from 3:internal_port.\r
-3@tcclab5: Final verdict of PTC: pass\r
-MTC@tcclab5: PTC with component reference 3 is done.\r
-4@tcclab5: Timeout t: 0.5 s\r
-4@tcclab5: setverdict(pass): none -> pass\r
-4@tcclab5: Function f_behavior finished. PTC terminates.\r
-4@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.\r
-4@tcclab5: Message with id 1 was extracted from the queue of internal_port.\r
-4@tcclab5: Port internal_port was stopped.\r
-4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.\r
-4@tcclab5: Final verdict of PTC: pass\r
-MTC@tcclab5: PTC with component reference 4 is done.\r
-MTC@tcclab5: tc_parallel_portconn done finished\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: Local verdict of PTC with component reference 3: pass (pass -> pass)\r
-MTC@tcclab5: Local verdict of PTC with component reference 4: pass (pass -> pass)\r
-MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 1 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).\r
-MTC@tcclab5: Test execution summary: 1 test case was executed. Overall verdict: pass\r
-MTC@tcclab5: Exit was requested from MC. Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-exit\r
-MC@tcclab5: Shutting down session.\r
-HC@tcclab5: PTC with component reference 3 finished. Process statistics: { process id: 30587, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 381, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 2 }\r
-HC@tcclab5: Exit was requested from MC. Terminating HC.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 58383
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+MC@tcclab5: Configuration file was processed on all HCs.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: MTC was created. Process id: 30586.
+MC@tcclab5: MTC is created.
+MC2> smtc
+smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Executing test case tc_parallel_portconn in module Titan_LogTest.
+MTC@tcclab5: Test case tc_parallel_portconn started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+HC@tcclab5: PTC was created. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 30587.
+3@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.
+MTC@tcclab5: PTC was created. Component reference: 3, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+3@tcclab5: Port internal_port was started.
+3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.
+HC@tcclab5: PTC was created. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 30588.
+4@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.
+4@tcclab5: Port internal_port was started.
+4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.
+MTC@tcclab5: PTC was created. Component reference: 4, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: Creates finished
+MTC@tcclab5: Connecting ports 3:internal_port and 4:internal_port.
+3@tcclab5: Port internal_port is waiting for connection from 4:internal_port on UNIX pathname /tmp/ttcn3-portconn-9e28a01d.
+4@tcclab5: Port internal_port has established the connection with 3:internal_port using transport type UNIX.
+3@tcclab5: Port internal_port has accepted the connection from 4:internal_port.
+MTC@tcclab5: Connect operation on 3:internal_port and 4:internal_port finished.
+MTC@tcclab5: Connect finished
+MTC@tcclab5: Starting function f_behavior(true) on component 3.
+MTC@tcclab5: Function was started.
+3@tcclab5: Starting function f_behavior(true).
+MTC@tcclab5: Starting function f_behavior(false) on component 4.
+3@tcclab5: Sent on internal_port to 4 charstring : "This is the sent message"
+4@tcclab5: Starting function f_behavior(false).
+4@tcclab5: Sent on internal_port to 3 charstring : "This is the sent message"
+3@tcclab5: Start timer t: 0.5 s
+4@tcclab5: Start timer t: 0.5 s
+3@tcclab5: Message enqueued on internal_port from 4 charstring : "This is the sent message" id 1
+3@tcclab5: Receive operation on port internal_port succeeded, message from 4: charstring : "This is the sent message" id 1
+4@tcclab5: Message enqueued on internal_port from 3 charstring : "This is the sent message" id 1
+3@tcclab5: Message with id 1 was extracted from the queue of internal_port.
+MTC@tcclab5: Function was started.
+3@tcclab5: setverdict(pass): none -> pass
+3@tcclab5: Function f_behavior finished. PTC terminates.
+3@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.
+3@tcclab5: Stop timer t: 0.5 s
+3@tcclab5: Removing unterminated connection between port internal_port and 4:internal_port.
+3@tcclab5: Port internal_port was stopped.
+4@tcclab5: Connection of port internal_port to 3:internal_port was closed unexpectedly by the peer.
+3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.
+4@tcclab5: Port internal_port was disconnected from 3:internal_port.
+3@tcclab5: Final verdict of PTC: pass
+MTC@tcclab5: PTC with component reference 3 is done.
+4@tcclab5: Timeout t: 0.5 s
+4@tcclab5: setverdict(pass): none -> pass
+4@tcclab5: Function f_behavior finished. PTC terminates.
+4@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.
+4@tcclab5: Message with id 1 was extracted from the queue of internal_port.
+4@tcclab5: Port internal_port was stopped.
+4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.
+4@tcclab5: Final verdict of PTC: pass
+MTC@tcclab5: PTC with component reference 4 is done.
+MTC@tcclab5: tc_parallel_portconn done finished
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: Local verdict of PTC with component reference 3: pass (pass -> pass)
+MTC@tcclab5: Local verdict of PTC with component reference 4: pass (pass -> pass)
+MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 1 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).
+MTC@tcclab5: Test execution summary: 1 test case was executed. Overall verdict: pass
+MTC@tcclab5: Exit was requested from MC. Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+exit
+MC@tcclab5: Shutting down session.
+HC@tcclab5: PTC with component reference 3 finished. Process statistics: { process id: 30587, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 381, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 2 }
+HC@tcclab5: Exit was requested from MC. Terminating HC.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_2_ELCO-mtc.log
 Modifying file logs/EL_BufferAll_2_ELCO-hc.log
 Modifying file logs/EL_BufferAll_2_ELCO-3.log
@@ -364,82 +368,82 @@ success: 5 failed: 0
 >>>tc EL_BufferAll_2 4 part success<<<
 success: 6 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_3.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_3.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 33465.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_3.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_3.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 33465.
 MC2> tcclab5.tccnet.eth.ericsson.se is the default
-spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 33465\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 33465
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MC@tcclab5: Test execution finished.
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_3-mtc.log
 Modifying file logs/EL_BufferAll_3-hc.log
 Modifying file logs/EL_BufferAll_3-3.log
 Modifying file logs/EL_BufferAll_3-4.log
 ELCO cfg name: EL_BufferAll_3_NOEL.cfg
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_3_NOEL.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_3_NOEL.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 45978.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_3_NOEL.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_3_NOEL.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 45978.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 45978\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 45978
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MC@tcclab5: Test execution finished.
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_3_NOEL-mtc.log
 Modifying file logs/EL_BufferAll_3_NOEL-hc.log
 Modifying file logs/EL_BufferAll_3_NOEL-3.log
@@ -453,156 +457,156 @@ success: 9 failed: 0
 >>>tc EL_BufferAll_3 4 part success<<<
 success: 10 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_4.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_4.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 44329.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_4.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_4.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 44329.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 44329\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: TTCN-3 Main Test Component started on tcclab5. Version: CRL 113 200/3 R1A.\r
-MTC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-MTC@tcclab5: Connected to MC.\r
-MTC@tcclab5: Executing test case tc_timer in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_timer started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Start timer t: 0.2 s\r
-MTC@tcclab5: Timeout t: 0.2 s\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Read timer t1: 0 s\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Mytime: 0.000000 s\r
-MTC@tcclab5: true\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 44329
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: TTCN-3 Main Test Component started on tcclab5. Version: CRL 113 200/3 R1A.
+MTC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+MTC@tcclab5: Connected to MC.
+MTC@tcclab5: Executing test case tc_timer in module Titan_LogTest.
+MTC@tcclab5: Test case tc_timer started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Start timer t: 0.2 s
+MTC@tcclab5: Timeout t: 0.2 s
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Read timer t1: 0 s
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Mytime: 0.000000 s
+MTC@tcclab5: true
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_4-mtc.log
 Modifying file logs/EL_BufferAll_4-hc.log
 OLD  cfg name: EL_BufferAll_4.cfg
 ELCO cfg name: EL_BufferAll_4_ELCO.cfg
 ELCO cfg name: EL_BufferAll_4_ELCO.cfg
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_4_ELCO.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_4_ELCO.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 58768.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_4_ELCO.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_4_ELCO.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 58768.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 58768\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: MTC was created. Process id: 30699.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Executing test case tc_timer in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_timer started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Start timer t: 0.2 s\r
-MTC@tcclab5: Timeout t: 0.2 s\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Read timer t1: 1e-06 s\r
-MTC@tcclab5: Mytime: 1.000000e-06 s\r
-MTC@tcclab5: true\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MTC@tcclab5: Stop timer t1: 0.1 s\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_timer finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 1 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).\r
-MTC@tcclab5: Test execution summary: 1 test case was executed. Overall verdict: pass\r
-MTC@tcclab5: Exit was requested from MC. Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-HC@tcclab5: Exit was requested from MC. Terminating HC.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 58768
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+MC@tcclab5: Configuration file was processed on all HCs.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: MTC was created. Process id: 30699.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Executing test case tc_timer in module Titan_LogTest.
+MTC@tcclab5: Test case tc_timer started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Start timer t: 0.2 s
+MTC@tcclab5: Timeout t: 0.2 s
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Read timer t1: 1e-06 s
+MTC@tcclab5: Mytime: 1.000000e-06 s
+MTC@tcclab5: true
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MTC@tcclab5: Stop timer t1: 0.1 s
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_timer finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 1 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).
+MTC@tcclab5: Test execution summary: 1 test case was executed. Overall verdict: pass
+MTC@tcclab5: Exit was requested from MC. Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+HC@tcclab5: Exit was requested from MC. Terminating HC.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_4_ELCO-mtc.log
 Modifying file logs/EL_BufferAll_4_ELCO-hc.log
 >>>tc EL_BufferAll_4 mtc part success<<<
@@ -610,138 +614,138 @@ success: 11 failed: 0
 >>>tc EL_BufferAll_4 hc part success<<<
 success: 12 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_5.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_5.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 46628.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_5.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_5.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 46628.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 46628\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: TTCN-3 Main Test Component started on tcclab5. Version: CRL 113 200/3 R1A.\r
-MTC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-MTC@tcclab5: Connected to MC.\r
-MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_encdec started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 46628
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: TTCN-3 Main Test Component started on tcclab5. Version: CRL 113 200/3 R1A.
+MTC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+MTC@tcclab5: Connected to MC.
+MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.
+MTC@tcclab5: Test case tc_encdec started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_5-mtc.log
 Modifying file logs/EL_BufferAll_5-hc.log
 OLD  cfg name: EL_BufferAll_5.cfg
 ELCO cfg name: EL_BufferAll_5_ELCO.cfg
 ELCO cfg name: EL_BufferAll_5_ELCO.cfg
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_5_ELCO.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_5_ELCO.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 58440.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_5_ELCO.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_5_ELCO.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 58440.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 58440\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: MTC was created. Process id: 30742.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_encdec started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_encdec finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 1 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).\r
-MTC@tcclab5: Test execution summary: 1 test case was executed. Overall verdict: pass\r
-MTC@tcclab5: Exit was requested from MC. Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-HC@tcclab5: Exit was requested from MC. Terminating HC.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 58440
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+MC@tcclab5: Configuration file was processed on all HCs.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: MTC was created. Process id: 30742.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.
+MTC@tcclab5: Test case tc_encdec started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_encdec finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 1 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).
+MTC@tcclab5: Test execution summary: 1 test case was executed. Overall verdict: pass
+MTC@tcclab5: Exit was requested from MC. Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+HC@tcclab5: Exit was requested from MC. Terminating HC.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_5_ELCO-mtc.log
 Modifying file logs/EL_BufferAll_5_ELCO-hc.log
 >>>tc EL_BufferAll_5 mtc part success<<<
@@ -749,178 +753,178 @@ success: 13 failed: 0
 >>>tc EL_BufferAll_5 hc part success<<<
 success: 14 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_6.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_6.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 57566.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_6.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_6.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 57566.
 MC2> tcclab5.tccnet.eth.ericsson.se is the default
-spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 57566\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: TTCN-3 Main Test Component started on tcclab5. Version: CRL 113 200/3 R1A.\r
-MTC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-MTC@tcclab5: Connected to MC.\r
-MTC@tcclab5: Executing test case tc_function_rnd in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_function_rnd started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Random number generator was initialized with seed 0.849824: srand48(1525034294).\r
-MTC@tcclab5: Function rnd() returned 0.180224.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass\r
-MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_encdec started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 57566
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: MTC is created.
+MC2> smtc
+smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: TTCN-3 Main Test Component started on tcclab5. Version: CRL 113 200/3 R1A.
+MTC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+MTC@tcclab5: Connected to MC.
+MTC@tcclab5: Executing test case tc_function_rnd in module Titan_LogTest.
+MTC@tcclab5: Test case tc_function_rnd started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Random number generator was initialized with seed 0.849824: srand48(1525034294).
+MTC@tcclab5: Function rnd() returned 0.180224.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass
+MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.
+MTC@tcclab5: Test case tc_encdec started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MC@tcclab5: MTC terminated.
+MC2> exit
+exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_6-mtc.log
 Modifying file logs/EL_BufferAll_6-hc.log
 OLD  cfg name: EL_BufferAll_6.cfg
 ELCO cfg name: EL_BufferAll_6_ELCO.cfg
 ELCO cfg name: EL_BufferAll_6_ELCO.cfg
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_6_ELCO.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_6_ELCO.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 37831.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_6_ELCO.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_6_ELCO.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 37831.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 37831\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: MTC was created. Process id: 30790.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Executing test case tc_function_rnd in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_function_rnd started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Random number generator was initialized with seed 1.109500: srand48(-877258610).\r
-MTC@tcclab5: Function rnd() returned 0.286063.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_encdec started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_encdec finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 2 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).\r
-MTC@tcclab5: Test execution summary: 2 test cases were executed. Overall verdict: pass\r
-MTC@tcclab5: Exit was requested from MC. Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-HC@tcclab5: Exit was requested from MC. Terminating HC.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 37831
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+MC@tcclab5: Configuration file was processed on all HCs.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: MTC was created. Process id: 30790.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Executing test case tc_function_rnd in module Titan_LogTest.
+MTC@tcclab5: Test case tc_function_rnd started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Random number generator was initialized with seed 1.109500: srand48(-877258610).
+MTC@tcclab5: Function rnd() returned 0.286063.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.
+MTC@tcclab5: Test case tc_encdec started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_encdec finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 2 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).
+MTC@tcclab5: Test execution summary: 2 test cases were executed. Overall verdict: pass
+MTC@tcclab5: Exit was requested from MC. Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+HC@tcclab5: Exit was requested from MC. Terminating HC.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_6_ELCO-mtc.log
 Modifying file logs/EL_BufferAll_6_ELCO-hc.log
 >>>tc EL_BufferAll_6 mtc part success<<<
@@ -928,60 +932,60 @@ success: 15 failed: 0
 >>>tc EL_BufferAll_6 hc part success<<<
 success: 16 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_7.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_7.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 51433.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_7.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_7.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 51433.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 51433\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | ERROR | TESTCASE; *.ConsoleMask:=ACTION | ERROR | EXECUTOR; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 20 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: TTCN-3 Main Test Component started on tcclab5. Version: CRL 113 200/3 R1A.\r
-MTC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | ERROR | TESTCASE; *.ConsoleMask:=ACTION | ERROR | EXECUTOR; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-MTC@tcclab5: Connected to MC.\r
-MTC@tcclab5: Executing test case tc_user_EL in module EmergencyLoggingTest.\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 51433
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | ERROR | TESTCASE; *.ConsoleMask:=ACTION | ERROR | EXECUTOR; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 20 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: TTCN-3 Main Test Component started on tcclab5. Version: CRL 113 200/3 R1A.
+MTC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | ERROR | TESTCASE; *.ConsoleMask:=ACTION | ERROR | EXECUTOR; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+MTC@tcclab5: Connected to MC.
+MTC@tcclab5: Executing test case tc_user_EL in module EmergencyLoggingTest.
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_7-mtc.log
 Modifying file logs/EL_BufferAll_7-hc.log
 cfg:  EL_BufferAll_7.cfg
@@ -991,60 +995,60 @@ Modifying file EL_BufferAll_7_mtc_expected.log
 >>>tc EL_BufferAll_7 mtc part success<<<
 success: 17 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_7A.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_7A.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 33699.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_7A.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_7A.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 33699.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 33699\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | ERROR | TESTCASE; *.ConsoleMask:=ACTION | ERROR | EXECUTOR; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 20 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: TTCN-3 Main Test Component started on tcclab5. Version: CRL 113 200/3 R1A.\r
-MTC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | ERROR | TESTCASE; *.ConsoleMask:=ACTION | ERROR | EXECUTOR; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-MTC@tcclab5: Connected to MC.\r
-MTC@tcclab5: Executing test case tc_user_EL in module EmergencyLoggingTest.\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 33699
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | ERROR | TESTCASE; *.ConsoleMask:=ACTION | ERROR | EXECUTOR; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 20 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: TTCN-3 Main Test Component started on tcclab5. Version: CRL 113 200/3 R1A.
+MTC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | ERROR | TESTCASE; *.ConsoleMask:=ACTION | ERROR | EXECUTOR; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+MTC@tcclab5: Connected to MC.
+MTC@tcclab5: Executing test case tc_user_EL in module EmergencyLoggingTest.
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_7A-mtc.log
 Modifying file logs/EL_BufferAll_7A-hc.log
 cfg:  EL_BufferAll_7A.cfg
@@ -1054,378 +1058,378 @@ Modifying file EL_BufferAll_7A_mtc_expected.log
 >>>tc EL_BufferAll_7A mtc part success<<<
 success: 18 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_8.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_8.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 36004.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_8.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_8.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 36004.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 36004\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 15 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: TTCN-3 Main Test Component started on tcclab5. Version: CRL 113 200/3 R1A.\r
-MTC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-MTC@tcclab5: Connected to MC.\r
-MTC@tcclab5: Executing test case tc_user in module EmergencyLoggingTest.\r
-MTC@tcclab5: Test case tc_user started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Before the loop\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<\r
-MTC@tcclab5: tc_user loop 0\r
-MTC@tcclab5: tc_user loop 1\r
-MTC@tcclab5: tc_user loop 2\r
-MTC@tcclab5: tc_user loop 3\r
-MTC@tcclab5: tc_user loop 4\r
-MTC@tcclab5: tc_user loop 5\r
-MTC@tcclab5: tc_user loop 6\r
-MTC@tcclab5: tc_user loop 7\r
-MTC@tcclab5: tc_user loop 8\r
-MTC@tcclab5: tc_user loop 9\r
-MTC@tcclab5: tc_user loop 10\r
-MTC@tcclab5: tc_user loop 11\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: tc_user loop 12\r
-MTC@tcclab5: tc_user loop 13\r
-MTC@tcclab5: tc_user loop 14\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: This line reached last\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_user finished. Verdict: pass\r
-MTC@tcclab5: Executing test case tc_action in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_action started.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_action.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Action: This is an action\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_action.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_action finished. Verdict: pass\r
-MTC@tcclab5: Executing test case tc_default in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_default started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_default.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Altstep as_1 was activated as default, id 1\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Start timer t: 0.1 s\r
-MTC@tcclab5: Start timer t1: 0.2 s\r
-MTC@tcclab5: Timeout t: 0.1 s\r
-MTC@tcclab5: Default with id 1 (altstep as_1) finished. Skipping current alt statement or receiving operation.\r
-MTC@tcclab5: Default with id 1 (altstep as_1) was deactivated.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_default.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_default finished. Verdict: pass\r
-MTC@tcclab5: Executing test case tc_ex_runtime in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_ex_runtime started.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_ex_runtime.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: >>tc_ex_runtime\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_ex_runtime.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_ex_runtime finished. Verdict: none\r
-MTC@tcclab5: Executing test case tc_function_rnd in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_function_rnd started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Random number generator was initialized with seed 1.143059: srand48(607056903).\r
-MTC@tcclab5: Function rnd() returned 0.794610.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-HC@tcclab5: MTC was created. Process id: 30859.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-HC@tcclab5: PTC was created. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 30860.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass\r
-MTC@tcclab5: Executing test case tc_parallel_portconn in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_parallel_portconn started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.\r
-3@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2. Version: CRL 113 200/3 R1A.\r
-3@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-3@tcclab5: Connected to MC.\r
-3@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.\r
-3@tcclab5: Port internal_port was started.\r
-3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.\r
-3@tcclab5: Port internal_port is waiting for connection from 4:internal_port on UNIX pathname /tmp/ttcn3-portconn-6927a01d.\r
-3@tcclab5: Port internal_port has accepted the connection from 4:internal_port.\r
-3@tcclab5: Starting function f_behavior(true).\r
-MTC@tcclab5: Port internal_port was started.\r
-4@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType2. Version: CRL 113 200/3 R1A.\r
-4@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-4@tcclab5: Connected to MC.\r
-4@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.\r
-4@tcclab5: Port internal_port was started.\r
-4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: PTC was created. Component reference: 3, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: PTC was created. Component reference: 4, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: Creates finished\r
-MTC@tcclab5: Connecting ports 3:internal_port and 4:internal_port.\r
-MTC@tcclab5: Connect operation on 3:internal_port and 4:internal_port finished.\r
-MTC@tcclab5: Connect finished\r
-MTC@tcclab5: Starting function f_behavior(true) on component 3.\r
-MTC@tcclab5: Function was started.\r
-MTC@tcclab5: Starting function f_behavior(false) on component 4.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Function was started.\r
-MTC@tcclab5: PTC with component reference 3 is done.\r
-MTC@tcclab5: PTC with component reference 4 is done.\r
-MTC@tcclab5: tc_parallel_portconn done finished\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-HC@tcclab5: PTC was created. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 30861.\r
-HC@tcclab5: PTC with component reference 3 finished. Process statistics: { process id: 30860, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.004000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 399, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 0 }\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.\r
-5@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 5, component type: Titan_LogTestDefinitions.MTCTypeExternal. Version: CRL 113 200/3 R1A.\r
-5@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-5@tcclab5: Connected to MC.\r
-5@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_parallel_portmap.\r
-5@tcclab5: Port external_port was started.\r
-5@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-5@tcclab5: Warning: This is a Warning in the port\r
-5@tcclab5: This is a TTCN_WARNING log in the port\r
-5@tcclab5: This is a TTCN_ERROR log in the port\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: Local verdict of PTC with component reference 3: pass (pass -> pass)\r
-MTC@tcclab5: Local verdict of PTC with component reference 4: pass (pass -> pass)\r
-MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass\r
-MTC@tcclab5: Executing test case tc_parallel_portmap in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_parallel_portmap started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portmap.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: PTC was created. Component reference: 5, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: Mapping port 5:external_port to system:external_port.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Map operation of 5:external_port to system:external_port finished.\r
-MTC@tcclab5: Unmapping port 5:external_port from system:external_port.\r
-MTC@tcclab5: Unmap operation of 5:external_port from system:external_port finished.\r
-MTC@tcclab5: Stopping PTC with component reference 5.\r
-MTC@tcclab5: PTC with component reference 5 was stopped.\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-HC@tcclab5: PTC was created. Component reference: 5, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_parallel_portmap, process id: 30862.\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-6@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 6, component type: Titan_LogTestDefinitions.MTCTypeExternal. Version: CRL 113 200/3 R1A.\r
-6@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-6@tcclab5: Connected to MC.\r
-6@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.\r
-6@tcclab5: Port external_port was started.\r
-6@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-6@tcclab5: Warning: This is a Warning in the port\r
-6@tcclab5: This is a TTCN_WARNING log in the port\r
-6@tcclab5: This is a TTCN_ERROR log in the port\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portmap.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: Local verdict of PTC with component reference 5: none (none -> none)\r
-MTC@tcclab5: Test case tc_parallel_portmap finished. Verdict: none\r
-MTC@tcclab5: Executing test case tc_portevent in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_portevent started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: PTC was created. Component reference: 6, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: Mapping port 6:external_port to system:external_port.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Map operation of 6:external_port to system:external_port finished.\r
-MTC@tcclab5: Starting function f_behavior_send_rec() on component 6.\r
-MTC@tcclab5: Function was started.\r
-MTC@tcclab5: PTC with component reference 6 is done.\r
-MTC@tcclab5: Unmapping port 6:external_port from system:external_port.\r
-MTC@tcclab5: Unmap operation of 6:external_port from system:external_port finished.\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: Local verdict of PTC with component reference 6: none (none -> none)\r
-MTC@tcclab5: Test case tc_portevent finished. Verdict: none\r
-MTC@tcclab5: Executing test case tc_timer in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_timer started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Start timer t: 0.2 s\r
-MTC@tcclab5: Timeout t: 0.2 s\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Read timer t1: 0 s\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Mytime: 0.000000 s\r
-MTC@tcclab5: true\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MTC@tcclab5: Stop timer t1: 0.1 s\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_timer finished. Verdict: pass\r
-MTC@tcclab5: Executing test case tc_UserLog in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_UserLog started.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_UserLog.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: This is a UserLog\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_UserLog.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_UserLog finished. Verdict: pass\r
-MTC@tcclab5: Executing test case tc_verdict in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_verdict started.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_verdict.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: getverdict: none\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_verdict.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_verdict finished. Verdict: pass\r
-MTC@tcclab5: Executing test case tc_matching in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_matching started.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_matching.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5:  matched\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_matching.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_matching finished. Verdict: pass\r
-MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_encdec started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 36004
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 15 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: TTCN-3 Main Test Component started on tcclab5. Version: CRL 113 200/3 R1A.
+MTC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+MTC@tcclab5: Connected to MC.
+MTC@tcclab5: Executing test case tc_user in module EmergencyLoggingTest.
+MTC@tcclab5: Test case tc_user started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Before the loop
+MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<
+MTC@tcclab5: tc_user loop 0
+MTC@tcclab5: tc_user loop 1
+MTC@tcclab5: tc_user loop 2
+MTC@tcclab5: tc_user loop 3
+MTC@tcclab5: tc_user loop 4
+MTC@tcclab5: tc_user loop 5
+MTC@tcclab5: tc_user loop 6
+MTC@tcclab5: tc_user loop 7
+MTC@tcclab5: tc_user loop 8
+MTC@tcclab5: tc_user loop 9
+MTC@tcclab5: tc_user loop 10
+MTC@tcclab5: tc_user loop 11
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: tc_user loop 12
+MTC@tcclab5: tc_user loop 13
+MTC@tcclab5: tc_user loop 14
+MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: This line reached last
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_user finished. Verdict: pass
+MTC@tcclab5: Executing test case tc_action in module Titan_LogTest.
+MTC@tcclab5: Test case tc_action started.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_action.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Action: This is an action
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_action.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_action finished. Verdict: pass
+MTC@tcclab5: Executing test case tc_default in module Titan_LogTest.
+MTC@tcclab5: Test case tc_default started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_default.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Altstep as_1 was activated as default, id 1
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Start timer t: 0.1 s
+MTC@tcclab5: Start timer t1: 0.2 s
+MTC@tcclab5: Timeout t: 0.1 s
+MTC@tcclab5: Default with id 1 (altstep as_1) finished. Skipping current alt statement or receiving operation.
+MTC@tcclab5: Default with id 1 (altstep as_1) was deactivated.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_default.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_default finished. Verdict: pass
+MTC@tcclab5: Executing test case tc_ex_runtime in module Titan_LogTest.
+MTC@tcclab5: Test case tc_ex_runtime started.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_ex_runtime.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: >>tc_ex_runtime
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_ex_runtime.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_ex_runtime finished. Verdict: none
+MTC@tcclab5: Executing test case tc_function_rnd in module Titan_LogTest.
+MTC@tcclab5: Test case tc_function_rnd started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Random number generator was initialized with seed 1.143059: srand48(607056903).
+MTC@tcclab5: Function rnd() returned 0.794610.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+HC@tcclab5: MTC was created. Process id: 30859.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+HC@tcclab5: PTC was created. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 30860.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass
+MTC@tcclab5: Executing test case tc_parallel_portconn in module Titan_LogTest.
+MTC@tcclab5: Test case tc_parallel_portconn started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.
+3@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2. Version: CRL 113 200/3 R1A.
+3@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+3@tcclab5: Connected to MC.
+3@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.
+3@tcclab5: Port internal_port was started.
+3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.
+3@tcclab5: Port internal_port is waiting for connection from 4:internal_port on UNIX pathname /tmp/ttcn3-portconn-6927a01d.
+3@tcclab5: Port internal_port has accepted the connection from 4:internal_port.
+3@tcclab5: Starting function f_behavior(true).
+MTC@tcclab5: Port internal_port was started.
+4@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType2. Version: CRL 113 200/3 R1A.
+4@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+4@tcclab5: Connected to MC.
+4@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.
+4@tcclab5: Port internal_port was started.
+4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: PTC was created. Component reference: 3, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: PTC was created. Component reference: 4, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: Creates finished
+MTC@tcclab5: Connecting ports 3:internal_port and 4:internal_port.
+MTC@tcclab5: Connect operation on 3:internal_port and 4:internal_port finished.
+MTC@tcclab5: Connect finished
+MTC@tcclab5: Starting function f_behavior(true) on component 3.
+MTC@tcclab5: Function was started.
+MTC@tcclab5: Starting function f_behavior(false) on component 4.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Function was started.
+MTC@tcclab5: PTC with component reference 3 is done.
+MTC@tcclab5: PTC with component reference 4 is done.
+MTC@tcclab5: tc_parallel_portconn done finished
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+HC@tcclab5: PTC was created. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 30861.
+HC@tcclab5: PTC with component reference 3 finished. Process statistics: { process id: 30860, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.004000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 399, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 0 }
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.
+5@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 5, component type: Titan_LogTestDefinitions.MTCTypeExternal. Version: CRL 113 200/3 R1A.
+5@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+5@tcclab5: Connected to MC.
+5@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_parallel_portmap.
+5@tcclab5: Port external_port was started.
+5@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+5@tcclab5: Warning: This is a Warning in the port
+5@tcclab5: This is a TTCN_WARNING log in the port
+5@tcclab5: This is a TTCN_ERROR log in the port
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: Local verdict of PTC with component reference 3: pass (pass -> pass)
+MTC@tcclab5: Local verdict of PTC with component reference 4: pass (pass -> pass)
+MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass
+MTC@tcclab5: Executing test case tc_parallel_portmap in module Titan_LogTest.
+MTC@tcclab5: Test case tc_parallel_portmap started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portmap.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: PTC was created. Component reference: 5, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: Mapping port 5:external_port to system:external_port.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Map operation of 5:external_port to system:external_port finished.
+MTC@tcclab5: Unmapping port 5:external_port from system:external_port.
+MTC@tcclab5: Unmap operation of 5:external_port from system:external_port finished.
+MTC@tcclab5: Stopping PTC with component reference 5.
+MTC@tcclab5: PTC with component reference 5 was stopped.
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+HC@tcclab5: PTC was created. Component reference: 5, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_parallel_portmap, process id: 30862.
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+6@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 6, component type: Titan_LogTestDefinitions.MTCTypeExternal. Version: CRL 113 200/3 R1A.
+6@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+6@tcclab5: Connected to MC.
+6@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.
+6@tcclab5: Port external_port was started.
+6@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+6@tcclab5: Warning: This is a Warning in the port
+6@tcclab5: This is a TTCN_WARNING log in the port
+6@tcclab5: This is a TTCN_ERROR log in the port
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portmap.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: Local verdict of PTC with component reference 5: none (none -> none)
+MTC@tcclab5: Test case tc_parallel_portmap finished. Verdict: none
+MTC@tcclab5: Executing test case tc_portevent in module Titan_LogTest.
+MTC@tcclab5: Test case tc_portevent started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: PTC was created. Component reference: 6, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: Mapping port 6:external_port to system:external_port.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Map operation of 6:external_port to system:external_port finished.
+MTC@tcclab5: Starting function f_behavior_send_rec() on component 6.
+MTC@tcclab5: Function was started.
+MTC@tcclab5: PTC with component reference 6 is done.
+MTC@tcclab5: Unmapping port 6:external_port from system:external_port.
+MTC@tcclab5: Unmap operation of 6:external_port from system:external_port finished.
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: Local verdict of PTC with component reference 6: none (none -> none)
+MTC@tcclab5: Test case tc_portevent finished. Verdict: none
+MTC@tcclab5: Executing test case tc_timer in module Titan_LogTest.
+MTC@tcclab5: Test case tc_timer started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Start timer t: 0.2 s
+MTC@tcclab5: Timeout t: 0.2 s
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Read timer t1: 0 s
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Mytime: 0.000000 s
+MTC@tcclab5: true
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MTC@tcclab5: Stop timer t1: 0.1 s
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_timer finished. Verdict: pass
+MTC@tcclab5: Executing test case tc_UserLog in module Titan_LogTest.
+MTC@tcclab5: Test case tc_UserLog started.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_UserLog.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: This is a UserLog
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_UserLog.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_UserLog finished. Verdict: pass
+MTC@tcclab5: Executing test case tc_verdict in module Titan_LogTest.
+MTC@tcclab5: Test case tc_verdict started.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_verdict.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: getverdict: none
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_verdict.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_verdict finished. Verdict: pass
+MTC@tcclab5: Executing test case tc_matching in module Titan_LogTest.
+MTC@tcclab5: Test case tc_matching started.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_matching.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5:  matched
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_matching.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_matching finished. Verdict: pass
+MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.
+MTC@tcclab5: Test case tc_encdec started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_8-mtc.log
 Modifying file logs/EL_BufferAll_8-hc.log
 Modifying file logs/EL_BufferAll_8-3.log
@@ -1436,426 +1440,426 @@ OLD  cfg name: EL_BufferAll_8.cfg
 ELCO cfg name: EL_BufferAll_8_ELCO.cfg
 ELCO cfg name: EL_BufferAll_8_ELCO.cfg
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_8_ELCO.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_8_ELCO.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 55260.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_8_ELCO.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_8_ELCO.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 55260.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 55260\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 15 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: MTC was created. Process id: 30897.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Executing test case tc_user in module EmergencyLoggingTest.\r
-MTC@tcclab5: Test case tc_user started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Before the loop\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<\r
-MTC@tcclab5: tc_user loop 0\r
-MTC@tcclab5: tc_user loop 1\r
-MTC@tcclab5: tc_user loop 2\r
-MTC@tcclab5: tc_user loop 3\r
-MTC@tcclab5: tc_user loop 4\r
-MTC@tcclab5: tc_user loop 5\r
-MTC@tcclab5: tc_user loop 6\r
-MTC@tcclab5: tc_user loop 7\r
-MTC@tcclab5: tc_user loop 8\r
-MTC@tcclab5: tc_user loop 9\r
-MTC@tcclab5: tc_user loop 10\r
-MTC@tcclab5: tc_user loop 11\r
-MTC@tcclab5: tc_user loop 12\r
-MTC@tcclab5: tc_user loop 13\r
-MTC@tcclab5: tc_user loop 14\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: This line reached last\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_user finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_action in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_action started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_action.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Action: This is an action\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_action.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_action finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_default in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_default started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_default.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Altstep as_1 was activated as default, id 1\r
-MTC@tcclab5: Start timer t: 0.1 s\r
-MTC@tcclab5: Start timer t1: 0.2 s\r
-MTC@tcclab5: Timeout t: 0.1 s\r
-MTC@tcclab5: Default with id 1 (altstep as_1) finished. Skipping current alt statement or receiving operation.\r
-MTC@tcclab5: Default with id 1 (altstep as_1) was deactivated.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_default.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_default finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_ex_runtime in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_ex_runtime started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_ex_runtime.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: >>tc_ex_runtime\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_ex_runtime.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_ex_runtime finished. Verdict: none\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_function_rnd in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_function_rnd started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Random number generator was initialized with seed 0.789538: srand48(-1455689853).\r
-MTC@tcclab5: Function rnd() returned 0.477357.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_parallel_portconn in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_parallel_portconn started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-HC@tcclab5: PTC was created. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 30898.\r
-3@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.\r
-3@tcclab5: Port internal_port was started.\r
-3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.\r
-MTC@tcclab5: PTC was created. Component reference: 3, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-HC@tcclab5: PTC was created. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 30899.\r
-4@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.\r
-4@tcclab5: Port internal_port was started.\r
-4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.\r
-MTC@tcclab5: PTC was created. Component reference: 4, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: Creates finished\r
-MTC@tcclab5: Connecting ports 3:internal_port and 4:internal_port.\r
-3@tcclab5: Port internal_port is waiting for connection from 4:internal_port on UNIX pathname /tmp/ttcn3-portconn-5727a01d.\r
-4@tcclab5: Port internal_port has established the connection with 3:internal_port using transport type UNIX.\r
-3@tcclab5: Port internal_port has accepted the connection from 4:internal_port.\r
-MTC@tcclab5: Connect operation on 3:internal_port and 4:internal_port finished.\r
-MTC@tcclab5: Connect finished\r
-MTC@tcclab5: Starting function f_behavior(true) on component 3.\r
-MTC@tcclab5: Function was started.\r
-3@tcclab5: Starting function f_behavior(true).\r
-MTC@tcclab5: Starting function f_behavior(false) on component 4.\r
-3@tcclab5: Sent on internal_port to 4 charstring : "This is the sent message"\r
-MTC@tcclab5: Function was started.\r
-4@tcclab5: Starting function f_behavior(false).\r
-3@tcclab5: Start timer t: 0.5 s\r
-4@tcclab5: Sent on internal_port to 3 charstring : "This is the sent message"\r
-4@tcclab5: Start timer t: 0.5 s\r
-3@tcclab5: Message enqueued on internal_port from 4 charstring : "This is the sent message" id 1\r
-4@tcclab5: Message enqueued on internal_port from 3 charstring : "This is the sent message" id 1\r
-3@tcclab5: Receive operation on port internal_port succeeded, message from 4: charstring : "This is the sent message" id 1\r
-3@tcclab5: Message with id 1 was extracted from the queue of internal_port.\r
-3@tcclab5: setverdict(pass): none -> pass\r
-3@tcclab5: Function f_behavior finished. PTC terminates.\r
-3@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.\r
-3@tcclab5: Stop timer t: 0.5 s\r
-3@tcclab5: Removing unterminated connection between port internal_port and 4:internal_port.\r
-3@tcclab5: Port internal_port was stopped.\r
-4@tcclab5: Connection of port internal_port to 3:internal_port was closed unexpectedly by the peer.\r
-3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.\r
-4@tcclab5: Port internal_port was disconnected from 3:internal_port.\r
-3@tcclab5: Final verdict of PTC: pass\r
-MTC@tcclab5: PTC with component reference 3 is done.\r
-4@tcclab5: Timeout t: 0.5 s\r
-4@tcclab5: setverdict(pass): none -> pass\r
-4@tcclab5: Function f_behavior finished. PTC terminates.\r
-4@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.\r
-4@tcclab5: Message with id 1 was extracted from the queue of internal_port.\r
-4@tcclab5: Port internal_port was stopped.\r
-4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.\r
-4@tcclab5: Final verdict of PTC: pass\r
-MTC@tcclab5: PTC with component reference 4 is done.\r
-MTC@tcclab5: tc_parallel_portconn done finished\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: Local verdict of PTC with component reference 3: pass (pass -> pass)\r
-MTC@tcclab5: Local verdict of PTC with component reference 4: pass (pass -> pass)\r
-MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_parallel_portmap in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_parallel_portmap started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portmap.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-HC@tcclab5: PTC with component reference 3 finished. Process statistics: { process id: 30898, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 389, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 17, involuntary context switches: 0 }\r
-HC@tcclab5: PTC was created. Component reference: 5, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_parallel_portmap, process id: 30902.\r
-5@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_parallel_portmap.\r
-5@tcclab5: Port external_port was started.\r
-5@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-MTC@tcclab5: PTC was created. Component reference: 5, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: Mapping port 5:external_port to system:external_port.\r
-5@tcclab5: Warning: This is a Warning in the port\r
-5@tcclab5: This is a TTCN_WARNING log in the port\r
-5@tcclab5: This is a TTCN_ERROR log in the port\r
-5@tcclab5: Port external_port was mapped to system:external_port.\r
-MTC@tcclab5: Map operation of 5:external_port to system:external_port finished.\r
-MTC@tcclab5: Unmapping port 5:external_port from system:external_port.\r
-5@tcclab5: Port external_port was unmapped from system:external_port.\r
-MTC@tcclab5: Unmap operation of 5:external_port from system:external_port finished.\r
-MTC@tcclab5: Stopping PTC with component reference 5.\r
-5@tcclab5: Kill was requested from MC. Terminating idle PTC.\r
-5@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-5@tcclab5: Port external_port was stopped.\r
-5@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_parallel_portmap.\r
-5@tcclab5: Final verdict of PTC: none\r
-MTC@tcclab5: PTC with component reference 5 was stopped.\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portmap.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: Local verdict of PTC with component reference 5: none (none -> none)\r
-MTC@tcclab5: Test case tc_parallel_portmap finished. Verdict: none\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_portevent in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_portevent started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-HC@tcclab5: PTC was created. Component reference: 6, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_portevent, process id: 30903.\r
-6@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.\r
-6@tcclab5: Port external_port was started.\r
-6@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-MTC@tcclab5: PTC was created. Component reference: 6, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: Mapping port 6:external_port to system:external_port.\r
-6@tcclab5: Warning: This is a Warning in the port\r
-6@tcclab5: This is a TTCN_WARNING log in the port\r
-6@tcclab5: This is a TTCN_ERROR log in the port\r
-6@tcclab5: Port external_port was mapped to system:external_port.\r
-MTC@tcclab5: Map operation of 6:external_port to system:external_port finished.\r
-MTC@tcclab5: Starting function f_behavior_send_rec() on component 6.\r
-MTC@tcclab5: Function was started.\r
-6@tcclab5: Starting function f_behavior_send_rec().\r
-6@tcclab5: Sent on external_port to system charstring : "This is the sent message"\r
-6@tcclab5: Function f_behavior_send_rec finished. PTC terminates.\r
-6@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-6@tcclab5: Removing unterminated mapping between port external_port and system:external_port.\r
-6@tcclab5: Port external_port was unmapped from system:external_port.\r
-6@tcclab5: Port external_port was stopped.\r
-6@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.\r
-6@tcclab5: Final verdict of PTC: none\r
-MTC@tcclab5: PTC with component reference 6 is done.\r
-MTC@tcclab5: Unmapping port 6:external_port from system:external_port.\r
-MTC@tcclab5: Unmap operation of 6:external_port from system:external_port finished.\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: Local verdict of PTC with component reference 6: none (none -> none)\r
-MTC@tcclab5: Test case tc_portevent finished. Verdict: none\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_timer in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_timer started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Start timer t: 0.2 s\r
-MTC@tcclab5: Timeout t: 0.2 s\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Read timer t1: 0 s\r
-MTC@tcclab5: Mytime: 0.000000 s\r
-MTC@tcclab5: true\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MTC@tcclab5: Stop timer t1: 0.1 s\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_timer finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_UserLog in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_UserLog started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_UserLog.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: This is a UserLog\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_UserLog.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_UserLog finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_verdict in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_verdict started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_verdict.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: getverdict: none\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_verdict.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_verdict finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_matching in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_matching started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_matching.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5:  matched\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_matching.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_matching finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_encdec started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_encdec finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Verdict statistics: 3 none (23.08 %), 10 pass (76.92 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).\r
-MTC@tcclab5: Test execution summary: 13 test cases were executed. Overall verdict: pass\r
-MTC@tcclab5: Exit was requested from MC. Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-HC@tcclab5: PTC with component reference 4 finished. Process statistics: { process id: 30899, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 365, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 19, involuntary context switches: 0 }\r
-HC@tcclab5: PTC with component reference 5 finished. Process statistics: { process id: 30902, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 340, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 17, involuntary context switches: 0 }\r
-HC@tcclab5: PTC with component reference 6 finished. Process statistics: { process id: 30903, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.004000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 349, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 12, involuntary context switches: 0 }\r
-HC@tcclab5: Exit was requested from MC. Terminating HC.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 55260
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 15 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+MC@tcclab5: Configuration file was processed on all HCs.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: MTC was created. Process id: 30897.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Executing test case tc_user in module EmergencyLoggingTest.
+MTC@tcclab5: Test case tc_user started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Before the loop
+MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<
+MTC@tcclab5: tc_user loop 0
+MTC@tcclab5: tc_user loop 1
+MTC@tcclab5: tc_user loop 2
+MTC@tcclab5: tc_user loop 3
+MTC@tcclab5: tc_user loop 4
+MTC@tcclab5: tc_user loop 5
+MTC@tcclab5: tc_user loop 6
+MTC@tcclab5: tc_user loop 7
+MTC@tcclab5: tc_user loop 8
+MTC@tcclab5: tc_user loop 9
+MTC@tcclab5: tc_user loop 10
+MTC@tcclab5: tc_user loop 11
+MTC@tcclab5: tc_user loop 12
+MTC@tcclab5: tc_user loop 13
+MTC@tcclab5: tc_user loop 14
+MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: This line reached last
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_user finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_action in module Titan_LogTest.
+MTC@tcclab5: Test case tc_action started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_action.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Action: This is an action
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_action.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_action finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_default in module Titan_LogTest.
+MTC@tcclab5: Test case tc_default started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_default.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Altstep as_1 was activated as default, id 1
+MTC@tcclab5: Start timer t: 0.1 s
+MTC@tcclab5: Start timer t1: 0.2 s
+MTC@tcclab5: Timeout t: 0.1 s
+MTC@tcclab5: Default with id 1 (altstep as_1) finished. Skipping current alt statement or receiving operation.
+MTC@tcclab5: Default with id 1 (altstep as_1) was deactivated.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_default.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_default finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_ex_runtime in module Titan_LogTest.
+MTC@tcclab5: Test case tc_ex_runtime started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_ex_runtime.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: >>tc_ex_runtime
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_ex_runtime.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_ex_runtime finished. Verdict: none
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_function_rnd in module Titan_LogTest.
+MTC@tcclab5: Test case tc_function_rnd started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Random number generator was initialized with seed 0.789538: srand48(-1455689853).
+MTC@tcclab5: Function rnd() returned 0.477357.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_parallel_portconn in module Titan_LogTest.
+MTC@tcclab5: Test case tc_parallel_portconn started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+HC@tcclab5: PTC was created. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 30898.
+3@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.
+3@tcclab5: Port internal_port was started.
+3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.
+MTC@tcclab5: PTC was created. Component reference: 3, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+HC@tcclab5: PTC was created. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 30899.
+4@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.
+4@tcclab5: Port internal_port was started.
+4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.
+MTC@tcclab5: PTC was created. Component reference: 4, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: Creates finished
+MTC@tcclab5: Connecting ports 3:internal_port and 4:internal_port.
+3@tcclab5: Port internal_port is waiting for connection from 4:internal_port on UNIX pathname /tmp/ttcn3-portconn-5727a01d.
+4@tcclab5: Port internal_port has established the connection with 3:internal_port using transport type UNIX.
+3@tcclab5: Port internal_port has accepted the connection from 4:internal_port.
+MTC@tcclab5: Connect operation on 3:internal_port and 4:internal_port finished.
+MTC@tcclab5: Connect finished
+MTC@tcclab5: Starting function f_behavior(true) on component 3.
+MTC@tcclab5: Function was started.
+3@tcclab5: Starting function f_behavior(true).
+MTC@tcclab5: Starting function f_behavior(false) on component 4.
+3@tcclab5: Sent on internal_port to 4 charstring : "This is the sent message"
+MTC@tcclab5: Function was started.
+4@tcclab5: Starting function f_behavior(false).
+3@tcclab5: Start timer t: 0.5 s
+4@tcclab5: Sent on internal_port to 3 charstring : "This is the sent message"
+4@tcclab5: Start timer t: 0.5 s
+3@tcclab5: Message enqueued on internal_port from 4 charstring : "This is the sent message" id 1
+4@tcclab5: Message enqueued on internal_port from 3 charstring : "This is the sent message" id 1
+3@tcclab5: Receive operation on port internal_port succeeded, message from 4: charstring : "This is the sent message" id 1
+3@tcclab5: Message with id 1 was extracted from the queue of internal_port.
+3@tcclab5: setverdict(pass): none -> pass
+3@tcclab5: Function f_behavior finished. PTC terminates.
+3@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.
+3@tcclab5: Stop timer t: 0.5 s
+3@tcclab5: Removing unterminated connection between port internal_port and 4:internal_port.
+3@tcclab5: Port internal_port was stopped.
+4@tcclab5: Connection of port internal_port to 3:internal_port was closed unexpectedly by the peer.
+3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.
+4@tcclab5: Port internal_port was disconnected from 3:internal_port.
+3@tcclab5: Final verdict of PTC: pass
+MTC@tcclab5: PTC with component reference 3 is done.
+4@tcclab5: Timeout t: 0.5 s
+4@tcclab5: setverdict(pass): none -> pass
+4@tcclab5: Function f_behavior finished. PTC terminates.
+4@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.
+4@tcclab5: Message with id 1 was extracted from the queue of internal_port.
+4@tcclab5: Port internal_port was stopped.
+4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.
+4@tcclab5: Final verdict of PTC: pass
+MTC@tcclab5: PTC with component reference 4 is done.
+MTC@tcclab5: tc_parallel_portconn done finished
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: Local verdict of PTC with component reference 3: pass (pass -> pass)
+MTC@tcclab5: Local verdict of PTC with component reference 4: pass (pass -> pass)
+MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_parallel_portmap in module Titan_LogTest.
+MTC@tcclab5: Test case tc_parallel_portmap started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portmap.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.
+HC@tcclab5: PTC with component reference 3 finished. Process statistics: { process id: 30898, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 389, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 17, involuntary context switches: 0 }
+HC@tcclab5: PTC was created. Component reference: 5, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_parallel_portmap, process id: 30902.
+5@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_parallel_portmap.
+5@tcclab5: Port external_port was started.
+5@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+MTC@tcclab5: PTC was created. Component reference: 5, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: Mapping port 5:external_port to system:external_port.
+5@tcclab5: Warning: This is a Warning in the port
+5@tcclab5: This is a TTCN_WARNING log in the port
+5@tcclab5: This is a TTCN_ERROR log in the port
+5@tcclab5: Port external_port was mapped to system:external_port.
+MTC@tcclab5: Map operation of 5:external_port to system:external_port finished.
+MTC@tcclab5: Unmapping port 5:external_port from system:external_port.
+5@tcclab5: Port external_port was unmapped from system:external_port.
+MTC@tcclab5: Unmap operation of 5:external_port from system:external_port finished.
+MTC@tcclab5: Stopping PTC with component reference 5.
+5@tcclab5: Kill was requested from MC. Terminating idle PTC.
+5@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.
+5@tcclab5: Port external_port was stopped.
+5@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_parallel_portmap.
+5@tcclab5: Final verdict of PTC: none
+MTC@tcclab5: PTC with component reference 5 was stopped.
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portmap.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: Local verdict of PTC with component reference 5: none (none -> none)
+MTC@tcclab5: Test case tc_parallel_portmap finished. Verdict: none
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_portevent in module Titan_LogTest.
+MTC@tcclab5: Test case tc_portevent started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.
+HC@tcclab5: PTC was created. Component reference: 6, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_portevent, process id: 30903.
+6@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.
+6@tcclab5: Port external_port was started.
+6@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+MTC@tcclab5: PTC was created. Component reference: 6, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: Mapping port 6:external_port to system:external_port.
+6@tcclab5: Warning: This is a Warning in the port
+6@tcclab5: This is a TTCN_WARNING log in the port
+6@tcclab5: This is a TTCN_ERROR log in the port
+6@tcclab5: Port external_port was mapped to system:external_port.
+MTC@tcclab5: Map operation of 6:external_port to system:external_port finished.
+MTC@tcclab5: Starting function f_behavior_send_rec() on component 6.
+MTC@tcclab5: Function was started.
+6@tcclab5: Starting function f_behavior_send_rec().
+6@tcclab5: Sent on external_port to system charstring : "This is the sent message"
+6@tcclab5: Function f_behavior_send_rec finished. PTC terminates.
+6@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.
+6@tcclab5: Removing unterminated mapping between port external_port and system:external_port.
+6@tcclab5: Port external_port was unmapped from system:external_port.
+6@tcclab5: Port external_port was stopped.
+6@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.
+6@tcclab5: Final verdict of PTC: none
+MTC@tcclab5: PTC with component reference 6 is done.
+MTC@tcclab5: Unmapping port 6:external_port from system:external_port.
+MTC@tcclab5: Unmap operation of 6:external_port from system:external_port finished.
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: Local verdict of PTC with component reference 6: none (none -> none)
+MTC@tcclab5: Test case tc_portevent finished. Verdict: none
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_timer in module Titan_LogTest.
+MTC@tcclab5: Test case tc_timer started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Start timer t: 0.2 s
+MTC@tcclab5: Timeout t: 0.2 s
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Read timer t1: 0 s
+MTC@tcclab5: Mytime: 0.000000 s
+MTC@tcclab5: true
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MTC@tcclab5: Stop timer t1: 0.1 s
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_timer finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_UserLog in module Titan_LogTest.
+MTC@tcclab5: Test case tc_UserLog started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_UserLog.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: This is a UserLog
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_UserLog.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_UserLog finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_verdict in module Titan_LogTest.
+MTC@tcclab5: Test case tc_verdict started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_verdict.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: getverdict: none
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_verdict.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_verdict finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_matching in module Titan_LogTest.
+MTC@tcclab5: Test case tc_matching started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_matching.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5:  matched
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_matching.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_matching finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.
+MTC@tcclab5: Test case tc_encdec started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_encdec finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Verdict statistics: 3 none (23.08 %), 10 pass (76.92 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).
+MTC@tcclab5: Test execution summary: 13 test cases were executed. Overall verdict: pass
+MTC@tcclab5: Exit was requested from MC. Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+HC@tcclab5: PTC with component reference 4 finished. Process statistics: { process id: 30899, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 365, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 19, involuntary context switches: 0 }
+HC@tcclab5: PTC with component reference 5 finished. Process statistics: { process id: 30902, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 340, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 17, involuntary context switches: 0 }
+HC@tcclab5: PTC with component reference 6 finished. Process statistics: { process id: 30903, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.004000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 349, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 12, involuntary context switches: 0 }
+HC@tcclab5: Exit was requested from MC. Terminating HC.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_8_ELCO-mtc.log
 Modifying file logs/EL_BufferAll_8_ELCO-hc.log
 Modifying file logs/EL_BufferAll_8_ELCO-3.log
@@ -1875,48 +1879,48 @@ success: 23 failed: 0
 >>>tc EL_BufferAll_8 6 part success<<<
 success: 24 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_9.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_9.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 39746.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_9.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_9.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 39746.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 39746\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Test case tc_user started.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_user finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_PTC_create_EL started.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_user_EL finished. Verdict: error\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_user_EL finished. Verdict: error\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 39746
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Test case tc_user started.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_user finished. Verdict: pass
+MTC@tcclab5: Test case tc_PTC_create_EL started.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error
+MTC@tcclab5: Test case tc_user_EL started.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_user_EL finished. Verdict: error
+MTC@tcclab5: Test case tc_user_EL started.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_user_EL finished. Verdict: error
+MTC@tcclab5: Test case tc_user_EL started.
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_9-mtc.log
 Modifying file logs/EL_BufferAll_9-hc.log
 Modifying file logs/EL_BufferAll_9-3.log
@@ -1928,48 +1932,48 @@ Modifying file EL_BufferAll_9_mtc_expected.log
 >>>tc EL_BufferAll_9 mtc part success<<<
 success: 25 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_10.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_10.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 32838.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_10.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_10.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 32838.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 32838\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_user started.\r
-MTC@tcclab5: Test case tc_user finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_PTC_create_EL started.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_user_EL finished. Verdict: error\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_user_EL finished. Verdict: error\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 32838
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_user started.
+MTC@tcclab5: Test case tc_user finished. Verdict: pass
+MTC@tcclab5: Test case tc_PTC_create_EL started.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error
+MTC@tcclab5: Test case tc_user_EL started.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_user_EL finished. Verdict: error
+MTC@tcclab5: Test case tc_user_EL started.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_user_EL finished. Verdict: error
+MTC@tcclab5: Test case tc_user_EL started.
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_10-mtc.log
 Modifying file logs/EL_BufferAll_10-hc.log
 Modifying file logs/EL_BufferAll_10-3.log
@@ -1981,1334 +1985,1334 @@ Modifying file EL_BufferAll_10_mtc_expected.log
 >>>tc EL_BufferAll_10 mtc part success<<<
 success: 26 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_11.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_11.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 44240.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_11.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_11.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 44240.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 44240\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | TESTCASE; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 15 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> HC@tcclab5: MTC was created. Process id: 31002.\r
-HC@tcclab5: PTC was created. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType, testcase name: tc_PTC_create_EL, process id: 31003.\r
-MTC@tcclab5: TTCN-3 Main Test Component started on tcclab5. Version: CRL 113 200/3 R1A.\r
-MTC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | TESTCASE; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-MTC@tcclab5: Connected to MC.\r
-MTC@tcclab5: Executing control part of module EmergencyLoggingTest.\r
-MTC@tcclab5: Execution of control part in module EmergencyLoggingTest started.\r
-MTC@tcclab5: Start timer t: 1000 s\r
-MTC@tcclab5: Read timer t: 0 s\r
-MTC@tcclab5: Action: Start:0.000000 s\r
-MTC@tcclab5: Action: Outer loop follows with index 0\r
-MTC@tcclab5: Test case tc_user started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Before the loop\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<\r
-MTC@tcclab5: tc_user loop 0\r
-MTC@tcclab5: tc_user loop 1\r
-MTC@tcclab5: tc_user loop 2\r
-MTC@tcclab5: tc_user loop 3\r
-MTC@tcclab5: tc_user loop 4\r
-MTC@tcclab5: tc_user loop 5\r
-MTC@tcclab5: tc_user loop 6\r
-MTC@tcclab5: tc_user loop 7\r
-MTC@tcclab5: tc_user loop 8\r
-MTC@tcclab5: tc_user loop 9\r
-MTC@tcclab5: tc_user loop 10\r
-MTC@tcclab5: tc_user loop 11\r
-MTC@tcclab5: tc_user loop 12\r
-MTC@tcclab5: tc_user loop 13\r
-MTC@tcclab5: tc_user loop 14\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: This line reached last\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_user finished. Verdict: pass\r
-MTC@tcclab5: Action: Outer loop finished with index 0\r
-MTC@tcclab5: Action: Outer loop follows with index 1\r
-MTC@tcclab5: Test case tc_user started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Before the loop\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<\r
-MTC@tcclab5: tc_user loop 0\r
-MTC@tcclab5: tc_user loop 1\r
-MTC@tcclab5: tc_user loop 2\r
-MTC@tcclab5: tc_user loop 3\r
-MTC@tcclab5: tc_user loop 4\r
-MTC@tcclab5: tc_user loop 5\r
-MTC@tcclab5: tc_user loop 6\r
-MTC@tcclab5: tc_user loop 7\r
-MTC@tcclab5: tc_user loop 8\r
-MTC@tcclab5: tc_user loop 9\r
-MTC@tcclab5: tc_user loop 10\r
-MTC@tcclab5: tc_user loop 11\r
-MTC@tcclab5: tc_user loop 12\r
-MTC@tcclab5: tc_user loop 13\r
-MTC@tcclab5: tc_user loop 14\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: This line reached last\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_user finished. Verdict: pass\r
-MTC@tcclab5: Action: Outer loop finished with index 1\r
-MTC@tcclab5: Action: Outer loop follows with index 2\r
-MTC@tcclab5: Test case tc_user started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Before the loop\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<\r
-MTC@tcclab5: tc_user loop 0\r
-MTC@tcclab5: tc_user loop 1\r
-MTC@tcclab5: tc_user loop 2\r
-MTC@tcclab5: tc_user loop 3\r
-MTC@tcclab5: tc_user loop 4\r
-MTC@tcclab5: tc_user loop 5\r
-MTC@tcclab5: tc_user loop 6\r
-MTC@tcclab5: tc_user loop 7\r
-MTC@tcclab5: tc_user loop 8\r
-MTC@tcclab5: tc_user loop 9\r
-MTC@tcclab5: tc_user loop 10\r
-MTC@tcclab5: tc_user loop 11\r
-MTC@tcclab5: tc_user loop 12\r
-MTC@tcclab5: tc_user loop 13\r
-MTC@tcclab5: tc_user loop 14\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: This line reached last\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_user finished. Verdict: pass\r
-MTC@tcclab5: Action: Outer loop finished with index 2\r
-MTC@tcclab5: Action: Outer loop follows with index 3\r
-MTC@tcclab5: Test case tc_user started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Before the loop\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<\r
-MTC@tcclab5: tc_user loop 0\r
-MTC@tcclab5: tc_user loop 1\r
-MTC@tcclab5: tc_user loop 2\r
-MTC@tcclab5: tc_user loop 3\r
-MTC@tcclab5: tc_user loop 4\r
-MTC@tcclab5: tc_user loop 5\r
-MTC@tcclab5: tc_user loop 6\r
-MTC@tcclab5: tc_user loop 7\r
-MTC@tcclab5: tc_user loop 8\r
-MTC@tcclab5: tc_user loop 9\r
-MTC@tcclab5: tc_user loop 10\r
-MTC@tcclab5: tc_user loop 11\r
-MTC@tcclab5: tc_user loop 12\r
-MTC@tcclab5: tc_user loop 13\r
-MTC@tcclab5: tc_user loop 14\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: This line reached last\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_user finished. Verdict: pass\r
-MTC@tcclab5: Action: Outer loop finished with index 3\r
-MTC@tcclab5: Action: Outer loop follows with index 4\r
-MTC@tcclab5: Test case tc_user started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Before the loop\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<\r
-MTC@tcclab5: tc_user loop 0\r
-MTC@tcclab5: tc_user loop 1\r
-MTC@tcclab5: tc_user loop 2\r
-MTC@tcclab5: tc_user loop 3\r
-MTC@tcclab5: tc_user loop 4\r
-MTC@tcclab5: tc_user loop 5\r
-MTC@tcclab5: tc_user loop 6\r
-MTC@tcclab5: tc_user loop 7\r
-MTC@tcclab5: tc_user loop 8\r
-MTC@tcclab5: tc_user loop 9\r
-MTC@tcclab5: tc_user loop 10\r
-MTC@tcclab5: tc_user loop 11\r
-MTC@tcclab5: tc_user loop 12\r
-MTC@tcclab5: tc_user loop 13\r
-MTC@tcclab5: tc_user loop 14\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: This line reached last\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_user finished. Verdict: pass\r
-MTC@tcclab5: Action: Outer loop finished with index 4\r
-MTC@tcclab5: Test case tc_PTC_create_EL started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_PTC_create_EL.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: PTC was created. Component reference: 3, alive: no, type: Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: PTC was created. Component reference: 4, alive: no, type: Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Last line before the DTE\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: setverdict(error): none -> error\r
-MTC@tcclab5: Performing error recovery.\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_PTC_create_EL.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: error\r
-MTC@tcclab5: Local verdict of PTC with component reference 3: none (error -> error)\r
-MTC@tcclab5: Local verdict of PTC with component reference 4: none (error -> error)\r
-MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error\r
-MTC@tcclab5: Read timer t: 0.006997 s\r
-MTC@tcclab5: Action: Finish:0.006997\r
-MTC@tcclab5: Action: Elapsed time:0.006997 s\r
-MTC@tcclab5: Stop timer t: 1000 s\r
-MTC@tcclab5: Execution of control part in module EmergencyLoggingTest finished.\r
-MTC@tcclab5: Executing control part of module Titan_LogTest.\r
-MTC@tcclab5: Execution of control part in module Titan_LogTest started.\r
-MTC@tcclab5: Test case tc_action started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_action.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Action: This is an action\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_action.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_action finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_default started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_default.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Altstep as_1 was activated as default, id 1\r
-MTC@tcclab5: Start timer t: 0.1 s\r
-MTC@tcclab5: Start timer t1: 0.2 s\r
-MTC@tcclab5: Timeout t: 0.1 s\r
-MTC@tcclab5: Default with id 1 (altstep as_1) finished. Skipping current alt statement or receiving operation.\r
-MTC@tcclab5: Default with id 1 (altstep as_1) was deactivated.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_default.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_default finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_error1 started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_error1.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: >>>tc_error1: last line before DTE<<<\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-HC@tcclab5: PTC was created. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType, testcase name: tc_PTC_create_EL, process id: 31004.\r
-HC@tcclab5: PTC with component reference 4 finished. Process statistics: { process id: 31004, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 346, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 0, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 8, involuntary context switches: 0 }\r
-HC@tcclab5: PTC was created. Component reference: 5, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31005.\r
-HC@tcclab5: PTC with component reference 3 finished. Process statistics: { process id: 31003, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 354, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 0, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 8, involuntary context switches: 1 }\r
-HC@tcclab5: PTC was created. Component reference: 6, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31006.\r
-HC@tcclab5: PTC with component reference 5 finished. Process statistics: { process id: 31005, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 385, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 0, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 10, involuntary context switches: 0 }\r
-7@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 7, component type: Titan_LogTestDefinitions.MTCTypeExternal. Version: CRL 113 200/3 R1A.\r
-7@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | TESTCASE; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-7@tcclab5: Connected to MC.\r
-7@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_parallel_portmap.\r
-7@tcclab5: Port external_port was started.\r
-7@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-7@tcclab5: Warning: This is a Warning in the port\r
-7@tcclab5: This is a TTCN_WARNING log in the port\r
-7@tcclab5: This is a TTCN_ERROR log in the port\r
-HC@tcclab5: PTC was created. Component reference: 7, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_parallel_portmap, process id: 31007.\r
-8@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 8, component type: Titan_LogTestDefinitions.MTCTypeExternal. Version: CRL 113 200/3 R1A.\r
-8@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | TESTCASE; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-8@tcclab5: Connected to MC.\r
-8@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.\r
-8@tcclab5: Port external_port was started.\r
-8@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-8@tcclab5: Warning: This is a Warning in the port\r
-8@tcclab5: This is a TTCN_WARNING log in the port\r
-8@tcclab5: This is a TTCN_ERROR log in the port\r
-MC@tcclab5: Test execution finished.\r
-MC@tcclab5: Test execution finished.\r
-HC@tcclab5: PTC was created. Component reference: 8, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_portevent, process id: 31008.\r
-HC@tcclab5: PTC with component reference 6 finished. Process statistics: { process id: 31006, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 376, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 0, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 11, involuntary context switches: 1 }\r
-HC@tcclab5: PTC with component reference 7 finished. Process statistics: { process id: 31007, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 368, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 11, involuntary context switches: 0 }\r
-HC@tcclab5: PTC with component reference 8 finished. Process statistics: { process id: 31008, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 376, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 11, involuntary context switches: 0 }\r
-HC@tcclab5: PTC was created. Component reference: 9, component type: Titan_LogTestDefinitions.MTCType, testcase name: tc_PTC_create_EL, process id: 31009.\r
-MTC@tcclab5: setverdict(error): none -> error\r
-MTC@tcclab5: Performing error recovery.\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_error1.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: error\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_error1 finished. Verdict: error\r
-MTC@tcclab5: error\r
-MTC@tcclab5: Test case tc_ex_runtime started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_ex_runtime.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: >>tc_ex_runtime\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_ex_runtime.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_ex_runtime finished. Verdict: none\r
-MTC@tcclab5: Test case tc_function_rnd started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Random number generator was initialized with seed 0.830610: srand48(1836641474).\r
-MTC@tcclab5: Function rnd() returned 0.920997.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_parallel_portconn started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: PTC was created. Component reference: 5, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: PTC was created. Component reference: 6, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: Creates finished\r
-MTC@tcclab5: Connecting ports 5:internal_port and 6:internal_port.\r
-MTC@tcclab5: Connect operation on 5:internal_port and 6:internal_port finished.\r
-MTC@tcclab5: Connect finished\r
-MTC@tcclab5: Starting function f_behavior(true) on component 5.\r
-MTC@tcclab5: Function was started.\r
-MTC@tcclab5: Starting function f_behavior(false) on component 6.\r
-MTC@tcclab5: Function was started.\r
-MTC@tcclab5: PTC with component reference 5 is done.\r
-MTC@tcclab5: PTC with component reference 6 is done.\r
-MTC@tcclab5: tc_parallel_portconn done finished\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: Local verdict of PTC with component reference 5: pass (pass -> pass)\r
-MTC@tcclab5: Local verdict of PTC with component reference 6: pass (pass -> pass)\r
-MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_parallel_portmap started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portmap.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: PTC was created. Component reference: 7, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: Mapping port 7:external_port to system:external_port.\r
-MTC@tcclab5: Map operation of 7:external_port to system:external_port finished.\r
-MTC@tcclab5: Unmapping port 7:external_port from system:external_port.\r
-MTC@tcclab5: Unmap operation of 7:external_port from system:external_port finished.\r
-MTC@tcclab5: Stopping PTC with component reference 7.\r
-MTC@tcclab5: PTC with component reference 7 was stopped.\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portmap.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: Local verdict of PTC with component reference 7: none (none -> none)\r
-MTC@tcclab5: Test case tc_parallel_portmap finished. Verdict: none\r
-MTC@tcclab5: Test case tc_portevent started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: PTC was created. Component reference: 8, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: Mapping port 8:external_port to system:external_port.\r
-MTC@tcclab5: Map operation of 8:external_port to system:external_port finished.\r
-MTC@tcclab5: Starting function f_behavior_send_rec() on component 8.\r
-MTC@tcclab5: Function was started.\r
-MTC@tcclab5: PTC with component reference 8 is done.\r
-MTC@tcclab5: Unmapping port 8:external_port from system:external_port.\r
-MTC@tcclab5: Unmap operation of 8:external_port from system:external_port finished.\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: Local verdict of PTC with component reference 8: none (none -> none)\r
-MTC@tcclab5: Test case tc_portevent finished. Verdict: none\r
-MTC@tcclab5: Test case tc_timer started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Start timer t: 0.2 s\r
-MTC@tcclab5: Timeout t: 0.2 s\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Read timer t1: 0 s\r
-MTC@tcclab5: Mytime: 0.000000 s\r
-MTC@tcclab5: true\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MTC@tcclab5: Stop timer t1: 0.1 s\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_timer finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_UserLog started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_UserLog.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: This is a UserLog\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_UserLog.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_UserLog finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_matching started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_matching.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5:  matched\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_matching.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_matching finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_verdict started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_verdict.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: getverdict: none\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_verdict.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_verdict finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_encdec started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_encdec finished. Verdict: pass\r
-MTC@tcclab5: Execution of control part in module Titan_LogTest finished.\r
-MTC@tcclab5: Executing test case tc_user in module EmergencyLoggingTest.\r
-MTC@tcclab5: Test case tc_user started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Before the loop\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<\r
-MTC@tcclab5: tc_user loop 0\r
-MTC@tcclab5: tc_user loop 1\r
-MTC@tcclab5: tc_user loop 2\r
-MTC@tcclab5: tc_user loop 3\r
-MTC@tcclab5: tc_user loop 4\r
-MTC@tcclab5: tc_user loop 5\r
-MTC@tcclab5: tc_user loop 6\r
-MTC@tcclab5: tc_user loop 7\r
-MTC@tcclab5: tc_user loop 8\r
-MTC@tcclab5: tc_user loop 9\r
-MTC@tcclab5: tc_user loop 10\r
-MTC@tcclab5: tc_user loop 11\r
-MTC@tcclab5: tc_user loop 12\r
-MTC@tcclab5: tc_user loop 13\r
-MTC@tcclab5: tc_user loop 14\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: This line reached last\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_user finished. Verdict: pass\r
-MTC@tcclab5: Executing test case tc_PTC_create_EL in module EmergencyLoggingTest.\r
-MTC@tcclab5: Test case tc_PTC_create_EL started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_PTC_create_EL.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: PTC was created. Component reference: 9, alive: no, type: Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: PTC was created. Component reference: 10, alive: no, type: Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Last line before the DTE\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: setverdict(error): none -> error\r
-MTC@tcclab5: Performing error recovery.\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_PTC_create_EL.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: error\r
-MTC@tcclab5: Local verdict of PTC with component reference 9: none (error -> error)\r
-MTC@tcclab5: Local verdict of PTC with component reference 10: none (error -> error)\r
-MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error\r
-MTC@tcclab5: Executing test case tc_user_EL in module EmergencyLoggingTest.\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user_EL.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Before the loop\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<\r
-MTC@tcclab5: tc_user_EL loop 0\r
-MTC@tcclab5: tc_user_EL loop 1\r
-MTC@tcclab5: tc_user_EL loop 2\r
-MTC@tcclab5: tc_user_EL loop 3\r
-MTC@tcclab5: tc_user_EL loop 4\r
-MTC@tcclab5: tc_user_EL loop 5\r
-MTC@tcclab5: tc_user_EL loop 6\r
-MTC@tcclab5: tc_user_EL loop 7\r
-MTC@tcclab5: tc_user_EL loop 8\r
-MTC@tcclab5: tc_user_EL loop 9\r
-MTC@tcclab5: tc_user_EL loop 10\r
-MTC@tcclab5: tc_user_EL loop 11\r
-MTC@tcclab5: tc_user_EL loop 12\r
-MTC@tcclab5: tc_user_EL loop 13\r
-MTC@tcclab5: tc_user_EL loop 14\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: This line is reached last\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: setverdict(error): pass -> error\r
-MTC@tcclab5: Performing error recovery.\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user_EL.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: error\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_user_EL finished. Verdict: error\r
-MTC@tcclab5: Executing test case tc_user_EL in module EmergencyLoggingTest.\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user_EL.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Before the loop\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<\r
-MTC@tcclab5: tc_user_EL loop 0\r
-MTC@tcclab5: tc_user_EL loop 1\r
-MTC@tcclab5: tc_user_EL loop 2\r
-MTC@tcclab5: tc_user_EL loop 3\r
-MTC@tcclab5: tc_user_EL loop 4\r
-MTC@tcclab5: tc_user_EL loop 5\r
-MTC@tcclab5: tc_user_EL loop 6\r
-MTC@tcclab5: tc_user_EL loop 7\r
-MTC@tcclab5: tc_user_EL loop 8\r
-MTC@tcclab5: tc_user_EL loop 9\r
-MTC@tcclab5: tc_user_EL loop 10\r
-MTC@tcclab5: tc_user_EL loop 11\r
-MTC@tcclab5: tc_user_EL loop 12\r
-MTC@tcclab5: tc_user_EL loop 13\r
-MTC@tcclab5: tc_user_EL loop 14\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: This line is reached last\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: setverdict(error): pass -> error\r
-MTC@tcclab5: Performing error recovery.\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user_EL.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: error\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_user_EL finished. Verdict: error\r
-MTC@tcclab5: Executing test case tc_user_EL in module EmergencyLoggingTest.\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user_EL.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Before the loop\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<\r
-MTC@tcclab5: tc_user_EL loop 0\r
-MTC@tcclab5: tc_user_EL loop 1\r
-MTC@tcclab5: tc_user_EL loop 2\r
-MTC@tcclab5: tc_user_EL loop 3\r
-MTC@tcclab5: tc_user_EL loop 4\r
-MTC@tcclab5: tc_user_EL loop 5\r
-MTC@tcclab5: tc_user_EL loop 6\r
-MTC@tcclab5: tc_user_EL loop 7\r
-MTC@tcclab5: tc_user_EL loop 8\r
-MTC@tcclab5: tc_user_EL loop 9\r
-MTC@tcclab5: tc_user_EL loop 10\r
-MTC@tcclab5: tc_user_EL loop 11\r
-MTC@tcclab5: tc_user_EL loop 12\r
-MTC@tcclab5: tc_user_EL loop 13\r
-MTC@tcclab5: tc_user_EL loop 14\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: This line is reached last\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: setverdict(error): pass -> error\r
-MTC@tcclab5: Performing error recovery.\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user_EL.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: error\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_user_EL finished. Verdict: error\r
-MTC@tcclab5: Executing control part of module Titan_LogTest.\r
-MTC@tcclab5: Execution of control part in module Titan_LogTest started.\r
-MTC@tcclab5: Test case tc_action started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_action.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Action: This is an action\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_action.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_action finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_default started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_default.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Altstep as_1 was activated as default, id 1\r
-MTC@tcclab5: Start timer t: 0.1 s\r
-MTC@tcclab5: Start timer t1: 0.2 s\r
-MTC@tcclab5: Timeout t: 0.1 s\r
-MTC@tcclab5: Default with id 1 (altstep as_1) finished. Skipping current alt statement or receiving operation.\r
-MTC@tcclab5: Default with id 1 (altstep as_1) was deactivated.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_default.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_default finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_error1 started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_error1.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: >>>tc_error1: last line before DTE<<<\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-HC@tcclab5: PTC was created. Component reference: 10, component type: Titan_LogTestDefinitions.MTCType, testcase name: tc_PTC_create_EL, process id: 31010.\r
-HC@tcclab5: PTC with component reference 9 finished. Process statistics: { process id: 31009, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 346, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 0, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 0 }\r
-HC@tcclab5: PTC with component reference 10 finished. Process statistics: { process id: 31010, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 346, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 0, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 8, involuntary context switches: 0 }\r
-HC@tcclab5: PTC was created. Component reference: 11, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31011.\r
-HC@tcclab5: PTC was created. Component reference: 12, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31012.\r
-HC@tcclab5: PTC with component reference 11 finished. Process statistics: { process id: 31011, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 385, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 0, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 0 }\r
-13@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 13, component type: Titan_LogTestDefinitions.MTCTypeExternal. Version: CRL 113 200/3 R1A.\r
-13@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | TESTCASE; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-13@tcclab5: Connected to MC.\r
-13@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_parallel_portmap.\r
-13@tcclab5: Port external_port was started.\r
-13@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-13@tcclab5: Warning: This is a Warning in the port\r
-13@tcclab5: This is a TTCN_WARNING log in the port\r
-13@tcclab5: This is a TTCN_ERROR log in the port\r
-HC@tcclab5: PTC was created. Component reference: 13, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_parallel_portmap, process id: 31013.\r
-14@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 14, component type: Titan_LogTestDefinitions.MTCTypeExternal. Version: CRL 113 200/3 R1A.\r
-14@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | TESTCASE; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-14@tcclab5: Connected to MC.\r
-14@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.\r
-14@tcclab5: Port external_port was started.\r
-14@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-14@tcclab5: Warning: This is a Warning in the port\r
-14@tcclab5: This is a TTCN_WARNING log in the port\r
-14@tcclab5: This is a TTCN_ERROR log in the port\r
-MC@tcclab5: Test execution finished.\r
-MC@tcclab5: Test execution finished.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: setverdict(error): none -> error\r
-MTC@tcclab5: Performing error recovery.\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_error1.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: error\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_error1 finished. Verdict: error\r
-MTC@tcclab5: error\r
-MTC@tcclab5: Test case tc_ex_runtime started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_ex_runtime.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: >>tc_ex_runtime\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_ex_runtime.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_ex_runtime finished. Verdict: none\r
-MTC@tcclab5: Test case tc_function_rnd started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Function rnd() returned 0.564732.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_parallel_portconn started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: PTC was created. Component reference: 11, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: PTC was created. Component reference: 12, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: Creates finished\r
-MTC@tcclab5: Connecting ports 11:internal_port and 12:internal_port.\r
-MTC@tcclab5: Connect operation on 11:internal_port and 12:internal_port finished.\r
-MTC@tcclab5: Connect finished\r
-MTC@tcclab5: Starting function f_behavior(true) on component 11.\r
-MTC@tcclab5: Function was started.\r
-MTC@tcclab5: Starting function f_behavior(false) on component 12.\r
-MTC@tcclab5: Function was started.\r
-MTC@tcclab5: PTC with component reference 11 is done.\r
-MTC@tcclab5: PTC with component reference 12 is done.\r
-MTC@tcclab5: tc_parallel_portconn done finished\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: Local verdict of PTC with component reference 11: pass (pass -> pass)\r
-MTC@tcclab5: Local verdict of PTC with component reference 12: pass (pass -> pass)\r
-MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_parallel_portmap started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portmap.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: PTC was created. Component reference: 13, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: Mapping port 13:external_port to system:external_port.\r
-MTC@tcclab5: Map operation of 13:external_port to system:external_port finished.\r
-MTC@tcclab5: Unmapping port 13:external_port from system:external_port.\r
-MTC@tcclab5: Unmap operation of 13:external_port from system:external_port finished.\r
-MTC@tcclab5: Stopping PTC with component reference 13.\r
-MTC@tcclab5: PTC with component reference 13 was stopped.\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portmap.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: Local verdict of PTC with component reference 13: none (none -> none)\r
-MTC@tcclab5: Test case tc_parallel_portmap finished. Verdict: none\r
-MTC@tcclab5: Test case tc_portevent started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: PTC was created. Component reference: 14, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: Mapping port 14:external_port to system:external_port.\r
-MTC@tcclab5: Map operation of 14:external_port to system:external_port finished.\r
-MTC@tcclab5: Starting function f_behavior_send_rec() on component 14.\r
-MTC@tcclab5: Function was started.\r
-MTC@tcclab5: PTC with component reference 14 is done.\r
-MTC@tcclab5: Unmapping port 14:external_port from system:external_port.\r
-MTC@tcclab5: Unmap operation of 14:external_port from system:external_port finished.\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: Local verdict of PTC with component reference 14: none (none -> none)\r
-MTC@tcclab5: Test case tc_portevent finished. Verdict: none\r
-MTC@tcclab5: Test case tc_timer started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Start timer t: 0.2 s\r
-MTC@tcclab5: Timeout t: 0.2 s\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Read timer t1: 0 s\r
-MTC@tcclab5: Mytime: 0.000000 s\r
-MTC@tcclab5: true\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MTC@tcclab5: Stop timer t1: 0.1 s\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_timer finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_UserLog started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_UserLog.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: This is a UserLog\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_UserLog.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_UserLog finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_matching started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_matching.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5:  matched\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_matching.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_matching finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_verdict started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_verdict.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: getverdict: none\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_verdict.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_verdict finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_encdec started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_encdec finished. Verdict: pass\r
-MTC@tcclab5: Execution of control part in module Titan_LogTest finished.\r
-MTC@tcclab5: Executing test case tc_action in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_action started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_action.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Action: This is an action\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_action.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_action finished. Verdict: pass\r
-MTC@tcclab5: Executing test case tc_default in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_default started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_default.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Altstep as_1 was activated as default, id 1\r
-MTC@tcclab5: Start timer t: 0.1 s\r
-MTC@tcclab5: Start timer t1: 0.2 s\r
-MTC@tcclab5: Timeout t: 0.1 s\r
-MTC@tcclab5: Default with id 1 (altstep as_1) finished. Skipping current alt statement or receiving operation.\r
-MTC@tcclab5: Default with id 1 (altstep as_1) was deactivated.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_default.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_default finished. Verdict: pass\r
-MTC@tcclab5: Executing test case tc_error1 in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_error1 started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_error1.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: >>>tc_error1: last line before DTE<<<\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MC@tcclab5: Test execution finished.\r
-MC@tcclab5: Test execution finished.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: setverdict(error): none -> error\r
-MTC@tcclab5: Performing error recovery.\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_error1.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: error\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_error1 finished. Verdict: error\r
-MTC@tcclab5: Executing test case tc_ex_runtime in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_ex_runtime started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_ex_runtime.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: >>tc_ex_runtime\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_ex_runtime.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_ex_runtime finished. Verdict: none\r
-MTC@tcclab5: Executing test case tc_function_rnd in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_function_rnd started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Function rnd() returned 0.554745.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass\r
-MTC@tcclab5: Executing test case tc_not_existing_testcase in module Titan_LogTest.\r
-MTC@tcclab5: Dynamic test case error: Test case tc_not_existing_testcase does not exist in module Titan_LogTest.\r
-MC@tcclab5: Test execution finished.\r
-HC@tcclab5: PTC was created. Component reference: 14, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_portevent, process id: 31014.\r
-HC@tcclab5: PTC with component reference 12 finished. Process statistics: { process id: 31012, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 376, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 0, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 12, involuntary context switches: 0 }\r
-HC@tcclab5: PTC with component reference 13 finished. Process statistics: { process id: 31013, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 368, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 12, involuntary context switches: 0 }\r
-HC@tcclab5: PTC with component reference 14 finished. Process statistics: { process id: 31014, terminated normally, exit status: 0, user time: 0.004000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 376, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 11, involuntary context switches: 1 }\r
-HC@tcclab5: PTC was created. Component reference: 15, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31015.\r
-MC@tcclab5: Test execution finished.\r
-HC@tcclab5: PTC was created. Component reference: 16, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31016.\r
-HC@tcclab5: PTC with component reference 15 finished. Process statistics: { process id: 31015, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 385, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 0, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 10, involuntary context switches: 0 }\r
-17@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 17, component type: Titan_LogTestDefinitions.MTCTypeExternal. Version: CRL 113 200/3 R1A.\r
-17@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | TESTCASE; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-17@tcclab5: Connected to MC.\r
-17@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_parallel_portmap.\r
-17@tcclab5: Port external_port was started.\r
-17@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-17@tcclab5: Warning: This is a Warning in the port\r
-17@tcclab5: This is a TTCN_WARNING log in the port\r
-17@tcclab5: This is a TTCN_ERROR log in the port\r
-MC@tcclab5: Test execution finished.\r
-HC@tcclab5: PTC was created. Component reference: 17, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_parallel_portmap, process id: 31017.\r
-18@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 18, component type: Titan_LogTestDefinitions.MTCTypeExternal. Version: CRL 113 200/3 R1A.\r
-18@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | TESTCASE; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-18@tcclab5: Connected to MC.\r
-18@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.\r
-18@tcclab5: Port external_port was started.\r
-18@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-18@tcclab5: Warning: This is a Warning in the port\r
-18@tcclab5: This is a TTCN_WARNING log in the port\r
-18@tcclab5: This is a TTCN_ERROR log in the port\r
-MC@tcclab5: Test execution finished.\r
-MC@tcclab5: Test execution finished.\r
-MC@tcclab5: Test execution finished.\r
-MC@tcclab5: Test execution finished.\r
-MC@tcclab5: Test execution finished.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Performing error recovery.\r
-MTC@tcclab5: Executing test case tc_parallel_portconn in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_parallel_portconn started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: PTC was created. Component reference: 15, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: PTC was created. Component reference: 16, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: Creates finished\r
-MTC@tcclab5: Connecting ports 15:internal_port and 16:internal_port.\r
-MTC@tcclab5: Connect operation on 15:internal_port and 16:internal_port finished.\r
-MTC@tcclab5: Connect finished\r
-MTC@tcclab5: Starting function f_behavior(true) on component 15.\r
-MTC@tcclab5: Function was started.\r
-MTC@tcclab5: Starting function f_behavior(false) on component 16.\r
-MTC@tcclab5: Function was started.\r
-MTC@tcclab5: PTC with component reference 15 is done.\r
-MTC@tcclab5: PTC with component reference 16 is done.\r
-MTC@tcclab5: tc_parallel_portconn done finished\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: Local verdict of PTC with component reference 15: pass (pass -> pass)\r
-MTC@tcclab5: Local verdict of PTC with component reference 16: pass (pass -> pass)\r
-MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass\r
-MTC@tcclab5: Executing test case tc_parallel_portmap in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_parallel_portmap started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portmap.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: PTC was created. Component reference: 17, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: Mapping port 17:external_port to system:external_port.\r
-MTC@tcclab5: Map operation of 17:external_port to system:external_port finished.\r
-MTC@tcclab5: Unmapping port 17:external_port from system:external_port.\r
-MTC@tcclab5: Unmap operation of 17:external_port from system:external_port finished.\r
-MTC@tcclab5: Stopping PTC with component reference 17.\r
-MTC@tcclab5: PTC with component reference 17 was stopped.\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portmap.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: Local verdict of PTC with component reference 17: none (none -> none)\r
-MTC@tcclab5: Test case tc_parallel_portmap finished. Verdict: none\r
-MTC@tcclab5: Executing test case tc_portevent in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_portevent started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: PTC was created. Component reference: 18, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: Mapping port 18:external_port to system:external_port.\r
-MTC@tcclab5: Map operation of 18:external_port to system:external_port finished.\r
-MTC@tcclab5: Starting function f_behavior_send_rec() on component 18.\r
-MTC@tcclab5: Function was started.\r
-MTC@tcclab5: PTC with component reference 18 is done.\r
-MTC@tcclab5: Unmapping port 18:external_port from system:external_port.\r
-MTC@tcclab5: Unmap operation of 18:external_port from system:external_port finished.\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: Local verdict of PTC with component reference 18: none (none -> none)\r
-MTC@tcclab5: Test case tc_portevent finished. Verdict: none\r
-MTC@tcclab5: Executing test case tc_timer in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_timer started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Start timer t: 0.2 s\r
-MTC@tcclab5: Timeout t: 0.2 s\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Read timer t1: 0 s\r
-MTC@tcclab5: Mytime: 0.000000 s\r
-MTC@tcclab5: true\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MTC@tcclab5: Stop timer t1: 0.1 s\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_timer finished. Verdict: pass\r
-MTC@tcclab5: Executing test case tc_UserLog in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_UserLog started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_UserLog.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: This is a UserLog\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_UserLog.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_UserLog finished. Verdict: pass\r
-MTC@tcclab5: Executing test case tc_verdict in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_verdict started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_verdict.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: getverdict: none\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_verdict.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_verdict finished. Verdict: pass\r
-MTC@tcclab5: Executing test case tc_matching in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_matching started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_matching.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5:  matched\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_matching.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_matching finished. Verdict: pass\r
-MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_encdec started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_encdec finished. Verdict: pass\r
-MTC@tcclab5: Executing test case tc_error1 in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_error1 started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_error1.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: >>>tc_error1: last line before DTE<<<\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 44240
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | TESTCASE; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 15 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> HC@tcclab5: MTC was created. Process id: 31002.
+HC@tcclab5: PTC was created. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType, testcase name: tc_PTC_create_EL, process id: 31003.
+MTC@tcclab5: TTCN-3 Main Test Component started on tcclab5. Version: CRL 113 200/3 R1A.
+MTC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | TESTCASE; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+MTC@tcclab5: Connected to MC.
+MTC@tcclab5: Executing control part of module EmergencyLoggingTest.
+MTC@tcclab5: Execution of control part in module EmergencyLoggingTest started.
+MTC@tcclab5: Start timer t: 1000 s
+MTC@tcclab5: Read timer t: 0 s
+MTC@tcclab5: Action: Start:0.000000 s
+MTC@tcclab5: Action: Outer loop follows with index 0
+MTC@tcclab5: Test case tc_user started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Before the loop
+MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<
+MTC@tcclab5: tc_user loop 0
+MTC@tcclab5: tc_user loop 1
+MTC@tcclab5: tc_user loop 2
+MTC@tcclab5: tc_user loop 3
+MTC@tcclab5: tc_user loop 4
+MTC@tcclab5: tc_user loop 5
+MTC@tcclab5: tc_user loop 6
+MTC@tcclab5: tc_user loop 7
+MTC@tcclab5: tc_user loop 8
+MTC@tcclab5: tc_user loop 9
+MTC@tcclab5: tc_user loop 10
+MTC@tcclab5: tc_user loop 11
+MTC@tcclab5: tc_user loop 12
+MTC@tcclab5: tc_user loop 13
+MTC@tcclab5: tc_user loop 14
+MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: This line reached last
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_user finished. Verdict: pass
+MTC@tcclab5: Action: Outer loop finished with index 0
+MTC@tcclab5: Action: Outer loop follows with index 1
+MTC@tcclab5: Test case tc_user started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Before the loop
+MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<
+MTC@tcclab5: tc_user loop 0
+MTC@tcclab5: tc_user loop 1
+MTC@tcclab5: tc_user loop 2
+MTC@tcclab5: tc_user loop 3
+MTC@tcclab5: tc_user loop 4
+MTC@tcclab5: tc_user loop 5
+MTC@tcclab5: tc_user loop 6
+MTC@tcclab5: tc_user loop 7
+MTC@tcclab5: tc_user loop 8
+MTC@tcclab5: tc_user loop 9
+MTC@tcclab5: tc_user loop 10
+MTC@tcclab5: tc_user loop 11
+MTC@tcclab5: tc_user loop 12
+MTC@tcclab5: tc_user loop 13
+MTC@tcclab5: tc_user loop 14
+MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: This line reached last
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_user finished. Verdict: pass
+MTC@tcclab5: Action: Outer loop finished with index 1
+MTC@tcclab5: Action: Outer loop follows with index 2
+MTC@tcclab5: Test case tc_user started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Before the loop
+MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<
+MTC@tcclab5: tc_user loop 0
+MTC@tcclab5: tc_user loop 1
+MTC@tcclab5: tc_user loop 2
+MTC@tcclab5: tc_user loop 3
+MTC@tcclab5: tc_user loop 4
+MTC@tcclab5: tc_user loop 5
+MTC@tcclab5: tc_user loop 6
+MTC@tcclab5: tc_user loop 7
+MTC@tcclab5: tc_user loop 8
+MTC@tcclab5: tc_user loop 9
+MTC@tcclab5: tc_user loop 10
+MTC@tcclab5: tc_user loop 11
+MTC@tcclab5: tc_user loop 12
+MTC@tcclab5: tc_user loop 13
+MTC@tcclab5: tc_user loop 14
+MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: This line reached last
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_user finished. Verdict: pass
+MTC@tcclab5: Action: Outer loop finished with index 2
+MTC@tcclab5: Action: Outer loop follows with index 3
+MTC@tcclab5: Test case tc_user started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Before the loop
+MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<
+MTC@tcclab5: tc_user loop 0
+MTC@tcclab5: tc_user loop 1
+MTC@tcclab5: tc_user loop 2
+MTC@tcclab5: tc_user loop 3
+MTC@tcclab5: tc_user loop 4
+MTC@tcclab5: tc_user loop 5
+MTC@tcclab5: tc_user loop 6
+MTC@tcclab5: tc_user loop 7
+MTC@tcclab5: tc_user loop 8
+MTC@tcclab5: tc_user loop 9
+MTC@tcclab5: tc_user loop 10
+MTC@tcclab5: tc_user loop 11
+MTC@tcclab5: tc_user loop 12
+MTC@tcclab5: tc_user loop 13
+MTC@tcclab5: tc_user loop 14
+MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: This line reached last
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_user finished. Verdict: pass
+MTC@tcclab5: Action: Outer loop finished with index 3
+MTC@tcclab5: Action: Outer loop follows with index 4
+MTC@tcclab5: Test case tc_user started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Before the loop
+MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<
+MTC@tcclab5: tc_user loop 0
+MTC@tcclab5: tc_user loop 1
+MTC@tcclab5: tc_user loop 2
+MTC@tcclab5: tc_user loop 3
+MTC@tcclab5: tc_user loop 4
+MTC@tcclab5: tc_user loop 5
+MTC@tcclab5: tc_user loop 6
+MTC@tcclab5: tc_user loop 7
+MTC@tcclab5: tc_user loop 8
+MTC@tcclab5: tc_user loop 9
+MTC@tcclab5: tc_user loop 10
+MTC@tcclab5: tc_user loop 11
+MTC@tcclab5: tc_user loop 12
+MTC@tcclab5: tc_user loop 13
+MTC@tcclab5: tc_user loop 14
+MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: This line reached last
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_user finished. Verdict: pass
+MTC@tcclab5: Action: Outer loop finished with index 4
+MTC@tcclab5: Test case tc_PTC_create_EL started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_PTC_create_EL.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: PTC was created. Component reference: 3, alive: no, type: Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: PTC was created. Component reference: 4, alive: no, type: Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Last line before the DTE
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: setverdict(error): none -> error
+MTC@tcclab5: Performing error recovery.
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_PTC_create_EL.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: error
+MTC@tcclab5: Local verdict of PTC with component reference 3: none (error -> error)
+MTC@tcclab5: Local verdict of PTC with component reference 4: none (error -> error)
+MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error
+MTC@tcclab5: Read timer t: 0.006997 s
+MTC@tcclab5: Action: Finish:0.006997
+MTC@tcclab5: Action: Elapsed time:0.006997 s
+MTC@tcclab5: Stop timer t: 1000 s
+MTC@tcclab5: Execution of control part in module EmergencyLoggingTest finished.
+MTC@tcclab5: Executing control part of module Titan_LogTest.
+MTC@tcclab5: Execution of control part in module Titan_LogTest started.
+MTC@tcclab5: Test case tc_action started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_action.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Action: This is an action
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_action.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_action finished. Verdict: pass
+MTC@tcclab5: Test case tc_default started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_default.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Altstep as_1 was activated as default, id 1
+MTC@tcclab5: Start timer t: 0.1 s
+MTC@tcclab5: Start timer t1: 0.2 s
+MTC@tcclab5: Timeout t: 0.1 s
+MTC@tcclab5: Default with id 1 (altstep as_1) finished. Skipping current alt statement or receiving operation.
+MTC@tcclab5: Default with id 1 (altstep as_1) was deactivated.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_default.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_default finished. Verdict: pass
+MTC@tcclab5: Test case tc_error1 started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_error1.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: >>>tc_error1: last line before DTE<<<
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+HC@tcclab5: PTC was created. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType, testcase name: tc_PTC_create_EL, process id: 31004.
+HC@tcclab5: PTC with component reference 4 finished. Process statistics: { process id: 31004, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 346, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 0, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 8, involuntary context switches: 0 }
+HC@tcclab5: PTC was created. Component reference: 5, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31005.
+HC@tcclab5: PTC with component reference 3 finished. Process statistics: { process id: 31003, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 354, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 0, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 8, involuntary context switches: 1 }
+HC@tcclab5: PTC was created. Component reference: 6, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31006.
+HC@tcclab5: PTC with component reference 5 finished. Process statistics: { process id: 31005, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 385, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 0, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 10, involuntary context switches: 0 }
+7@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 7, component type: Titan_LogTestDefinitions.MTCTypeExternal. Version: CRL 113 200/3 R1A.
+7@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | TESTCASE; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+7@tcclab5: Connected to MC.
+7@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_parallel_portmap.
+7@tcclab5: Port external_port was started.
+7@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+7@tcclab5: Warning: This is a Warning in the port
+7@tcclab5: This is a TTCN_WARNING log in the port
+7@tcclab5: This is a TTCN_ERROR log in the port
+HC@tcclab5: PTC was created. Component reference: 7, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_parallel_portmap, process id: 31007.
+8@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 8, component type: Titan_LogTestDefinitions.MTCTypeExternal. Version: CRL 113 200/3 R1A.
+8@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | TESTCASE; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+8@tcclab5: Connected to MC.
+8@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.
+8@tcclab5: Port external_port was started.
+8@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+8@tcclab5: Warning: This is a Warning in the port
+8@tcclab5: This is a TTCN_WARNING log in the port
+8@tcclab5: This is a TTCN_ERROR log in the port
+MC@tcclab5: Test execution finished.
+MC@tcclab5: Test execution finished.
+HC@tcclab5: PTC was created. Component reference: 8, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_portevent, process id: 31008.
+HC@tcclab5: PTC with component reference 6 finished. Process statistics: { process id: 31006, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 376, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 0, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 11, involuntary context switches: 1 }
+HC@tcclab5: PTC with component reference 7 finished. Process statistics: { process id: 31007, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 368, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 11, involuntary context switches: 0 }
+HC@tcclab5: PTC with component reference 8 finished. Process statistics: { process id: 31008, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 376, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 11, involuntary context switches: 0 }
+HC@tcclab5: PTC was created. Component reference: 9, component type: Titan_LogTestDefinitions.MTCType, testcase name: tc_PTC_create_EL, process id: 31009.
+MTC@tcclab5: setverdict(error): none -> error
+MTC@tcclab5: Performing error recovery.
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_error1.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: error
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_error1 finished. Verdict: error
+MTC@tcclab5: error
+MTC@tcclab5: Test case tc_ex_runtime started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_ex_runtime.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: >>tc_ex_runtime
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_ex_runtime.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_ex_runtime finished. Verdict: none
+MTC@tcclab5: Test case tc_function_rnd started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Random number generator was initialized with seed 0.830610: srand48(1836641474).
+MTC@tcclab5: Function rnd() returned 0.920997.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass
+MTC@tcclab5: Test case tc_parallel_portconn started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: PTC was created. Component reference: 5, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: PTC was created. Component reference: 6, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: Creates finished
+MTC@tcclab5: Connecting ports 5:internal_port and 6:internal_port.
+MTC@tcclab5: Connect operation on 5:internal_port and 6:internal_port finished.
+MTC@tcclab5: Connect finished
+MTC@tcclab5: Starting function f_behavior(true) on component 5.
+MTC@tcclab5: Function was started.
+MTC@tcclab5: Starting function f_behavior(false) on component 6.
+MTC@tcclab5: Function was started.
+MTC@tcclab5: PTC with component reference 5 is done.
+MTC@tcclab5: PTC with component reference 6 is done.
+MTC@tcclab5: tc_parallel_portconn done finished
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: Local verdict of PTC with component reference 5: pass (pass -> pass)
+MTC@tcclab5: Local verdict of PTC with component reference 6: pass (pass -> pass)
+MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass
+MTC@tcclab5: Test case tc_parallel_portmap started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portmap.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: PTC was created. Component reference: 7, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: Mapping port 7:external_port to system:external_port.
+MTC@tcclab5: Map operation of 7:external_port to system:external_port finished.
+MTC@tcclab5: Unmapping port 7:external_port from system:external_port.
+MTC@tcclab5: Unmap operation of 7:external_port from system:external_port finished.
+MTC@tcclab5: Stopping PTC with component reference 7.
+MTC@tcclab5: PTC with component reference 7 was stopped.
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portmap.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: Local verdict of PTC with component reference 7: none (none -> none)
+MTC@tcclab5: Test case tc_parallel_portmap finished. Verdict: none
+MTC@tcclab5: Test case tc_portevent started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: PTC was created. Component reference: 8, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: Mapping port 8:external_port to system:external_port.
+MTC@tcclab5: Map operation of 8:external_port to system:external_port finished.
+MTC@tcclab5: Starting function f_behavior_send_rec() on component 8.
+MTC@tcclab5: Function was started.
+MTC@tcclab5: PTC with component reference 8 is done.
+MTC@tcclab5: Unmapping port 8:external_port from system:external_port.
+MTC@tcclab5: Unmap operation of 8:external_port from system:external_port finished.
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: Local verdict of PTC with component reference 8: none (none -> none)
+MTC@tcclab5: Test case tc_portevent finished. Verdict: none
+MTC@tcclab5: Test case tc_timer started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Start timer t: 0.2 s
+MTC@tcclab5: Timeout t: 0.2 s
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Read timer t1: 0 s
+MTC@tcclab5: Mytime: 0.000000 s
+MTC@tcclab5: true
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MTC@tcclab5: Stop timer t1: 0.1 s
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_timer finished. Verdict: pass
+MTC@tcclab5: Test case tc_UserLog started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_UserLog.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: This is a UserLog
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_UserLog.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_UserLog finished. Verdict: pass
+MTC@tcclab5: Test case tc_matching started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_matching.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5:  matched
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_matching.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_matching finished. Verdict: pass
+MTC@tcclab5: Test case tc_verdict started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_verdict.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: getverdict: none
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_verdict.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_verdict finished. Verdict: pass
+MTC@tcclab5: Test case tc_encdec started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_encdec finished. Verdict: pass
+MTC@tcclab5: Execution of control part in module Titan_LogTest finished.
+MTC@tcclab5: Executing test case tc_user in module EmergencyLoggingTest.
+MTC@tcclab5: Test case tc_user started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Before the loop
+MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<
+MTC@tcclab5: tc_user loop 0
+MTC@tcclab5: tc_user loop 1
+MTC@tcclab5: tc_user loop 2
+MTC@tcclab5: tc_user loop 3
+MTC@tcclab5: tc_user loop 4
+MTC@tcclab5: tc_user loop 5
+MTC@tcclab5: tc_user loop 6
+MTC@tcclab5: tc_user loop 7
+MTC@tcclab5: tc_user loop 8
+MTC@tcclab5: tc_user loop 9
+MTC@tcclab5: tc_user loop 10
+MTC@tcclab5: tc_user loop 11
+MTC@tcclab5: tc_user loop 12
+MTC@tcclab5: tc_user loop 13
+MTC@tcclab5: tc_user loop 14
+MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: This line reached last
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_user finished. Verdict: pass
+MTC@tcclab5: Executing test case tc_PTC_create_EL in module EmergencyLoggingTest.
+MTC@tcclab5: Test case tc_PTC_create_EL started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_PTC_create_EL.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: PTC was created. Component reference: 9, alive: no, type: Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: PTC was created. Component reference: 10, alive: no, type: Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Last line before the DTE
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: setverdict(error): none -> error
+MTC@tcclab5: Performing error recovery.
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_PTC_create_EL.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: error
+MTC@tcclab5: Local verdict of PTC with component reference 9: none (error -> error)
+MTC@tcclab5: Local verdict of PTC with component reference 10: none (error -> error)
+MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error
+MTC@tcclab5: Executing test case tc_user_EL in module EmergencyLoggingTest.
+MTC@tcclab5: Test case tc_user_EL started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user_EL.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Before the loop
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<
+MTC@tcclab5: tc_user_EL loop 0
+MTC@tcclab5: tc_user_EL loop 1
+MTC@tcclab5: tc_user_EL loop 2
+MTC@tcclab5: tc_user_EL loop 3
+MTC@tcclab5: tc_user_EL loop 4
+MTC@tcclab5: tc_user_EL loop 5
+MTC@tcclab5: tc_user_EL loop 6
+MTC@tcclab5: tc_user_EL loop 7
+MTC@tcclab5: tc_user_EL loop 8
+MTC@tcclab5: tc_user_EL loop 9
+MTC@tcclab5: tc_user_EL loop 10
+MTC@tcclab5: tc_user_EL loop 11
+MTC@tcclab5: tc_user_EL loop 12
+MTC@tcclab5: tc_user_EL loop 13
+MTC@tcclab5: tc_user_EL loop 14
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: This line is reached last
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: setverdict(error): pass -> error
+MTC@tcclab5: Performing error recovery.
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user_EL.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: error
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_user_EL finished. Verdict: error
+MTC@tcclab5: Executing test case tc_user_EL in module EmergencyLoggingTest.
+MTC@tcclab5: Test case tc_user_EL started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user_EL.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Before the loop
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<
+MTC@tcclab5: tc_user_EL loop 0
+MTC@tcclab5: tc_user_EL loop 1
+MTC@tcclab5: tc_user_EL loop 2
+MTC@tcclab5: tc_user_EL loop 3
+MTC@tcclab5: tc_user_EL loop 4
+MTC@tcclab5: tc_user_EL loop 5
+MTC@tcclab5: tc_user_EL loop 6
+MTC@tcclab5: tc_user_EL loop 7
+MTC@tcclab5: tc_user_EL loop 8
+MTC@tcclab5: tc_user_EL loop 9
+MTC@tcclab5: tc_user_EL loop 10
+MTC@tcclab5: tc_user_EL loop 11
+MTC@tcclab5: tc_user_EL loop 12
+MTC@tcclab5: tc_user_EL loop 13
+MTC@tcclab5: tc_user_EL loop 14
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: This line is reached last
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: setverdict(error): pass -> error
+MTC@tcclab5: Performing error recovery.
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user_EL.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: error
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_user_EL finished. Verdict: error
+MTC@tcclab5: Executing test case tc_user_EL in module EmergencyLoggingTest.
+MTC@tcclab5: Test case tc_user_EL started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user_EL.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Before the loop
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<
+MTC@tcclab5: tc_user_EL loop 0
+MTC@tcclab5: tc_user_EL loop 1
+MTC@tcclab5: tc_user_EL loop 2
+MTC@tcclab5: tc_user_EL loop 3
+MTC@tcclab5: tc_user_EL loop 4
+MTC@tcclab5: tc_user_EL loop 5
+MTC@tcclab5: tc_user_EL loop 6
+MTC@tcclab5: tc_user_EL loop 7
+MTC@tcclab5: tc_user_EL loop 8
+MTC@tcclab5: tc_user_EL loop 9
+MTC@tcclab5: tc_user_EL loop 10
+MTC@tcclab5: tc_user_EL loop 11
+MTC@tcclab5: tc_user_EL loop 12
+MTC@tcclab5: tc_user_EL loop 13
+MTC@tcclab5: tc_user_EL loop 14
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: This line is reached last
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: setverdict(error): pass -> error
+MTC@tcclab5: Performing error recovery.
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user_EL.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: error
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_user_EL finished. Verdict: error
+MTC@tcclab5: Executing control part of module Titan_LogTest.
+MTC@tcclab5: Execution of control part in module Titan_LogTest started.
+MTC@tcclab5: Test case tc_action started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_action.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Action: This is an action
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_action.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_action finished. Verdict: pass
+MTC@tcclab5: Test case tc_default started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_default.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Altstep as_1 was activated as default, id 1
+MTC@tcclab5: Start timer t: 0.1 s
+MTC@tcclab5: Start timer t1: 0.2 s
+MTC@tcclab5: Timeout t: 0.1 s
+MTC@tcclab5: Default with id 1 (altstep as_1) finished. Skipping current alt statement or receiving operation.
+MTC@tcclab5: Default with id 1 (altstep as_1) was deactivated.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_default.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_default finished. Verdict: pass
+MTC@tcclab5: Test case tc_error1 started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_error1.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: >>>tc_error1: last line before DTE<<<
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+HC@tcclab5: PTC was created. Component reference: 10, component type: Titan_LogTestDefinitions.MTCType, testcase name: tc_PTC_create_EL, process id: 31010.
+HC@tcclab5: PTC with component reference 9 finished. Process statistics: { process id: 31009, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 346, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 0, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 7, involuntary context switches: 0 }
+HC@tcclab5: PTC with component reference 10 finished. Process statistics: { process id: 31010, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 346, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 0, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 8, involuntary context switches: 0 }
+HC@tcclab5: PTC was created. Component reference: 11, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31011.
+HC@tcclab5: PTC was created. Component reference: 12, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31012.
+HC@tcclab5: PTC with component reference 11 finished. Process statistics: { process id: 31011, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 385, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 0, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 0 }
+13@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 13, component type: Titan_LogTestDefinitions.MTCTypeExternal. Version: CRL 113 200/3 R1A.
+13@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | TESTCASE; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+13@tcclab5: Connected to MC.
+13@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_parallel_portmap.
+13@tcclab5: Port external_port was started.
+13@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+13@tcclab5: Warning: This is a Warning in the port
+13@tcclab5: This is a TTCN_WARNING log in the port
+13@tcclab5: This is a TTCN_ERROR log in the port
+HC@tcclab5: PTC was created. Component reference: 13, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_parallel_portmap, process id: 31013.
+14@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 14, component type: Titan_LogTestDefinitions.MTCTypeExternal. Version: CRL 113 200/3 R1A.
+14@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | TESTCASE; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+14@tcclab5: Connected to MC.
+14@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.
+14@tcclab5: Port external_port was started.
+14@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+14@tcclab5: Warning: This is a Warning in the port
+14@tcclab5: This is a TTCN_WARNING log in the port
+14@tcclab5: This is a TTCN_ERROR log in the port
+MC@tcclab5: Test execution finished.
+MC@tcclab5: Test execution finished.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: setverdict(error): none -> error
+MTC@tcclab5: Performing error recovery.
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_error1.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: error
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_error1 finished. Verdict: error
+MTC@tcclab5: error
+MTC@tcclab5: Test case tc_ex_runtime started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_ex_runtime.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: >>tc_ex_runtime
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_ex_runtime.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_ex_runtime finished. Verdict: none
+MTC@tcclab5: Test case tc_function_rnd started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Function rnd() returned 0.564732.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass
+MTC@tcclab5: Test case tc_parallel_portconn started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: PTC was created. Component reference: 11, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: PTC was created. Component reference: 12, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: Creates finished
+MTC@tcclab5: Connecting ports 11:internal_port and 12:internal_port.
+MTC@tcclab5: Connect operation on 11:internal_port and 12:internal_port finished.
+MTC@tcclab5: Connect finished
+MTC@tcclab5: Starting function f_behavior(true) on component 11.
+MTC@tcclab5: Function was started.
+MTC@tcclab5: Starting function f_behavior(false) on component 12.
+MTC@tcclab5: Function was started.
+MTC@tcclab5: PTC with component reference 11 is done.
+MTC@tcclab5: PTC with component reference 12 is done.
+MTC@tcclab5: tc_parallel_portconn done finished
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: Local verdict of PTC with component reference 11: pass (pass -> pass)
+MTC@tcclab5: Local verdict of PTC with component reference 12: pass (pass -> pass)
+MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass
+MTC@tcclab5: Test case tc_parallel_portmap started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portmap.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: PTC was created. Component reference: 13, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: Mapping port 13:external_port to system:external_port.
+MTC@tcclab5: Map operation of 13:external_port to system:external_port finished.
+MTC@tcclab5: Unmapping port 13:external_port from system:external_port.
+MTC@tcclab5: Unmap operation of 13:external_port from system:external_port finished.
+MTC@tcclab5: Stopping PTC with component reference 13.
+MTC@tcclab5: PTC with component reference 13 was stopped.
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portmap.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: Local verdict of PTC with component reference 13: none (none -> none)
+MTC@tcclab5: Test case tc_parallel_portmap finished. Verdict: none
+MTC@tcclab5: Test case tc_portevent started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: PTC was created. Component reference: 14, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: Mapping port 14:external_port to system:external_port.
+MTC@tcclab5: Map operation of 14:external_port to system:external_port finished.
+MTC@tcclab5: Starting function f_behavior_send_rec() on component 14.
+MTC@tcclab5: Function was started.
+MTC@tcclab5: PTC with component reference 14 is done.
+MTC@tcclab5: Unmapping port 14:external_port from system:external_port.
+MTC@tcclab5: Unmap operation of 14:external_port from system:external_port finished.
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: Local verdict of PTC with component reference 14: none (none -> none)
+MTC@tcclab5: Test case tc_portevent finished. Verdict: none
+MTC@tcclab5: Test case tc_timer started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Start timer t: 0.2 s
+MTC@tcclab5: Timeout t: 0.2 s
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Read timer t1: 0 s
+MTC@tcclab5: Mytime: 0.000000 s
+MTC@tcclab5: true
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MTC@tcclab5: Stop timer t1: 0.1 s
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_timer finished. Verdict: pass
+MTC@tcclab5: Test case tc_UserLog started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_UserLog.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: This is a UserLog
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_UserLog.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_UserLog finished. Verdict: pass
+MTC@tcclab5: Test case tc_matching started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_matching.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5:  matched
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_matching.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_matching finished. Verdict: pass
+MTC@tcclab5: Test case tc_verdict started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_verdict.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: getverdict: none
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_verdict.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_verdict finished. Verdict: pass
+MTC@tcclab5: Test case tc_encdec started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_encdec finished. Verdict: pass
+MTC@tcclab5: Execution of control part in module Titan_LogTest finished.
+MTC@tcclab5: Executing test case tc_action in module Titan_LogTest.
+MTC@tcclab5: Test case tc_action started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_action.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Action: This is an action
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_action.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_action finished. Verdict: pass
+MTC@tcclab5: Executing test case tc_default in module Titan_LogTest.
+MTC@tcclab5: Test case tc_default started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_default.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Altstep as_1 was activated as default, id 1
+MTC@tcclab5: Start timer t: 0.1 s
+MTC@tcclab5: Start timer t1: 0.2 s
+MTC@tcclab5: Timeout t: 0.1 s
+MTC@tcclab5: Default with id 1 (altstep as_1) finished. Skipping current alt statement or receiving operation.
+MTC@tcclab5: Default with id 1 (altstep as_1) was deactivated.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_default.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_default finished. Verdict: pass
+MTC@tcclab5: Executing test case tc_error1 in module Titan_LogTest.
+MTC@tcclab5: Test case tc_error1 started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_error1.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: >>>tc_error1: last line before DTE<<<
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MC@tcclab5: Test execution finished.
+MC@tcclab5: Test execution finished.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: setverdict(error): none -> error
+MTC@tcclab5: Performing error recovery.
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_error1.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: error
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_error1 finished. Verdict: error
+MTC@tcclab5: Executing test case tc_ex_runtime in module Titan_LogTest.
+MTC@tcclab5: Test case tc_ex_runtime started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_ex_runtime.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: >>tc_ex_runtime
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_ex_runtime.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_ex_runtime finished. Verdict: none
+MTC@tcclab5: Executing test case tc_function_rnd in module Titan_LogTest.
+MTC@tcclab5: Test case tc_function_rnd started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Function rnd() returned 0.554745.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass
+MTC@tcclab5: Executing test case tc_not_existing_testcase in module Titan_LogTest.
+MTC@tcclab5: Dynamic test case error: Test case tc_not_existing_testcase does not exist in module Titan_LogTest.
+MC@tcclab5: Test execution finished.
+HC@tcclab5: PTC was created. Component reference: 14, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_portevent, process id: 31014.
+HC@tcclab5: PTC with component reference 12 finished. Process statistics: { process id: 31012, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 376, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 0, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 12, involuntary context switches: 0 }
+HC@tcclab5: PTC with component reference 13 finished. Process statistics: { process id: 31013, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 368, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 12, involuntary context switches: 0 }
+HC@tcclab5: PTC with component reference 14 finished. Process statistics: { process id: 31014, terminated normally, exit status: 0, user time: 0.004000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 376, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 11, involuntary context switches: 1 }
+HC@tcclab5: PTC was created. Component reference: 15, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31015.
+MC@tcclab5: Test execution finished.
+HC@tcclab5: PTC was created. Component reference: 16, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31016.
+HC@tcclab5: PTC with component reference 15 finished. Process statistics: { process id: 31015, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 385, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 0, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 10, involuntary context switches: 0 }
+17@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 17, component type: Titan_LogTestDefinitions.MTCTypeExternal. Version: CRL 113 200/3 R1A.
+17@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | TESTCASE; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+17@tcclab5: Connected to MC.
+17@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_parallel_portmap.
+17@tcclab5: Port external_port was started.
+17@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+17@tcclab5: Warning: This is a Warning in the port
+17@tcclab5: This is a TTCN_WARNING log in the port
+17@tcclab5: This is a TTCN_ERROR log in the port
+MC@tcclab5: Test execution finished.
+HC@tcclab5: PTC was created. Component reference: 17, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_parallel_portmap, process id: 31017.
+18@tcclab5: TTCN-3 Parallel Test Component started on tcclab5. Component reference: 18, component type: Titan_LogTestDefinitions.MTCTypeExternal. Version: CRL 113 200/3 R1A.
+18@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | TESTCASE; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+18@tcclab5: Connected to MC.
+18@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.
+18@tcclab5: Port external_port was started.
+18@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+18@tcclab5: Warning: This is a Warning in the port
+18@tcclab5: This is a TTCN_WARNING log in the port
+18@tcclab5: This is a TTCN_ERROR log in the port
+MC@tcclab5: Test execution finished.
+MC@tcclab5: Test execution finished.
+MC@tcclab5: Test execution finished.
+MC@tcclab5: Test execution finished.
+MC@tcclab5: Test execution finished.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Performing error recovery.
+MTC@tcclab5: Executing test case tc_parallel_portconn in module Titan_LogTest.
+MTC@tcclab5: Test case tc_parallel_portconn started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: PTC was created. Component reference: 15, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: PTC was created. Component reference: 16, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: Creates finished
+MTC@tcclab5: Connecting ports 15:internal_port and 16:internal_port.
+MTC@tcclab5: Connect operation on 15:internal_port and 16:internal_port finished.
+MTC@tcclab5: Connect finished
+MTC@tcclab5: Starting function f_behavior(true) on component 15.
+MTC@tcclab5: Function was started.
+MTC@tcclab5: Starting function f_behavior(false) on component 16.
+MTC@tcclab5: Function was started.
+MTC@tcclab5: PTC with component reference 15 is done.
+MTC@tcclab5: PTC with component reference 16 is done.
+MTC@tcclab5: tc_parallel_portconn done finished
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: Local verdict of PTC with component reference 15: pass (pass -> pass)
+MTC@tcclab5: Local verdict of PTC with component reference 16: pass (pass -> pass)
+MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass
+MTC@tcclab5: Executing test case tc_parallel_portmap in module Titan_LogTest.
+MTC@tcclab5: Test case tc_parallel_portmap started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portmap.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: PTC was created. Component reference: 17, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: Mapping port 17:external_port to system:external_port.
+MTC@tcclab5: Map operation of 17:external_port to system:external_port finished.
+MTC@tcclab5: Unmapping port 17:external_port from system:external_port.
+MTC@tcclab5: Unmap operation of 17:external_port from system:external_port finished.
+MTC@tcclab5: Stopping PTC with component reference 17.
+MTC@tcclab5: PTC with component reference 17 was stopped.
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portmap.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: Local verdict of PTC with component reference 17: none (none -> none)
+MTC@tcclab5: Test case tc_parallel_portmap finished. Verdict: none
+MTC@tcclab5: Executing test case tc_portevent in module Titan_LogTest.
+MTC@tcclab5: Test case tc_portevent started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: PTC was created. Component reference: 18, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: Mapping port 18:external_port to system:external_port.
+MTC@tcclab5: Map operation of 18:external_port to system:external_port finished.
+MTC@tcclab5: Starting function f_behavior_send_rec() on component 18.
+MTC@tcclab5: Function was started.
+MTC@tcclab5: PTC with component reference 18 is done.
+MTC@tcclab5: Unmapping port 18:external_port from system:external_port.
+MTC@tcclab5: Unmap operation of 18:external_port from system:external_port finished.
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: Local verdict of PTC with component reference 18: none (none -> none)
+MTC@tcclab5: Test case tc_portevent finished. Verdict: none
+MTC@tcclab5: Executing test case tc_timer in module Titan_LogTest.
+MTC@tcclab5: Test case tc_timer started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Start timer t: 0.2 s
+MTC@tcclab5: Timeout t: 0.2 s
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Read timer t1: 0 s
+MTC@tcclab5: Mytime: 0.000000 s
+MTC@tcclab5: true
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MTC@tcclab5: Stop timer t1: 0.1 s
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_timer finished. Verdict: pass
+MTC@tcclab5: Executing test case tc_UserLog in module Titan_LogTest.
+MTC@tcclab5: Test case tc_UserLog started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_UserLog.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: This is a UserLog
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_UserLog.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_UserLog finished. Verdict: pass
+MTC@tcclab5: Executing test case tc_verdict in module Titan_LogTest.
+MTC@tcclab5: Test case tc_verdict started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_verdict.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: getverdict: none
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_verdict.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_verdict finished. Verdict: pass
+MTC@tcclab5: Executing test case tc_matching in module Titan_LogTest.
+MTC@tcclab5: Test case tc_matching started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_matching.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5:  matched
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_matching.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_matching finished. Verdict: pass
+MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.
+MTC@tcclab5: Test case tc_encdec started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_encdec finished. Verdict: pass
+MTC@tcclab5: Executing test case tc_error1 in module Titan_LogTest.
+MTC@tcclab5: Test case tc_error1 started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_error1.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: >>>tc_error1: last line before DTE<<<
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_11-mtc.log
 Modifying file logs/EL_BufferAll_11-hc.log
 Modifying file logs/EL_BufferAll_11-3.log
@@ -3334,47 +3338,47 @@ Modifying file EL_BufferAll_11_mtc_expected.log
 >>>tc EL_BufferAll_11 mtc part success<<<
 success: 27 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_12.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_12.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 50061.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_12.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_12.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 50061.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 50061\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Test case tc_user started.\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_user finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_PTC_create_EL started.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Test case tc_user_EL finished. Verdict: error\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 50061
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Test case tc_user started.
+MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<
+MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_user finished. Verdict: pass
+MTC@tcclab5: Test case tc_PTC_create_EL started.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error
+MTC@tcclab5: Test case tc_user_EL started.
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Test case tc_user_EL finished. Verdict: error
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_12-mtc.log
 Modifying file logs/EL_BufferAll_12-hc.log
 Modifying file logs/EL_BufferAll_12-3.log
@@ -3386,47 +3390,47 @@ Modifying file EL_BufferAll_12_mtc_expected.log
 >>>tc EL_BufferAll_12 mtc part success<<<
 success: 28 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_13.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferAll_13.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 46884.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferAll_13.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferAll_13.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 46884.
 MC2> tcclab5.tccnet.eth.ericsson.se is the default
-spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 46884\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Test case tc_user started.\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_user finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_PTC_create_EL started.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Test case tc_user_EL finished. Verdict: error\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 46884
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Test case tc_user started.
+MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<
+MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_user finished. Verdict: pass
+MTC@tcclab5: Test case tc_PTC_create_EL started.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error
+MTC@tcclab5: Test case tc_user_EL started.
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Test case tc_user_EL finished. Verdict: error
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferAll_13-mtc.log
 Modifying file logs/EL_BufferAll_13-hc.log
 Modifying file logs/EL_BufferAll_13-3.log
@@ -3438,124 +3442,124 @@ Modifying file EL_BufferAll_13_mtc_expected.log
 >>>tc EL_BufferAll_13 mtc part success<<<
 success: 29 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_1.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferMasked_1.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 48849.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_1.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferMasked_1.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 48849.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 48849\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=ACTION | ERROR | EXECUTOR | USER; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: MTC was created. Process id: 31152.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Executing test case tc_user in module EmergencyLoggingTest.\r
-MTC@tcclab5: Before the loop\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<\r
-MTC@tcclab5: This line reached last\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Exit was requested from MC. Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-HC@tcclab5: Exit was requested from MC. Terminating HC.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 48849
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=ACTION | ERROR | EXECUTOR | USER; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+MC@tcclab5: Configuration file was processed on all HCs.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: MTC was created. Process id: 31152.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Executing test case tc_user in module EmergencyLoggingTest.
+MTC@tcclab5: Before the loop
+MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<
+MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<
+MTC@tcclab5: This line reached last
+MTC@tcclab5: Waiting for PTCs to finish.
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Exit was requested from MC. Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+HC@tcclab5: Exit was requested from MC. Terminating HC.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferMasked_1-mtc.log
 Modifying file logs/EL_BufferMasked_1-hc.log
 OLD  cfg name: EL_BufferMasked_1.cfg
 ELCO cfg name: EL_BufferMasked_1_ELCO.cfg
 ELCO cfg name: EL_BufferMasked_1_ELCO.cfg
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_1_ELCO.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferMasked_1_ELCO.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 43806.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_1_ELCO.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferMasked_1_ELCO.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 43806.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 43806\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=ACTION | ERROR | EXECUTOR | USER; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-HC@tcclab5: MTC was created. Process id: 31174.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Executing test case tc_user in module EmergencyLoggingTest.\r
-MTC@tcclab5: Before the loop\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<\r
-MTC@tcclab5: This line reached last\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Exit was requested from MC. Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-HC@tcclab5: Exit was requested from MC. Terminating HC.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 43806
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=ACTION | ERROR | EXECUTOR | USER; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: Configuration data was processed successfully.
+HC@tcclab5: MTC was created. Process id: 31174.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Executing test case tc_user in module EmergencyLoggingTest.
+MTC@tcclab5: Before the loop
+MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<
+MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<
+MTC@tcclab5: This line reached last
+MTC@tcclab5: Waiting for PTCs to finish.
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Exit was requested from MC. Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+HC@tcclab5: Exit was requested from MC. Terminating HC.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferMasked_1_ELCO-mtc.log
 Modifying file logs/EL_BufferMasked_1_ELCO-hc.log
 >>>tc EL_BufferMasked_1 mtc part success<<<
@@ -3563,132 +3567,132 @@ success: 30 failed: 0
 >>>tc EL_BufferMasked_1 hc part success<<<
 success: 31 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_2.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferMasked_2.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 37959.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_2.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferMasked_2.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 37959.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 37959\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: MTC was created. Process id: 31195.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Executing test case tc_parallel_portconn in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_parallel_portconn started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-HC@tcclab5: PTC was created. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31196.\r
-3@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: PTC was created. Component reference: 3, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-3@tcclab5: Port internal_port was started.\r
-3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-HC@tcclab5: PTC was created. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31197.\r
-4@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: PTC was created. Component reference: 4, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-4@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Creates finished\r
-4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.\r
-MTC@tcclab5: Connecting ports 3:internal_port and 4:internal_port.\r
-3@tcclab5: Port internal_port is waiting for connection from 4:internal_port on UNIX pathname /tmp/ttcn3-portconn-3926a01d.\r
-4@tcclab5: Port internal_port has established the connection with 3:internal_port using transport type UNIX.\r
-3@tcclab5: Port internal_port has accepted the connection from 4:internal_port.\r
-MTC@tcclab5: Connect operation on 3:internal_port and 4:internal_port finished.\r
-MTC@tcclab5: Connect finished\r
-MTC@tcclab5: Starting function f_behavior(true) on component 3.\r
-MTC@tcclab5: Function was started.\r
-3@tcclab5: Starting function f_behavior(true).\r
-MTC@tcclab5: Starting function f_behavior(false) on component 4.\r
-3@tcclab5: Sent on internal_port to 4 charstring : "This is the sent message"\r
-MTC@tcclab5: Function was started.\r
-4@tcclab5: Starting function f_behavior(false).\r
-3@tcclab5: Start timer t: 0.5 s\r
-4@tcclab5: Sent on internal_port to 3 charstring : "This is the sent message"\r
-3@tcclab5: Message enqueued on internal_port from 4 charstring : "This is the sent message" id 1\r
-4@tcclab5: Start timer t: 0.5 s\r
-3@tcclab5: Receive operation on port internal_port succeeded, message from 4: charstring : "This is the sent message" id 1\r
-3@tcclab5: Message with id 1 was extracted from the queue of internal_port.\r
-4@tcclab5: Message enqueued on internal_port from 3 charstring : "This is the sent message" id 1\r
-3@tcclab5: setverdict(pass): none -> pass\r
-3@tcclab5: Function f_behavior finished. PTC terminates.\r
-3@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.\r
-3@tcclab5: Stop timer t: 0.5 s\r
-3@tcclab5: Removing unterminated connection between port internal_port and 4:internal_port.\r
-3@tcclab5: Port internal_port was stopped.\r
-4@tcclab5: Connection of port internal_port to 3:internal_port was closed unexpectedly by the peer.\r
-3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.\r
-4@tcclab5: Port internal_port was disconnected from 3:internal_port.\r
-3@tcclab5: Final verdict of PTC: pass\r
-MTC@tcclab5: PTC with component reference 3 is done.\r
-4@tcclab5: Timeout t: 0.5 s\r
-4@tcclab5: setverdict(pass): none -> pass\r
-4@tcclab5: Function f_behavior finished. PTC terminates.\r
-4@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.\r
-4@tcclab5: Message with id 1 was extracted from the queue of internal_port.\r
-4@tcclab5: Port internal_port was stopped.\r
-4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.\r
-4@tcclab5: Final verdict of PTC: pass\r
-MTC@tcclab5: PTC with component reference 4 is done.\r
-MTC@tcclab5: tc_parallel_portconn done finished\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: Local verdict of PTC with component reference 3: pass (pass -> pass)\r
-MTC@tcclab5: Local verdict of PTC with component reference 4: pass (pass -> pass)\r
-MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 1 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).\r
-MTC@tcclab5: Test execution summary: 1 test case was executed. Overall verdict: pass\r
-MTC@tcclab5: Exit was requested from MC. Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-exit\r
-MC@tcclab5: Shutting down session.\r
-HC@tcclab5: PTC with component reference 3 finished. Process statistics: { process id: 31196, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 382, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 16, involuntary context switches: 2 }\r
-HC@tcclab5: Exit was requested from MC. Terminating HC.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 37959
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+MC@tcclab5: Configuration file was processed on all HCs.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: MTC was created. Process id: 31195.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Executing test case tc_parallel_portconn in module Titan_LogTest.
+MTC@tcclab5: Test case tc_parallel_portconn started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+HC@tcclab5: PTC was created. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31196.
+3@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.
+MTC@tcclab5: PTC was created. Component reference: 3, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+3@tcclab5: Port internal_port was started.
+3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+HC@tcclab5: PTC was created. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31197.
+4@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.
+MTC@tcclab5: PTC was created. Component reference: 4, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+4@tcclab5: Port internal_port was started.
+MTC@tcclab5: Creates finished
+4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.
+MTC@tcclab5: Connecting ports 3:internal_port and 4:internal_port.
+3@tcclab5: Port internal_port is waiting for connection from 4:internal_port on UNIX pathname /tmp/ttcn3-portconn-3926a01d.
+4@tcclab5: Port internal_port has established the connection with 3:internal_port using transport type UNIX.
+3@tcclab5: Port internal_port has accepted the connection from 4:internal_port.
+MTC@tcclab5: Connect operation on 3:internal_port and 4:internal_port finished.
+MTC@tcclab5: Connect finished
+MTC@tcclab5: Starting function f_behavior(true) on component 3.
+MTC@tcclab5: Function was started.
+3@tcclab5: Starting function f_behavior(true).
+MTC@tcclab5: Starting function f_behavior(false) on component 4.
+3@tcclab5: Sent on internal_port to 4 charstring : "This is the sent message"
+MTC@tcclab5: Function was started.
+4@tcclab5: Starting function f_behavior(false).
+3@tcclab5: Start timer t: 0.5 s
+4@tcclab5: Sent on internal_port to 3 charstring : "This is the sent message"
+3@tcclab5: Message enqueued on internal_port from 4 charstring : "This is the sent message" id 1
+4@tcclab5: Start timer t: 0.5 s
+3@tcclab5: Receive operation on port internal_port succeeded, message from 4: charstring : "This is the sent message" id 1
+3@tcclab5: Message with id 1 was extracted from the queue of internal_port.
+4@tcclab5: Message enqueued on internal_port from 3 charstring : "This is the sent message" id 1
+3@tcclab5: setverdict(pass): none -> pass
+3@tcclab5: Function f_behavior finished. PTC terminates.
+3@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.
+3@tcclab5: Stop timer t: 0.5 s
+3@tcclab5: Removing unterminated connection between port internal_port and 4:internal_port.
+3@tcclab5: Port internal_port was stopped.
+4@tcclab5: Connection of port internal_port to 3:internal_port was closed unexpectedly by the peer.
+3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.
+4@tcclab5: Port internal_port was disconnected from 3:internal_port.
+3@tcclab5: Final verdict of PTC: pass
+MTC@tcclab5: PTC with component reference 3 is done.
+4@tcclab5: Timeout t: 0.5 s
+4@tcclab5: setverdict(pass): none -> pass
+4@tcclab5: Function f_behavior finished. PTC terminates.
+4@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.
+4@tcclab5: Message with id 1 was extracted from the queue of internal_port.
+4@tcclab5: Port internal_port was stopped.
+4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.
+4@tcclab5: Final verdict of PTC: pass
+MTC@tcclab5: PTC with component reference 4 is done.
+MTC@tcclab5: tc_parallel_portconn done finished
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: Local verdict of PTC with component reference 3: pass (pass -> pass)
+MTC@tcclab5: Local verdict of PTC with component reference 4: pass (pass -> pass)
+MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 1 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).
+MTC@tcclab5: Test execution summary: 1 test case was executed. Overall verdict: pass
+MTC@tcclab5: Exit was requested from MC. Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+exit
+MC@tcclab5: Shutting down session.
+HC@tcclab5: PTC with component reference 3 finished. Process statistics: { process id: 31196, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 382, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 16, involuntary context switches: 2 }
+HC@tcclab5: Exit was requested from MC. Terminating HC.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferMasked_2-mtc.log
 Modifying file logs/EL_BufferMasked_2-hc.log
 Modifying file logs/EL_BufferMasked_2-3.log
@@ -3697,131 +3701,131 @@ OLD  cfg name: EL_BufferMasked_2.cfg
 ELCO cfg name: EL_BufferMasked_2_ELCO.cfg
 ELCO cfg name: EL_BufferMasked_2_ELCO.cfg
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_2_ELCO.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferMasked_2_ELCO.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 57480.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_2_ELCO.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferMasked_2_ELCO.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 57480.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 57480\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: MTC was created. Process id: 31227.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Executing test case tc_parallel_portconn in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_parallel_portconn started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-HC@tcclab5: PTC was created. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31228.\r
-3@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: PTC was created. Component reference: 3, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-3@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.\r
-HC@tcclab5: PTC was created. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31229.\r
-4@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: PTC was created. Component reference: 4, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: Creates finished\r
-MTC@tcclab5: Connecting ports 3:internal_port and 4:internal_port.\r
-4@tcclab5: Port internal_port was started.\r
-3@tcclab5: Port internal_port is waiting for connection from 4:internal_port on UNIX pathname /tmp/ttcn3-portconn-1926a01d.\r
-4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.\r
-4@tcclab5: Port internal_port has established the connection with 3:internal_port using transport type UNIX.\r
-3@tcclab5: Port internal_port has accepted the connection from 4:internal_port.\r
-MTC@tcclab5: Connect operation on 3:internal_port and 4:internal_port finished.\r
-MTC@tcclab5: Connect finished\r
-MTC@tcclab5: Starting function f_behavior(true) on component 3.\r
-3@tcclab5: Starting function f_behavior(true).\r
-MTC@tcclab5: Function was started.\r
-MTC@tcclab5: Starting function f_behavior(false) on component 4.\r
-3@tcclab5: Sent on internal_port to 4 charstring : "This is the sent message"\r
-3@tcclab5: Start timer t: 0.5 s\r
-MTC@tcclab5: Function was started.\r
-4@tcclab5: Message enqueued on internal_port from 3 charstring : "This is the sent message" id 1\r
-4@tcclab5: Starting function f_behavior(false).\r
-4@tcclab5: Sent on internal_port to 3 charstring : "This is the sent message"\r
-3@tcclab5: Message enqueued on internal_port from 4 charstring : "This is the sent message" id 1\r
-3@tcclab5: Receive operation on port internal_port succeeded, message from 4: charstring : "This is the sent message" id 1\r
-3@tcclab5: Message with id 1 was extracted from the queue of internal_port.\r
-3@tcclab5: setverdict(pass): none -> pass\r
-3@tcclab5: Function f_behavior finished. PTC terminates.\r
-3@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.\r
-3@tcclab5: Stop timer t: 0.5 s\r
-3@tcclab5: Removing unterminated connection between port internal_port and 4:internal_port.\r
-3@tcclab5: Port internal_port was stopped.\r
-3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.\r
-3@tcclab5: Final verdict of PTC: pass\r
-MTC@tcclab5: PTC with component reference 3 is done.\r
-4@tcclab5: Start timer t: 0.5 s\r
-4@tcclab5: Connection of port internal_port to 3:internal_port was closed unexpectedly by the peer.\r
-4@tcclab5: Port internal_port was disconnected from 3:internal_port.\r
-4@tcclab5: Timeout t: 0.5 s\r
-4@tcclab5: setverdict(pass): none -> pass\r
-4@tcclab5: Function f_behavior finished. PTC terminates.\r
-4@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.\r
-4@tcclab5: Message with id 1 was extracted from the queue of internal_port.\r
-4@tcclab5: Port internal_port was stopped.\r
-4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: PTC with component reference 4 is done.\r
-4@tcclab5: Final verdict of PTC: pass\r
-MTC@tcclab5: tc_parallel_portconn done finished\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: Local verdict of PTC with component reference 3: pass (pass -> pass)\r
-MTC@tcclab5: Local verdict of PTC with component reference 4: pass (pass -> pass)\r
-MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 1 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).\r
-MTC@tcclab5: Test execution summary: 1 test case was executed. Overall verdict: pass\r
-MTC@tcclab5: Exit was requested from MC. Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-HC@tcclab5: PTC with component reference 3 finished. Process statistics: { process id: 31228, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.004000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 382, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 17, involuntary context switches: 1 }\r
-HC@tcclab5: Exit was requested from MC. Terminating HC.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 57480
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+MC@tcclab5: Configuration file was processed on all HCs.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: MTC was created. Process id: 31227.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Executing test case tc_parallel_portconn in module Titan_LogTest.
+MTC@tcclab5: Test case tc_parallel_portconn started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+HC@tcclab5: PTC was created. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31228.
+3@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.
+MTC@tcclab5: PTC was created. Component reference: 3, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+3@tcclab5: Port internal_port was started.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.
+HC@tcclab5: PTC was created. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31229.
+4@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.
+MTC@tcclab5: PTC was created. Component reference: 4, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: Creates finished
+MTC@tcclab5: Connecting ports 3:internal_port and 4:internal_port.
+4@tcclab5: Port internal_port was started.
+3@tcclab5: Port internal_port is waiting for connection from 4:internal_port on UNIX pathname /tmp/ttcn3-portconn-1926a01d.
+4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.
+4@tcclab5: Port internal_port has established the connection with 3:internal_port using transport type UNIX.
+3@tcclab5: Port internal_port has accepted the connection from 4:internal_port.
+MTC@tcclab5: Connect operation on 3:internal_port and 4:internal_port finished.
+MTC@tcclab5: Connect finished
+MTC@tcclab5: Starting function f_behavior(true) on component 3.
+3@tcclab5: Starting function f_behavior(true).
+MTC@tcclab5: Function was started.
+MTC@tcclab5: Starting function f_behavior(false) on component 4.
+3@tcclab5: Sent on internal_port to 4 charstring : "This is the sent message"
+3@tcclab5: Start timer t: 0.5 s
+MTC@tcclab5: Function was started.
+4@tcclab5: Message enqueued on internal_port from 3 charstring : "This is the sent message" id 1
+4@tcclab5: Starting function f_behavior(false).
+4@tcclab5: Sent on internal_port to 3 charstring : "This is the sent message"
+3@tcclab5: Message enqueued on internal_port from 4 charstring : "This is the sent message" id 1
+3@tcclab5: Receive operation on port internal_port succeeded, message from 4: charstring : "This is the sent message" id 1
+3@tcclab5: Message with id 1 was extracted from the queue of internal_port.
+3@tcclab5: setverdict(pass): none -> pass
+3@tcclab5: Function f_behavior finished. PTC terminates.
+3@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.
+3@tcclab5: Stop timer t: 0.5 s
+3@tcclab5: Removing unterminated connection between port internal_port and 4:internal_port.
+3@tcclab5: Port internal_port was stopped.
+3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.
+3@tcclab5: Final verdict of PTC: pass
+MTC@tcclab5: PTC with component reference 3 is done.
+4@tcclab5: Start timer t: 0.5 s
+4@tcclab5: Connection of port internal_port to 3:internal_port was closed unexpectedly by the peer.
+4@tcclab5: Port internal_port was disconnected from 3:internal_port.
+4@tcclab5: Timeout t: 0.5 s
+4@tcclab5: setverdict(pass): none -> pass
+4@tcclab5: Function f_behavior finished. PTC terminates.
+4@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.
+4@tcclab5: Message with id 1 was extracted from the queue of internal_port.
+4@tcclab5: Port internal_port was stopped.
+4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.
+MTC@tcclab5: PTC with component reference 4 is done.
+4@tcclab5: Final verdict of PTC: pass
+MTC@tcclab5: tc_parallel_portconn done finished
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: Local verdict of PTC with component reference 3: pass (pass -> pass)
+MTC@tcclab5: Local verdict of PTC with component reference 4: pass (pass -> pass)
+MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 1 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).
+MTC@tcclab5: Test execution summary: 1 test case was executed. Overall verdict: pass
+MTC@tcclab5: Exit was requested from MC. Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+HC@tcclab5: PTC with component reference 3 finished. Process statistics: { process id: 31228, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.004000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 382, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 17, involuntary context switches: 1 }
+HC@tcclab5: Exit was requested from MC. Terminating HC.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferMasked_2_ELCO-mtc.log
 Modifying file logs/EL_BufferMasked_2_ELCO-hc.log
 Modifying file logs/EL_BufferMasked_2_ELCO-3.log
@@ -3835,170 +3839,170 @@ success: 34 failed: 0
 >>>tc EL_BufferMasked_2 4 part success<<<
 success: 35 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_4.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferMasked_4.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 33214.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_4.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferMasked_4.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 33214.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 33214\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: MTC was created. Process id: 31258.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Executing test case tc_timer in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_timer started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Start timer t: 0.2 s\r
-MTC@tcclab5: Timeout t: 0.2 s\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Read timer t1: 0 s\r
-MTC@tcclab5: Mytime: 0.000000 s\r
-MTC@tcclab5: true\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MTC@tcclab5: Stop timer t1: 0.1 s\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_timer finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 1 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).\r
-MTC@tcclab5: Test execution summary: 1 test case was executed. Overall verdict: pass\r
-MTC@tcclab5: Exit was requested from MC. Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-HC@tcclab5: Exit was requested from MC. Terminating HC.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 33214
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+MC@tcclab5: Configuration file was processed on all HCs.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: MTC was created. Process id: 31258.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Executing test case tc_timer in module Titan_LogTest.
+MTC@tcclab5: Test case tc_timer started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Start timer t: 0.2 s
+MTC@tcclab5: Timeout t: 0.2 s
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Read timer t1: 0 s
+MTC@tcclab5: Mytime: 0.000000 s
+MTC@tcclab5: true
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MTC@tcclab5: Stop timer t1: 0.1 s
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_timer finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 1 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).
+MTC@tcclab5: Test execution summary: 1 test case was executed. Overall verdict: pass
+MTC@tcclab5: Exit was requested from MC. Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+HC@tcclab5: Exit was requested from MC. Terminating HC.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferMasked_4-mtc.log
 Modifying file logs/EL_BufferMasked_4-hc.log
 OLD  cfg name: EL_BufferMasked_4.cfg
 ELCO cfg name: EL_BufferMasked_4_ELCO.cfg
 ELCO cfg name: EL_BufferMasked_4_ELCO.cfg
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_4_ELCO.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferMasked_4_ELCO.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 51228.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_4_ELCO.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferMasked_4_ELCO.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 51228.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 51228\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: MTC was created. Process id: 31280.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Executing test case tc_timer in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_timer started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Start timer t: 0.2 s\r
-MTC@tcclab5: Timeout t: 0.2 s\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Read timer t1: 0 s\r
-MTC@tcclab5: Mytime: 0.000000 s\r
-MTC@tcclab5: true\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MTC@tcclab5: Stop timer t1: 0.1 s\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_timer finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 1 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).\r
-MTC@tcclab5: Test execution summary: 1 test case was executed. Overall verdict: pass\r
-MTC@tcclab5: Exit was requested from MC. Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-HC@tcclab5: Exit was requested from MC. Terminating HC.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 51228
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+MC@tcclab5: Configuration file was processed on all HCs.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: MTC was created. Process id: 31280.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Executing test case tc_timer in module Titan_LogTest.
+MTC@tcclab5: Test case tc_timer started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Start timer t: 0.2 s
+MTC@tcclab5: Timeout t: 0.2 s
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Read timer t1: 0 s
+MTC@tcclab5: Mytime: 0.000000 s
+MTC@tcclab5: true
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MTC@tcclab5: Stop timer t1: 0.1 s
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_timer finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 1 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).
+MTC@tcclab5: Test execution summary: 1 test case was executed. Overall verdict: pass
+MTC@tcclab5: Exit was requested from MC. Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+HC@tcclab5: Exit was requested from MC. Terminating HC.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferMasked_4_ELCO-mtc.log
 Modifying file logs/EL_BufferMasked_4_ELCO-hc.log
 >>>tc EL_BufferMasked_4 mtc part success<<<
@@ -4006,150 +4010,150 @@ success: 36 failed: 0
 >>>tc EL_BufferMasked_4 hc part success<<<
 success: 37 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_5.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferMasked_5.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 46422.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_5.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferMasked_5.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 46422.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 46422\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: MTC was created. Process id: 31301.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_encdec started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_encdec finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 1 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).\r
-MTC@tcclab5: Test execution summary: 1 test case was executed. Overall verdict: pass\r
-MTC@tcclab5: Exit was requested from MC. Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-HC@tcclab5: Exit was requested from MC. Terminating HC.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 46422
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+MC@tcclab5: Configuration file was processed on all HCs.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: MTC was created. Process id: 31301.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.
+MTC@tcclab5: Test case tc_encdec started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_encdec finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 1 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).
+MTC@tcclab5: Test execution summary: 1 test case was executed. Overall verdict: pass
+MTC@tcclab5: Exit was requested from MC. Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+HC@tcclab5: Exit was requested from MC. Terminating HC.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferMasked_5-mtc.log
 Modifying file logs/EL_BufferMasked_5-hc.log
 OLD  cfg name: EL_BufferMasked_5.cfg
 ELCO cfg name: EL_BufferMasked_5_ELCO.cfg
 ELCO cfg name: EL_BufferMasked_5_ELCO.cfg
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_5_ELCO.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferMasked_5_ELCO.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 46818.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_5_ELCO.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferMasked_5_ELCO.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 46818.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 46818\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: MTC was created. Process id: 31323.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_encdec started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_encdec finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 1 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).\r
-MTC@tcclab5: Test execution summary: 1 test case was executed. Overall verdict: pass\r
-MTC@tcclab5: Exit was requested from MC. Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-HC@tcclab5: Exit was requested from MC. Terminating HC.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 46818
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+MC@tcclab5: Configuration file was processed on all HCs.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: MTC was created. Process id: 31323.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.
+MTC@tcclab5: Test case tc_encdec started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_encdec finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 1 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).
+MTC@tcclab5: Test execution summary: 1 test case was executed. Overall verdict: pass
+MTC@tcclab5: Exit was requested from MC. Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+HC@tcclab5: Exit was requested from MC. Terminating HC.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferMasked_5_ELCO-mtc.log
 Modifying file logs/EL_BufferMasked_5_ELCO-hc.log
 >>>tc EL_BufferMasked_5 mtc part success<<<
@@ -4157,41 +4161,41 @@ success: 38 failed: 0
 >>>tc EL_BufferMasked_5 hc part success<<<
 success: 39 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_3.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferMasked_3.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 49422.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_3.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferMasked_3.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 49422.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 49422\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 49422
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MC@tcclab5: Test execution finished.
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferMasked_3-mtc.log
 Modifying file logs/EL_BufferMasked_3-hc.log
 Emergency log file name: logs/EL_BufferMasked_3-mtc.log_emergency
@@ -4201,36 +4205,36 @@ Modifying file logs/EL_BufferMasked_3-4.log
 ELCO cfg name: EL_BufferMasked_3_NOEL.cfg
 ttcn3_start: Starting the test suite
 ttcn3_start: warning: no configuration file was specified
-spawn /home/ethbaat/MyTitan/bin/mctr_cli\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 45068.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 45068.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 45068\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc EL_BufferMasked_3_NOEL.cfg\r
-MC2> MTC@tcclab5: Dynamic test case error: Module EL_BufferMasked_3_NOEL does not exist.\r
-MC@tcclab5: Test execution finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Verdict statistics: 0 none, 0 pass, 0 inconc, 0 fail, 0 error.\r
-MTC@tcclab5: Number of errors outside test cases: 1\r
-MTC@tcclab5: Test execution summary: 0 test case was executed. Overall verdict: error\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 45068
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+MC@tcclab5: MTC is created.
+MC2> smtc EL_BufferMasked_3_NOEL.cfg
+MC2> MTC@tcclab5: Dynamic test case error: Module EL_BufferMasked_3_NOEL does not exist.
+MC@tcclab5: Test execution finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Verdict statistics: 0 none, 0 pass, 0 inconc, 0 fail, 0 error.
+MTC@tcclab5: Number of errors outside test cases: 1
+MTC@tcclab5: Test execution summary: 0 test case was executed. Overall verdict: error
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferMasked_3_NOEL-mtc.log
 Modifying file logs/EL_BufferMasked_3_NOEL-hc.log
 Emergency log file name: logs/EL_BufferMasked_3_NOEL-mtc.log_emergency
@@ -4246,94 +4250,94 @@ success: 42 failed: 0
 >>>tc EL_BufferMasked_3 4 part success<<<
 success: 43 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_6.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferMasked_6.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 37737.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_6.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferMasked_6.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 37737.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 37737\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: MTC was created. Process id: 31406.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Executing test case tc_function_rnd in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_function_rnd started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Random number generator was initialized with seed 0.906619: srand48(-1631992100).\r
-MTC@tcclab5: Function rnd() returned 0.766826.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_encdec started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_encdec finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 2 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).\r
-MTC@tcclab5: Test execution summary: 2 test cases were executed. Overall verdict: pass\r
-MTC@tcclab5: Exit was requested from MC. Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-HC@tcclab5: Exit was requested from MC. Terminating HC.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 37737
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+MC@tcclab5: Configuration file was processed on all HCs.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: MTC was created. Process id: 31406.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Executing test case tc_function_rnd in module Titan_LogTest.
+MTC@tcclab5: Test case tc_function_rnd started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Random number generator was initialized with seed 0.906619: srand48(-1631992100).
+MTC@tcclab5: Function rnd() returned 0.766826.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.
+MTC@tcclab5: Test case tc_encdec started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_encdec finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 2 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).
+MTC@tcclab5: Test execution summary: 2 test cases were executed. Overall verdict: pass
+MTC@tcclab5: Exit was requested from MC. Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+HC@tcclab5: Exit was requested from MC. Terminating HC.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferMasked_6-mtc.log
 Modifying file logs/EL_BufferMasked_6-hc.log
 Emergency log file name: logs/EL_BufferMasked_6-mtc.log_emergency
@@ -4342,94 +4346,94 @@ OLD  cfg name: EL_BufferMasked_6.cfg
 ELCO cfg name: EL_BufferMasked_6_ELCO.cfg
 ELCO cfg name: EL_BufferMasked_6_ELCO.cfg
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_6_ELCO.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferMasked_6_ELCO.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 34087.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_6_ELCO.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferMasked_6_ELCO.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 34087.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 34087\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: MTC was created. Process id: 31431.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Executing test case tc_function_rnd in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_function_rnd started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Random number generator was initialized with seed 0.227522: srand48(200211248).\r
-MTC@tcclab5: Function rnd() returned 0.150047.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_encdec started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_encdec finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 2 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).\r
-MTC@tcclab5: Test execution summary: 2 test cases were executed. Overall verdict: pass\r
-MTC@tcclab5: Exit was requested from MC. Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-HC@tcclab5: Exit was requested from MC. Terminating HC.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 34087
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 0 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+MC@tcclab5: Configuration file was processed on all HCs.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: MTC was created. Process id: 31431.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Executing test case tc_function_rnd in module Titan_LogTest.
+MTC@tcclab5: Test case tc_function_rnd started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Random number generator was initialized with seed 0.227522: srand48(200211248).
+MTC@tcclab5: Function rnd() returned 0.150047.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.
+MTC@tcclab5: Test case tc_encdec started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_encdec finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Verdict statistics: 0 none (0.00 %), 2 pass (100.00 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).
+MTC@tcclab5: Test execution summary: 2 test cases were executed. Overall verdict: pass
+MTC@tcclab5: Exit was requested from MC. Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+HC@tcclab5: Exit was requested from MC. Terminating HC.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferMasked_6_ELCO-mtc.log
 Modifying file logs/EL_BufferMasked_6_ELCO-hc.log
 Emergency log file name: logs/EL_BufferMasked_6_ELCO-mtc.log_emergency
@@ -4439,62 +4443,62 @@ success: 44 failed: 0
 >>>tc EL_BufferMasked_6 hc part success<<<
 success: 45 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_7.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferMasked_7.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 40876.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_7.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferMasked_7.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 40876.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 40876\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | ERROR | TESTCASE; *.ConsoleMask:=ACTION | ERROR | EXECUTOR; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 20 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: MTC was created. Process id: 31455.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Executing test case tc_user_EL in module EmergencyLoggingTest.\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MTC@tcclab5: Performing error recovery.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Exit was requested from MC. Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-HC@tcclab5: Exit was requested from MC. Terminating HC.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 40876
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | ERROR | TESTCASE; *.ConsoleMask:=ACTION | ERROR | EXECUTOR; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 20 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+MC@tcclab5: Configuration file was processed on all HCs.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: MTC was created. Process id: 31455.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Executing test case tc_user_EL in module EmergencyLoggingTest.
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MTC@tcclab5: Performing error recovery.
+MTC@tcclab5: Waiting for PTCs to finish.
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Exit was requested from MC. Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+HC@tcclab5: Exit was requested from MC. Terminating HC.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferMasked_7-mtc.log
 Modifying file logs/EL_BufferMasked_7-hc.log
 Emergency log file name: logs/EL_BufferMasked_7-mtc.log_emergency
@@ -4509,426 +4513,426 @@ Modifying file EL_BufferMasked_7_mtc_expected.log_emergency
 >>>tc EL_BufferMasked_7 mtc part success<<<
 success: 47 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_8.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferMasked_8.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 60789.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_8.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferMasked_8.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 60789.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 60789\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 15 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: MTC was created. Process id: 31485.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Executing test case tc_user in module EmergencyLoggingTest.\r
-MTC@tcclab5: Test case tc_user started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Before the loop\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<\r
-MTC@tcclab5: tc_user loop 0\r
-MTC@tcclab5: tc_user loop 1\r
-MTC@tcclab5: tc_user loop 2\r
-MTC@tcclab5: tc_user loop 3\r
-MTC@tcclab5: tc_user loop 4\r
-MTC@tcclab5: tc_user loop 5\r
-MTC@tcclab5: tc_user loop 6\r
-MTC@tcclab5: tc_user loop 7\r
-MTC@tcclab5: tc_user loop 8\r
-MTC@tcclab5: tc_user loop 9\r
-MTC@tcclab5: tc_user loop 10\r
-MTC@tcclab5: tc_user loop 11\r
-MTC@tcclab5: tc_user loop 12\r
-MTC@tcclab5: tc_user loop 13\r
-MTC@tcclab5: tc_user loop 14\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: This line reached last\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_user finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_action in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_action started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_action.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Action: This is an action\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_action.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_action finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_default in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_default started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_default.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Altstep as_1 was activated as default, id 1\r
-MTC@tcclab5: Start timer t: 0.1 s\r
-MTC@tcclab5: Start timer t1: 0.2 s\r
-MTC@tcclab5: Timeout t: 0.1 s\r
-MTC@tcclab5: Default with id 1 (altstep as_1) finished. Skipping current alt statement or receiving operation.\r
-MTC@tcclab5: Default with id 1 (altstep as_1) was deactivated.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_default.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_default finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_ex_runtime in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_ex_runtime started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_ex_runtime.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: >>tc_ex_runtime\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_ex_runtime.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_ex_runtime finished. Verdict: none\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_function_rnd in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_function_rnd started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Random number generator was initialized with seed 0.217860: srand48(307433084).\r
-MTC@tcclab5: Function rnd() returned 0.478210.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_parallel_portconn in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_parallel_portconn started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-HC@tcclab5: PTC was created. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31486.\r
-3@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: PTC was created. Component reference: 3, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-3@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.\r
-HC@tcclab5: PTC was created. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31487.\r
-4@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: PTC was created. Component reference: 4, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: Creates finished\r
-MTC@tcclab5: Connecting ports 3:internal_port and 4:internal_port.\r
-4@tcclab5: Port internal_port was started.\r
-4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.\r
-3@tcclab5: Port internal_port is waiting for connection from 4:internal_port on UNIX pathname /tmp/ttcn3-portconn-1b25a01d.\r
-4@tcclab5: Port internal_port has established the connection with 3:internal_port using transport type UNIX.\r
-3@tcclab5: Port internal_port has accepted the connection from 4:internal_port.\r
-MTC@tcclab5: Connect operation on 3:internal_port and 4:internal_port finished.\r
-MTC@tcclab5: Connect finished\r
-MTC@tcclab5: Starting function f_behavior(true) on component 3.\r
-MTC@tcclab5: Function was started.\r
-MTC@tcclab5: Starting function f_behavior(false) on component 4.\r
-3@tcclab5: Starting function f_behavior(true).\r
-3@tcclab5: Sent on internal_port to 4 charstring : "This is the sent message"\r
-MTC@tcclab5: Function was started.\r
-3@tcclab5: Start timer t: 0.5 s\r
-4@tcclab5: Message enqueued on internal_port from 3 charstring : "This is the sent message" id 1\r
-4@tcclab5: Starting function f_behavior(false).\r
-4@tcclab5: Sent on internal_port to 3 charstring : "This is the sent message"\r
-3@tcclab5: Message enqueued on internal_port from 4 charstring : "This is the sent message" id 1\r
-3@tcclab5: Receive operation on port internal_port succeeded, message from 4: charstring : "This is the sent message" id 1\r
-4@tcclab5: Start timer t: 0.5 s\r
-3@tcclab5: Message with id 1 was extracted from the queue of internal_port.\r
-3@tcclab5: setverdict(pass): none -> pass\r
-3@tcclab5: Function f_behavior finished. PTC terminates.\r
-3@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.\r
-3@tcclab5: Stop timer t: 0.5 s\r
-3@tcclab5: Removing unterminated connection between port internal_port and 4:internal_port.\r
-3@tcclab5: Port internal_port was stopped.\r
-3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.\r
-3@tcclab5: Final verdict of PTC: pass\r
-MTC@tcclab5: PTC with component reference 3 is done.\r
-4@tcclab5: Connection of port internal_port to 3:internal_port was closed unexpectedly by the peer.\r
-4@tcclab5: Port internal_port was disconnected from 3:internal_port.\r
-4@tcclab5: Timeout t: 0.5 s\r
-4@tcclab5: setverdict(pass): none -> pass\r
-4@tcclab5: Function f_behavior finished. PTC terminates.\r
-4@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.\r
-4@tcclab5: Message with id 1 was extracted from the queue of internal_port.\r
-4@tcclab5: Port internal_port was stopped.\r
-4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: PTC with component reference 4 is done.\r
-MTC@tcclab5: tc_parallel_portconn done finished\r
-4@tcclab5: Final verdict of PTC: pass\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: Local verdict of PTC with component reference 3: pass (pass -> pass)\r
-MTC@tcclab5: Local verdict of PTC with component reference 4: pass (pass -> pass)\r
-MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_parallel_portmap in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_parallel_portmap started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portmap.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-HC@tcclab5: PTC with component reference 3 finished. Process statistics: { process id: 31486, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 389, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 0 }\r
-HC@tcclab5: PTC was created. Component reference: 5, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_parallel_portmap, process id: 31488.\r
-5@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_parallel_portmap.\r
-MTC@tcclab5: PTC was created. Component reference: 5, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.\r
-5@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Mapping port 5:external_port to system:external_port.\r
-5@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-5@tcclab5: Warning: This is a Warning in the port\r
-5@tcclab5: This is a TTCN_WARNING log in the port\r
-5@tcclab5: This is a TTCN_ERROR log in the port\r
-5@tcclab5: Port external_port was mapped to system:external_port.\r
-MTC@tcclab5: Map operation of 5:external_port to system:external_port finished.\r
-MTC@tcclab5: Unmapping port 5:external_port from system:external_port.\r
-5@tcclab5: Port external_port was unmapped from system:external_port.\r
-MTC@tcclab5: Unmap operation of 5:external_port from system:external_port finished.\r
-MTC@tcclab5: Stopping PTC with component reference 5.\r
-5@tcclab5: Kill was requested from MC. Terminating idle PTC.\r
-5@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-5@tcclab5: Port external_port was stopped.\r
-5@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_parallel_portmap.\r
-5@tcclab5: Final verdict of PTC: none\r
-MTC@tcclab5: PTC with component reference 5 was stopped.\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portmap.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: Local verdict of PTC with component reference 5: none (none -> none)\r
-MTC@tcclab5: Test case tc_parallel_portmap finished. Verdict: none\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_portevent in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_portevent started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-HC@tcclab5: PTC was created. Component reference: 6, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_portevent, process id: 31489.\r
-6@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.\r
-6@tcclab5: Port external_port was started.\r
-6@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-MTC@tcclab5: PTC was created. Component reference: 6, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: Mapping port 6:external_port to system:external_port.\r
-6@tcclab5: Warning: This is a Warning in the port\r
-6@tcclab5: This is a TTCN_WARNING log in the port\r
-6@tcclab5: This is a TTCN_ERROR log in the port\r
-6@tcclab5: Port external_port was mapped to system:external_port.\r
-MTC@tcclab5: Map operation of 6:external_port to system:external_port finished.\r
-MTC@tcclab5: Starting function f_behavior_send_rec() on component 6.\r
-6@tcclab5: Starting function f_behavior_send_rec().\r
-6@tcclab5: Sent on external_port to system charstring : "This is the sent message"\r
-6@tcclab5: Function f_behavior_send_rec finished. PTC terminates.\r
-6@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-6@tcclab5: Removing unterminated mapping between port external_port and system:external_port.\r
-6@tcclab5: Port external_port was unmapped from system:external_port.\r
-6@tcclab5: Port external_port was stopped.\r
-6@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.\r
-6@tcclab5: Final verdict of PTC: none\r
-MTC@tcclab5: Function was started.\r
-MTC@tcclab5: PTC with component reference 6 is done.\r
-MTC@tcclab5: Unmapping port 6:external_port from system:external_port.\r
-MTC@tcclab5: Unmap operation of 6:external_port from system:external_port finished.\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: Local verdict of PTC with component reference 6: none (none -> none)\r
-MTC@tcclab5: Test case tc_portevent finished. Verdict: none\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_timer in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_timer started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Start timer t: 0.2 s\r
-MTC@tcclab5: Timeout t: 0.2 s\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Read timer t1: 1e-06 s\r
-MTC@tcclab5: Mytime: 1.000000e-06 s\r
-MTC@tcclab5: true\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MTC@tcclab5: Stop timer t1: 0.1 s\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_timer finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_UserLog in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_UserLog started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_UserLog.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: This is a UserLog\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_UserLog.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_UserLog finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_verdict in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_verdict started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_verdict.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: getverdict: none\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_verdict.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_verdict finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_matching in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_matching started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_matching.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5:  matched\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_matching.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_matching finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_encdec started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_encdec finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Verdict statistics: 3 none (23.08 %), 10 pass (76.92 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).\r
-MTC@tcclab5: Test execution summary: 13 test cases were executed. Overall verdict: pass\r
-MTC@tcclab5: Exit was requested from MC. Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-HC@tcclab5: PTC with component reference 4 finished. Process statistics: { process id: 31487, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 365, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 13 }\r
-HC@tcclab5: PTC with component reference 5 finished. Process statistics: { process id: 31488, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.004000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 341, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 12, involuntary context switches: 0 }\r
-HC@tcclab5: PTC with component reference 6 finished. Process statistics: { process id: 31489, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 349, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 0 }\r
-HC@tcclab5: Exit was requested from MC. Terminating HC.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 60789
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 15 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+MC@tcclab5: Configuration file was processed on all HCs.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: MTC was created. Process id: 31485.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Executing test case tc_user in module EmergencyLoggingTest.
+MTC@tcclab5: Test case tc_user started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Before the loop
+MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<
+MTC@tcclab5: tc_user loop 0
+MTC@tcclab5: tc_user loop 1
+MTC@tcclab5: tc_user loop 2
+MTC@tcclab5: tc_user loop 3
+MTC@tcclab5: tc_user loop 4
+MTC@tcclab5: tc_user loop 5
+MTC@tcclab5: tc_user loop 6
+MTC@tcclab5: tc_user loop 7
+MTC@tcclab5: tc_user loop 8
+MTC@tcclab5: tc_user loop 9
+MTC@tcclab5: tc_user loop 10
+MTC@tcclab5: tc_user loop 11
+MTC@tcclab5: tc_user loop 12
+MTC@tcclab5: tc_user loop 13
+MTC@tcclab5: tc_user loop 14
+MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: This line reached last
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_user finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_action in module Titan_LogTest.
+MTC@tcclab5: Test case tc_action started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_action.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Action: This is an action
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_action.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_action finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_default in module Titan_LogTest.
+MTC@tcclab5: Test case tc_default started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_default.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Altstep as_1 was activated as default, id 1
+MTC@tcclab5: Start timer t: 0.1 s
+MTC@tcclab5: Start timer t1: 0.2 s
+MTC@tcclab5: Timeout t: 0.1 s
+MTC@tcclab5: Default with id 1 (altstep as_1) finished. Skipping current alt statement or receiving operation.
+MTC@tcclab5: Default with id 1 (altstep as_1) was deactivated.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_default.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_default finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_ex_runtime in module Titan_LogTest.
+MTC@tcclab5: Test case tc_ex_runtime started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_ex_runtime.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: >>tc_ex_runtime
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_ex_runtime.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_ex_runtime finished. Verdict: none
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_function_rnd in module Titan_LogTest.
+MTC@tcclab5: Test case tc_function_rnd started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Random number generator was initialized with seed 0.217860: srand48(307433084).
+MTC@tcclab5: Function rnd() returned 0.478210.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_parallel_portconn in module Titan_LogTest.
+MTC@tcclab5: Test case tc_parallel_portconn started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+HC@tcclab5: PTC was created. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31486.
+3@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.
+MTC@tcclab5: PTC was created. Component reference: 3, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+3@tcclab5: Port internal_port was started.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.
+HC@tcclab5: PTC was created. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31487.
+4@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.
+MTC@tcclab5: PTC was created. Component reference: 4, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: Creates finished
+MTC@tcclab5: Connecting ports 3:internal_port and 4:internal_port.
+4@tcclab5: Port internal_port was started.
+4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.
+3@tcclab5: Port internal_port is waiting for connection from 4:internal_port on UNIX pathname /tmp/ttcn3-portconn-1b25a01d.
+4@tcclab5: Port internal_port has established the connection with 3:internal_port using transport type UNIX.
+3@tcclab5: Port internal_port has accepted the connection from 4:internal_port.
+MTC@tcclab5: Connect operation on 3:internal_port and 4:internal_port finished.
+MTC@tcclab5: Connect finished
+MTC@tcclab5: Starting function f_behavior(true) on component 3.
+MTC@tcclab5: Function was started.
+MTC@tcclab5: Starting function f_behavior(false) on component 4.
+3@tcclab5: Starting function f_behavior(true).
+3@tcclab5: Sent on internal_port to 4 charstring : "This is the sent message"
+MTC@tcclab5: Function was started.
+3@tcclab5: Start timer t: 0.5 s
+4@tcclab5: Message enqueued on internal_port from 3 charstring : "This is the sent message" id 1
+4@tcclab5: Starting function f_behavior(false).
+4@tcclab5: Sent on internal_port to 3 charstring : "This is the sent message"
+3@tcclab5: Message enqueued on internal_port from 4 charstring : "This is the sent message" id 1
+3@tcclab5: Receive operation on port internal_port succeeded, message from 4: charstring : "This is the sent message" id 1
+4@tcclab5: Start timer t: 0.5 s
+3@tcclab5: Message with id 1 was extracted from the queue of internal_port.
+3@tcclab5: setverdict(pass): none -> pass
+3@tcclab5: Function f_behavior finished. PTC terminates.
+3@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.
+3@tcclab5: Stop timer t: 0.5 s
+3@tcclab5: Removing unterminated connection between port internal_port and 4:internal_port.
+3@tcclab5: Port internal_port was stopped.
+3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.
+3@tcclab5: Final verdict of PTC: pass
+MTC@tcclab5: PTC with component reference 3 is done.
+4@tcclab5: Connection of port internal_port to 3:internal_port was closed unexpectedly by the peer.
+4@tcclab5: Port internal_port was disconnected from 3:internal_port.
+4@tcclab5: Timeout t: 0.5 s
+4@tcclab5: setverdict(pass): none -> pass
+4@tcclab5: Function f_behavior finished. PTC terminates.
+4@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.
+4@tcclab5: Message with id 1 was extracted from the queue of internal_port.
+4@tcclab5: Port internal_port was stopped.
+4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.
+MTC@tcclab5: PTC with component reference 4 is done.
+MTC@tcclab5: tc_parallel_portconn done finished
+4@tcclab5: Final verdict of PTC: pass
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: Local verdict of PTC with component reference 3: pass (pass -> pass)
+MTC@tcclab5: Local verdict of PTC with component reference 4: pass (pass -> pass)
+MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_parallel_portmap in module Titan_LogTest.
+MTC@tcclab5: Test case tc_parallel_portmap started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portmap.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.
+HC@tcclab5: PTC with component reference 3 finished. Process statistics: { process id: 31486, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 389, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 0 }
+HC@tcclab5: PTC was created. Component reference: 5, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_parallel_portmap, process id: 31488.
+5@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_parallel_portmap.
+MTC@tcclab5: PTC was created. Component reference: 5, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.
+5@tcclab5: Port external_port was started.
+MTC@tcclab5: Mapping port 5:external_port to system:external_port.
+5@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+5@tcclab5: Warning: This is a Warning in the port
+5@tcclab5: This is a TTCN_WARNING log in the port
+5@tcclab5: This is a TTCN_ERROR log in the port
+5@tcclab5: Port external_port was mapped to system:external_port.
+MTC@tcclab5: Map operation of 5:external_port to system:external_port finished.
+MTC@tcclab5: Unmapping port 5:external_port from system:external_port.
+5@tcclab5: Port external_port was unmapped from system:external_port.
+MTC@tcclab5: Unmap operation of 5:external_port from system:external_port finished.
+MTC@tcclab5: Stopping PTC with component reference 5.
+5@tcclab5: Kill was requested from MC. Terminating idle PTC.
+5@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.
+5@tcclab5: Port external_port was stopped.
+5@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_parallel_portmap.
+5@tcclab5: Final verdict of PTC: none
+MTC@tcclab5: PTC with component reference 5 was stopped.
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portmap.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: Local verdict of PTC with component reference 5: none (none -> none)
+MTC@tcclab5: Test case tc_parallel_portmap finished. Verdict: none
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_portevent in module Titan_LogTest.
+MTC@tcclab5: Test case tc_portevent started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.
+HC@tcclab5: PTC was created. Component reference: 6, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_portevent, process id: 31489.
+6@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.
+6@tcclab5: Port external_port was started.
+6@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+MTC@tcclab5: PTC was created. Component reference: 6, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: Mapping port 6:external_port to system:external_port.
+6@tcclab5: Warning: This is a Warning in the port
+6@tcclab5: This is a TTCN_WARNING log in the port
+6@tcclab5: This is a TTCN_ERROR log in the port
+6@tcclab5: Port external_port was mapped to system:external_port.
+MTC@tcclab5: Map operation of 6:external_port to system:external_port finished.
+MTC@tcclab5: Starting function f_behavior_send_rec() on component 6.
+6@tcclab5: Starting function f_behavior_send_rec().
+6@tcclab5: Sent on external_port to system charstring : "This is the sent message"
+6@tcclab5: Function f_behavior_send_rec finished. PTC terminates.
+6@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.
+6@tcclab5: Removing unterminated mapping between port external_port and system:external_port.
+6@tcclab5: Port external_port was unmapped from system:external_port.
+6@tcclab5: Port external_port was stopped.
+6@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.
+6@tcclab5: Final verdict of PTC: none
+MTC@tcclab5: Function was started.
+MTC@tcclab5: PTC with component reference 6 is done.
+MTC@tcclab5: Unmapping port 6:external_port from system:external_port.
+MTC@tcclab5: Unmap operation of 6:external_port from system:external_port finished.
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: Local verdict of PTC with component reference 6: none (none -> none)
+MTC@tcclab5: Test case tc_portevent finished. Verdict: none
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_timer in module Titan_LogTest.
+MTC@tcclab5: Test case tc_timer started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Start timer t: 0.2 s
+MTC@tcclab5: Timeout t: 0.2 s
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Read timer t1: 1e-06 s
+MTC@tcclab5: Mytime: 1.000000e-06 s
+MTC@tcclab5: true
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MTC@tcclab5: Stop timer t1: 0.1 s
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_timer finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_UserLog in module Titan_LogTest.
+MTC@tcclab5: Test case tc_UserLog started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_UserLog.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: This is a UserLog
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_UserLog.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_UserLog finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_verdict in module Titan_LogTest.
+MTC@tcclab5: Test case tc_verdict started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_verdict.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: getverdict: none
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_verdict.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_verdict finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_matching in module Titan_LogTest.
+MTC@tcclab5: Test case tc_matching started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_matching.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5:  matched
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_matching.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_matching finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.
+MTC@tcclab5: Test case tc_encdec started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_encdec finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Verdict statistics: 3 none (23.08 %), 10 pass (76.92 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).
+MTC@tcclab5: Test execution summary: 13 test cases were executed. Overall verdict: pass
+MTC@tcclab5: Exit was requested from MC. Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+HC@tcclab5: PTC with component reference 4 finished. Process statistics: { process id: 31487, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 365, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 13 }
+HC@tcclab5: PTC with component reference 5 finished. Process statistics: { process id: 31488, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.004000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 341, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 12, involuntary context switches: 0 }
+HC@tcclab5: PTC with component reference 6 finished. Process statistics: { process id: 31489, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 349, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 13, involuntary context switches: 0 }
+HC@tcclab5: Exit was requested from MC. Terminating HC.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferMasked_8-mtc.log
 Modifying file logs/EL_BufferMasked_8-hc.log
 Emergency log file name: logs/EL_BufferMasked_8-mtc.log_emergency
@@ -4941,426 +4945,426 @@ OLD  cfg name: EL_BufferMasked_8.cfg
 ELCO cfg name: EL_BufferMasked_8_ELCO.cfg
 ELCO cfg name: EL_BufferMasked_8_ELCO.cfg
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_8_ELCO.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferMasked_8_ELCO.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 35503.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_8_ELCO.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferMasked_8_ELCO.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 35503.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 35503\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.\r
-HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error\r
-HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.\r
-HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.\r
-HC@tcclab5: Connected to MC.\r
-HC@tcclab5: This host supports UNIX domain sockets for local communication.\r
-HC@tcclab5: Processing configuration data received from MC.\r
-HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.\r
-HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 15 }\r
-HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }\r
-HC@tcclab5: Initializing module EmergencyLoggingTest.\r
-HC@tcclab5: Initializing module Titan_LogTestDefinitions.\r
-HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.\r
-HC@tcclab5: Initialization of module EmergencyLoggingTest finished.\r
-HC@tcclab5: Initializing module TitanLoggerApi.\r
-HC@tcclab5: Initialization of module TitanLoggerApi finished.\r
-HC@tcclab5: Initializing module Titan_LogTest.\r
-HC@tcclab5: Initialization of module Titan_LogTest finished.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-HC@tcclab5: Configuration data was processed successfully.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-HC@tcclab5: MTC was created. Process id: 31526.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Executing test case tc_user in module EmergencyLoggingTest.\r
-MTC@tcclab5: Test case tc_user started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Before the loop\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<\r
-MTC@tcclab5: tc_user loop 0\r
-MTC@tcclab5: tc_user loop 1\r
-MTC@tcclab5: tc_user loop 2\r
-MTC@tcclab5: tc_user loop 3\r
-MTC@tcclab5: tc_user loop 4\r
-MTC@tcclab5: tc_user loop 5\r
-MTC@tcclab5: tc_user loop 6\r
-MTC@tcclab5: tc_user loop 7\r
-MTC@tcclab5: tc_user loop 8\r
-MTC@tcclab5: tc_user loop 9\r
-MTC@tcclab5: tc_user loop 10\r
-MTC@tcclab5: tc_user loop 11\r
-MTC@tcclab5: tc_user loop 12\r
-MTC@tcclab5: tc_user loop 13\r
-MTC@tcclab5: tc_user loop 14\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: This line reached last\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_user finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_action in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_action started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_action.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Action: This is an action\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_action.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_action finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_default in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_default started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_default.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Altstep as_1 was activated as default, id 1\r
-MTC@tcclab5: Start timer t: 0.1 s\r
-MTC@tcclab5: Start timer t1: 0.2 s\r
-MTC@tcclab5: Timeout t: 0.1 s\r
-MTC@tcclab5: Default with id 1 (altstep as_1) finished. Skipping current alt statement or receiving operation.\r
-MTC@tcclab5: Default with id 1 (altstep as_1) was deactivated.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_default.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_default finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_ex_runtime in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_ex_runtime started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_ex_runtime.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: >>tc_ex_runtime\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_ex_runtime.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_ex_runtime finished. Verdict: none\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_function_rnd in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_function_rnd started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Random number generator was initialized with seed 0.873153: srand48(801512584).\r
-MTC@tcclab5: Function rnd() returned 0.742549.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_parallel_portconn in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_parallel_portconn started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-HC@tcclab5: PTC was created. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31527.\r
-MTC@tcclab5: PTC was created. Component reference: 3, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.\r
-3@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.\r
-3@tcclab5: Port internal_port was started.\r
-3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.\r
-HC@tcclab5: PTC was created. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31528.\r
-MTC@tcclab5: PTC was created. Component reference: 4, alive: no, type: Titan_LogTestDefinitions.MTCType2.\r
-MTC@tcclab5: Creates finished\r
-MTC@tcclab5: Connecting ports 3:internal_port and 4:internal_port.\r
-4@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.\r
-4@tcclab5: Port internal_port was started.\r
-4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.\r
-3@tcclab5: Port internal_port is waiting for connection from 4:internal_port on UNIX pathname /tmp/ttcn3-portconn-c224a01d.\r
-4@tcclab5: Port internal_port has established the connection with 3:internal_port using transport type UNIX.\r
-3@tcclab5: Port internal_port has accepted the connection from 4:internal_port.\r
-MTC@tcclab5: Connect operation on 3:internal_port and 4:internal_port finished.\r
-MTC@tcclab5: Connect finished\r
-MTC@tcclab5: Starting function f_behavior(true) on component 3.\r
-MTC@tcclab5: Function was started.\r
-MTC@tcclab5: Starting function f_behavior(false) on component 4.\r
-3@tcclab5: Starting function f_behavior(true).\r
-3@tcclab5: Sent on internal_port to 4 charstring : "This is the sent message"\r
-MTC@tcclab5: Function was started.\r
-3@tcclab5: Start timer t: 0.5 s\r
-4@tcclab5: Message enqueued on internal_port from 3 charstring : "This is the sent message" id 1\r
-4@tcclab5: Starting function f_behavior(false).\r
-4@tcclab5: Sent on internal_port to 3 charstring : "This is the sent message"\r
-3@tcclab5: Message enqueued on internal_port from 4 charstring : "This is the sent message" id 1\r
-3@tcclab5: Receive operation on port internal_port succeeded, message from 4: charstring : "This is the sent message" id 1\r
-3@tcclab5: Message with id 1 was extracted from the queue of internal_port.\r
-3@tcclab5: setverdict(pass): none -> pass\r
-3@tcclab5: Function f_behavior finished. PTC terminates.\r
-3@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.\r
-3@tcclab5: Stop timer t: 0.5 s\r
-3@tcclab5: Removing unterminated connection between port internal_port and 4:internal_port.\r
-3@tcclab5: Port internal_port was stopped.\r
-3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.\r
-3@tcclab5: Final verdict of PTC: pass\r
-MTC@tcclab5: PTC with component reference 3 is done.\r
-4@tcclab5: Start timer t: 0.5 s\r
-4@tcclab5: Connection of port internal_port to 3:internal_port was closed unexpectedly by the peer.\r
-4@tcclab5: Port internal_port was disconnected from 3:internal_port.\r
-4@tcclab5: Timeout t: 0.5 s\r
-4@tcclab5: setverdict(pass): none -> pass\r
-4@tcclab5: Function f_behavior finished. PTC terminates.\r
-4@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.\r
-4@tcclab5: Message with id 1 was extracted from the queue of internal_port.\r
-4@tcclab5: Port internal_port was stopped.\r
-4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: PTC with component reference 4 is done.\r
-MTC@tcclab5: tc_parallel_portconn done finished\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-4@tcclab5: Final verdict of PTC: pass\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: Local verdict of PTC with component reference 3: pass (pass -> pass)\r
-MTC@tcclab5: Local verdict of PTC with component reference 4: pass (pass -> pass)\r
-MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_parallel_portmap in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_parallel_portmap started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portmap.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-HC@tcclab5: PTC with component reference 3 finished. Process statistics: { process id: 31527, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.004000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 389, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 17, involuntary context switches: 0 }\r
-HC@tcclab5: PTC was created. Component reference: 5, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_parallel_portmap, process id: 31529.\r
-MTC@tcclab5: PTC was created. Component reference: 5, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: Mapping port 5:external_port to system:external_port.\r
-5@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_parallel_portmap.\r
-5@tcclab5: Port external_port was started.\r
-5@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-5@tcclab5: Warning: This is a Warning in the port\r
-5@tcclab5: This is a TTCN_WARNING log in the port\r
-5@tcclab5: This is a TTCN_ERROR log in the port\r
-5@tcclab5: Port external_port was mapped to system:external_port.\r
-MTC@tcclab5: Map operation of 5:external_port to system:external_port finished.\r
-MTC@tcclab5: Unmapping port 5:external_port from system:external_port.\r
-5@tcclab5: Port external_port was unmapped from system:external_port.\r
-MTC@tcclab5: Unmap operation of 5:external_port from system:external_port finished.\r
-MTC@tcclab5: Stopping PTC with component reference 5.\r
-5@tcclab5: Kill was requested from MC. Terminating idle PTC.\r
-5@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-5@tcclab5: Port external_port was stopped.\r
-5@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_parallel_portmap.\r
-MTC@tcclab5: PTC with component reference 5 was stopped.\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portmap.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-5@tcclab5: Final verdict of PTC: none\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: Local verdict of PTC with component reference 5: none (none -> none)\r
-MTC@tcclab5: Test case tc_parallel_portmap finished. Verdict: none\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_portevent in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_portevent started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-HC@tcclab5: PTC was created. Component reference: 6, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_portevent, process id: 31530.\r
-MTC@tcclab5: PTC was created. Component reference: 6, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: Mapping port 6:external_port to system:external_port.\r
-6@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.\r
-6@tcclab5: Port external_port was started.\r
-6@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.\r
-6@tcclab5: Warning: This is a Warning in the port\r
-6@tcclab5: This is a TTCN_WARNING log in the port\r
-6@tcclab5: This is a TTCN_ERROR log in the port\r
-6@tcclab5: Port external_port was mapped to system:external_port.\r
-MTC@tcclab5: Map operation of 6:external_port to system:external_port finished.\r
-MTC@tcclab5: Starting function f_behavior_send_rec() on component 6.\r
-MTC@tcclab5: Function was started.\r
-6@tcclab5: Starting function f_behavior_send_rec().\r
-6@tcclab5: Sent on external_port to system charstring : "This is the sent message"\r
-6@tcclab5: Function f_behavior_send_rec finished. PTC terminates.\r
-6@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-6@tcclab5: Removing unterminated mapping between port external_port and system:external_port.\r
-6@tcclab5: Port external_port was unmapped from system:external_port.\r
-6@tcclab5: Port external_port was stopped.\r
-6@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.\r
-MTC@tcclab5: PTC with component reference 6 is done.\r
-MTC@tcclab5: Unmapping port 6:external_port from system:external_port.\r
-6@tcclab5: Final verdict of PTC: none\r
-MTC@tcclab5: Unmap operation of 6:external_port from system:external_port finished.\r
-MTC@tcclab5: setverdict(none): none -> none, component reason not changed\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: none\r
-MTC@tcclab5: Local verdict of PTC with component reference 6: none (none -> none)\r
-MTC@tcclab5: Test case tc_portevent finished. Verdict: none\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_timer in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_timer started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: Start timer t: 0.2 s\r
-MTC@tcclab5: Timeout t: 0.2 s\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Read timer t1: 0 s\r
-MTC@tcclab5: Mytime: 0.000000 s\r
-MTC@tcclab5: true\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MTC@tcclab5: Stop timer t1: 0.1 s\r
-MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed\r
-MTC@tcclab5: Start timer t1: 0.1 s\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_timer finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_UserLog in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_UserLog started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_UserLog.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: This is a UserLog\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_UserLog.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_UserLog finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_verdict in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_verdict started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_verdict.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: getverdict: none\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_verdict.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_verdict finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_matching in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_matching started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_matching.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5:  matched\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_matching.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_matching finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.\r
-MTC@tcclab5: Test case tc_encdec started.\r
-MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.\r
-MTC@tcclab5: Port internal_port was started.\r
-MTC@tcclab5: Port external_port was started.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.\r
-MTC@tcclab5: setverdict(pass): none -> pass\r
-MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.\r
-MTC@tcclab5: Port internal_port was stopped.\r
-MTC@tcclab5: Port external_port was stopped.\r
-MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.\r
-MTC@tcclab5: Waiting for PTCs to finish.\r
-MTC@tcclab5: Setting final verdict of the test case.\r
-MTC@tcclab5: Local verdict of MTC: pass\r
-MTC@tcclab5: No PTCs were created.\r
-MTC@tcclab5: Test case tc_encdec finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Verdict statistics: 3 none (23.08 %), 10 pass (76.92 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).\r
-MTC@tcclab5: Test execution summary: 13 test cases were executed. Overall verdict: pass\r
-MTC@tcclab5: Exit was requested from MC. Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-HC@tcclab5: PTC with component reference 4 finished. Process statistics: { process id: 31528, terminated normally, exit status: 0, user time: 0.008000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 364, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 14 }\r
-HC@tcclab5: PTC with component reference 5 finished. Process statistics: { process id: 31529, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 340, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 0 }\r
-HC@tcclab5: PTC with component reference 6 finished. Process statistics: { process id: 31530, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.004000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 348, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 0 }\r
-HC@tcclab5: Exit was requested from MC. Terminating HC.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 35503
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+HC@tcclab5: TTCN-3 Host Controller started on tcclab5. Version: CRL 113 200/3 R1A.
+HC@tcclab5: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=LOG_ALL; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
+HC@tcclab5: The address of MC was set to tcclab5.tccnet.eth.ericsson.se[172.31.21.9]:0.
+HC@tcclab5: The local IP address of the control connection to MC is 172.31.21.9.
+HC@tcclab5: Connected to MC.
+HC@tcclab5: This host supports UNIX domain sockets for local communication.
+HC@tcclab5: Processing configuration data received from MC.
+HC@tcclab5: Warning: Skeleton `logs/%e-%r.%s' does not guarantee unique log file name for every test system process. It may cause unpredictable results if several test components try to write into the same log file.
+HC@tcclab5: Module EmergencyLoggingTest has the following parameters: { tsp_looplimit := 15 }
+HC@tcclab5: Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
+HC@tcclab5: Initializing module EmergencyLoggingTest.
+HC@tcclab5: Initializing module Titan_LogTestDefinitions.
+HC@tcclab5: Initialization of module Titan_LogTestDefinitions finished.
+HC@tcclab5: Initialization of module EmergencyLoggingTest finished.
+HC@tcclab5: Initializing module TitanLoggerApi.
+HC@tcclab5: Initialization of module TitanLoggerApi finished.
+HC@tcclab5: Initializing module Titan_LogTest.
+HC@tcclab5: Initialization of module Titan_LogTest finished.
+MC@tcclab5: Configuration file was processed on all HCs.
+HC@tcclab5: Configuration data was processed successfully.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+HC@tcclab5: MTC was created. Process id: 31526.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Executing test case tc_user in module EmergencyLoggingTest.
+MTC@tcclab5: Test case tc_user started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_user.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Before the loop
+MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<
+MTC@tcclab5: tc_user loop 0
+MTC@tcclab5: tc_user loop 1
+MTC@tcclab5: tc_user loop 2
+MTC@tcclab5: tc_user loop 3
+MTC@tcclab5: tc_user loop 4
+MTC@tcclab5: tc_user loop 5
+MTC@tcclab5: tc_user loop 6
+MTC@tcclab5: tc_user loop 7
+MTC@tcclab5: tc_user loop 8
+MTC@tcclab5: tc_user loop 9
+MTC@tcclab5: tc_user loop 10
+MTC@tcclab5: tc_user loop 11
+MTC@tcclab5: tc_user loop 12
+MTC@tcclab5: tc_user loop 13
+MTC@tcclab5: tc_user loop 14
+MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: This line reached last
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_user.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_user finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_action in module Titan_LogTest.
+MTC@tcclab5: Test case tc_action started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_action.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Action: This is an action
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_action.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_action finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_default in module Titan_LogTest.
+MTC@tcclab5: Test case tc_default started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_default.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Altstep as_1 was activated as default, id 1
+MTC@tcclab5: Start timer t: 0.1 s
+MTC@tcclab5: Start timer t1: 0.2 s
+MTC@tcclab5: Timeout t: 0.1 s
+MTC@tcclab5: Default with id 1 (altstep as_1) finished. Skipping current alt statement or receiving operation.
+MTC@tcclab5: Default with id 1 (altstep as_1) was deactivated.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_default.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_default finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_ex_runtime in module Titan_LogTest.
+MTC@tcclab5: Test case tc_ex_runtime started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_ex_runtime.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: >>tc_ex_runtime
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_ex_runtime.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_ex_runtime finished. Verdict: none
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_function_rnd in module Titan_LogTest.
+MTC@tcclab5: Test case tc_function_rnd started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Random number generator was initialized with seed 0.873153: srand48(801512584).
+MTC@tcclab5: Function rnd() returned 0.742549.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_parallel_portconn in module Titan_LogTest.
+MTC@tcclab5: Test case tc_parallel_portconn started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+HC@tcclab5: PTC was created. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31527.
+MTC@tcclab5: PTC was created. Component reference: 3, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
+3@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.
+3@tcclab5: Port internal_port was started.
+3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.
+HC@tcclab5: PTC was created. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 31528.
+MTC@tcclab5: PTC was created. Component reference: 4, alive: no, type: Titan_LogTestDefinitions.MTCType2.
+MTC@tcclab5: Creates finished
+MTC@tcclab5: Connecting ports 3:internal_port and 4:internal_port.
+4@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.
+4@tcclab5: Port internal_port was started.
+4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was initialized.
+3@tcclab5: Port internal_port is waiting for connection from 4:internal_port on UNIX pathname /tmp/ttcn3-portconn-c224a01d.
+4@tcclab5: Port internal_port has established the connection with 3:internal_port using transport type UNIX.
+3@tcclab5: Port internal_port has accepted the connection from 4:internal_port.
+MTC@tcclab5: Connect operation on 3:internal_port and 4:internal_port finished.
+MTC@tcclab5: Connect finished
+MTC@tcclab5: Starting function f_behavior(true) on component 3.
+MTC@tcclab5: Function was started.
+MTC@tcclab5: Starting function f_behavior(false) on component 4.
+3@tcclab5: Starting function f_behavior(true).
+3@tcclab5: Sent on internal_port to 4 charstring : "This is the sent message"
+MTC@tcclab5: Function was started.
+3@tcclab5: Start timer t: 0.5 s
+4@tcclab5: Message enqueued on internal_port from 3 charstring : "This is the sent message" id 1
+4@tcclab5: Starting function f_behavior(false).
+4@tcclab5: Sent on internal_port to 3 charstring : "This is the sent message"
+3@tcclab5: Message enqueued on internal_port from 4 charstring : "This is the sent message" id 1
+3@tcclab5: Receive operation on port internal_port succeeded, message from 4: charstring : "This is the sent message" id 1
+3@tcclab5: Message with id 1 was extracted from the queue of internal_port.
+3@tcclab5: setverdict(pass): none -> pass
+3@tcclab5: Function f_behavior finished. PTC terminates.
+3@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.
+3@tcclab5: Stop timer t: 0.5 s
+3@tcclab5: Removing unterminated connection between port internal_port and 4:internal_port.
+3@tcclab5: Port internal_port was stopped.
+3@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.
+3@tcclab5: Final verdict of PTC: pass
+MTC@tcclab5: PTC with component reference 3 is done.
+4@tcclab5: Start timer t: 0.5 s
+4@tcclab5: Connection of port internal_port to 3:internal_port was closed unexpectedly by the peer.
+4@tcclab5: Port internal_port was disconnected from 3:internal_port.
+4@tcclab5: Timeout t: 0.5 s
+4@tcclab5: setverdict(pass): none -> pass
+4@tcclab5: Function f_behavior finished. PTC terminates.
+4@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType2.
+4@tcclab5: Message with id 1 was extracted from the queue of internal_port.
+4@tcclab5: Port internal_port was stopped.
+4@tcclab5: Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.
+MTC@tcclab5: PTC with component reference 4 is done.
+MTC@tcclab5: tc_parallel_portconn done finished
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.
+MTC@tcclab5: Waiting for PTCs to finish.
+4@tcclab5: Final verdict of PTC: pass
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: Local verdict of PTC with component reference 3: pass (pass -> pass)
+MTC@tcclab5: Local verdict of PTC with component reference 4: pass (pass -> pass)
+MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_parallel_portmap in module Titan_LogTest.
+MTC@tcclab5: Test case tc_parallel_portmap started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portmap.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.
+HC@tcclab5: PTC with component reference 3 finished. Process statistics: { process id: 31527, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.004000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 389, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 17, involuntary context switches: 0 }
+HC@tcclab5: PTC was created. Component reference: 5, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_parallel_portmap, process id: 31529.
+MTC@tcclab5: PTC was created. Component reference: 5, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: Mapping port 5:external_port to system:external_port.
+5@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_parallel_portmap.
+5@tcclab5: Port external_port was started.
+5@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+5@tcclab5: Warning: This is a Warning in the port
+5@tcclab5: This is a TTCN_WARNING log in the port
+5@tcclab5: This is a TTCN_ERROR log in the port
+5@tcclab5: Port external_port was mapped to system:external_port.
+MTC@tcclab5: Map operation of 5:external_port to system:external_port finished.
+MTC@tcclab5: Unmapping port 5:external_port from system:external_port.
+5@tcclab5: Port external_port was unmapped from system:external_port.
+MTC@tcclab5: Unmap operation of 5:external_port from system:external_port finished.
+MTC@tcclab5: Stopping PTC with component reference 5.
+5@tcclab5: Kill was requested from MC. Terminating idle PTC.
+5@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.
+5@tcclab5: Port external_port was stopped.
+5@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_parallel_portmap.
+MTC@tcclab5: PTC with component reference 5 was stopped.
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portmap.
+MTC@tcclab5: Waiting for PTCs to finish.
+5@tcclab5: Final verdict of PTC: none
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: Local verdict of PTC with component reference 5: none (none -> none)
+MTC@tcclab5: Test case tc_parallel_portmap finished. Verdict: none
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_portevent in module Titan_LogTest.
+MTC@tcclab5: Test case tc_portevent started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+MTC@tcclab5: Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.
+HC@tcclab5: PTC was created. Component reference: 6, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_portevent, process id: 31530.
+MTC@tcclab5: PTC was created. Component reference: 6, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: Mapping port 6:external_port to system:external_port.
+6@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.
+6@tcclab5: Port external_port was started.
+6@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
+6@tcclab5: Warning: This is a Warning in the port
+6@tcclab5: This is a TTCN_WARNING log in the port
+6@tcclab5: This is a TTCN_ERROR log in the port
+6@tcclab5: Port external_port was mapped to system:external_port.
+MTC@tcclab5: Map operation of 6:external_port to system:external_port finished.
+MTC@tcclab5: Starting function f_behavior_send_rec() on component 6.
+MTC@tcclab5: Function was started.
+6@tcclab5: Starting function f_behavior_send_rec().
+6@tcclab5: Sent on external_port to system charstring : "This is the sent message"
+6@tcclab5: Function f_behavior_send_rec finished. PTC terminates.
+6@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.
+6@tcclab5: Removing unterminated mapping between port external_port and system:external_port.
+6@tcclab5: Port external_port was unmapped from system:external_port.
+6@tcclab5: Port external_port was stopped.
+6@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.
+MTC@tcclab5: PTC with component reference 6 is done.
+MTC@tcclab5: Unmapping port 6:external_port from system:external_port.
+6@tcclab5: Final verdict of PTC: none
+MTC@tcclab5: Unmap operation of 6:external_port from system:external_port finished.
+MTC@tcclab5: setverdict(none): none -> none, component reason not changed
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: none
+MTC@tcclab5: Local verdict of PTC with component reference 6: none (none -> none)
+MTC@tcclab5: Test case tc_portevent finished. Verdict: none
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_timer in module Titan_LogTest.
+MTC@tcclab5: Test case tc_timer started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: Start timer t: 0.2 s
+MTC@tcclab5: Timeout t: 0.2 s
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Read timer t1: 0 s
+MTC@tcclab5: Mytime: 0.000000 s
+MTC@tcclab5: true
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MTC@tcclab5: Stop timer t1: 0.1 s
+MTC@tcclab5: setverdict(pass): pass -> pass, component reason not changed
+MTC@tcclab5: Start timer t1: 0.1 s
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_timer finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_UserLog in module Titan_LogTest.
+MTC@tcclab5: Test case tc_UserLog started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_UserLog.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: This is a UserLog
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_UserLog.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_UserLog finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_verdict in module Titan_LogTest.
+MTC@tcclab5: Test case tc_verdict started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_verdict.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: getverdict: none
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_verdict.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_verdict finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_matching in module Titan_LogTest.
+MTC@tcclab5: Test case tc_matching started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_matching.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5:  matched
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_matching.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_matching finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Executing test case tc_encdec in module Titan_LogTest.
+MTC@tcclab5: Test case tc_encdec started.
+MTC@tcclab5: Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.
+MTC@tcclab5: Port internal_port was started.
+MTC@tcclab5: Port external_port was started.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was initialized.
+MTC@tcclab5: setverdict(pass): none -> pass
+MTC@tcclab5: Terminating component type Titan_LogTestDefinitions.MTCType.
+MTC@tcclab5: Port internal_port was stopped.
+MTC@tcclab5: Port external_port was stopped.
+MTC@tcclab5: Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.
+MTC@tcclab5: Waiting for PTCs to finish.
+MTC@tcclab5: Setting final verdict of the test case.
+MTC@tcclab5: Local verdict of MTC: pass
+MTC@tcclab5: No PTCs were created.
+MTC@tcclab5: Test case tc_encdec finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Verdict statistics: 3 none (23.08 %), 10 pass (76.92 %), 0 inconc (0.00 %), 0 fail (0.00 %), 0 error (0.00 %).
+MTC@tcclab5: Test execution summary: 13 test cases were executed. Overall verdict: pass
+MTC@tcclab5: Exit was requested from MC. Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+HC@tcclab5: PTC with component reference 4 finished. Process statistics: { process id: 31528, terminated normally, exit status: 0, user time: 0.008000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 364, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 15, involuntary context switches: 14 }
+HC@tcclab5: PTC with component reference 5 finished. Process statistics: { process id: 31529, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.000000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 340, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 0 }
+HC@tcclab5: PTC with component reference 6 finished. Process statistics: { process id: 31530, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.004000 s, maximum resident set size: 0, integral resident set size: 0, page faults not requiring physical I/O: 348, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 14, involuntary context switches: 0 }
+HC@tcclab5: Exit was requested from MC. Terminating HC.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferMasked_8_ELCO-mtc.log
 Modifying file logs/EL_BufferMasked_8_ELCO-hc.log
 Emergency log file name: logs/EL_BufferMasked_8_ELCO-mtc.log_emergency
@@ -5382,49 +5386,49 @@ success: 52 failed: 0
 >>>tc EL_BufferMasked_8 6 part success<<<
 success: 53 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_9.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferMasked_9.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 42132.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_9.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferMasked_9.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 42132.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 42132\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Test case tc_user started.\r
-MTC@tcclab5: Test case tc_user finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_PTC_create_EL started.\r
-MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MTC@tcclab5: Test case tc_user_EL finished. Verdict: error\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MTC@tcclab5: Test case tc_user_EL finished. Verdict: error\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MTC@tcclab5: Test case tc_user_EL finished. Verdict: error\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 42132
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Test case tc_user started.
+MTC@tcclab5: Test case tc_user finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_PTC_create_EL started.
+MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_user_EL started.
+MTC@tcclab5: Test case tc_user_EL finished. Verdict: error
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_user_EL started.
+MTC@tcclab5: Test case tc_user_EL finished. Verdict: error
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_user_EL started.
+MTC@tcclab5: Test case tc_user_EL finished. Verdict: error
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferMasked_9-mtc.log
 Modifying file logs/EL_BufferMasked_9-hc.log
 Emergency log file name: logs/EL_BufferMasked_9-mtc.log_emergency
@@ -5441,53 +5445,53 @@ Modifying file EL_BufferMasked_9_mtc_expected.log_emergency
 >>>tc EL_BufferMasked_9 mtc part success<<<
 success: 55 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_10.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferMasked_10.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 46169.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_10.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferMasked_10.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 46169.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 46169\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Test case tc_user started.\r
-MTC@tcclab5: Test case tc_user finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_PTC_create_EL started.\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MTC@tcclab5: Test case tc_user_EL finished. Verdict: error\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MTC@tcclab5: Test case tc_user_EL finished. Verdict: error\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.\r
-MTC@tcclab5: Test case tc_user_EL finished. Verdict: error\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 46169
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Test case tc_user started.
+MTC@tcclab5: Test case tc_user finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_PTC_create_EL started.
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_user_EL started.
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MTC@tcclab5: Test case tc_user_EL finished. Verdict: error
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_user_EL started.
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MTC@tcclab5: Test case tc_user_EL finished. Verdict: error
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_user_EL started.
+MTC@tcclab5: Dynamic test case error: Assignment of an unbound integer value.
+MTC@tcclab5: Test case tc_user_EL finished. Verdict: error
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferMasked_10-mtc.log
 Modifying file logs/EL_BufferMasked_10-hc.log
 Emergency log file name: logs/EL_BufferMasked_10-mtc.log_emergency
@@ -5504,129 +5508,129 @@ Modifying file EL_BufferMasked_10_mtc_expected.log_emergency
 >>>tc EL_BufferMasked_10 mtc part success<<<
 success: 57 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_11.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferMasked_11.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 55404.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_11.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferMasked_11.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 55404.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 55404\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Test case tc_user started.\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<\r
-MTC@tcclab5: Test case tc_user finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_PTC_create_EL started.\r
-MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<\r
-MTC@tcclab5: Test case tc_user_EL finished. Verdict: error\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<\r
-MTC@tcclab5: Test case tc_user_EL finished. Verdict: error\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<\r
-MTC@tcclab5: Test case tc_user_EL finished. Verdict: error\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_action started.\r
-MTC@tcclab5: Action: This is an action\r
-MTC@tcclab5: Test case tc_action finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_default started.\r
-MTC@tcclab5: Test case tc_default finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_error1 started.\r
-MTC@tcclab5: Test case tc_error1 finished. Verdict: error\r
-MTC@tcclab5: Test case tc_ex_runtime started.\r
-MTC@tcclab5: Test case tc_ex_runtime finished. Verdict: none\r
-MTC@tcclab5: Test case tc_function_rnd started.\r
-MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_parallel_portconn started.\r
-MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_parallel_portmap started.\r
-MTC@tcclab5: Test case tc_parallel_portmap finished. Verdict: none\r
-MTC@tcclab5: Test case tc_portevent started.\r
-MTC@tcclab5: Test case tc_portevent finished. Verdict: none\r
-MTC@tcclab5: Test case tc_timer started.\r
-MTC@tcclab5: Test case tc_timer finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_UserLog started.\r
-MTC@tcclab5: Test case tc_UserLog finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_matching started.\r
-MTC@tcclab5: Test case tc_matching finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_verdict started.\r
-MTC@tcclab5: Test case tc_verdict finished. Verdict: pass\r
-MTC@tcclab5: Test case tc_encdec started.\r
-MTC@tcclab5: Test case tc_encdec finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_action started.\r
-MTC@tcclab5: Action: This is an action\r
-MTC@tcclab5: Test case tc_action finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_default started.\r
-MTC@tcclab5: Test case tc_default finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_error1 started.\r
-MTC@tcclab5: Test case tc_error1 finished. Verdict: error\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_ex_runtime started.\r
-MTC@tcclab5: Test case tc_ex_runtime finished. Verdict: none\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_function_rnd started.\r
-MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_parallel_portconn started.\r
-MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_parallel_portmap started.\r
-MTC@tcclab5: Test case tc_parallel_portmap finished. Verdict: none\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_portevent started.\r
-MTC@tcclab5: Test case tc_portevent finished. Verdict: none\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_timer started.\r
-MTC@tcclab5: Test case tc_timer finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_UserLog started.\r
-MTC@tcclab5: Test case tc_UserLog finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_verdict started.\r
-MTC@tcclab5: Test case tc_verdict finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_matching started.\r
-MTC@tcclab5: Test case tc_matching finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_encdec started.\r
-MTC@tcclab5: Test case tc_encdec finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_error1 started.\r
-MTC@tcclab5: Test case tc_error1 finished. Verdict: error\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 55404
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Test case tc_user started.
+MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<
+MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<
+MTC@tcclab5: Test case tc_user finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_PTC_create_EL started.
+MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_user_EL started.
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<
+MTC@tcclab5: Test case tc_user_EL finished. Verdict: error
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_user_EL started.
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<
+MTC@tcclab5: Test case tc_user_EL finished. Verdict: error
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_user_EL started.
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<
+MTC@tcclab5: Test case tc_user_EL finished. Verdict: error
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_action started.
+MTC@tcclab5: Action: This is an action
+MTC@tcclab5: Test case tc_action finished. Verdict: pass
+MTC@tcclab5: Test case tc_default started.
+MTC@tcclab5: Test case tc_default finished. Verdict: pass
+MTC@tcclab5: Test case tc_error1 started.
+MTC@tcclab5: Test case tc_error1 finished. Verdict: error
+MTC@tcclab5: Test case tc_ex_runtime started.
+MTC@tcclab5: Test case tc_ex_runtime finished. Verdict: none
+MTC@tcclab5: Test case tc_function_rnd started.
+MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass
+MTC@tcclab5: Test case tc_parallel_portconn started.
+MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass
+MTC@tcclab5: Test case tc_parallel_portmap started.
+MTC@tcclab5: Test case tc_parallel_portmap finished. Verdict: none
+MTC@tcclab5: Test case tc_portevent started.
+MTC@tcclab5: Test case tc_portevent finished. Verdict: none
+MTC@tcclab5: Test case tc_timer started.
+MTC@tcclab5: Test case tc_timer finished. Verdict: pass
+MTC@tcclab5: Test case tc_UserLog started.
+MTC@tcclab5: Test case tc_UserLog finished. Verdict: pass
+MTC@tcclab5: Test case tc_matching started.
+MTC@tcclab5: Test case tc_matching finished. Verdict: pass
+MTC@tcclab5: Test case tc_verdict started.
+MTC@tcclab5: Test case tc_verdict finished. Verdict: pass
+MTC@tcclab5: Test case tc_encdec started.
+MTC@tcclab5: Test case tc_encdec finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_action started.
+MTC@tcclab5: Action: This is an action
+MTC@tcclab5: Test case tc_action finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_default started.
+MTC@tcclab5: Test case tc_default finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_error1 started.
+MTC@tcclab5: Test case tc_error1 finished. Verdict: error
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_ex_runtime started.
+MTC@tcclab5: Test case tc_ex_runtime finished. Verdict: none
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_function_rnd started.
+MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_parallel_portconn started.
+MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_parallel_portmap started.
+MTC@tcclab5: Test case tc_parallel_portmap finished. Verdict: none
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_portevent started.
+MTC@tcclab5: Test case tc_portevent finished. Verdict: none
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_timer started.
+MTC@tcclab5: Test case tc_timer finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_UserLog started.
+MTC@tcclab5: Test case tc_UserLog finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_verdict started.
+MTC@tcclab5: Test case tc_verdict finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_matching started.
+MTC@tcclab5: Test case tc_matching finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_encdec started.
+MTC@tcclab5: Test case tc_encdec finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_error1 started.
+MTC@tcclab5: Test case tc_error1 finished. Verdict: error
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferMasked_11-mtc.log
 Modifying file logs/EL_BufferMasked_11-hc.log
 Emergency log file name: logs/EL_BufferMasked_11-mtc.log_emergency
@@ -5651,47 +5655,47 @@ Modifying file EL_BufferMasked_11_mtc_expected.log_emergency
 >>>tc EL_BufferMasked_11 mtc part success<<<
 success: 59 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_12.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferMasked_12.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 44249.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_12.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferMasked_12.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 44249.
 tcclab5.tccnet.eth.ericsson.se is the default
-MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 44249\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Test case tc_user started.\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<\r
-MTC@tcclab5: Test case tc_user finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_PTC_create_EL started.\r
-MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<\r
-MTC@tcclab5: Test case tc_user_EL finished. Verdict: error\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+MC2> spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 44249
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Test case tc_user started.
+MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<
+MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<
+MTC@tcclab5: Test case tc_user finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_PTC_create_EL started.
+MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_user_EL started.
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<
+MTC@tcclab5: Test case tc_user_EL finished. Verdict: error
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferMasked_12-mtc.log
 Modifying file logs/EL_BufferMasked_12-hc.log
 Emergency log file name: logs/EL_BufferMasked_12-mtc.log_emergency
@@ -5708,47 +5712,47 @@ Modifying file EL_BufferMasked_12_mtc_expected.log_emergency
 >>>tc EL_BufferMasked_12 mtc part success<<<
 success: 61 failed: 0
 ttcn3_start: Starting the test suite
-spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_13.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: CRL 113 200/3 R1A               *\r
-********************************************\r
-\r
-Using configuration file: EL_BufferMasked_13.cfg\r
-MC@tcclab5: Unix server socket created successfully.\r
-MC@tcclab5: Listening on TCP port 44047.\r
+spawn /home/ethbaat/MyTitan/bin/mctr_cli EL_BufferMasked_13.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: CRL 113 200/3 R1A               *
+********************************************
+
+Using configuration file: EL_BufferMasked_13.cfg
+MC@tcclab5: Unix server socket created successfully.
+MC@tcclab5: Listening on TCP port 44047.
 MC2> tcclab5.tccnet.eth.ericsson.se is the default
-spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 44047\r
-TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Test case tc_user started.\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<\r
-MTC@tcclab5: Test case tc_user finished. Verdict: pass\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_PTC_create_EL started.\r
-MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error\r
-MC@tcclab5: Test execution finished.\r
-MTC@tcclab5: Test case tc_user_EL started.\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<\r
-MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<\r
-MTC@tcclab5: Test case tc_user_EL finished. Verdict: error\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
+spawn ./EmergencyLogTest tcclab5.tccnet.eth.ericsson.se 44047
+TTCN-3 Host Controller (parallel mode), version CRL 113 200/3 R1A
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Test case tc_user started.
+MTC@tcclab5: Action: >>>>ACTION in tc_user, before the loop<<<<<
+MTC@tcclab5: Action: >>>>ACTION in tc_user, after the loop<<<<<
+MTC@tcclab5: Test case tc_user finished. Verdict: pass
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_PTC_create_EL started.
+MTC@tcclab5: Test case tc_PTC_create_EL finished. Verdict: error
+MC@tcclab5: Test execution finished.
+MTC@tcclab5: Test case tc_user_EL started.
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, before the loop<<<<<
+MTC@tcclab5: Action: >>>>ACTION in tc_user_EL, after the loop<<<<<
+MTC@tcclab5: Test case tc_user_EL finished. Verdict: error
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
 Modifying file logs/EL_BufferMasked_13-mtc.log
 Modifying file logs/EL_BufferMasked_13-hc.log
 Emergency log file name: logs/EL_BufferMasked_13-mtc.log_emergency
index e5d1b21adff2075ff8c8121991f105f3dc21108e..2764fa5db66c53e3839f31bdee5e4a6b46629a46 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#
+##############################################################################
 TOPDIR := ../../
 include ${TOPDIR}/Makefile.regression
 
index 2fe8db476fa5ede9679580cf496ba39ff5f98f8f..a77123ae53c5f365960c433ff9f85dd1f95af8d3 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index 36e3ba29f675f47573c340aca23ec68bb608b72d..0c3fc5c165ecdbc4b9034e4eb31cb726419a834b 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module Titan_LogControlTest {
 
index 9ca99029a3278cceaae56b2420399b5817b9bde9..d134a578cca3f78b0b4c2ff092ffd788249271dd 100644 (file)
 ###############################################################################
-# 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
+#
 ###############################################################################
-spawn /mnt/TTCN/Releases/TTCNv3-1.8.pl5/bin/mctr_cli Titan_LogTest.cfg\r
-\r
-********************************************\r
-* TTCN-3 Test Executor - Main Controller 2 *\r
-* Version: 1.8.pl5 (R8F)                   *\r
-********************************************\r
-\r
-Using configuration file: Titan_LogTest.cfg\r
-MC@tcclab5: Listening on TCP port 47275.\r
-MC2> spawn ./Titan_LogTest tcclab5.tccnet.eth.ericsson.se 47275\r
-TTCN-3 Host Controller (parallel mode), version 1.8.pl5\r
-MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.\r
-cmtc\r
-MC@tcclab5: Downloading configuration file to all HCs.\r
-MC@tcclab5: Configuration file was processed on all HCs.\r
-MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.\r
-MC@tcclab5: MTC is created.\r
-MC2> smtc\r
-Executing all items of [EXECUTE] section.\r
-MC2> MTC@tcclab5: Starting external command `echo Titan_LogTest'.\r
-Titan_LogTest\r
-MTC@tcclab5: External command `echo Titan_LogTest' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Execution of control part in module Titan_LogTest started.\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_action'.\r
-Titan_LogTest.tc_action\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_action' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Test case tc_action started.\r
-MTC@tcclab5: Test case tc_action finished. Verdict: pass\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_action pass'.\r
-Titan_LogTest.tc_action pass\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_action pass' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_default'.\r
-Titan_LogTest.tc_default\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_default' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Test case tc_default started.\r
-MTC@tcclab5: Test case tc_default finished. Verdict: pass\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_default pass'.\r
-Titan_LogTest.tc_default pass\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_default pass' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_error1'.\r
-Titan_LogTest.tc_error1\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_error1' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Test case tc_error1 started.\r
-MTC@tcclab5: Titan_LogTest.ttcn:74: Dynamic test case error: Assignment of an unbound integer value.\r
-MTC@tcclab5: Test case tc_error1 finished. Verdict: error\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_error1 error'.\r
-Titan_LogTest.tc_error1 error\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_error1 error' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_ex_runtime'.\r
-Titan_LogTest.tc_ex_runtime\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_ex_runtime' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Test case tc_ex_runtime started.\r
-MTC@tcclab5: Test case tc_ex_runtime finished. Verdict: none\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_ex_runtime none'.\r
-Titan_LogTest.tc_ex_runtime none\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_ex_runtime none' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_function_rnd'.\r
-Titan_LogTest.tc_function_rnd\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_function_rnd' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Test case tc_function_rnd started.\r
-MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_function_rnd pass'.\r
-Titan_LogTest.tc_function_rnd pass\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_function_rnd pass' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_parallel_portconn'.\r
-Titan_LogTest.tc_parallel_portconn\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_parallel_portconn' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Test case tc_parallel_portconn started.\r
-./Titan_LogTest(31676): memory usage statistics:\r
-total allocations: 722\r
-malloc/new  calls: 530\r
-free/delete calls: 530\r
-peak memory usage: 7761 bytes\r
-average block size: 59.0762 bytes\r
-MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_parallel_portconn pass'.\r
-Titan_LogTest.tc_parallel_portconn pass\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_parallel_portconn pass' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_parallel_portmap'.\r
-./Titan_LogTest(31677): memory usage statistics:\r
-total allocations: 635\r
-malloc/new  calls: 468\r
-free/delete calls: 468\r
-peak memory usage: 7761 bytes\r
-average block size: 59.1638 bytes\r
-Titan_LogTest.tc_parallel_portmap\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_parallel_portmap' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Test case tc_parallel_portmap started.\r
-5@tcclab5: This is a TTCN_ERROR log in the port\r
-MTC@tcclab5: Test case tc_parallel_portmap finished. Verdict: none\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_parallel_portmap none'.\r
-Titan_LogTest.tc_parallel_portmap none\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_parallel_portmap none' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_portevent'.\r
-./Titan_LogTest(31680): memory usage statistics:\r
-total allocations: 583\r
-malloc/new  calls: 423\r
-free/delete calls: 423\r
-peak memory usage: 7761 bytes\r
-average block size: 69.3482 bytes\r
-Titan_LogTest.tc_portevent\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_portevent' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Test case tc_portevent started.\r
-6@tcclab5: This is a TTCN_ERROR log in the port\r
-MTC@tcclab5: Test case tc_portevent finished. Verdict: none\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_portevent none'.\r
-Titan_LogTest.tc_portevent none\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_portevent none' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_timer'.\r
-./Titan_LogTest(31683): memory usage statistics:\r
-total allocations: 664\r
-malloc/new  calls: 484\r
-free/delete calls: 484\r
-peak memory usage: 7761 bytes\r
-average block size: 68.3991 bytes\r
-Titan_LogTest.tc_timer\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_timer' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Test case tc_timer started.\r
-MTC@tcclab5: Test case tc_timer finished. Verdict: pass\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_timer pass'.\r
-Titan_LogTest.tc_timer pass\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_timer pass' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_UserLog'.\r
-Titan_LogTest.tc_UserLog\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_UserLog' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Test case tc_UserLog started.\r
-MTC@tcclab5: Test case tc_UserLog finished. Verdict: pass\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_UserLog pass'.\r
-Titan_LogTest.tc_UserLog pass\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_UserLog pass' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_matching'.\r
-Titan_LogTest.tc_matching\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_matching' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Test case tc_matching started.\r
-MTC@tcclab5: Test case tc_matching finished. Verdict: pass\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_matching pass'.\r
-Titan_LogTest.tc_matching pass\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_matching pass' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_verdict'.\r
-Titan_LogTest.tc_verdict\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_verdict' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Test case tc_verdict started.\r
-MTC@tcclab5: Test case tc_verdict finished. Verdict: pass\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_verdict pass'.\r
-Titan_LogTest.tc_verdict pass\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_verdict pass' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_encdec'.\r
-Titan_LogTest.tc_encdec\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_encdec' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Test case tc_encdec started.\r
-MTC@tcclab5: Test case tc_encdec finished. Verdict: pass\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_encdec pass'.\r
-Titan_LogTest.tc_encdec pass\r
-MTC@tcclab5: External command `echo Titan_LogTest.tc_encdec pass' was executed successfully (exit status: 0).\r
-MTC@tcclab5: Execution of control part in module Titan_LogTest finished.\r
-MTC@tcclab5: Starting external command `echo Titan_LogTest'.\r
-Titan_LogTest\r
-MTC@tcclab5: External command `echo Titan_LogTest' was executed successfully (exit status: 0).\r
-MC@tcclab5: Test execution finished.\r
-Execution of [EXECUTE] section finished.\r
-emtc\r
-MC@tcclab5: Terminating MTC.\r
-MTC@tcclab5: Verdict statistics: 3 none (23.08 %), 9 pass (69.23 %), 0 inconc (0.00 %), 0 fail (0.00 %), 1 error (7.69 %).\r
-MTC@tcclab5: Test execution summary: 13 test cases were executed. Overall verdict: error\r
-MC@tcclab5: MTC terminated.\r
-MC2> exit\r
-MC@tcclab5: Shutting down session.\r
-MC@tcclab5: Shutdown complete.\r
-./Titan_LogTest(31663): memory usage statistics:\r
-total allocations: 6855\r
-malloc/new  calls: 4971\r
-free/delete calls: 4971\r
-peak memory usage: 7761 bytes\r
-average block size: 61.8643 bytes\r
-./Titan_LogTest(31660): memory usage statistics:\r
-total allocations: 420\r
-malloc/new  calls: 306\r
-free/delete calls: 306\r
-peak memory usage: 7761 bytes\r
-average block size: 74.8524 bytes\r
-/mnt/TTCN/Releases/TTCNv3-1.8.pl5/bin/mctr_cli(31656): memory usage statistics:\r
-total allocations: 131\r
-malloc/new  calls: 100\r
-free/delete calls: 100\r
-peak memory usage: 10594 bytes\r
-average block size: 502.931 bytes\r
+spawn /mnt/TTCN/Releases/TTCNv3-1.8.pl5/bin/mctr_cli Titan_LogTest.cfg
+
+********************************************
+* TTCN-3 Test Executor - Main Controller 2 *
+* Version: 1.8.pl5 (R8F)                   *
+********************************************
+
+Using configuration file: Titan_LogTest.cfg
+MC@tcclab5: Listening on TCP port 47275.
+MC2> spawn ./Titan_LogTest tcclab5.tccnet.eth.ericsson.se 47275
+TTCN-3 Host Controller (parallel mode), version 1.8.pl5
+MC@tcclab5: New HC connected from tcclab5.tccnet.eth.ericsson.se [172.31.21.9]. tcclab5: Linux 2.6.27.19-5-default on x86_64.
+cmtc
+MC@tcclab5: Downloading configuration file to all HCs.
+MC@tcclab5: Configuration file was processed on all HCs.
+MC@tcclab5: Creating MTC on host tcclab5.tccnet.eth.ericsson.se.
+MC@tcclab5: MTC is created.
+MC2> smtc
+Executing all items of [EXECUTE] section.
+MC2> MTC@tcclab5: Starting external command `echo Titan_LogTest'.
+Titan_LogTest
+MTC@tcclab5: External command `echo Titan_LogTest' was executed successfully (exit status: 0).
+MTC@tcclab5: Execution of control part in module Titan_LogTest started.
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_action'.
+Titan_LogTest.tc_action
+MTC@tcclab5: External command `echo Titan_LogTest.tc_action' was executed successfully (exit status: 0).
+MTC@tcclab5: Test case tc_action started.
+MTC@tcclab5: Test case tc_action finished. Verdict: pass
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_action pass'.
+Titan_LogTest.tc_action pass
+MTC@tcclab5: External command `echo Titan_LogTest.tc_action pass' was executed successfully (exit status: 0).
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_default'.
+Titan_LogTest.tc_default
+MTC@tcclab5: External command `echo Titan_LogTest.tc_default' was executed successfully (exit status: 0).
+MTC@tcclab5: Test case tc_default started.
+MTC@tcclab5: Test case tc_default finished. Verdict: pass
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_default pass'.
+Titan_LogTest.tc_default pass
+MTC@tcclab5: External command `echo Titan_LogTest.tc_default pass' was executed successfully (exit status: 0).
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_error1'.
+Titan_LogTest.tc_error1
+MTC@tcclab5: External command `echo Titan_LogTest.tc_error1' was executed successfully (exit status: 0).
+MTC@tcclab5: Test case tc_error1 started.
+MTC@tcclab5: Titan_LogTest.ttcn:74: Dynamic test case error: Assignment of an unbound integer value.
+MTC@tcclab5: Test case tc_error1 finished. Verdict: error
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_error1 error'.
+Titan_LogTest.tc_error1 error
+MTC@tcclab5: External command `echo Titan_LogTest.tc_error1 error' was executed successfully (exit status: 0).
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_ex_runtime'.
+Titan_LogTest.tc_ex_runtime
+MTC@tcclab5: External command `echo Titan_LogTest.tc_ex_runtime' was executed successfully (exit status: 0).
+MTC@tcclab5: Test case tc_ex_runtime started.
+MTC@tcclab5: Test case tc_ex_runtime finished. Verdict: none
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_ex_runtime none'.
+Titan_LogTest.tc_ex_runtime none
+MTC@tcclab5: External command `echo Titan_LogTest.tc_ex_runtime none' was executed successfully (exit status: 0).
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_function_rnd'.
+Titan_LogTest.tc_function_rnd
+MTC@tcclab5: External command `echo Titan_LogTest.tc_function_rnd' was executed successfully (exit status: 0).
+MTC@tcclab5: Test case tc_function_rnd started.
+MTC@tcclab5: Test case tc_function_rnd finished. Verdict: pass
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_function_rnd pass'.
+Titan_LogTest.tc_function_rnd pass
+MTC@tcclab5: External command `echo Titan_LogTest.tc_function_rnd pass' was executed successfully (exit status: 0).
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_parallel_portconn'.
+Titan_LogTest.tc_parallel_portconn
+MTC@tcclab5: External command `echo Titan_LogTest.tc_parallel_portconn' was executed successfully (exit status: 0).
+MTC@tcclab5: Test case tc_parallel_portconn started.
+./Titan_LogTest(31676): memory usage statistics:
+total allocations: 722
+malloc/new  calls: 530
+free/delete calls: 530
+peak memory usage: 7761 bytes
+average block size: 59.0762 bytes
+MTC@tcclab5: Test case tc_parallel_portconn finished. Verdict: pass
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_parallel_portconn pass'.
+Titan_LogTest.tc_parallel_portconn pass
+MTC@tcclab5: External command `echo Titan_LogTest.tc_parallel_portconn pass' was executed successfully (exit status: 0).
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_parallel_portmap'.
+./Titan_LogTest(31677): memory usage statistics:
+total allocations: 635
+malloc/new  calls: 468
+free/delete calls: 468
+peak memory usage: 7761 bytes
+average block size: 59.1638 bytes
+Titan_LogTest.tc_parallel_portmap
+MTC@tcclab5: External command `echo Titan_LogTest.tc_parallel_portmap' was executed successfully (exit status: 0).
+MTC@tcclab5: Test case tc_parallel_portmap started.
+5@tcclab5: This is a TTCN_ERROR log in the port
+MTC@tcclab5: Test case tc_parallel_portmap finished. Verdict: none
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_parallel_portmap none'.
+Titan_LogTest.tc_parallel_portmap none
+MTC@tcclab5: External command `echo Titan_LogTest.tc_parallel_portmap none' was executed successfully (exit status: 0).
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_portevent'.
+./Titan_LogTest(31680): memory usage statistics:
+total allocations: 583
+malloc/new  calls: 423
+free/delete calls: 423
+peak memory usage: 7761 bytes
+average block size: 69.3482 bytes
+Titan_LogTest.tc_portevent
+MTC@tcclab5: External command `echo Titan_LogTest.tc_portevent' was executed successfully (exit status: 0).
+MTC@tcclab5: Test case tc_portevent started.
+6@tcclab5: This is a TTCN_ERROR log in the port
+MTC@tcclab5: Test case tc_portevent finished. Verdict: none
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_portevent none'.
+Titan_LogTest.tc_portevent none
+MTC@tcclab5: External command `echo Titan_LogTest.tc_portevent none' was executed successfully (exit status: 0).
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_timer'.
+./Titan_LogTest(31683): memory usage statistics:
+total allocations: 664
+malloc/new  calls: 484
+free/delete calls: 484
+peak memory usage: 7761 bytes
+average block size: 68.3991 bytes
+Titan_LogTest.tc_timer
+MTC@tcclab5: External command `echo Titan_LogTest.tc_timer' was executed successfully (exit status: 0).
+MTC@tcclab5: Test case tc_timer started.
+MTC@tcclab5: Test case tc_timer finished. Verdict: pass
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_timer pass'.
+Titan_LogTest.tc_timer pass
+MTC@tcclab5: External command `echo Titan_LogTest.tc_timer pass' was executed successfully (exit status: 0).
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_UserLog'.
+Titan_LogTest.tc_UserLog
+MTC@tcclab5: External command `echo Titan_LogTest.tc_UserLog' was executed successfully (exit status: 0).
+MTC@tcclab5: Test case tc_UserLog started.
+MTC@tcclab5: Test case tc_UserLog finished. Verdict: pass
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_UserLog pass'.
+Titan_LogTest.tc_UserLog pass
+MTC@tcclab5: External command `echo Titan_LogTest.tc_UserLog pass' was executed successfully (exit status: 0).
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_matching'.
+Titan_LogTest.tc_matching
+MTC@tcclab5: External command `echo Titan_LogTest.tc_matching' was executed successfully (exit status: 0).
+MTC@tcclab5: Test case tc_matching started.
+MTC@tcclab5: Test case tc_matching finished. Verdict: pass
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_matching pass'.
+Titan_LogTest.tc_matching pass
+MTC@tcclab5: External command `echo Titan_LogTest.tc_matching pass' was executed successfully (exit status: 0).
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_verdict'.
+Titan_LogTest.tc_verdict
+MTC@tcclab5: External command `echo Titan_LogTest.tc_verdict' was executed successfully (exit status: 0).
+MTC@tcclab5: Test case tc_verdict started.
+MTC@tcclab5: Test case tc_verdict finished. Verdict: pass
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_verdict pass'.
+Titan_LogTest.tc_verdict pass
+MTC@tcclab5: External command `echo Titan_LogTest.tc_verdict pass' was executed successfully (exit status: 0).
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_encdec'.
+Titan_LogTest.tc_encdec
+MTC@tcclab5: External command `echo Titan_LogTest.tc_encdec' was executed successfully (exit status: 0).
+MTC@tcclab5: Test case tc_encdec started.
+MTC@tcclab5: Test case tc_encdec finished. Verdict: pass
+MTC@tcclab5: Starting external command `echo Titan_LogTest.tc_encdec pass'.
+Titan_LogTest.tc_encdec pass
+MTC@tcclab5: External command `echo Titan_LogTest.tc_encdec pass' was executed successfully (exit status: 0).
+MTC@tcclab5: Execution of control part in module Titan_LogTest finished.
+MTC@tcclab5: Starting external command `echo Titan_LogTest'.
+Titan_LogTest
+MTC@tcclab5: External command `echo Titan_LogTest' was executed successfully (exit status: 0).
+MC@tcclab5: Test execution finished.
+Execution of [EXECUTE] section finished.
+emtc
+MC@tcclab5: Terminating MTC.
+MTC@tcclab5: Verdict statistics: 3 none (23.08 %), 9 pass (69.23 %), 0 inconc (0.00 %), 0 fail (0.00 %), 1 error (7.69 %).
+MTC@tcclab5: Test execution summary: 13 test cases were executed. Overall verdict: error
+MC@tcclab5: MTC terminated.
+MC2> exit
+MC@tcclab5: Shutting down session.
+MC@tcclab5: Shutdown complete.
+./Titan_LogTest(31663): memory usage statistics:
+total allocations: 6855
+malloc/new  calls: 4971
+free/delete calls: 4971
+peak memory usage: 7761 bytes
+average block size: 61.8643 bytes
+./Titan_LogTest(31660): memory usage statistics:
+total allocations: 420
+malloc/new  calls: 306
+free/delete calls: 306
+peak memory usage: 7761 bytes
+average block size: 74.8524 bytes
+/mnt/TTCN/Releases/TTCNv3-1.8.pl5/bin/mctr_cli(31656): memory usage statistics:
+total allocations: 131
+malloc/new  calls: 100
+free/delete calls: 100
+peak memory usage: 10594 bytes
+average block size: 502.931 bytes
index d0390f2d35ae1ec594ec7d6e09ab0d0723b05be1..507f557719f17624d411a1fc5a1ed650cbbddf3c 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Baranyi, Botond
+#
+##############################################################################
 TOPDIR := ../../
 include ${TOPDIR}/Makefile.regression
 
index e9f1420cf9c1658b7bc1a47dc7f00b88b5645d70..6f41326e58e1d88f7f3a9cadb80f9d035c868689 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.8.pre3 build 4
 // for Attila Balasko (ethbaat@ehubuux110) on Wed Jun  2 15:51:57 2010
index f8f88919fea3b9bf3525e6a0feb02fcb535d06b5..fb4b19c5a631da17f867eb014f55f8f71d8a16ae 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.8.pre3 build 4
 // for Attila Balasko (ethbaat@ehubuux110) on Wed Jun  2 15:51:57 2010
index 1daededd6596b224b5d9bf8647fcc1de2a9ba03e..c6527f1c34bcd7302979c72fe7eafcef951f9283 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index 7e01af493999ca7a927e8242d891b3e648041d4b..0caccf18b2491f68fa9dbddd3c5749ccc589b286 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module Titan_LogTest {
 
index 84d1e1c5edc74ee29dce94ea73d4d8b38927a270..20631ecb7de97748cee707e98bbc3bd174e9bc34 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module Titan_LogTestDefinitions {
 
index 077c6f4de95d608341cf77e6cba27aff5d9fa947..de8951774edc7366b4749bbfc827122b5e2b6b2c 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index 1e8c2bef9b05538eb0c3c2ffeee4acf1fda5328b..e2eac2db320046d206e6b796a6531d8b98acfafc 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index 377f4ea342e3eeb7dad3e0148eb714e1b1a91beb..cd3985f019c19d0fdbb62cf5315cf46a81944b69 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index 67cff25e95e8e2e612d7e3bbf8992df18edf94cf..c663a327b59530390256bf160a564df03150669a 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index 73d5bf924edd16e353a43c8bca471a91f64a09ec..1d0c6f44ba6d0f61b0710ec296f2ade317d28b46 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index 9d290c7a1a36739c8297d75fac64190eefbd9a42..c6f5c247b9b01d21440e41638144f6637d77813b 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index 797cb9781e2926ea6ab6778d7b10601746c2d32a..78b83e274e5ef9ce3122cce82722f29a9c666238 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index c63356ed56c805eac13bd090c5b5f26f6936b060..b59c1e443268d09623cc99d59af04b244833e88c 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index 3e7cedfd774d2fc3873ce8077a5e1239dc94c4e0..545e2aca147ac1164fc64bde3d6a12044f5240ee 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index 9adbe02becbe51d01e5bb4903d28c81e2dc53b13..f5c1997f3b0c0a77582c7c6aa51dd27d89bc6b30 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index 40cdf4975b0259935c98d795179c97ae2fafcd64..c80b799388fc16dba0fbf0c6f7f028d31c225525 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index 36cd230c6aa1437f22fcc0f77843118018e73f3b..2595532c677d637acf8102c7b8bff9336f45c4d7 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index 65d5c1518222fe799018ef4dbc73218b50e2feb2..613ac4310978500ce950538cb36b019be93b4fca 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index dd0423429597bd25d7e6ca22d3ae6a936cca0b1c..45934965b4207edc787968af384a687bc1b8c060 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
  #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index 53cb4bd34c048f0d13a7e5b00f06d024db80907b..5f0e9115f1e0075b132f0ffe3c690dcc222cef45 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index 8840c6c75382babd620cff1f67c8354eda390321..7d667de258ba8bbf336133198f63825a9da48649 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index 4e9515f6d0d0361b90a40e7b3469bddc443e0d7d..b69410a7ff53fa89056b615f85387e5149c8af5e 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index 6f1bd8dd860600a66e91f68d2ede23366e37ec69..3664afc2b59de28f5c75b45da76440db967c0fb7 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index dcf8d16f6bba7290ab654c6001b3468897fcbab5..472027979ba5e8dea8761a6f6d811677139a39ec 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index a9d14da3d51e0a98b10ef654e2f4d9143ab62731..beced274ae1912ae21d469f4103d652db5969ef6 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index a246c8ce573b99f86ae180f1fee34c347076a815..780c51516a86725fe723b1ed90c9f9d109020df6 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index bb8a1da664b98e0ec8041d6e5aaad89152e10b76..7e3fa8c94ff72e760e26f97d56f4d3f2bac2289e 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 #ModuleName.SampleParameter := SampleValue
 [TESTPORT_PARAMETERS]
index e46392b6076d2cc399a468f8c517b1a4c9ef8648..4c88c94e6fb8f8df275c180df0857f145b13df15 100755 (executable)
@@ -1,10 +1,15 @@
 #!/bin/bash
 ###############################################################################
-# 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
+#
 ###############################################################################
 
 
index d73469f8c99dbb4357341e88b46c0c982eef6fed..fa9f3cd2ed70b4fd3d837c442659dfff8ffd6da1 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include ../Makefile.regression
 
index fdb8da4a8b3607ec3a02e4875af6df1a1cf63f8d..76c56577cf7c74464f1e3b5344aa487693c4b168 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [EXECUTE]
 logcontrol
index e8925cf1bd7418e67efd57ae99f2085223d7c620..6103a4b05a2e0ee9aec54c4387cec038ddd45e5b 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module logcontrol {
 
index c583c6164507bda29ee704a937e40e88643c34a8..76730c380880f5d55b149e990d92583214d9cfbf 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 409df5f56934def3a07e3391d837f4566209de5c..104364d8925c0b01a4fc6feb21ce6b65d01d80b8 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *
  ******************************************************************************/
 module a
 {
index 6ed5a7fc77e979b110d608a942aac8d5b003c3a5..9c4f276518a00c5b7edf6a158102c26754d3e726 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Delic, Adam
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 2f990668459286b6434842ddc8ce87a5b33135d5..97c3832fe4212288469179edbc44f3918a11cd63 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 9aa6e5089534aa03453417e0bd81847c2ea7e038..e27f497e0c356cbcdcc5cdffda06cffb562acb47 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TlostTimer {
 
index afc9d2a1ce5b04f54887d6091965745301a1f963..aa7d957f96c665d50f189102df2294499d9c460d 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [EXECUTE]
 TlostTimer.control
index 54206f35f3f2d8ce94ffc4801b24c8d73324dd9d..c32dbb8e84e8edafc700a2d5248f93365d993c89 100644 (file)
@@ -1,9 +1,17 @@
 /******************************************************************************
- * 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
+ *   Czerman, Oliver
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Macros {
 
index af93ed16072a692c5e629b8b880951ec0eb2b25d..d77fac4d123999f3eaf1bae014eb1c9ce9b7a64e 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Czerman, Oliver
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 7595556a626333fd7e091088244ecd20332014d1..c47410961d29f2f38865ca692e7a488fe8441857 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Czerman, Oliver
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 087efff2e63267c7581a0932264911703f830144..61fe352b1bc8e5854000cebbbc1db7c05c7d2683 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Szabo, Bence Janos
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index c5cd1654edfc6ee714c088fe718cd7e759aebbeb..2666510d6c30ef1dfff210edd2c5c1837f6e0984 100755 (executable)
@@ -1,10 +1,15 @@
 #!/bin/bash
 ###############################################################################
-# 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
+#   Szabo, Bence Janos
+#
 ###############################################################################
 
 MAKEFILEGEN_ENVVAR_TEST_FOLDER="makefilegen_envvar_test/TpdEnvVarTestMain"
index d0923e0425ce43f95c66cdc6642a8a5a2f3aaabb..0f24ec873b20859c665a42867816ea40dcfb25ac 100644 (file)
@@ -26,4 +26,4 @@
       </ProjectProperties>
     </Configuration>
   </Configurations>
-</TITAN_Project_File_Information>
\ No newline at end of file
+</TITAN_Project_File_Information>
index 8fe1bdf00a00e4116eb8049f05cadc30c26fe9ca..dceacafdd63f532c1753c96f08c8a3ada9227bcf 100644 (file)
@@ -1,8 +1,8 @@
-[LOGGING]\r
-LogFile := "../log/MyExample-%n.log"\r
-FileMask := LOG_ALL\r
-ConsoleMask := ERROR | TESTCASE | STATISTICS\r
-LogSourceInfo := Stack\r
-\r
-[EXECUTE]\r
-MyExample.control\r
+[LOGGING]
+LogFile := "../log/MyExample-%n.log"
+FileMask := LOG_ALL
+ConsoleMask := ERROR | TESTCASE | STATISTICS
+LogSourceInfo := Stack
+
+[EXECUTE]
+MyExample.control
index 5eb6f9faa942e09993a82f2cfa5686d30d1e3732..d33b6a797bf4458a681e2de0c70522bd8141a480 100644 (file)
@@ -1,39 +1,39 @@
-// TTCN-3 version of "Hello, world!"\r
-module MyExample\r
-{\r
-type port PCOType message\r
-{\r
-  inout charstring;\r
-}\r
-\r
-type component MTCType\r
-{\r
-  port PCOType MyPCO_PT;\r
-}\r
-\r
-testcase tc_HelloW() runs on MTCType system MTCType\r
-{\r
-  map(mtc:MyPCO_PT, system:MyPCO_PT);\r
-  MyPCO_PT.send("Hello, world!");\r
-  setverdict(pass);\r
-}\r
-\r
-testcase tc_HelloW2() runs on MTCType system MTCType\r
-{\r
-  timer TL_T := 15.0;\r
-  map(mtc:MyPCO_PT, system:MyPCO_PT);\r
-  MyPCO_PT.send("Hello, world!");\r
-  TL_T.start;\r
-  alt {\r
-    [] MyPCO_PT.receive("Hello, TTCN-3!") { TL_T.stop; setverdict(pass); }\r
-    [] TL_T.timeout { setverdict(inconc); }\r
-    [] MyPCO_PT.receive { TL_T.stop; setverdict(fail); }\r
-  }\r
-}\r
-\r
-control\r
-{\r
-  execute(tc_HelloW());\r
-  execute(tc_HelloW2());\r
-}\r
-}\r
+// TTCN-3 version of "Hello, world!"
+module MyExample
+{
+type port PCOType message
+{
+  inout charstring;
+}
+
+type component MTCType
+{
+  port PCOType MyPCO_PT;
+}
+
+testcase tc_HelloW() runs on MTCType system MTCType
+{
+  map(mtc:MyPCO_PT, system:MyPCO_PT);
+  MyPCO_PT.send("Hello, world!");
+  setverdict(pass);
+}
+
+testcase tc_HelloW2() runs on MTCType system MTCType
+{
+  timer TL_T := 15.0;
+  map(mtc:MyPCO_PT, system:MyPCO_PT);
+  MyPCO_PT.send("Hello, world!");
+  TL_T.start;
+  alt {
+    [] MyPCO_PT.receive("Hello, TTCN-3!") { TL_T.stop; setverdict(pass); }
+    [] TL_T.timeout { setverdict(inconc); }
+    [] MyPCO_PT.receive { TL_T.stop; setverdict(fail); }
+  }
+}
+
+control
+{
+  execute(tc_HelloW());
+  execute(tc_HelloW2());
+}
+}
index 53c251f848d078baa827f581acd9da187f044c23..a8ff1c825abf2af423bb6fe4e4b486779d752425 100644 (file)
-// This Test Port skeleton source file was generated by the\r
-// TTCN-3 Compiler of the TTCN-3 Test Executor version CRL 113 200/4 R2A\r
-// for Arpad Lovassy (earplov@esekilxxen1841) on Tue Jul 22 16:49:55 2014\r
-\r
-// Copyright Ericsson Telecom AB 2000-2014\r
-\r
-// You may modify this file. Complete the body of empty functions and// add your member functions here.\r
-\r
-#include "PCOType.hh"\r
-#include "memory.h"\r
-\r
-#include <stdio.h>\r
-\r
-namespace MyExample {\r
-\r
-PCOType::PCOType(const char *par_port_name)\r
-       : PCOType_BASE(par_port_name)\r
-{\r
-\r
-}\r
-\r
-PCOType::~PCOType()\r
-{\r
-\r
-}\r
-\r
-void PCOType::set_parameter(const char * /*parameter_name*/,\r
-       const char * /*parameter_value*/)\r
-{\r
-\r
-}\r
-\r
-void PCOType::Event_Handler(const fd_set *read_fds,\r
-       const fd_set *write_fds, const fd_set *error_fds,\r
-       double time_since_last_call)\r
-{\r
-       size_t buf_len = 0, buf_size = 32;\r
-       char *buf = (char*)Malloc(buf_size);\r
-       for ( ; ; ) {\r
-               int c = getc(stdin);\r
-               if (c == EOF) {\r
-                       if (buf_len > 0) incoming_message(CHARSTRING(buf_len, buf));\r
-                       Uninstall_Handler();\r
-                       break;\r
-               } else if (c == '\n') {\r
-                       incoming_message(CHARSTRING(buf_len, buf));\r
-                       break;\r
-               } else {\r
-                       if (buf_len >= buf_size) {\r
-                               buf_size *= 2;\r
-                               buf = (char*)Realloc(buf, buf_size);\r
-                       }\r
-                       buf[buf_len++] = c;\r
-               }\r
-       }\r
-       Free(buf);\r
-}\r
-\r
-/*void PCOType::Handle_Fd_Event(int fd, boolean is_readable,\r
-       boolean is_writable, boolean is_error) {}*/\r
-\r
-void PCOType::Handle_Fd_Event_Error(int /*fd*/)\r
-{\r
-\r
-}\r
-\r
-void PCOType::Handle_Fd_Event_Writable(int /*fd*/)\r
-{\r
-\r
-}\r
-\r
-void PCOType::Handle_Fd_Event_Readable(int /*fd*/)\r
-{\r
-\r
-}\r
-\r
-/*void PCOType::Handle_Timeout(double time_since_last_call) {}*/\r
-\r
-void PCOType::user_map(const char *system_port)\r
-{\r
-       fd_set readfds;\r
-       FD_ZERO(&readfds);\r
-       FD_SET(fileno(stdin), &readfds);\r
-       Install_Handler(&readfds, NULL, NULL, 0.0);\r
-}\r
-\r
-void PCOType::user_unmap(const char *system_port)\r
-{\r
-       Uninstall_Handler();\r
-}\r
-\r
-void PCOType::user_start()\r
-{\r
-\r
-}\r
-\r
-void PCOType::user_stop()\r
-{\r
-\r
-}\r
-\r
-void PCOType::outgoing_send(const CHARSTRING& send_par)\r
-{\r
-       puts((const char*)send_par);\r
-       fflush(stdout);\r
-}\r
-\r
-} /* end of namespace */\r
+// This Test Port skeleton source file was generated by the
+// TTCN-3 Compiler of the TTCN-3 Test Executor version CRL 113 200/4 R2A
+// for Arpad Lovassy (earplov@esekilxxen1841) on Tue Jul 22 16:49:55 2014
+
+// Copyright Ericsson Telecom AB 2000-2014
+
+// You may modify this file. Complete the body of empty functions and// add your member functions here.
+
+#include "PCOType.hh"
+#include "memory.h"
+
+#include <stdio.h>
+
+namespace MyExample {
+
+PCOType::PCOType(const char *par_port_name)
+       : PCOType_BASE(par_port_name)
+{
+
+}
+
+PCOType::~PCOType()
+{
+
+}
+
+void PCOType::set_parameter(const char * /*parameter_name*/,
+       const char * /*parameter_value*/)
+{
+
+}
+
+void PCOType::Event_Handler(const fd_set *read_fds,
+       const fd_set *write_fds, const fd_set *error_fds,
+       double time_since_last_call)
+{
+       size_t buf_len = 0, buf_size = 32;
+       char *buf = (char*)Malloc(buf_size);
+       for ( ; ; ) {
+               int c = getc(stdin);
+               if (c == EOF) {
+                       if (buf_len > 0) incoming_message(CHARSTRING(buf_len, buf));
+                       Uninstall_Handler();
+                       break;
+               } else if (c == '\n') {
+                       incoming_message(CHARSTRING(buf_len, buf));
+                       break;
+               } else {
+                       if (buf_len >= buf_size) {
+                               buf_size *= 2;
+                               buf = (char*)Realloc(buf, buf_size);
+                       }
+                       buf[buf_len++] = c;
+               }
+       }
+       Free(buf);
+}
+
+/*void PCOType::Handle_Fd_Event(int fd, boolean is_readable,
+       boolean is_writable, boolean is_error) {}*/
+
+void PCOType::Handle_Fd_Event_Error(int /*fd*/)
+{
+
+}
+
+void PCOType::Handle_Fd_Event_Writable(int /*fd*/)
+{
+
+}
+
+void PCOType::Handle_Fd_Event_Readable(int /*fd*/)
+{
+
+}
+
+/*void PCOType::Handle_Timeout(double time_since_last_call) {}*/
+
+void PCOType::user_map(const char *system_port)
+{
+       fd_set readfds;
+       FD_ZERO(&readfds);
+       FD_SET(fileno(stdin), &readfds);
+       Install_Handler(&readfds, NULL, NULL, 0.0);
+}
+
+void PCOType::user_unmap(const char *system_port)
+{
+       Uninstall_Handler();
+}
+
+void PCOType::user_start()
+{
+
+}
+
+void PCOType::user_stop()
+{
+
+}
+
+void PCOType::outgoing_send(const CHARSTRING& send_par)
+{
+       puts((const char*)send_par);
+       fflush(stdout);
+}
+
+} /* end of namespace */
index ac03cfee1312bdb557e073e2a0adb47e91b2a434..a3b4464fb0d1f305659438e42463a0e5979168bc 100644 (file)
@@ -1,48 +1,48 @@
-// This Test Port skeleton header file was generated by the\r
-// TTCN-3 Compiler of the TTCN-3 Test Executor version CRL 113 200/4 R2A\r
-// for Arpad Lovassy (earplov@esekilxxen1841) on Tue Jul 22 16:49:55 2014\r
-\r
-// Copyright Ericsson Telecom AB 2000-2014\r
-\r
-// You may modify this file. Add your attributes and prototypes of your\r
-// member functions here.\r
-\r
-#ifndef PCOType_HH\r
-#define PCOType_HH\r
-\r
-#include "MyExample.hh"\r
-\r
-namespace MyExample {\r
-\r
-class PCOType : public PCOType_BASE {\r
-public:\r
-       PCOType(const char *par_port_name = NULL);\r
-       ~PCOType();\r
-\r
-       void set_parameter(const char *parameter_name,\r
-               const char *parameter_value);\r
-\r
-       void Event_Handler(const fd_set *read_fds,\r
-               const fd_set *write_fds, const fd_set *error_fds,\r
-               double time_since_last_call);\r
-\r
-private:\r
-       /* void Handle_Fd_Event(int fd, boolean is_readable,\r
-               boolean is_writable, boolean is_error); */\r
-       void Handle_Fd_Event_Error(int fd);\r
-       void Handle_Fd_Event_Writable(int fd);\r
-       void Handle_Fd_Event_Readable(int fd);\r
-       /* void Handle_Timeout(double time_since_last_call); */\r
-protected:\r
-       void user_map(const char *system_port);\r
-       void user_unmap(const char *system_port);\r
-\r
-       void user_start();\r
-       void user_stop();\r
-\r
-       void outgoing_send(const CHARSTRING& send_par);\r
-};\r
-\r
-} /* end of namespace */\r
-\r
-#endif
\ No newline at end of file
+// This Test Port skeleton header file was generated by the
+// TTCN-3 Compiler of the TTCN-3 Test Executor version CRL 113 200/4 R2A
+// for Arpad Lovassy (earplov@esekilxxen1841) on Tue Jul 22 16:49:55 2014
+
+// Copyright Ericsson Telecom AB 2000-2014
+
+// You may modify this file. Add your attributes and prototypes of your
+// member functions here.
+
+#ifndef PCOType_HH
+#define PCOType_HH
+
+#include "MyExample.hh"
+
+namespace MyExample {
+
+class PCOType : public PCOType_BASE {
+public:
+       PCOType(const char *par_port_name = NULL);
+       ~PCOType();
+
+       void set_parameter(const char *parameter_name,
+               const char *parameter_value);
+
+       void Event_Handler(const fd_set *read_fds,
+               const fd_set *write_fds, const fd_set *error_fds,
+               double time_since_last_call);
+
+private:
+       /* void Handle_Fd_Event(int fd, boolean is_readable,
+               boolean is_writable, boolean is_error); */
+       void Handle_Fd_Event_Error(int fd);
+       void Handle_Fd_Event_Writable(int fd);
+       void Handle_Fd_Event_Readable(int fd);
+       /* void Handle_Timeout(double time_since_last_call); */
+protected:
+       void user_map(const char *system_port);
+       void user_unmap(const char *system_port);
+
+       void user_start();
+       void user_stop();
+
+       void outgoing_send(const CHARSTRING& send_par);
+};
+
+} /* end of namespace */
+
+#endif
index 0035929abf3636a95cd43c0e3913015e4746a7ce..523cb8867a14d3261c8226ef4a991210bc45a64f 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 0a9688b8072ba3812df110908edc1d09fb7c00ca..5abea707f9f8368d30f65c48288be1143044497c 100644 (file)
@@ -1,9 +1,17 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TmodifiedTemplate {
 
index 16540d41c8c692825bf05fd574cc4034ab5a0718..8186f3a088af3b7b643ee1ebd5536dbf143601eb 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [EXECUTE]
 TmodifiedTemplate.control
index b0e1bd5cc0cbb4f9d9e70694e4fe66ec98d543bb..2a5c2b79d1a5f360a53ca6f00fc7041ca17016bc 100644 (file)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index d53a6ebb59a2a91ed661a7a474604d291b000016..3b5d6b3a13fc61df8142157b1ded8b1aa41e0b5c 100644 (file)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
 ###############################################################################
 [LOGGING]
 Logfile := "namedActualParameters.log"
index 13f587f7213f10103d86ce71e6ca07b6bb6d4d4b..7687fd2d6a8a0a948c85d6f432feb4a00008bf79 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module inlinetemplate
 {
index 4d7f1a3830a8d81573e6736fd19b7f6e96baab2b..9dd20b85116bbb59c80c0e6267d98ecacbc7a0fd 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module namedparam
 {
index 96d6a53e2aff5298dcfb58f08aedd8ce9e9124d2..482c9d95b0a414de94703319f74006355d32cbad 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module small
 {
index 6d40500e2cd3aac1e4921db9f94590391c9a97ec..50c79c62dc75d94714d52dbd7f151c0b7e4ff306 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module templates
 {
old mode 100755 (executable)
new mode 100644 (file)
index 97d8847..9560f99
@@ -1,10 +1,18 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
+##############################################################################
 ifeq "$(MAKELEVEL)" "0"
 # not recursive
 RT2:=1
index 37f0d4e539d8944af6592a4d0a8773dfcc045418..a9bf890f8e9ac5f7560a1baeb517ca86fe04c36c 100644 (file)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
 ###############################################################################
 [LOGGING]
 LogFile := "NegTest_BER.log"
index 5f0e1fc5ba2d696f38425aa8e4e5deba4802fcf0..145e694bfb2f91df617f9de114b6cb8b263410db 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module  NegTestTestcases {
 
index 5e52d613c5299ceb6abb76cf1dbaac246e86c9e4..510d79075f2db509912ec44b53486011681bd065 100644 (file)
@@ -1,9 +1,13 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--
 --/////////////////////////////////////////////////////////////////////////////
 NegTestTypes
 DEFINITIONS
index 90124d6cf6b06a645a9096cfc2bfe50ead0a0443..0b236139e6d1a2f94f52c23f2d23716a5babd2c8 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [LOGGING]
 LogFile := "NegTest_JSON.log"
index e87223551a6bd89a188d7ea833f48d8209f8276e..08c9f220a276fef8839d0455dd7f02e7be5d1b98 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 // This module tests the 'negative testing' feature of the JSON encoder.
index e571ccedbe07792cce8bd422b816e7bff1e2add9..d7bc2e1b0486d2eef274564c469b8f71a1b6f19b 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [LOGGING]
 LogFile := "NegTest_RAW.log"
index e958a3ad9d67ed558da30d45ac7b93fb9a9ee4b0..1d78e5e0ca4d0f506c32f4ab201c69b41df5ce11 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module NegTest_RAW_Testcases {
 
index b3f64e83771f8d19056d32b84166a3419c73ba0f..b7d0a892e8d2e854dc2f3269cf030abe6c034de2 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module NegTest_RAW_Types {
 
index 93c423b1c9937a578c22ecfab2151515b7e0b47e..a7300fe68f729e6110eb75e2c1ab3a3a007e0906 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [LOGGING]
 LogFile := "NegTest_TEXT.log"
index eccd83666aaf46c6228d07fa61a73431c957aece..f18b6e34848e2bdf3002f32feb6b08903866ffb7 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module NegTest_TEXT_Testcases  {
 
index a735770041d37bcc926a2f939e54c22eeb1ae922..2ac6498d6d7020bdfd40c795d65a9b07f08333a6 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module NegTest_TEXT_Types {
 
index 0f8da48e0aa141c528ccf399f08979cbe96a1ef3..e0a70ba8aec1bf895698759aa66a8a44bdb35fa7 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [LOGGING]
 LogFile := "NegTest_XML.log"
index 53c835211a85030c800a8009c0a9c80550f3c844..99a85bf814d39555590fe3601c8624fd9cd15be4 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module  NegTest_XML_Testcases {
 
index 7c6372872f5ea202dcabc25041a0ecc18cf1d526..77a5f4775e0f2b23260f0aab3ab065a89de41589 100644 (file)
@@ -1,11 +1,13 @@
 <!--
- 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
+-->
 <schema xmlns="http://www.w3.org/2001/XMLSchema"
             xmlns:n="www.XmlTest.org/negativeTest_XML_Types"
             targetNamespace="www.XmlTest.org/negativeTest_XML_Types">
index be8b702b789e0ea52635604cf14c6e945854285d..fce8abbf789cd01748be17ee27dd08277f99c101 100644 (file)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [LOGGING]
 LogFile := "NegTest_all.log"
old mode 100755 (executable)
new mode 100644 (file)
index d7343d6..d8462fe
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Delic, Adam
+--
 --/////////////////////////////////////////////////////////////////////////////
 Types
 DEFINITIONS
old mode 100755 (executable)
new mode 100644 (file)
index fdd4a7d..9cc2058
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#   Delic, Adam
+#   Szabados, Kristof
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
old mode 100755 (executable)
new mode 100644 (file)
index e9d707b..cebb6a8
@@ -1,9 +1,17 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Szabados, Kristof
+ *   Pandi, Krisztian
+ *
  ******************************************************************************/
 module negtest
 {
index d3013709bec89e773392d8ad498b3c3c5f21f69f..be16e488875521dadb1e8ac5d610cbcfd949cc26 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 //
 //  File:          www_XmlTest_org_negativeTest_XML_Types.ttcn
index a9a7ffe488bdb092d05d3346c9144f03b8884b00..0f23d8dcd62d0c0a27786bf44b8aa82fda2de3fe 100644 (file)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index de3e2fefc79dcc13cfa1d99951c1ac58a45a1452..186356bbab6b13b53586b8a5bed5ca40e2c5b771 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.6.pre4 build 4
 // for ekrisza (ekrisza@EGNEC004JPBV14D) on Wed May 10 13:22:33 2006
index c4d906669bd788348d883c32f9ed8f6fbb3894d5..f5bafb8727cdaa001432ab085cd762a1d94984b6 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.6.pre4 build 4
 // for ekrisza (ekrisza@EGNEC004JPBV14D) on Wed May 10 13:22:33 2006
index 4aaa4e2b9021d145e21c60a65882a7263e447e78..daf472fd9da74c45bac5018bffd19b3b1da5d101 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module TnonMandatory {
 type port PCOType message
index 47feb42c5276e5aa364e5be6016d38c4ff7bf9bf..057d10e2de9890b22db4042d6a5b4004bc0e9e04 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabados, Kristof
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index baabc430aac75a3b753c6e6f296d352ac951a8ed..daa01c42494bf3310c4957e8e18a48a136dbb918 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 7247fdd83636477566b077073334001631afeb21..f334a71fbf581237544dc0c17c442515224fe6c4 100644 (file)
@@ -1,9 +1,17 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module TobjidOper {
 
index df5579261417b2a5527b5f9a65c85f7dc186fde2..3495aa98806c5315f3cfda6b621bf1968dcb456d 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
@@ -11,4 +16,4 @@ Logfile := "objidOper.log"
 FileMask := LOG_ALL
 ConsoleMask := TTCN_WARNING | TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS
 [EXECUTE]
-TobjidOper
\ No newline at end of file
+TobjidOper
index b46dea388b2fd9ff8d46b3982fd6023360e565a2..b26aa33ede6b3f5598c65c7b8025e94d6d0ffe88 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 #include <Integer.hh>
 #include <Objid.hh>
 
index fca6f33dc2b619085660d52ee647a5c17fc61d63..ad0f22d02e926d126b9c5c6060fc181d4af565e5 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 9021d6653a237a583ab487e76683b154c1dd8113..522315f7b44b3aab4524be21b94c4ec802c86242 100644 (file)
@@ -1,9 +1,17 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module ToctetstrOper
 {type component octetstrOper_comptype { };
index c9875a85bc9a1401a1b12e31e03713e73c28f6c6..a84d91914d268083e2c41b0494aaa72cf1a4ebdc 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
@@ -11,4 +16,4 @@ Logfile := "octetstrOper.log"
 FileMask := LOG_ALL
 ConsoleMask := TTCN_WARNING | TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS
 [EXECUTE]
-ToctetstrOper
\ No newline at end of file
+ToctetstrOper
index e57a954536b89573dd4cba272b54cf7e0d0e96c3..65ea9144125a27f640be35d9fc716646c2c9206f 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Raduly, Csaba
+--
 --/////////////////////////////////////////////////////////////////////////////
 Datatypes DEFINITIONS AUTOMATIC TAGS
 ::= BEGIN
index 19ed2185c502f6fe4fa3671295145fbb6143c866..2f5d684c466480a6947aa9417e16d72358e956d0 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 #ifndef DUMPING_HH
 #define DUMPING_HH
 
index d9a3b5029309680e889f4bf7eed18aca7f3ceb5a..1ce467064089f0b0549abf8212fa177c4b493132 100644 (file)
@@ -1,10 +1,18 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index e38e78dff527b6d8b6f69b76d3dc6740604332e5..e3f7eeb2e5943e9ff0edb56ba26d423b2b179995 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.7.pl2
 // for ecsardu (ecsardu@E0017A4D11749) sometime in 2008
index ac6c306a2e82db65c9ad48623452ef5b74bd452e..d9788bc2892d4a218e1e9a43e9fd5cd9b0fa6ee6 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.7.pre2 build 2
 // for ecsardu (ecsardu@E0017A4D11749) on Thu Jan 10 14:37:19 2008
index ea1fcb0dd0889c902f87fffff587aea8221fe0f6..fb3cd1fd343d63c1efa9533af2803997ce1d0838 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Godar, Marton
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Tsenderos
 {
index 4e3ef963c55b287b52f10f418ad5cfe2ce459393..02f3540b47fcbdebec145371e01a5b6c610c0d34 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabados, Kristof
+#
 ###############################################################################
 [EXECUTE]
 Tsenderos.control
index 7756306ffd20b880cc70911db68f3c35f7ecb054..215bfd2022a3b45827bc21d4534287bdd6d8faa2 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Zalanyi, Balazs Andor
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index f028858efebbf758212df937352b3f6107ed83ec..9aa6d0cc917fe0ecf9fe304162e249eb665eb347 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Zalanyi, Balazs Andor
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
@@ -11,4 +16,4 @@ Logfile := "pattern_quadruples.log"
 FileMask := LOG_ALL
 ConsoleMask := TTCN_WARNING | TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS
 [EXECUTE]
-pattern_quadruples
\ No newline at end of file
+pattern_quadruples
index f83d631fa611fb21ffdb1839d309d984a36d00eb..7ef73ffafbb0f54193dd6f925024cd94052e4879 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Zalanyi, Balazs Andor
+ *
  ******************************************************************************/
 module pattern_quadruples
 {
index 3bbcb964adfa7eb6b0ab4ae4f01720e7eda00470..a1d15312c7cc8f15c89016319fb55099fb411fea 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Delic, Adam
+#   Dimitrov, Peter
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
old mode 100755 (executable)
new mode 100644 (file)
index 9444f9e..379384e
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Dimitrov, Peter
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 #include "test_macro.inc"
 module TpreCompilerFlags {
old mode 100755 (executable)
new mode 100644 (file)
index 29cb4d0..5f499ac
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Dimitrov, Peter
+#
 ###############################################################################
 [LOGGING]
 LogFile := "preCompilerFlags.log"
index 2de616ecac550f3d9a88f4645391218187183e93..527ff5a6d343a36b4a9a7c078ed73203907a2c76 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Delic, Adam
+#   Forstner, Matyas
+#   Hanko, Matyas
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
+##############################################################################
 TOPDIR := ..
 include   ../Makefile.regression
 
index 9bc5f8f473ad86f08ca18d665cb8bb6b1b3296fb..c27efcb086e2d73148b2306e09b21e4776f9ff02 100644 (file)
@@ -1,9 +1,16 @@
 ###############################################################################
-# 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
+#   Delic, Adam
+#   Hanko, Matyas
+#   Raduly, Csaba
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 
index c4a5f85ae9af8d7a66d27e7fcb6949f894359e16..df3ac5f0964ae1843822bd923ab669619af9c877 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module bit_to_OK {
 
index 22f4aba4dc8005d0a909b56f6306df249c36dfd4..9a1be1552647b0c9eb5343e341bffd546e6ef4b9 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module bit_to_SW {     //^In TTCN-3 module `bit_to_SW'://
 
index 95978d48ed8103981a1bfe2267dfd6ed68017682..7e632e4075a4374b45079cb31b031d235a59cb06 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module char_to_OK {
 
index 36893da96e0cdf91cc54063568cae34c3be119ea..808ae70ce9b1d658c0e204fdc9590a9ca0eea56c 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module char_to_SW {    //^In TTCN-3 module `char_to_SW'://
 
index 5aa3c9d5c9138c0d4884a6dd41202ea1c43633f9..c48c73aa7bb96ac42245d0fc46bd28830f996c0b 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Ormandi, Matyas
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module encdec_OK {
 
index f1464a340c9f6ccd63a873e61cb3f90907c0d999..0c886c82114e909ba0b3e020deacdb275664dff8 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module enum_to_OK {    //^In TTCN-3 module `enum_to_OK'://
 
index 0cd4039c33b5fb44f72b3af64b14ad42e1c5fd2c..7d990d368e32ebc809ee5e58c24ebc5732d1fa76 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module enum_to_SW {    //^In TTCN-3 module `enum_to_SW'://
 
index 597ea115bb6539140bbef6888b205ae46f741f87..1b18d695fdf8c12c3e1424f874bc3230b816fd24 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module float_to_OK {
 
index 0335ffa77b1876b248ac5882e7e1203e8b2dc0a6..9055288e147b0cbdde10bbda14e60277c59cb51a 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module float_to_SW {   //^In TTCN-3 module `float_to_SW'://
 
index d9fd32e5229770dbfdd5b630a9d0f07ac1ce13db..0009cc241b8556551be48e0d3f23ef79cced3d45 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module hex_to_OK {
 
index 85a9672d365a8cd627d6fc7b7cf637854e751bcd..520a01333720260302613aae9ea4929aa26cfca3 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module hex_to_SW {     //^In TTCN-3 module `hex_to_SW'://
 
index d7105a31fbecde59fd02d785b0aa845c47ccc4fd..255f8c9905a9486a7d9a6a79233cc80ca4e72037 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module int_to_OK {
 
index 31072008bb74bc8ab448022c1e2758414350534e..e2788ae9635ecaa91a7e0b0f5f3a98b0551a67ee 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module int_to_SW {     //^In TTCN-3 module `int_to_SW'://
 
index 4eed6d62d4127433db7deb8dbda9590e6c20b4f7..50c54dff00bf0ace58340bf60a118a277841cf91 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module isprecho_OK { //^In TTCN-3 module `isprecho_OK'://
 
index f2700f775ce5e62d567ae520f73faa25a246ebd4..513efb539b88776e9565d2140fe893f944b6dcaa 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module length_of_OK {
 
index ebee2eae32718558bb9f9b45338a4fa60f9c8222..af0ed6edd57a2483d36659cd5cbf4c0e5d5ebef3 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module length_of_SW {  //^In TTCN-3 module `length_of_SW'://
 
index e7b7bc854cba7daf163e0646ed28c50e15389a62..e980b164629a99e50578936602499c2ff599eb5c 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module oct_to_OK {
 
index 67207165a3d59a1125146bfb26e8a034663814a8..5b4a2db68f6691c5c95a8e74afdf824f74f08c7a 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module oct_to_SW {     //^In TTCN-3 module `oct_to_SW'://
 
index 61e4ab0997b3c5e2b0ff47f8547d70e378f8952d..d76663f7475f2f3fd1edaef43042eaf0b66b17bb 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module regex_OK {      //^In TTCN-3 module `regex_OK'://
 
index 3ea5d9b8406ca0c6185baf61affa534f2678e35e..abbcd45f038d8849eb7699e40dfde5906604d534 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module replacer_OK {
 
index 53dda9333974be65106080d762de3d269a22142e..04b815150136bf50b18af1f7272be93d6c3c5d0b 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module replacer_SW {   //^In TTCN-3 module `replacer_SW'://
 
index 06560bc233e541ce4cf23e509305e069c80cd868..72fc93a77ee0bccb137c27e3b675fdaa0d152c4d 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module rotter_OK {
 
index 157a1b603a07c9f50f7ffc7eeb171c3cc04e0bfe..65476e3120065bf00e4fb5a732cd57a64b39b5eb 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module rotter_SW {     //^In TTCN-3 module `rotter_SW'://
 
index 220d65a5c0cb50aa6547f368f2ec3a1c3d4f0845..63a5a3f31bff02d0acdbe74a33d26e89114098f6 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module shifty_OK {
 
index e0af96fbbce30ed64f4491a70d4df960c795715c..c3cca359b8e4483bfd01ed64cad1d9c68fb3c8dd 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module shifty_SW {     //^In TTCN-3 module `shifty_SW'://
 
index 3e87941544b45b7088447d515399e338a295b364..87bdc88ffe2eadb255d08bec6f9f9ce68c4fe936 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Beres, Szabolcs
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module size_of_OK {    //^In TTCN-3 module `size_of_OK'://
 
index be0b4682258be23b7f26408e226c420da711958f..b195d558e5e6c2e2901339435ec5bba0044bda45 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Beres, Szabolcs
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module size_of_SW {    //^In TTCN-3 module `size_of_SW'://
 
index 7c9acfa6198854dea90d1864b32959b2d4278aaf..77705bf54668cc775ed29c5af5aff7451b1054c0 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module str_to_OK {     //^In TTCN-3 module `str_to_OK'://
 
index 5b92ccb49917da69afe0960a9672cbaeb662efc3..ce5310e237c2eca82b5616caae61586530887f2a 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module str_to_SW {     //^In TTCN-3 module `str_to_SW'://
 
index 2d4e660d3cb8a607d542407acf9dfddf18796149..4880f47ba3516db614ba611365db904c3f51759c 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module sub_str_OK {
 
index 5587a2fde587fabfd124c0ac37873c126368f805..8ca3a670cd71f25ee4d1a668294c12c67d74095e 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module sub_str_SW {    //^In TTCN-3 module `sub_str_SW'://
 
index 920b0402b515bead10f13c61a84b4458e4bdd7c0..0ed8eefbec0c5799f9a30116d279c4a192d2b6d0 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module tcname_OK {
 
index b40bf0abf2f9a155ebb576d66cbdfe339d8c6697..6bc848b2b0414f6e2a671ddfe6cfb58602262395 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module tcname_SW {     //^In TTCN-3 module `tcname_SW'://
 
index 1ef3d72d8ba56407c25daaefa9f7727d3087bd7b..b1eb9b2ed6b71b41623c72872612cf2d33accbdd 100755 (executable)
@@ -1,10 +1,15 @@
 #!/usr/bin/perl -wT
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 
 use strict;
old mode 100755 (executable)
new mode 100644 (file)
index 8defed6..dc51e7a
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index ea6fbf86c2cd86a62df5485ff66a68fa4f77d378..43d16a1dc705c34ac4788f89eb59c99bda302398 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
-* 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
index 47c44bb2076562ef9f8850433f672c6feb10cd0e..f277f5a54cb02c2d38cd3eb04f15963219678bb5 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
-* 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
index afaf5b9a11e3662b0dbfaab753d0419baf0552b5..c3ebae1b36f71d022aed514c307b325c37970625 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //
 //  File:         PIPEasp_PortType.ttcn
index ead0f96cc2dfc7a93c9a21cd8e93645910551b1d..1a31a56472a7531aee8181b601cf35b542a85d7c 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module PIPEasp_Templates {
 
index b63bccda1b2b3c55fea4cd19ce8f8fe080c5f561..55dd647ac0fdfa527a5ee7374f83f0def2e22a25 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //
 //  File:         PIPEasp_Types.ttcn
index 0c08218ee453c1470c6d4673aef2736aeb69641d..c431eb9b49ff1de47ed4e77b03c8968f8fef8018 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 module Shell
index 4f60bd0726696c5f9e504ce9e2d8c0a70a5f110c..4bfeda2938d9b4950e24660e5fd9c99ad1b5dc88 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 module Testcases {
index b972387bccbd2472ae9c9886a1a3a392703de796..50fcdbca56289ef01b4003a90404e18c2f2f3ce7 100644 (file)
@@ -4,71 +4,71 @@
                "functions" : [
                        {
                                "name" : "f1",
-                               "start line" : 15,
+                               "start line" : 20,
                                "execution count" : 3,
                                "total time" : 0.000000
                        },
                        {
                                "name" : "tc1",
-                               "start line" : 19,
+                               "start line" : 24,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
                                "name" : "control",
-                               "start line" : 26,
+                               "start line" : 31,
                                "execution count" : 0,
                                "total time" : 0.000000
                        }
                ],
                "lines" : [
                        {
-                               "number" : 13,
+                               "number" : 18,
                                "execution count" : 3,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 15,
+                               "number" : 20,
                                "execution count" : 3,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 16,
+                               "number" : 21,
                                "execution count" : 3,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 19,
+                               "number" : 24,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 20,
+                               "number" : 25,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 21,
+                               "number" : 26,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 22,
+                               "number" : 27,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 23,
+                               "number" : 28,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 26,
+                               "number" : 31,
                                "execution count" : 0,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 27,
+                               "number" : 32,
                                "execution count" : 0,
                                "total time" : 0.000000
                        }
                "functions" : [
                        {
                                "name" : "f2",
-                               "start line" : 13,
+                               "start line" : 18,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
                                "name" : "t1",
-                               "start line" : 22,
+                               "start line" : 27,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
                                "name" : "tc2",
-                               "start line" : 24,
+                               "start line" : 29,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
                                "name" : "control",
-                               "start line" : 32,
+                               "start line" : 37,
                                "execution count" : 0,
                                "total time" : 0.000000
                        }
                ],
                "lines" : [
                        {
-                               "number" : 13,
+                               "number" : 18,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 14,
+                               "number" : 19,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 15,
+                               "number" : 20,
                                "execution count" : 0,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 18,
+                               "number" : 23,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 22,
+                               "number" : 27,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 24,
+                               "number" : 29,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 25,
+                               "number" : 30,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 26,
+                               "number" : 31,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 27,
+                               "number" : 32,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 28,
+                               "number" : 33,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 29,
+                               "number" : 34,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 32,
+                               "number" : 37,
                                "execution count" : 0,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 33,
+                               "number" : 38,
                                "execution count" : 0,
                                "total time" : 0.000000
                        }
                "functions" : [
                        {
                                "name" : "f3",
-                               "start line" : 14,
+                               "start line" : 19,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
                                "name" : "tc3",
-                               "start line" : 21,
+                               "start line" : 26,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
                                "name" : "control",
-                               "start line" : 31,
+                               "start line" : 36,
                                "execution count" : 1,
                                "total time" : 0.000000
                        }
                ],
                "lines" : [
                        {
-                               "number" : 14,
+                               "number" : 19,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 16,
+                               "number" : 21,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 17,
+                               "number" : 22,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 18,
+                               "number" : 23,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 21,
+                               "number" : 26,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 23,
+                               "number" : 28,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 24,
+                               "number" : 29,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 25,
+                               "number" : 30,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 26,
+                               "number" : 31,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 27,
+                               "number" : 32,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 28,
+                               "number" : 33,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 31,
+                               "number" : 36,
                                "execution count" : 1,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 32,
+                               "number" : 37,
                                "execution count" : 1,
                                "total time" : 0.000000
                        }
index 00826b51d4a984a2b826836d34d2afa0ce675a87..e422cd2f1dfcddfa21526705fb512947c28d5b4e 100644 (file)
@@ -4,71 +4,71 @@
                "functions" : [
                        {
                                "name" : "f1",
-                               "start line" : 15,
+                               "start line" : 20,
                                "execution count" : 6,
                                "total time" : 0.000000
                        },
                        {
                                "name" : "tc1",
-                               "start line" : 19,
+                               "start line" : 24,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
                                "name" : "control",
-                               "start line" : 26,
+                               "start line" : 31,
                                "execution count" : 0,
                                "total time" : 0.000000
                        }
                ],
                "lines" : [
                        {
-                               "number" : 13,
+                               "number" : 18,
                                "execution count" : 6,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 15,
+                               "number" : 20,
                                "execution count" : 6,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 16,
+                               "number" : 21,
                                "execution count" : 6,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 19,
+                               "number" : 24,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 20,
+                               "number" : 25,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 21,
+                               "number" : 26,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 22,
+                               "number" : 27,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 23,
+                               "number" : 28,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 26,
+                               "number" : 31,
                                "execution count" : 0,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 27,
+                               "number" : 32,
                                "execution count" : 0,
                                "total time" : 0.000000
                        }
                "functions" : [
                        {
                                "name" : "f2",
-                               "start line" : 13,
+                               "start line" : 18,
                                "execution count" : 4,
                                "total time" : 0.000000
                        },
                        {
                                "name" : "t1",
-                               "start line" : 22,
+                               "start line" : 27,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
                                "name" : "tc2",
-                               "start line" : 24,
+                               "start line" : 29,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
                                "name" : "control",
-                               "start line" : 32,
+                               "start line" : 37,
                                "execution count" : 0,
                                "total time" : 0.000000
                        }
                ],
                "lines" : [
                        {
-                               "number" : 13,
+                               "number" : 18,
                                "execution count" : 4,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 14,
+                               "number" : 19,
                                "execution count" : 4,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 15,
+                               "number" : 20,
                                "execution count" : 0,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 18,
+                               "number" : 23,
                                "execution count" : 4,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 22,
+                               "number" : 27,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 24,
+                               "number" : 29,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 25,
+                               "number" : 30,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 26,
+                               "number" : 31,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 27,
+                               "number" : 32,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 28,
+                               "number" : 33,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 29,
+                               "number" : 34,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 32,
+                               "number" : 37,
                                "execution count" : 0,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 33,
+                               "number" : 38,
                                "execution count" : 0,
                                "total time" : 0.000000
                        }
                "functions" : [
                        {
                                "name" : "f3",
-                               "start line" : 14,
+                               "start line" : 19,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
                                "name" : "tc3",
-                               "start line" : 21,
+                               "start line" : 26,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
                                "name" : "control",
-                               "start line" : 31,
+                               "start line" : 36,
                                "execution count" : 2,
                                "total time" : 0.000000
                        }
                ],
                "lines" : [
                        {
-                               "number" : 14,
+                               "number" : 19,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 16,
+                               "number" : 21,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 17,
+                               "number" : 22,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 18,
+                               "number" : 23,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 21,
+                               "number" : 26,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 23,
+                               "number" : 28,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 24,
+                               "number" : 29,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 25,
+                               "number" : 30,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 26,
+                               "number" : 31,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 27,
+                               "number" : 32,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 28,
+                               "number" : 33,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 31,
+                               "number" : 36,
                                "execution count" : 2,
                                "total time" : 0.000000
                        },
                        {
-                               "number" : 32,
+                               "number" : 37,
                                "execution count" : 2,
                                "total time" : 0.000000
                        }
index f3770c8da8ba6c7f1282fb44427a3788e0fafbf8..2e3f7f6073b2c06eb709277b1af4da426b79718a 100644 (file)
@@ -15,70 +15,70 @@ Total:      36 lines,       10 functions
 -------------------------------------------------
 - Code line data (total time / execution count) -
 -------------------------------------------------
-0.000000s      /       6       prof1.ttcn:13
-0.000000s      /       6       prof1.ttcn:15 [f1]
-0.000000s      /       6       prof1.ttcn:16
-0.000000s      /       2       prof1.ttcn:19 [tc1]
-0.000000s      /       2       prof1.ttcn:20
-0.000000s      /       2       prof1.ttcn:21
-0.000000s      /       2       prof1.ttcn:22
-0.000000s      /       2       prof1.ttcn:23
+0.000000s      /       6       prof1.ttcn:18
+0.000000s      /       6       prof1.ttcn:20 [f1]
+0.000000s      /       6       prof1.ttcn:21
+0.000000s      /       2       prof1.ttcn:24 [tc1]
+0.000000s      /       2       prof1.ttcn:25
+0.000000s      /       2       prof1.ttcn:26
+0.000000s      /       2       prof1.ttcn:27
+0.000000s      /       2       prof1.ttcn:28
 -------------------------------------------------
-0.000000s      /       4       prof2.ttcn:13 [f2]
-0.000000s      /       4       prof2.ttcn:14
-0.000000s      /       4       prof2.ttcn:18
-0.000000s      /       2       prof2.ttcn:22 [t1]
-0.000000s      /       2       prof2.ttcn:24 [tc2]
-0.000000s      /       2       prof2.ttcn:25
-0.000000s      /       2       prof2.ttcn:26
-0.000000s      /       2       prof2.ttcn:27
-0.000000s      /       2       prof2.ttcn:28
-0.000000s      /       2       prof2.ttcn:29
+0.000000s      /       4       prof2.ttcn:18 [f2]
+0.000000s      /       4       prof2.ttcn:19
+0.000000s      /       4       prof2.ttcn:23
+0.000000s      /       2       prof2.ttcn:27 [t1]
+0.000000s      /       2       prof2.ttcn:29 [tc2]
+0.000000s      /       2       prof2.ttcn:30
+0.000000s      /       2       prof2.ttcn:31
+0.000000s      /       2       prof2.ttcn:32
+0.000000s      /       2       prof2.ttcn:33
+0.000000s      /       2       prof2.ttcn:34
 -------------------------------------------------
-0.000000s      /       2       prof3.ttcn:14 [f3]
-0.000000s      /       2       prof3.ttcn:16
-0.000000s      /       2       prof3.ttcn:17
-0.000000s      /       2       prof3.ttcn:18
-0.000000s      /       2       prof3.ttcn:21 [tc3]
+0.000000s      /       2       prof3.ttcn:19 [f3]
+0.000000s      /       2       prof3.ttcn:21
+0.000000s      /       2       prof3.ttcn:22
 0.000000s      /       2       prof3.ttcn:23
-0.000000s      /       2       prof3.ttcn:24
-0.000000s      /       2       prof3.ttcn:25
-0.000000s      /       2       prof3.ttcn:26
-0.000000s      /       2       prof3.ttcn:27
+0.000000s      /       2       prof3.ttcn:26 [tc3]
 0.000000s      /       2       prof3.ttcn:28
-0.000000s      /       2       prof3.ttcn:31 [control]
+0.000000s      /       2       prof3.ttcn:29
+0.000000s      /       2       prof3.ttcn:30
+0.000000s      /       2       prof3.ttcn:31
 0.000000s      /       2       prof3.ttcn:32
+0.000000s      /       2       prof3.ttcn:33
+0.000000s      /       2       prof3.ttcn:36 [control]
+0.000000s      /       2       prof3.ttcn:37
 
 ------------------------------------------------
 - Function data (total time / execution count) -
 ------------------------------------------------
-0.000000s      /       6       prof1.ttcn:15 [f1]
-0.000000s      /       2       prof1.ttcn:19 [tc1]
+0.000000s      /       6       prof1.ttcn:20 [f1]
+0.000000s      /       2       prof1.ttcn:24 [tc1]
 ------------------------------------------------
-0.000000s      /       4       prof2.ttcn:13 [f2]
-0.000000s      /       2       prof2.ttcn:22 [t1]
-0.000000s      /       2       prof2.ttcn:24 [tc2]
+0.000000s      /       4       prof2.ttcn:18 [f2]
+0.000000s      /       2       prof2.ttcn:27 [t1]
+0.000000s      /       2       prof2.ttcn:29 [tc2]
 ------------------------------------------------
-0.000000s      /       2       prof3.ttcn:14 [f3]
-0.000000s      /       2       prof3.ttcn:21 [tc3]
-0.000000s      /       2       prof3.ttcn:31 [control]
+0.000000s      /       2       prof3.ttcn:19 [f3]
+0.000000s      /       2       prof3.ttcn:26 [tc3]
+0.000000s      /       2       prof3.ttcn:36 [control]
 
 ---------------------
 - Unused code lines -
 ---------------------
-prof1.ttcn:26 [control]
-prof1.ttcn:27
+prof1.ttcn:31 [control]
+prof1.ttcn:32
 ---------------------
-prof2.ttcn:15
-prof2.ttcn:32 [control]
-prof2.ttcn:33
+prof2.ttcn:20
+prof2.ttcn:37 [control]
+prof2.ttcn:38
 ---------------------
 
 --------------------
 - Unused functions -
 --------------------
-prof1.ttcn:26 [control]
+prof1.ttcn:31 [control]
 --------------------
-prof2.ttcn:32 [control]
+prof2.ttcn:37 [control]
 --------------------
 
index 240fd3e682f21cba17fcdd50d48bb94d7b7bd5a6..c86a1b67495746a1f055497c6ccaf66426185cec 100644 (file)
@@ -15,70 +15,70 @@ Total:      36 lines,       10 functions
 -------------------------------------------------
 -------- Code line data (execution count) -------
 -------------------------------------------------
-6      prof1.ttcn:13
-6      prof1.ttcn:15 [f1]
-6      prof1.ttcn:16
-2      prof1.ttcn:19 [tc1]
-2      prof1.ttcn:20
-2      prof1.ttcn:21
-2      prof1.ttcn:22
-2      prof1.ttcn:23
+6      prof1.ttcn:18
+6      prof1.ttcn:20 [f1]
+6      prof1.ttcn:21
+2      prof1.ttcn:24 [tc1]
+2      prof1.ttcn:25
+2      prof1.ttcn:26
+2      prof1.ttcn:27
+2      prof1.ttcn:28
 -------------------------------------------------
-4      prof2.ttcn:13 [f2]
-4      prof2.ttcn:14
-4      prof2.ttcn:18
-2      prof2.ttcn:22 [t1]
-2      prof2.ttcn:24 [tc2]
-2      prof2.ttcn:25
-2      prof2.ttcn:26
-2      prof2.ttcn:27
-2      prof2.ttcn:28
-2      prof2.ttcn:29
+4      prof2.ttcn:18 [f2]
+4      prof2.ttcn:19
+4      prof2.ttcn:23
+2      prof2.ttcn:27 [t1]
+2      prof2.ttcn:29 [tc2]
+2      prof2.ttcn:30
+2      prof2.ttcn:31
+2      prof2.ttcn:32
+2      prof2.ttcn:33
+2      prof2.ttcn:34
 -------------------------------------------------
-2      prof3.ttcn:14 [f3]
-2      prof3.ttcn:16
-2      prof3.ttcn:17
-2      prof3.ttcn:18
-2      prof3.ttcn:21 [tc3]
+2      prof3.ttcn:19 [f3]
+2      prof3.ttcn:21
+2      prof3.ttcn:22
 2      prof3.ttcn:23
-2      prof3.ttcn:24
-2      prof3.ttcn:25
-2      prof3.ttcn:26
-2      prof3.ttcn:27
+2      prof3.ttcn:26 [tc3]
 2      prof3.ttcn:28
-2      prof3.ttcn:31 [control]
+2      prof3.ttcn:29
+2      prof3.ttcn:30
+2      prof3.ttcn:31
 2      prof3.ttcn:32
+2      prof3.ttcn:33
+2      prof3.ttcn:36 [control]
+2      prof3.ttcn:37
 
 ------------------------------------------------
 -------- Function data (execution count) -------
 ------------------------------------------------
-6      prof1.ttcn:15 [f1]
-2      prof1.ttcn:19 [tc1]
+6      prof1.ttcn:20 [f1]
+2      prof1.ttcn:24 [tc1]
 ------------------------------------------------
-4      prof2.ttcn:13 [f2]
-2      prof2.ttcn:22 [t1]
-2      prof2.ttcn:24 [tc2]
+4      prof2.ttcn:18 [f2]
+2      prof2.ttcn:27 [t1]
+2      prof2.ttcn:29 [tc2]
 ------------------------------------------------
-2      prof3.ttcn:14 [f3]
-2      prof3.ttcn:21 [tc3]
-2      prof3.ttcn:31 [control]
+2      prof3.ttcn:19 [f3]
+2      prof3.ttcn:26 [tc3]
+2      prof3.ttcn:36 [control]
 
 ---------------------
 - Unused code lines -
 ---------------------
-prof1.ttcn:26 [control]
-prof1.ttcn:27
+prof1.ttcn:31 [control]
+prof1.ttcn:32
 ---------------------
-prof2.ttcn:15
-prof2.ttcn:32 [control]
-prof2.ttcn:33
+prof2.ttcn:20
+prof2.ttcn:37 [control]
+prof2.ttcn:38
 ---------------------
 
 --------------------
 - Unused functions -
 --------------------
-prof1.ttcn:26 [control]
+prof1.ttcn:31 [control]
 --------------------
-prof2.ttcn:32 [control]
+prof2.ttcn:37 [control]
 --------------------
 
index 9e2e50fb77f3a787d14dbae2ee1fa5fa05ec75d6..623b92366614c87e6d215e48c501c28305f03cfe 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [EXECUTE]
 prof1.tc1
index d37cc3e49c058a51214f474eccf48ab305e42b2f..8cbd539301cd47b31dd3291a65396b0c8f0404cc 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 module prof1 {
index ef1d5b0cba009e9d8f5dd241b03d26f32a1131f4..82ce38090170703bef3df1e757b08cf5015f5405 100644 (file)
@@ -15,70 +15,70 @@ Total:      36 lines,       10 functions
 -------------------------------------------------
 -------- Code line data (execution count) -------
 -------------------------------------------------
-3      prof1.ttcn:13
-3      prof1.ttcn:15 [f1]
-3      prof1.ttcn:16
-1      prof1.ttcn:19 [tc1]
-1      prof1.ttcn:20
-1      prof1.ttcn:21
-1      prof1.ttcn:22
-1      prof1.ttcn:23
+3      prof1.ttcn:18
+3      prof1.ttcn:20 [f1]
+3      prof1.ttcn:21
+1      prof1.ttcn:24 [tc1]
+1      prof1.ttcn:25
+1      prof1.ttcn:26
+1      prof1.ttcn:27
+1      prof1.ttcn:28
 -------------------------------------------------
-2      prof2.ttcn:13 [f2]
-2      prof2.ttcn:14
-2      prof2.ttcn:18
-1      prof2.ttcn:22 [t1]
-1      prof2.ttcn:24 [tc2]
-1      prof2.ttcn:25
-1      prof2.ttcn:26
-1      prof2.ttcn:27
-1      prof2.ttcn:28
-1      prof2.ttcn:29
+2      prof2.ttcn:18 [f2]
+2      prof2.ttcn:19
+2      prof2.ttcn:23
+1      prof2.ttcn:27 [t1]
+1      prof2.ttcn:29 [tc2]
+1      prof2.ttcn:30
+1      prof2.ttcn:31
+1      prof2.ttcn:32
+1      prof2.ttcn:33
+1      prof2.ttcn:34
 -------------------------------------------------
-1      prof3.ttcn:14 [f3]
-1      prof3.ttcn:16
-1      prof3.ttcn:17
-1      prof3.ttcn:18
-1      prof3.ttcn:21 [tc3]
+1      prof3.ttcn:19 [f3]
+1      prof3.ttcn:21
+1      prof3.ttcn:22
 1      prof3.ttcn:23
-1      prof3.ttcn:24
-1      prof3.ttcn:25
-1      prof3.ttcn:26
-1      prof3.ttcn:27
+1      prof3.ttcn:26 [tc3]
 1      prof3.ttcn:28
-1      prof3.ttcn:31 [control]
+1      prof3.ttcn:29
+1      prof3.ttcn:30
+1      prof3.ttcn:31
 1      prof3.ttcn:32
+1      prof3.ttcn:33
+1      prof3.ttcn:36 [control]
+1      prof3.ttcn:37
 
 ------------------------------------------------
 -------- Function data (execution count) -------
 ------------------------------------------------
-3      prof1.ttcn:15 [f1]
-1      prof1.ttcn:19 [tc1]
+3      prof1.ttcn:20 [f1]
+1      prof1.ttcn:24 [tc1]
 ------------------------------------------------
-2      prof2.ttcn:13 [f2]
-1      prof2.ttcn:22 [t1]
-1      prof2.ttcn:24 [tc2]
+2      prof2.ttcn:18 [f2]
+1      prof2.ttcn:27 [t1]
+1      prof2.ttcn:29 [tc2]
 ------------------------------------------------
-1      prof3.ttcn:14 [f3]
-1      prof3.ttcn:21 [tc3]
-1      prof3.ttcn:31 [control]
+1      prof3.ttcn:19 [f3]
+1      prof3.ttcn:26 [tc3]
+1      prof3.ttcn:36 [control]
 
 ---------------------
 - Unused code lines -
 ---------------------
-prof1.ttcn:26 [control]
-prof1.ttcn:27
+prof1.ttcn:31 [control]
+prof1.ttcn:32
 ---------------------
-prof2.ttcn:15
-prof2.ttcn:32 [control]
-prof2.ttcn:33
+prof2.ttcn:20
+prof2.ttcn:37 [control]
+prof2.ttcn:38
 ---------------------
 
 --------------------
 - Unused functions -
 --------------------
-prof1.ttcn:26 [control]
+prof1.ttcn:31 [control]
 --------------------
-prof2.ttcn:32 [control]
+prof2.ttcn:37 [control]
 --------------------
 
index 26585dc3292f47a39577eb3c961d8656d01115c0..4899583bce9cfaafcce9947f5fbb7c2e998639cf 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [EXECUTE]
 prof1.tc1
index 78f77e8da49447718f092c5810dbc9603daeea95..82ceeb9979721b38d89987bebd394cc376bc0a2b 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 module prof2 {
index e9d60f31f7ae9dc26299d786e4d9879bce34bfe5..31f9cb77f97fddaa7ad7622641fd75bf8a868644 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [EXECUTE]
 prof1.tc1
index 00fb2871d8a9129e57c9952e2cb19c84a4f8c841..d9a1f8ce3b2d7d0bb6e8095e7748f5e08fcc7cf8 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 module prof3 {
index 0d1c39060ba9d5fa38b83f83820f7f5eeda1dafa..8798e5e4fa6f3a7a30e9446242eb10aa34ee9935 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--
 --/////////////////////////////////////////////////////////////////////////////
 BerType
 DEFINITIONS
index de88520019eb272aba5b61f56a72b8737c9b7e3b..753795b34a6d9b248484b86d7bb9d3a5b83193f8 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
  
 module Circular1 {
index a4ff0850b91075f27e068b7607eedb7d59447c04..71d2075adbcafecb0be54e85bdab25f2073340e6 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 module Circular2 {
index 199bf83f7936c09b101de33d7c13020022c44ddd..9b10e78c0963d89ce521e6a018fabcfde8f00a65 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index a3e1a81bff4554b0a8704eb582190f5a500f8a36..7726928180baccbe04e2e55d1d52d681fc2fe58d 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 // This module tests the compatibility between record-ofs and set-ofs of base
index 284b29f59545a3af5ec5dc8b0e4e24e0d05aa790..b2458f2b3ddd768949ab9d89370cecef4254c319 100644 (file)
@@ -1,9 +1,20 @@
 /******************************************************************************
- * 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
+ *   Godar, Marton
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TrecofOper {
 // ********** Type definitions  *********************
index cdb1d6017acf620d655a58f4188edd59f8ff060b..68f9eb275c58303d181d88855bd538be3783dbec 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module TrecofParamRef {
 
@@ -22,10 +27,10 @@ function f_param_ref_assign(inout RoI p_roi, inout integer p_elem) runs on CT_Em
 {
   p_roi := { 10 };
 
-  if (p_roi == { 10 }) { setverdict(pass); }\r
+  if (p_roi == { 10 }) { setverdict(pass); }
   else { setverdict(fail, "@1 got: ", p_roi, ", expected: { 10 }"); }
 
-  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }\r
+  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }
   else { setverdict(fail, "@2 got: ", p_elem, ", expected: <unbound>"); }
 
   p_elem := 20;
@@ -50,10 +55,10 @@ function f_param_ref_concat(inout RoI p_roi, inout integer p_elem) runs on CT_Em
 
   p_roi := c & { 4, 5 };
 
-  if (p_roi == { 9, 8, 7, 4, 5 }) { setverdict(pass); }\r
+  if (p_roi == { 9, 8, 7, 4, 5 }) { setverdict(pass); }
   else { setverdict(fail, "@1 got: ", p_roi, ", expected: { 9, 8, 7, 4, 5 }"); }
 
-  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }\r
+  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }
   else { setverdict(fail, "@2 got: ", p_elem, ", expected: <unbound>"); }
 
   p_elem := 20;
@@ -63,7 +68,7 @@ function f_param_ref_concat(inout RoI p_roi, inout integer p_elem) runs on CT_Em
 
   p_roi := p_roi & { 6, 7 };
 
-  if (p_roi == { 9, 8, 7, 4, 5, 20, 6, 7 }) { setverdict(pass); }\r
+  if (p_roi == { 9, 8, 7, 4, 5, 20, 6, 7 }) { setverdict(pass); }
   else { setverdict(fail, "@4 got: ", p_roi, ", expected: { 9, 8, 7, 4, 5, 20, 6, 7 }"); }
 }
 
@@ -84,10 +89,10 @@ function f_param_ref_replace(inout RoI p_roi, inout integer p_elem) runs on CT_E
 
   p_roi := replace(p_roi, 2, 4, c1);
 
-  if (p_roi == { 0, 1, 7, 6 }) { setverdict(pass); }\r
+  if (p_roi == { 0, 1, 7, 6 }) { setverdict(pass); }
   else { setverdict(fail, "@1 got: ", p_roi, ", expected: { 0, 1, 7, 6 }"); }
 
-  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }\r
+  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }
   else { setverdict(fail, "@2 got: ", p_elem, ", expected: <unbound>"); }
 
   p_elem := 20;
@@ -97,10 +102,10 @@ function f_param_ref_replace(inout RoI p_roi, inout integer p_elem) runs on CT_E
 
   p_roi := replace(p_roi, 4, 2, c2);
   
-  if (p_roi == { 0, 1, 7, 6, 5, 4, 3 }) { setverdict(pass); }\r
+  if (p_roi == { 0, 1, 7, 6, 5, 4, 3 }) { setverdict(pass); }
   else { setverdict(fail, "@4 got: ", p_roi, ", expected: { 0, 1, 7, 6, 5, 4, 3 }"); }
 
-  if (p_elem == 4) { setverdict(pass); }\r
+  if (p_elem == 4) { setverdict(pass); }
   else { setverdict(fail, "@5 got: ", p_elem, ", expected: 4"); }
 }
 
@@ -128,10 +133,10 @@ function f_param_ref_json(inout RoI_json p_roi, inout integer p_elem) runs on CT
   var octetstring os := f_enc_json(enc_val);
   f_dec_json(os, p_roi);
 
-  if (p_roi == enc_val) { setverdict(pass); }\r
+  if (p_roi == enc_val) { setverdict(pass); }
   else { setverdict(fail, "@1 got: ", p_roi, ", expected: ", enc_val); }
 
-  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }\r
+  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }
   else { setverdict(fail, "@2 got: ", p_elem, ", expected: <unbound>"); }
 
   p_elem := 20;
@@ -143,10 +148,10 @@ function f_param_ref_json(inout RoI_json p_roi, inout integer p_elem) runs on CT
   os := f_enc_json(enc_val);
   f_dec_json(os, p_roi);
   
-  if (p_roi == enc_val) { setverdict(pass); }\r
+  if (p_roi == enc_val) { setverdict(pass); }
   else { setverdict(fail, "@4 got: ", p_roi, ", expected: ", enc_val); }
 
-  if (p_elem == 7) { setverdict(pass); }\r
+  if (p_elem == 7) { setverdict(pass); }
   else { setverdict(fail, "@5 got: ", p_elem, ", expected: 7"); }
 }
 
@@ -174,10 +179,10 @@ function f_param_ref_xer(inout RoI_xer p_roi, inout integer p_elem) runs on CT_E
   var octetstring os := f_enc_xer(enc_val);
   f_dec_xer(os, p_roi);
 
-  if (p_roi == enc_val) { setverdict(pass); }\r
+  if (p_roi == enc_val) { setverdict(pass); }
   else { setverdict(fail, "@1 got: ", p_roi, ", expected: ", enc_val); }
 
-  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }\r
+  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }
   else { setverdict(fail, "@2 got: ", p_elem, ", expected: <unbound>"); }
 
   p_elem := 20;
@@ -189,10 +194,10 @@ function f_param_ref_xer(inout RoI_xer p_roi, inout integer p_elem) runs on CT_E
   os := f_enc_xer(enc_val);
   f_dec_xer(os, p_roi);
   
-  if (p_roi == enc_val) { setverdict(pass); }\r
+  if (p_roi == enc_val) { setverdict(pass); }
   else { setverdict(fail, "@4 got: ", p_roi, ", expected: ", enc_val); }
 
-  if (p_elem == 7) { setverdict(pass); }\r
+  if (p_elem == 7) { setverdict(pass); }
   else { setverdict(fail, "@5 got: ", p_elem, ", expected: 7"); }
 }
 
@@ -220,10 +225,10 @@ function f_param_ref_text(inout RoI_text p_roi, inout integer p_elem) runs on CT
   var charstring cs := f_enc_text(enc_val);
   f_dec_text(cs, p_roi);
 
-  if (p_roi == enc_val) { setverdict(pass); }\r
+  if (p_roi == enc_val) { setverdict(pass); }
   else { setverdict(fail, "@1 got: ", p_roi, ", expected: ", enc_val); }
 
-  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }\r
+  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }
   else { setverdict(fail, "@2 got: ", p_elem, ", expected: <unbound>"); }
 
   p_elem := 20;
@@ -235,10 +240,10 @@ function f_param_ref_text(inout RoI_text p_roi, inout integer p_elem) runs on CT
   cs := f_enc_text(enc_val);
   f_dec_text(cs, p_roi);
   
-  if (p_roi == enc_val) { setverdict(pass); }\r
+  if (p_roi == enc_val) { setverdict(pass); }
   else { setverdict(fail, "@4 got: ", p_roi, ", expected: ", enc_val); }
 
-  if (p_elem == 7) { setverdict(pass); }\r
+  if (p_elem == 7) { setverdict(pass); }
   else { setverdict(fail, "@5 got: ", p_elem, ", expected: 7"); }
 }
 
@@ -266,10 +271,10 @@ function f_param_ref_raw(inout RoI_raw p_roi, inout integer p_elem) runs on CT_E
   var octetstring os := f_enc_raw(enc_val);
   f_dec_raw(os, p_roi);
 
-  if (p_roi == enc_val) { setverdict(pass); }\r
+  if (p_roi == enc_val) { setverdict(pass); }
   else { setverdict(fail, "@1 got: ", p_roi, ", expected: ", enc_val); }
 
-  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }\r
+  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }
   else { setverdict(fail, "@2 got: ", p_elem, ", expected: <unbound>"); }
 
   p_elem := 20;
@@ -281,10 +286,10 @@ function f_param_ref_raw(inout RoI_raw p_roi, inout integer p_elem) runs on CT_E
   os := f_enc_raw(enc_val);
   f_dec_raw(os, p_roi);
   
-  if (p_roi == enc_val) { setverdict(pass); }\r
+  if (p_roi == enc_val) { setverdict(pass); }
   else { setverdict(fail, "@4 got: ", p_roi, ", expected: ", enc_val); }
 
-  if (p_elem == 7) { setverdict(pass); }\r
+  if (p_elem == 7) { setverdict(pass); }
   else { setverdict(fail, "@5 got: ", p_elem, ", expected: 7"); }
 }
 
@@ -311,10 +316,10 @@ function f_param_ref_ber(inout RoI_ber p_roi, inout integer p_elem) runs on CT_E
   var octetstring os := f_enc_ber(enc_val);
   f_dec_ber(os, p_roi);
 
-  if (p_roi == enc_val) { setverdict(pass); }\r
+  if (p_roi == enc_val) { setverdict(pass); }
   else { setverdict(fail, "@1 got: ", p_roi, ", expected: ", enc_val); }
 
-  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }\r
+  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }
   else { setverdict(fail, "@2 got: ", p_elem, ", expected: <unbound>"); }
 
   p_elem := 20;
@@ -326,10 +331,10 @@ function f_param_ref_ber(inout RoI_ber p_roi, inout integer p_elem) runs on CT_E
   os := f_enc_ber(enc_val);
   f_dec_ber(os, p_roi);
   
-  if (p_roi == enc_val) { setverdict(pass); }\r
+  if (p_roi == enc_val) { setverdict(pass); }
   else { setverdict(fail, "@4 got: ", p_roi, ", expected: ", enc_val); }
 
-  if (p_elem == 7) { setverdict(pass); }\r
+  if (p_elem == 7) { setverdict(pass); }
   else { setverdict(fail, "@5 got: ", p_elem, ", expected: 7"); }
 }
 
@@ -352,10 +357,10 @@ function f_param_ref_emb_recof(inout EmbRec p_rec, inout integer p_elem) runs on
 {
   p_rec := { "second", { 10 } };
 
-  if (p_rec == { "second", { 10 } }) { setverdict(pass); }\r
+  if (p_rec == { "second", { 10 } }) { setverdict(pass); }
   else { setverdict(fail, "@1 got: ", p_rec, ", expected: { text := \"second\", numbers := { 10 } }"); }
 
-  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }\r
+  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }
   else { setverdict(fail, "@2 got: ", p_elem, ", expected: <unbound>"); }
 
   p_elem := 20;
@@ -385,10 +390,10 @@ function f_param_ref_emb_elem(inout Elems p_elems, inout integer p_num) runs on
 {
   p_elems := { { 10, "ten" } };
 
-  if (p_elems == { { 10, "ten" } }) { setverdict(pass); }\r
+  if (p_elems == { { 10, "ten" } }) { setverdict(pass); }
   else { setverdict(fail, "@1 got: ", p_elems, ", expected: { { num := 10, str := \"ten\" } }"); }
 
-  if (log2str(p_num) == "<unbound>") { setverdict(pass); }\r
+  if (log2str(p_num) == "<unbound>") { setverdict(pass); }
   else { setverdict(fail, "@2 got: ", p_num, ", expected: <unbound>"); }
 
   p_num := 20;
@@ -411,10 +416,10 @@ function f_param_ref_emb_inner(inout RoI p_roi, inout integer p_elem) runs on CT
 {
   p_roi := { 10 };
 
-  if (p_roi == { 10 }) { setverdict(pass); }\r
+  if (p_roi == { 10 }) { setverdict(pass); }
   else { setverdict(fail, "@1 got: ", p_roi, ", expected: { 10 }"); }
 
-  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }\r
+  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }
   else { setverdict(fail, "@2 got: ", p_elem, ", expected: <unbound>"); }
 
   p_elem := 20;
@@ -427,7 +432,7 @@ function f_param_ref_emb_outer(inout RoI p_roi, inout integer p_elem) runs on CT
 {
   f_param_ref_emb_inner(p_roi, p_roi[3]);
 
-  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }\r
+  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }
   else { setverdict(fail, "@4 got: ", p_elem, ", expected: <unbound>"); }
 
   p_elem := 30;
@@ -453,7 +458,7 @@ function f_param_ref_out_par(inout RoI p_roi, out integer p_elem) runs on CT_Emp
 
   p_roi := { 9, 8, 7, 6, 5 };
 
-  if (p_elem == 5) { setverdict(pass); }\r
+  if (p_elem == 5) { setverdict(pass); }
   else { setverdict(fail, "@2 got: ", p_elem, ", expected: 5"); }
 
   p_elem := 20;
@@ -477,10 +482,10 @@ function f_param_ref_copy(inout RoI p_roi, inout integer p_elem) runs on CT_Empt
   var RoI v_copy := p_roi;
   p_roi := { 10 };
 
-  if (p_roi == { 10 }) { setverdict(pass); }\r
+  if (p_roi == { 10 }) { setverdict(pass); }
   else { setverdict(fail, "@1 got: ", p_roi, ", expected: { 10 }"); }
 
-  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }\r
+  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }
   else { setverdict(fail, "@2 got: ", p_elem, ", expected: <unbound>"); }
 
   p_elem := 20;
@@ -518,7 +523,7 @@ function f_param_ref_array(inout Ints p_arr, inout integer p_elem) runs on CT_Em
 {
   p_arr := { 10, 12, 14, 16, 18, 20 };
 
-  if (p_elem == 20) { setverdict(pass); }\r
+  if (p_elem == 20) { setverdict(pass); }
   else { setverdict(fail, "@1 got: ", p_elem, ", expected: 20"); }
 
   p_elem := 7;
@@ -543,10 +548,10 @@ function f_param_ref_multi(inout EmbRecs p_recs, inout integer p_elem) runs on C
 {
   p_recs := { { "just one", { 10 } } };
 
-  if (p_recs == { { "just one", { 10 } } }) { setverdict(pass); }\r
+  if (p_recs == { { "just one", { 10 } } }) { setverdict(pass); }
   else { setverdict(fail, "@1 got: ", p_recs, ", expected: { { text := \"just one\", numbers := { 10 } } }"); }
 
-  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }\r
+  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }
   else { setverdict(fail, "@2 got: ", p_elem, ", expected: <unbound>"); }
 
   p_elem := 20;
@@ -569,10 +574,10 @@ function f_param_ref_templ8(inout template RoI pt_roi, inout template integer pt
 {
   pt_roi := { 10 };
 
-  if (log2str(pt_roi) == "{ 10 }") { setverdict(pass); }\r
+  if (log2str(pt_roi) == "{ 10 }") { setverdict(pass); }
   else { setverdict(fail, "@1 got: ", pt_roi, ", expected: { 10 }"); }
 
-  if (log2str(pt_elem) == "<unbound>") { setverdict(pass); }\r
+  if (log2str(pt_elem) == "<unbound>") { setverdict(pass); }
   else { setverdict(fail, "@2 got: ", pt_elem, ", expected: <unbound>"); }
 
   pt_elem := 20;
@@ -600,10 +605,10 @@ function f_param_ref_emb_recof_opt(inout EmbRecOpt p_rec, inout integer p_elem)
 {
   p_rec := { "second", omit };
 
-  if (p_rec == { "second", omit }) { setverdict(pass); }\r
+  if (p_rec == { "second", omit }) { setverdict(pass); }
   else { setverdict(fail, "@1 got: ", p_rec, ", expected: { text := \"second\", numbers := omit }"); }
 
-  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }\r
+  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }
   else { setverdict(fail, "@2 got: ", p_elem, ", expected: <unbound>"); }
 
   p_elem := 20;
@@ -626,10 +631,10 @@ function f_param_ref_emb_lazy(inout RoI p_roi, inout integer p_elem) runs on CT_
 {
   p_roi := { 10 };
 
-  if (p_roi == { 10 }) { setverdict(pass); }\r
+  if (p_roi == { 10 }) { setverdict(pass); }
   else { setverdict(fail, "@1 got: ", p_roi, ", expected: { 10 }"); }
 
-  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }\r
+  if (log2str(p_elem) == "<unbound>") { setverdict(pass); }
   else { setverdict(fail, "@2 got: ", p_elem, ", expected: <unbound>"); }
 
   p_elem := 20;
index b38cbd24ca6f6465ab6a5b733d3880d056c061ae..1e893b4828997470684056ffa092a4f2dec034d0 100644 (file)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 0c8ed98a251766ccf2b71d9973fa25a9686d04c3..268d161835b217f0bd97b53bd8603cac18a698a1 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 5be6366383a79aadc740474b26adc350b76d5219..a00d2a448a17b1c96ded586f811662b28914bf82 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 5ece0f9550442ced906ffbfe78727646de2990f7..3d5c025faae8d88e992c6409b763aa7d57425228 100644 (file)
@@ -1,9 +1,19 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TrecordOper {
 // ********** Type definitions  *********************
index 40cb419a2f5a3ac818db48a9dd8b7273770b3c5b..518d0e1648d03da33ca053d15864ecfa71de3bf5 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
@@ -11,4 +16,4 @@ Logfile := "recordOper.log"
 FileMask := LOG_ALL
 ConsoleMask := TTCN_WARNING | TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS
 [EXECUTE]
-TrecordOper
\ No newline at end of file
+TrecordOper
index feeb34fed85108831014d991aa3687dfb7666849..d4290fe8d03acf9c00739a77129a5d1759785a9a 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index f29f144f8e9706f3c6d4bd6a01e1122814048650..0703fe6eb4cbd0969f919c20e7a7f1a2df356a90 100644 (file)
@@ -1,9 +1,17 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TsetOper {
 // ********** Type definitions  *********************
index 6fd25be0dc5ada9999f5bbf30a7dd46b3edbd1fd..243c281325573c27ebb64b0540313dcc28e07768 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index c429272c3fd3a4c70467d25aa327b32c1b83d055..091a2658ab3de6c045cda778cb9d9f85f42fe572 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index c6d05bbcb59598c878603806def4d481ab1b1c14..96eb9987ea72802a964817ba0247d6469ee61422 100644 (file)
@@ -1,9 +1,18 @@
 /******************************************************************************
- * 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
+ *   Forstner, Matyas
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TsetofMatch {
 // Type definitions
index e3afff69c361055e4314619ff83d82a79dac3ff5..7d508b33f4eb99ea516f9b3e559f447a17e7137b 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 9d22c745e942e68ca5f651b3ecc0bb620451a5e7..6dc563a13d0fbc218b3c01dfea551210887daeaf 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index a776233b76a784c9e2818ef68e0d87d39902de6b..e660ed9ffb25059597bde322a4a53553ad934e4a 100644 (file)
@@ -1,9 +1,19 @@
 /******************************************************************************
- * 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
+ *   Beres, Szabolcs
+ *   Godar, Marton
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TsetofOper {
 // ********** Type definitions  *********************
index 0b1d9efa568fd1415239f3df43e536d146dc31bc..0e855d616f24a9de6a1ab328d48f32d75378ada6 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index d1bde41808d9a1b2a8b0abf25792e4a5e6af9f59..5dcbc0274425b18a47c9f478700f4701609ffa70 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index d033cbdb8039c959c03a14abcdf2c38716c24e04..e03a86cb05fa43ad3789c754ceafbc24cc4a6bbd 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module alsohascontrolpart
 {
index a051428955970ecc54b1518a678be96f25e32089..d623e9e0b894bd7edea63ffaf2d74123b89341c9 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [EXECUTE]
 nocontrolpart.only
index 009e88d826e74359280d52f2462eabf1c6f3ee4c..0ee17669210feeabb1919835c3e609406f85a0bc 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [EXECUTE]
 hascontrolpart
index c626cd18a27d7f701199cdaa603ef49cac9fa4a7..250a16699a42b987c2db7951f32b3e9d4e72d046 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [EXECUTE]
 hascontrolpart
index 0b2d53cb27560171d44c445a17a49f8ab374d6f6..73fdb4e13fd60dabb8d93914c4bcebc23dc7ca7e 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [LOGGING]
 LogSourceInfo = Stack
index 0b8f287769c43f1b37eb58e0f7021d7e4822de6e..b858f2de220b2f8b0792544971b70a0497b94077 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module hascontrolpart
 {
index 37283deff90946f4e85da9c2ba9beb0a4f1d02f8..72b64fc257d96acd9a3ddf4eccc7adc128393b69 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module nocontrolpart
 {
index 08fb70f8b2c5cb1eb9a06942410d801243146572..9e83636ca634f49b81b4263be0cc3c08bce7bce5 100644 (file)
@@ -1,12 +1,17 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 # Has a vaid EXECUTE section, but it breaks down soon after
 [EXECUTE]
 hascontrolpart
 
-[LOGODOdÒËI_9î¶]_fdþªÀ6NO CARRIER
+[LOGODOdÒËI_9î¶]_fdþªÀ6NO CARRIER
index a21a0030856bcbe2af6059e60a30ee549fd1449f..ceb717e945f4b94a439856f39f12a4b37bb222f2 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include   ../Makefile.regression
 
index 610ea24a382a5e9001bf56a765bae972ad35b4b4..8a7b32e754f0f48a1b47122ad5d7b3b929b625d6 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.8.pre3 build 3
 // for  (ecsardu@tcclab2) on Thu Apr 29 16:57:07 2010
index a19c7dfdcbfe20f7fd4661a6a7ecb7b6252249bf..ceb62e90dcbf29309fdd827725682f981d1164aa 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.8.pre3 build 3
 // for  (ecsardu@tcclab2) on Thu Apr 29 16:57:07 2010
index 065a43fc3b50521c8940cbcc124a94940ccb3710..ef61d620bdf12ecc53d7bfe2797623504839d1ff 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.8.pre3 build 3
 // for  (ecsardu@tcclab2) on Fri May 21 19:22:39 2010
index ba96969e48da29e632d118d5fa753d01c00c5502..9768084e6ff75888dced9e6c5bc353e918a86c45 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.8.pre3 build 3
 // for  (ecsardu@tcclab2) on Fri May 21 19:22:39 2010
index 807482cb2e265e4999f137636bb73fc0f981040b..84a167761e808837807864595250534d11f5c1d6 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module dual { // straight off 4.21.8 of reference guide
 
index 688005175ee390643d67e40c28b17e61bb7686a7..44fb83fac8a784fdfc88e2f21dcfcfdb8167fa2b 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module dual2
 {
index 85c344da9a23da69c7ec072a5b6e94ac956c6321..4f058c7d05f61d357fcbb6d99f710c99cd47880c 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module dualnegtest
 {
index 380a507615fa155959acbdd7f81592473c47b9b9..16f9459f8934ef5a3b5d2de25844f3ce158a9e67 100644 (file)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [EXECUTE]
 dual
index f75665a53d7d739b864e5e50f567bd0cca83dc4b..46582abb8d49f85e6a0338d0b229473b6fa06ef2 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module slider {
 
index 15a561f24a21f512ed7bdbc362d30b9d6f5e5058..2b82b56d8de3c15cb0d0e97eeed6852bedc70896 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 4cdffce6c27005e02f612279294ca0bae2363f84..e7e07f133dc113a314763a6fa57ae2e48a3a5524 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module TtemplateAnytype {
 type component templateAnytype_mycomp {};
index 3187a5c1deaa9a640e4d31058023ace6fb17684a..e594b3ec3d87fa5f8161bd88c7c337d32123f8f1 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 582e6a437a0f8fd6becc4d4b8ed9ffca9b5dba50..fd94be3bacbfd4b7e2520e79efdac0f778ec2dbb 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 9d239af821e507917064c301f137c3a4aac243da..c6ef0b040e851838683d2a0723d1f065c2cf6bb2 100644 (file)
@@ -1,9 +1,17 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TtemplateBitstr {
 type component templateBitstr_mycomp {};
index 588e2ce1096975d1cd18dcb3f38ad0ec7cc778ec..eb7ce2f784e9ab478031dbed8cedea7e8cdfd15c 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 2bffb7460b90ffd54590a581e05525ddda72c9bd..94c9c2be768d94ba0da10ee88829ebb4d94c9593 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 2a929b75b0e242938bea25c1de93ca9bd48a64b8..e8c4401d6fedf660bfdf8399803fe5471d4de960 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TtemplateBool {
 type component templateBool_mycomp {};
index abf7c3f4eb35fe67f4ffdc32ca6d26fb8e99030f..64b7ab7bbbbaf5cb4d0bc03782179bacb35d2da1 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 006a877030c8e5d25a0640104c9f9e2776442d8e..52ff300b907cc82f20f5f78d154ccb3e513a95d9 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 1c9dd84de907b3fb23f4a0741671cdaad3106a91..f157c087d5bc34607a020f73e8f44a692785e25c 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TtemplateChar {
 type component templateChar_mycomp {};
index f5b6829055b48134291cba81d9735ce361f9f007..a86f0e29c772027efca47c446acc133f739bda2d 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 447829c4d8ca38e154a9f5b6cf11531a75267bbc..f8cff2327440fddacecc6e6e2f5bdba4a89a4a9c 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index e4be883e06d12662b6f2f36b2b9b638e210f2638..2b9d93c2744676256419dc3407f02e6ea21c9982 100644 (file)
@@ -1,9 +1,20 @@
 /******************************************************************************
- * 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
+ *   Godar, Marton
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Pandi, Krisztian
+ *
  ******************************************************************************/
 module TtemplateCharstr {
 type component templateCharstr_mycomp {};
index b16bf8eeff7d51a014c0fed8952130b16d32b38b..9b8081fa3445a7dc629cdc1adc5f6f5e20065391 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 30d908df6623a3d2bb72e1afaa2f49e9f146521e..77b3b7bfdb936e6ed3e91e06a7743d7b164608da 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 4cff88442f2da4b96146e0a8b0969fd083defa7e..7ba3cb816a9cc72e55274b5890da867688f8d008 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TtemplateEnum {
 type component templateEnum_mycomp {};
index 5bcd6b3a25566ba66006eb3d5cccaa9838058f76..5e35be395aa2f72c443e38fc62f27b7568238e06 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 8a5a9c7e6ac830ea20635e3ceae9ce22741c30cd..ae2d7b0eaded4c2bdbb5c346a5e5a5367bc7543d 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 33fce8028e911bae3011cbf3fdfa1a64c5d1c3b7..ab51470a9c812780f02595127c3bdf28671f6347 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TtemplateFloat {
 type component templateFloat_mycomp {};
index d5f1f6a52be35fc73900ff90d4aa851c45ef15f3..c0cb1ff0bf411931db99a7cfc0cbbd6a8be8b838 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index f5d1a76f7a6c34472d71aa0804c188a4d2a857c5..bbc4a8f312f5394c2d62a2684117daa1d9d8159f 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module ImportedTemplates {
 
index 870edf06908a21aa29ca74a026214c5b58a215b9..6c1fc7444c20304eb9a78c89485cd86b99cc99fa 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index d29edeb4968b44243d9d1c2c0c7e138afcf7facd..137516271b14cfcfea812022d8d9f80ed9a2f0df 100644 (file)
@@ -1,9 +1,18 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TtemplateInt {
 
index bc38a589cd288b36ae499954f57bda9599adb419..eb18e0839b40cd24e3500e2ee16d51904c3f6edb 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 3b3ae0a14b100565109089309684c00781478a49..de278d95998b2f2cc87c9435bff233de5d71dc40 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index a9204775b0be439e1fd58f3ba767391e3db9f841..5c295f496d73fa2be79828b2e78dd4a075db2f88 100644 (file)
@@ -1,9 +1,17 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TtemplateOctetstr {
 type component templateOctetstr_mycomp {};
index c1cb97ee9b3501c22e0858778036cf7fb5fcc2c7..60b553b1e8cb6b5bf240c411439b88cd144b17c9 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 7cb58c379c61e7c4a8e62c965c8d006a09589d92..f6f57b680894f503af03939e262f12adcf1ca624 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
  
 module Templates {
index fdb254569f5760326ede832f01a3c3c6b0c1aa12..5f0e3257793797e78eb62b3670e5435d9884f3ac 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
  
 module Types {
index e028108d96cc2b1a5951f5d7053c6f2e7e394143..61c1a672b10237fdfb2b359b9adc7e8104984f86 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
  
 module LegacyTestcases {
index 034d9334202ddb94c381eff1da51426b0a0fdb96..6d7d5e4829b35ad0ed07488010d6ab482f80f12f 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index 5f3f4e621b295c89f62ff90a2ac46ffc063c8dd3..33d10a6f6151968c755f15d3394a197562b10638 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index cfd3fa558b9ef36f443c5433c8f2848744031bed..0cfd7b45a53dfcd34c70faae0b52784b440c40d5 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR := ..
 include   ../Makefile.regression
 unexport ABS_SRC
index abee982e879d0aee75e012abaaa61533873af5fe..c2d82294c2796ccd09d1d3345887b4ec7c9aefaa 100644 (file)
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR := ../..
 include $(TOPDIR)/Makefile.regression
 
index b138b9686133e0043f159cf1710814ef59f9efeb..b9b573ae7f20d4f36a3dc3ffc1a78e258fde266d 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
  
 module NewTestcases {
index c272b734a88fb63b3b61b96d363460b8424474cc..c7118a2295d55ad775d3c7d482fed728f451893b 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index f83b58157e448b2bf7894e218112d82dd46ff11d..10888b9df9965a253a7e1475ab370ada245d11bb 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index e11e05e3a148a8e225cc182847d4199be429337a..0935430897b50d6350eaf52bdc655130142a29ed 100644 (file)
@@ -1,9 +1,19 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TtemplateRec {
 
index c643900f04b9bf3ed1f73b9dc33a796a9d9795f7..73da5801457c8e3909a83aa3f86403f976309cc4 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kovacs, Ferenc
+--
 --/////////////////////////////////////////////////////////////////////////////
 TtemplateRecAsn
 DEFINITIONS IMPLICIT TAGS ::= BEGIN
index f70cc1d323ac485906369614341eae89ec61e4bb..cd5d09a48b30bfefaae0dc4fc154e5abe2a43fc9 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index ec7257cf7c323c70f5f4b5690d44648ef13f23a2..a583290b85dcc8a6cdd5334f0368928cbfffee64 100644 (file)
@@ -1,10 +1,20 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index e13a7b92e54824332af0992e5330f3e2738ff22f..38cee64f4005089229f068e13197648614bba835 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 // Test cases for TR HQ19911:
 // Adding multiple permutations to the same template variable, testing if permutation data is
index 2ef04d3009b8ad4d75bf488f13499d33d25b0e9e..2948e1756cb08a06a3c657e99eb431370c5b7df7 100644 (file)
@@ -1,9 +1,20 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Forstner, Matyas
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TtemplateRecof {
 type component mycomp {};
index 8f8f8a129386c4b7df45986042f728dab9518b8e..134d248f7b7d419c4104df9799187ead71221f06 100644 (file)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 mpt_roi := { permutation(1,2,3), 10 }
index 46ecda7fd55ccb4adc137c629feee4bdd41471e6..b441625ff4509fb36e2d28b77be5d7d2338a5184 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 3c6f724953c9d8c4d63ef97c3952ecf33ff169d2..2716cea7acc6141cd53aa99a7a81d1a4861d364c 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TtemplateSet {
 type component templateSet_mycomp {};
index 1b1c0351b24741f999121d75c5e3f921b5d1e959..c40f634c2c3dc4340c58b1f7d0e7b9e942b494fa 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index dcf0b8865d6ecf0cb13cc15353eef15aba57bf21..b9154d56d48d14e80016c08d4061bc7d176d738b 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index cd8f6bb8cc810630f2ff80de4c941337eb91651a..3feb4a195c0f57c3e304fe13671f321e73eeaa95 100644 (file)
@@ -1,9 +1,17 @@
 /******************************************************************************
- * 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
+ *   Koppany, Csaba
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TtemplateSetof {
 type component templateSetof_mycomp {};
index f0770b7c9fc90875d938d1ac02617f6f604633c4..6f657bef14aed1009e71ccee6f6def72e5d79dc0 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 88813ea57ceccfe816c2ba21c9b48e9e5cae778a..ea2dc17b85306b2879720b7b0904efbbafcffcd3 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index ae12368122f94b4df5e764ceaf6130f16b03a5f6..d7466cb7b096aa9cfa5e7f8f5b53a602347e5d50 100644 (file)
@@ -1,9 +1,17 @@
 /******************************************************************************
- * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TtemplateUnion {
 type component templateUnion_mycomp {};
index 75e797c8ea28e6d916bc5ca0fd2a7d48a1c14b33..c7dc6828ec9e61306d41527bca8ba2ccb133fb41 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 962f7303e38482349bce45f0990950ab1a023c16..63954cad311b9f38f6a8ea86362a9ed705a7d140 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Baranyi, Botond
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include   ../Makefile.regression
 
index 0ec703f0cc5fb0a9582edb771dd8c9fe943dfee5..0d6bf3b8b8778aeb4b045da5c45709922a43a7e1 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 # This section shall contain the values of all parameters that are defined in your TTCN-3 modules.
index 9d7feed28c2bad3b2a1fde4927be6669511fa3ff..eda8816ef8ec528e623ec6b0dc9669325d24453e 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module tcdefparam {
 
index a138d369967ae23e28a89b9eeaf3e6612c813905..a643db2f5f95b48f1ba3460a37ea8116c86ea9ce 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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
+#   Szabados, Kristof
+#
+##############################################################################
 TOPDIR := ../
 include   $(TOPDIR)/Makefile.regression
 
old mode 100755 (executable)
new mode 100644 (file)
index 441fd20..db4b136
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module array_test
 {
@@ -725,7 +730,9 @@ testcase tc_array_string2ttcn_i3_mod4v0() runs on MC {
   template REC_BAI3 tl_rec := { b:= true, ai3:= {-,-,-} };
   var REC_BAI3 vl_rec := { b:= true, ai3:= {-,-,-} };
   f_string2ttcn_REC_BAI3_t_str("{ b := true, ai3 := { -, -, - } }", "{ b := true, ai3 := { <uninitialized template>, <uninitialized template>, <uninitialized template> } }" )
-  f_string2ttcn_REC_BAI3_v_str("{ b := true, ai3 := { -, -, - } }", "{ b := true, ai3 := { <unbound>, <unbound>, <unbound> } }" , true)
+  //f_string2ttcn_REC_BAI3_v_str("{ b := true, ai3 := { -, -, - } }", "{ b := true, ai3 := { <unbound>, <unbound>, <unbound> } }" , true)
+  // partial array values are currently deleted if the array is an optional field or a union alternative (see artf708493)
+  f_string2ttcn_REC_BAI3_v_str("{ b := true, ai3 := { -, -, - } }", "{ b := true, ai3 := <unbound> }" , true);
   //TODO: Check if It is ok or not: log2str(tl_rec) gives back: "{ b := true, ai3 := <unbound> }"
   log(tl_rec);
   log(vl_rec);
@@ -735,7 +742,9 @@ testcase tc_array_string2ttcn_i3_mod4v1() runs on MC {
   template REC_BAI3 tl_rec := { b:= true, ai3:= {1,-,-} };
   var REC_BAI3 vl_rec := { b:= true, ai3:= {1,-,-} };
   f_string2ttcn_REC_BAI3_t_str("{ b := true, ai3 := { 1, -, - } }", "{ b := true, ai3 := { 1, <uninitialized template>, <uninitialized template> } }")
-  f_string2ttcn_REC_BAI3_v_str("{ b := true, ai3 := { 1, -, - } }", log2str(vl_rec),true)
+  //f_string2ttcn_REC_BAI3_v_str("{ b := true, ai3 := { 1, -, - } }", log2str(vl_rec),true)
+  // partial array values are currently deleted if the array is an optional field or a union alternative (see artf708493)
+  f_string2ttcn_REC_BAI3_v_str("{ b := true, ai3 := { 1, -, - } }", "{ b := true, ai3 := <unbound> }" , true);
   log(tl_rec);
   log(vl_rec);
 }
@@ -744,7 +753,9 @@ testcase tc_array_string2ttcn_i3_mod4v2() runs on MC {
   template REC_BAI3 tl_rec := { b:= true, ai3:= {1,2,-} };
   var REC_BAI3 vl_rec := { b:= true, ai3:= {1,2,-} };
   f_string2ttcn_REC_BAI3_t_str("{ b := true, ai3 := { 1, 2, - } }", "{ b := true, ai3 := { 1, 2, <uninitialized template> } }")
-  f_string2ttcn_REC_BAI3_v_str("{ b := true, ai3 := { 1, 2, - } }", log2str(vl_rec), true);
+  //f_string2ttcn_REC_BAI3_v_str("{ b := true, ai3 := { 1, 2, - } }", log2str(vl_rec), true);
+  // partial array values are currently deleted if the array is an optional field or a union alternative (see artf708493)
+  f_string2ttcn_REC_BAI3_v_str("{ b := true, ai3 := { 1, 2, - } }", "{ b := true, ai3 := <unbound> }" , true);
   log(tl_rec);
   log(vl_rec);
 }
old mode 100755 (executable)
new mode 100644 (file)
index 01c9bbd..f06c28e
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
-module bitstring_test {\r
-\r
-//=========================================================================\r
-// Import Part\r
-//=========================================================================\r
-import from types all;\r
-import from functions all;\r
-//=========================================================================\r
-// Module Parameters\r
-//=========================================================================\r
-modulepar template boolean tspt_b_t := true;\r
-\r
-modulepar {\r
-  //modulepar bitstrings not modified from cfg file\r
-  template bitstring tspt_bs_v := '01101'B;\r
-  template bitstring tspt_bs_o := omit;\r
-  template bitstring tspt_bs_a := *;\r
-  template bitstring tspt_bs_q := ?;\r
-  template bitstring tspt_bs_al1 := * length(2); //length restriction\r
-  template bitstring tspt_bs_al2 := * length(2..4);\r
-  template bitstring tspt_bs_ql1 := ? length(2);\r
-  template bitstring tspt_bs_ql2 := ? length(2..4);\r
-  template bitstring tspt_bs_vl1 := ('01101'B);\r
-  template bitstring tspt_bs_vl2 := ('01101'B,'1010'B);\r
-  template bitstring tspt_bs_vl3 := ('01101'B,'1010'B,'101'B);\r
-  template bitstring tspt_bs_c1 := complement('01101'B)\r
-  template bitstring tspt_bs_c2 := complement('01101'B,'1010'B);\r
-  template bitstring tspt_bs_c3 := complement('01101'B,'1010'B,'101'B);\r
-  //template bitstring tspt_bs_r1 := ('A'B..'B'B); //range not allowed\r
-  //template bitstring tspt_bs_r2 := ('a'B..'c'B);\r
-  template bitstring tspt_bs_pa := '000*111'B\r
-  template bitstring tspt_bs_pq := '000?111'B\r
-  \r
-  template bitstring tspt_bs_vifp := '01101'B ifpresent;\r
-  template bitstring tspt_bs_oifp := omit ifpresent;\r
-  template bitstring tspt_bs_aifp := * ifpresent;\r
-  template bitstring tspt_bs_qifp := ? ifpresent;\r
-  template bitstring tspt_bs_al1ifp := * length(2) ifpresent; //length restriction\r
-  template bitstring tspt_bs_al2ifp := * length(2..4) ifpresent;\r
-  template bitstring tspt_bs_ql1ifp := ? length(2) ifpresent;\r
-  template bitstring tspt_bs_ql2ifp := ? length(2..4) ifpresent;\r
-  template bitstring tspt_bs_vl1ifp := ('01101'B) ifpresent;\r
-  template bitstring tspt_bs_vl2ifp := ('01101'B,'1010'B) ifpresent;\r
-  template bitstring tspt_bs_vl3ifp := ('01101'B,'1010'B,'101'B) ifpresent;\r
-  template bitstring tspt_bs_c1ifp := complement('01101'B) ifpresent\r
-  template bitstring tspt_bs_c2ifp := complement('01101'B,'1010'B) ifpresent;\r
-  template bitstring tspt_bs_c3ifp := complement('01101'B,'1010'B,'101'B) ifpresent;\r
-  //template bitstring tspt_bs_r1ifp := ('A'B..'B'B) ifpresent; //range not allowed\r
-  //template bitstring tspt_bs_r2ifp := ('a'B..'c'B) ifpresent; //range not allowed\r
-  template bitstring tspt_bs_paifp := '000*111'B  ifpresent\r
-  template bitstring tspt_bs_pqifp := '000?111'B  ifpresent  \r
-  \r
-  //modulepar bitstrings modified from cfg file\r
-  template bitstring tspt_bs_mod4v := * //after mod:'01101';\r
-  template bitstring tspt_bs_mod4o := * //omit;\r
-  template bitstring tspt_bs_mod4a := '0'B //*;\r
-  template bitstring tspt_bs_mod4q := ''B //?;\r
-  template bitstring tspt_bs_mod4al1 := '1'B //* length(2); //length restriction\r
-  template bitstring tspt_bs_mod4al2 := '1010010001'B //mofified for: * length(2..4);\r
-  template bitstring tspt_bs_mod4ql1 := '1010010001'B //mofified for:? length(2);\r
-  template bitstring tspt_bs_mod4ql2 := '1010010001'B //mofified for:? length(2..4);\r
-  template bitstring tspt_bs_mod4vl1 := ('01101'B) //TODO: Adam //It should be mofified for: ('01101'B);\r
-  template bitstring tspt_bs_mod4vl2 := '1010010001'B //mofified for:('01101'B,'1010'B);\r
-  template bitstring tspt_bs_mod4vl3 := '1010010001'B //mofified for:('01101'B,'1010'B,'B12'B);\r
-  template bitstring tspt_bs_mod4c1 := '1010010001'B //mofified for:complement('01101')\r
-  template bitstring tspt_bs_mod4c2 := '1010010001'B //mofified for:complement('01101','1010');\r
-  template bitstring tspt_bs_mod4c3 := '1010010001'B //mofified for:complement('01101','1010','101');\r
-  template bitstring tspt_bs_mod4r1 := '1010010001'B //mofified for:('A'..'B'); //range\r
-  template bitstring tspt_bs_mod4r2 := '1010010001'B //mofified for:('a'..'c');\r
-  template bitstring tspt_bs_mod4pa := '1010010001'B //mofified for:pattern 'abc*123'\r
-  template bitstring tspt_bs_mod4pq := '1010010001'B //mofified for:pattern 'abc?123'\r
-  \r
-  template bitstring tspt_bs_mod4vifp := '1010010001'B //mofified for:'01101' ifpresent;\r
-  template bitstring tspt_bs_mod4oifp := '1010010001'B //mofified for:omit ifpresent;\r
-  template bitstring tspt_bs_mod4aifp := '1010010001'B //mofified for:* ifpresent;\r
-  template bitstring tspt_bs_mod4qifp := '1010010001'B //mofified for:? ifpresent;\r
-  template bitstring tspt_bs_mod4al1ifp := '1010010001'B //mofified for:* length(2) ifpresent; //length restriction\r
-  template bitstring tspt_bs_mod4al2ifp := '1010010001'B //mofified for:* length(2..4) ifpresent;\r
-  template bitstring tspt_bs_mod4ql1ifp := '1010010001'B //mofified for:? length(2) ifpresent;\r
-  template bitstring tspt_bs_mod4ql2ifp := '1010010001'B //mofified for:? length(2..4) ifpresent;\r
-  template bitstring tspt_bs_mod4vl1ifp :=  ('01101'B) ifpresent //TODO: Adam //It should be mofified for: ('01101'B);\r
-  template bitstring tspt_bs_mod4vl2ifp := '1010010001'B //mofified for:('01101','1010') ifpresent;\r
-  template bitstring tspt_bs_mod4vl3ifp := '1010010001'B //mofified for:('01101','1010','B12') ifpresent;\r
-  template bitstring tspt_bs_mod4c1ifp := '1010010001'B //mofified for:complement('01101') ifpresent\r
-  template bitstring tspt_bs_mod4c2ifp := '1010010001'B //mofified for:complement('01101','1010') ifpresent;\r
-  template bitstring tspt_bs_mod4c3ifp := '1010010001'B //mofified for:complement('01101','1010','101') ifpresent;\r
-  //template bitstring tspt_bs_mod4r1ifp := '1010010001'B //mofified for:('0'B..'1'B) ifpresent; //range\r
-  //template bitstring tspt_bs_mod4r2ifp := '1010010001'B //mofified for:('0'B..'1'B) ifpresent;\r
-  template bitstring tspt_bs_mod4paifp := '1010010001'B //mofified for:pattern 'abc*xyz'B  ifpresent\r
-  template bitstring tspt_bs_mod4pqifp := '1010010001'B //mofified for:pattern 'abc?xyz'B  ifpresent  \r
-  \r
-}\r
-\r
-//=========================================================================\r
-// Functions\r
-//=========================================================================\r
-\r
-function f_string2ttcn_RBS_t(in charstring pl_rbs, in template RBS pl_expected_result) {\r
-       var template RBS vl_result;\r
-       @try {\r
-        string2ttcn(pl_rbs,vl_result);\r
-        setverdict(pass) \r
-       }\r
-       @catch(err_str) {\r
-    log("string2ttcn() failed: ",err_str);\r
-    setverdict(fail);\r
-  }\r
-  log(pl_expected_result);\r
-  log(vl_result);\r
-  if( log2str(pl_expected_result) == log2str(vl_result) ) { setverdict(pass) } else { setverdict(fail) }\r
-}\r
-\r
-function f_string2ttcn_RBS_t_str(in charstring pl_rec, in charstring pl_expected_result) {\r
-       var template RBS vl_result;\r
-       @try {\r
-        string2ttcn(pl_rec,vl_result);\r
-        setverdict(pass) \r
-       }\r
-       @catch(err_str) {\r
-    log("str2ttcn() failed: ",err_str);\r
-    setverdict(fail);\r
-  }\r
-  log("Expected result: ", pl_expected_result);\r
-  log("Result: ", vl_result);\r
-  if( pl_expected_result == log2str(vl_result) ) { setverdict(pass) } else { setverdict(fail) }\r
-}\r
-\r
-//template string -> variable conversion\r
-//expected result: error\r
-function f_string2ttcn_RBS_v(in charstring pl_cs, in template RBS pl_expected_result, in boolean pl_ok_expected) {\r
-  var RBS vl_result;\r
-  if( pl_ok_expected ) {\r
-    @try {\r
-      string2ttcn(pl_cs, vl_result);\r
-      setverdict(pass);\r
-    }\r
-    @catch(err_str) {\r
-      log("string2ttcn() failed: ",err_str);\r
-      setverdict(fail);\r
-    }\r
-    if( log2str(pl_expected_result) == log2str(vl_result) ) { setverdict(pass) } else { setverdict(fail) }\r
-  } \r
-  else \r
-  {\r
-    @try {\r
-      string2ttcn(pl_cs, vl_result);\r
-      setverdict(fail);\r
-    }\r
-    @catch(err_str) {\r
-      log("string2ttcn() conversion error: ",err_str);\r
-      setverdict(pass,"Expected error, ok");\r
-    }\r
-    \r
-  }\r
-  log("Expected result: ",pl_expected_result );\r
-  log("Result: ", vl_result);\r
-}\r
-\r
-//this function is the same but uses\r
-function f_string2ttcn_RBS_v_str(in charstring pl_cs, charstring pl_expected_result, in boolean pl_ok_expected) {\r
-  var RBS vl_result;\r
-  if( pl_ok_expected ) {\r
-    @try {\r
-      string2ttcn(pl_cs, vl_result);\r
-      setverdict(pass);\r
-    }\r
-    @catch(err_str) {\r
-      log("str2ttcn() failed: ",err_str);\r
-      setverdict(fail);\r
-    }\r
-    if( pl_expected_result == log2str(vl_result) ) { setverdict(pass) } else { setverdict(fail) }\r
-  } \r
-  else \r
-  {\r
-    @try {\r
-      string2ttcn(pl_cs, vl_result);\r
-      setverdict(fail);\r
-    }\r
-    @catch(err_str) {\r
-      log("str2ttcn() conversion error: ",err_str);\r
-      setverdict(pass,"Expected error, ok");\r
-    }\r
-    \r
-  }\r
-  log("Expected result: ", pl_expected_result );\r
-  log("Result: ", vl_result);\r
-}\r
-\r
-//=========================================================================\r
-// Testcases\r
-//=========================================================================\r
-\r
-\r
-testcase tc_bs_1() runs on MC {\r
-  var template BitStrings_1_2 vlt_bs := ?;\r
-  log(vlt_bs);\r
-}\r
-\r
-testcase tc_bs_ModulePar_emb() runs on MC {\r
-  log(t_rbs(tspt_bs_mod4v));\r
-  if(log2str(t_rbs(tspt_bs_mod4v)) != "{ bs := \'01101\'B }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4o));\r
-  if(log2str(t_rbs(tspt_bs_mod4o)) != "{ bs := omit }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4a));\r
-  if(log2str(t_rbs(tspt_bs_mod4a)) != "{ bs := * }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4q));\r
-  if(log2str(t_rbs(tspt_bs_mod4q)) != "{ bs := ? }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4al1));\r
-  if(log2str(t_rbs(tspt_bs_mod4al1)) != "{ bs := * length (2) }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4al2));\r
-  if(log2str(t_rbs(tspt_bs_mod4al2)) != "{ bs := * length (2 .. 4) }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4ql1));\r
-  if(log2str(t_rbs(tspt_bs_mod4ql1)) != "{ bs := ? length (2) }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4ql2));\r
-  if(log2str(t_rbs(tspt_bs_mod4ql2)) != "{ bs := ? length (2 .. 4) }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(">",t_rbs(tspt_bs_mod4vl1),"<");\r
-  if(log2str(t_rbs(tspt_bs_mod4vl1)) != "{ bs := \'01101\'B }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4vl2));\r
-  if(log2str(t_rbs(tspt_bs_mod4vl2)) != "{ bs := (\'01101\'B, \'1010\'B) }") {setverdict(fail)} else {setverdict(pass)};\r
-  \r
-  log(t_rbs(tspt_bs_mod4vl3));\r
-  if(log2str(t_rbs(tspt_bs_mod4vl3)) != "{ bs := (\'01101\'B, \'1010\'B, \'101\'B) }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4c1));\r
-  if(log2str(t_rbs(tspt_bs_mod4c1)) != "{ bs := complement (\'01101\'B) }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4c2));\r
-  if(log2str(t_rbs(tspt_bs_mod4c2)) != "{ bs := complement (\'01101\'B, \'1010\'B) }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4c3));\r
-  if(log2str(t_rbs(tspt_bs_mod4c3)) != "{ bs := complement (\'01101\'B, \'1010\'B, \'101\'B) }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4pa));\r
-  if(log2str(t_rbs(tspt_bs_mod4pa)) != "{ bs := \'000*111\'B }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4pq));\r
-  if(log2str(t_rbs(tspt_bs_mod4pq)) != "{ bs := \'000?111\'B }") {setverdict(fail)} else {setverdict(pass)};\r
-  //==\r
-  log(t_rbs(tspt_bs_mod4vifp));\r
-  if(log2str(t_rbs(tspt_bs_mod4vifp)) != "{ bs := \'01101\'B ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4oifp));\r
-  if(log2str(t_rbs(tspt_bs_mod4oifp)) != "{ bs := omit ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4aifp));\r
-  if(log2str(t_rbs(tspt_bs_mod4aifp)) != "{ bs := * ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4qifp));\r
-  if(log2str(t_rbs(tspt_bs_mod4qifp)) != "{ bs := ? ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4al1ifp));\r
-  if(log2str(t_rbs(tspt_bs_mod4al1ifp)) != "{ bs := * length (2) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4al2ifp));\r
-  if(log2str(t_rbs(tspt_bs_mod4al2ifp)) != "{ bs := * length (2 .. 4) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4ql1ifp));\r
-  if(log2str(t_rbs(tspt_bs_mod4ql1ifp)) != "{ bs := ? length (2) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4ql2ifp));\r
-  if(log2str(t_rbs(tspt_bs_mod4ql2ifp)) != "{ bs := ? length (2 .. 4) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4vl1ifp));\r
-  if(log2str(t_rbs(tspt_bs_mod4vl1ifp)) != "{ bs := \'01101\'B ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4vl2ifp));\r
-  if(log2str(t_rbs(tspt_bs_mod4vl2ifp)) != "{ bs := (\'01101\'B, \'1010\'B) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4vl3ifp));\r
-  if(log2str(t_rbs(tspt_bs_mod4vl3ifp)) != "{ bs := (\'01101\'B, \'1010\'B, \'101\'B) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4c1ifp));\r
-  if(log2str(t_rbs(tspt_bs_mod4c1ifp)) != "{ bs := complement (\'01101\'B) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4c2ifp));\r
-  if(log2str(t_rbs(tspt_bs_mod4c2ifp)) != "{ bs := complement (\'01101\'B, \'1010\'B) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4c3ifp));\r
-  if(log2str(t_rbs(tspt_bs_mod4c3ifp)) != "{ bs := complement (\'01101\'B, \'1010\'B, \'101\'B) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4paifp));\r
-  if(log2str(t_rbs(tspt_bs_mod4paifp)) != "{ bs := \'000*111'B ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4pqifp));\r
-  if(log2str(t_rbs(tspt_bs_mod4pqifp)) != "{ bs := \'000?111\'B ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-}\r
-\r
-testcase tc_bs_ttcn2string_emb() runs on MC {\r
-  log(t_rbs(tspt_bs_mod4v));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4v)) != "{ bs := \'01101\'B }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4o));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4o)) != "{ bs := omit }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4a));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4a)) != "{ bs := * }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4q));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4q)) != "{ bs := ? }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4al1));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4al1)) != "{ bs := * length (2) }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4al2));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4al2)) != "{ bs := * length (2 .. 4) }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4ql1));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4ql1)) != "{ bs := ? length (2) }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4ql2));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4ql2)) != "{ bs := ? length (2 .. 4) }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(">",t_rbs(tspt_bs_mod4vl1),"<");\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4vl1)) != "{ bs := \'01101\'B }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4vl2));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4vl2)) != "{ bs := (\'01101\'B, \'1010\'B) }") {setverdict(fail)} else {setverdict(pass)};\r
-  \r
-  log(t_rbs(tspt_bs_mod4vl3));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4vl3)) != "{ bs := (\'01101\'B, \'1010\'B, \'101\'B) }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4c1));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4c1)) != "{ bs := complement (\'01101\'B) }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4c2));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4c2)) != "{ bs := complement (\'01101\'B, \'1010\'B) }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4c3));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4c3)) != "{ bs := complement (\'01101\'B, \'1010\'B, \'101\'B) }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4pa));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4pa)) != "{ bs := \'000*111\'B }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4pq));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4pq)) != "{ bs := \'000?111\'B }") {setverdict(fail)} else {setverdict(pass)};\r
-  //==\r
-  log(t_rbs(tspt_bs_mod4vifp));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4vifp)) != "{ bs := \'01101\'B ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4oifp));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4oifp)) != "{ bs := omit ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4aifp));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4aifp)) != "{ bs := * ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4qifp));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4qifp)) != "{ bs := ? ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4al1ifp));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4al1ifp)) != "{ bs := * length (2) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4al2ifp));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4al2ifp)) != "{ bs := * length (2 .. 4) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4ql1ifp));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4ql1ifp)) != "{ bs := ? length (2) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4ql2ifp));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4ql2ifp)) != "{ bs := ? length (2 .. 4) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4vl1ifp));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4vl1ifp)) != "{ bs := \'01101\'B ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4vl2ifp));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4vl2ifp)) != "{ bs := (\'01101\'B, \'1010\'B) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4vl3ifp));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4vl3ifp)) != "{ bs := (\'01101\'B, \'1010\'B, \'101\'B) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4c1ifp));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4c1ifp)) != "{ bs := complement (\'01101\'B) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4c2ifp));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4c2ifp)) != "{ bs := complement (\'01101\'B, \'1010\'B) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4c3ifp));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4c3ifp)) != "{ bs := complement (\'01101\'B, \'1010\'B, \'101\'B) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4paifp));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4paifp)) != "{ bs := \'000*111'B ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rbs(tspt_bs_mod4pqifp));\r
-  if(ttcn2string(t_rbs(tspt_bs_mod4pqifp)) != "{ bs := \'000?111\'B ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-}\r
-\r
-//=============== string2ttcn ==============================\r
-\r
-testcase tc_bs_string2ttcn_mod4v() runs on MC {\r
-  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4v)),t_rbs(tspt_bs_mod4v))\r
-  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4v)),t_rbs(tspt_bs_mod4v),true)  \r
-}\r
-\r
-testcase tc_bs_string2ttcn_mod4o() runs on MC {\r
-  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4o)),t_rbs(tspt_bs_mod4o))\r
-  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4o)),t_rbs(tspt_bs_mod4o),true) \r
-}\r
-\r
-testcase tc_bs_string2ttcn_mod4a() runs on MC {\r
-  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4a)),t_rbs(tspt_bs_mod4a))\r
-  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4a)),t_rbs(tspt_bs_mod4a),false)  \r
-}\r
-\r
-testcase tc_bs_string2ttcn_mod4q() runs on MC {\r
-  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4q)),t_rbs(tspt_bs_mod4q))\r
-  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4q)),t_rbs(tspt_bs_mod4q),false) \r
-}\r
-\r
-testcase tc_bs_string2ttcn_mod4al1() runs on MC {\r
-  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4al1)),t_rbs(tspt_bs_mod4al1))\r
-  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4al1)),t_rbs(tspt_bs_mod4al1),false)  \r
-}\r
-\r
-testcase tc_bs_string2ttcn_mod4al2() runs on MC {\r
-  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4al2)),t_rbs(tspt_bs_mod4al2))\r
-  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4al2)),t_rbs(tspt_bs_mod4al2),false)  \r
-}\r
-\r
-\r
-testcase tc_bs_string2ttcn_mod4ql1() runs on MC {\r
-  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4ql1)),t_rbs(tspt_bs_mod4ql1))\r
-  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4ql1)),t_rbs(tspt_bs_mod4ql1),false)  \r
-}\r
-\r
-testcase tc_bs_string2ttcn_mod4ql2() runs on MC {\r
-  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4ql2)),t_rbs(tspt_bs_mod4ql2))\r
-  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4ql2)),t_rbs(tspt_bs_mod4ql2),false)  \r
-}\r
-\r
-testcase tc_bs_string2ttcn_mod4vl1() runs on MC {\r
-  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4vl1)),t_rbs(tspt_bs_mod4vl1))\r
-  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4vl1)),t_rbs(tspt_bs_mod4vl1),true)  \r
-}\r
-\r
-testcase tc_bs_string2ttcn_mod4vl2() runs on MC {\r
-  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4vl2)),t_rbs(tspt_bs_mod4vl2))\r
-  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4vl2)),t_rbs(tspt_bs_mod4vl2),false)  \r
-}\r
-\r
-\r
-testcase tc_bs_string2ttcn_mod4vifp() runs on MC {\r
-  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4vifp)),t_rbs(tspt_bs_mod4vifp))\r
-  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4vifp)),t_rbs(tspt_bs_mod4vifp),false)  \r
-}\r
-\r
-testcase tc_bs_string2ttcn_mod4oifp() runs on MC {\r
-  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4oifp)),t_rbs(tspt_bs_mod4oifp))\r
-  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4oifp)),t_rbs(tspt_bs_mod4oifp),false) \r
-}\r
-\r
-testcase tc_bs_string2ttcn_mod4aifp() runs on MC {\r
-  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4aifp)),t_rbs(tspt_bs_mod4aifp))\r
-  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4aifp)),t_rbs(tspt_bs_mod4aifp),false)  \r
-}\r
-\r
-testcase tc_bs_string2ttcn_mod4qifp() runs on MC {\r
-  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4qifp)),t_rbs(tspt_bs_mod4qifp))\r
-  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4qifp)),t_rbs(tspt_bs_mod4qifp),false) \r
-}\r
-\r
-testcase tc_bs_string2ttcn_mod4al1ifp() runs on MC {\r
-  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4al1ifp)),t_rbs(tspt_bs_mod4al1ifp))\r
-  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4al1ifp)),t_rbs(tspt_bs_mod4al1ifp),false)  \r
-}\r
-\r
-testcase tc_bs_string2ttcn_mod4al2ifp() runs on MC {\r
-  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4al2ifp)),t_rbs(tspt_bs_mod4al2ifp))\r
-  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4al2ifp)),t_rbs(tspt_bs_mod4al2ifp),false)  \r
-}\r
-\r
-\r
-testcase tc_bs_string2ttcn_mod4ql1ifp() runs on MC {\r
-  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4ql1ifp)),t_rbs(tspt_bs_mod4ql1ifp))\r
-  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4ql1ifp)),t_rbs(tspt_bs_mod4ql1ifp),false)  \r
-}\r
-\r
-testcase tc_bs_string2ttcn_mod4ql2ifp() runs on MC {\r
-  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4ql2ifp)),t_rbs(tspt_bs_mod4ql2ifp))\r
-  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4ql2ifp)),t_rbs(tspt_bs_mod4ql2ifp),false)  \r
-}\r
-\r
-testcase tc_bs_string2ttcn_mod4vl1ifp() runs on MC {\r
-  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4vl1ifp)),t_rbs(tspt_bs_mod4vl1ifp))\r
-  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4vl1ifp)),t_rbs(tspt_bs_mod4vl1ifp),false)  \r
-}\r
-\r
-testcase tc_bs_string2ttcn_mod4vl2ifp() runs on MC {\r
-  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4vl2ifp)),t_rbs(tspt_bs_mod4vl2ifp))\r
-  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4vl2ifp)),t_rbs(tspt_bs_mod4vl2ifp),false)  \r
-}\r
-\r
-//=========================================================================\r
-// Control\r
-//=========================================================================\r
-\r
-\r
-control {\r
-  log("***bitstring tests****");\r
-  execute(tc_bs_ModulePar_emb());\r
-  execute(tc_bs_ttcn2string_emb());\r
-  execute(tc_bs_string2ttcn_mod4v());\r
-  execute(tc_bs_string2ttcn_mod4o());\r
-  execute(tc_bs_string2ttcn_mod4a());\r
-  execute(tc_bs_string2ttcn_mod4q());\r
-  execute(tc_bs_string2ttcn_mod4al1());\r
-  execute(tc_bs_string2ttcn_mod4al2());\r
-  execute(tc_bs_string2ttcn_mod4ql1());\r
-  execute(tc_bs_string2ttcn_mod4ql2());\r
-  execute(tc_bs_string2ttcn_mod4vl1());\r
-  execute(tc_bs_string2ttcn_mod4vl2());\r
-  //execute(tc_bs_string2ttcn_mod4vl3());  \r
-  \r
-  execute(tc_bs_string2ttcn_mod4vifp());\r
-  execute(tc_bs_string2ttcn_mod4oifp());\r
-  execute(tc_bs_string2ttcn_mod4aifp());\r
-  execute(tc_bs_string2ttcn_mod4qifp());\r
-  execute(tc_bs_string2ttcn_mod4al1ifp());\r
-  execute(tc_bs_string2ttcn_mod4al2ifp());\r
-  execute(tc_bs_string2ttcn_mod4ql1ifp());\r
-  execute(tc_bs_string2ttcn_mod4ql2ifp());\r
-  execute(tc_bs_string2ttcn_mod4vl1ifp());\r
-  execute(tc_bs_string2ttcn_mod4vl2ifp());\r
-}\r
-\r
-}
\ No newline at end of file
+module bitstring_test {
+
+//=========================================================================
+// Import Part
+//=========================================================================
+import from types all;
+import from functions all;
+//=========================================================================
+// Module Parameters
+//=========================================================================
+modulepar template boolean tspt_b_t := true;
+
+modulepar {
+  //modulepar bitstrings not modified from cfg file
+  template bitstring tspt_bs_v := '01101'B;
+  template bitstring tspt_bs_o := omit;
+  template bitstring tspt_bs_a := *;
+  template bitstring tspt_bs_q := ?;
+  template bitstring tspt_bs_al1 := * length(2); //length restriction
+  template bitstring tspt_bs_al2 := * length(2..4);
+  template bitstring tspt_bs_ql1 := ? length(2);
+  template bitstring tspt_bs_ql2 := ? length(2..4);
+  template bitstring tspt_bs_vl1 := ('01101'B);
+  template bitstring tspt_bs_vl2 := ('01101'B,'1010'B);
+  template bitstring tspt_bs_vl3 := ('01101'B,'1010'B,'101'B);
+  template bitstring tspt_bs_c1 := complement('01101'B)
+  template bitstring tspt_bs_c2 := complement('01101'B,'1010'B);
+  template bitstring tspt_bs_c3 := complement('01101'B,'1010'B,'101'B);
+  //template bitstring tspt_bs_r1 := ('A'B..'B'B); //range not allowed
+  //template bitstring tspt_bs_r2 := ('a'B..'c'B);
+  template bitstring tspt_bs_pa := '000*111'B
+  template bitstring tspt_bs_pq := '000?111'B
+  
+  template bitstring tspt_bs_vifp := '01101'B ifpresent;
+  template bitstring tspt_bs_oifp := omit ifpresent;
+  template bitstring tspt_bs_aifp := * ifpresent;
+  template bitstring tspt_bs_qifp := ? ifpresent;
+  template bitstring tspt_bs_al1ifp := * length(2) ifpresent; //length restriction
+  template bitstring tspt_bs_al2ifp := * length(2..4) ifpresent;
+  template bitstring tspt_bs_ql1ifp := ? length(2) ifpresent;
+  template bitstring tspt_bs_ql2ifp := ? length(2..4) ifpresent;
+  template bitstring tspt_bs_vl1ifp := ('01101'B) ifpresent;
+  template bitstring tspt_bs_vl2ifp := ('01101'B,'1010'B) ifpresent;
+  template bitstring tspt_bs_vl3ifp := ('01101'B,'1010'B,'101'B) ifpresent;
+  template bitstring tspt_bs_c1ifp := complement('01101'B) ifpresent
+  template bitstring tspt_bs_c2ifp := complement('01101'B,'1010'B) ifpresent;
+  template bitstring tspt_bs_c3ifp := complement('01101'B,'1010'B,'101'B) ifpresent;
+  //template bitstring tspt_bs_r1ifp := ('A'B..'B'B) ifpresent; //range not allowed
+  //template bitstring tspt_bs_r2ifp := ('a'B..'c'B) ifpresent; //range not allowed
+  template bitstring tspt_bs_paifp := '000*111'B  ifpresent
+  template bitstring tspt_bs_pqifp := '000?111'B  ifpresent  
+  
+  //modulepar bitstrings modified from cfg file
+  template bitstring tspt_bs_mod4v := * //after mod:'01101';
+  template bitstring tspt_bs_mod4o := * //omit;
+  template bitstring tspt_bs_mod4a := '0'B //*;
+  template bitstring tspt_bs_mod4q := ''B //?;
+  template bitstring tspt_bs_mod4al1 := '1'B //* length(2); //length restriction
+  template bitstring tspt_bs_mod4al2 := '1010010001'B //mofified for: * length(2..4);
+  template bitstring tspt_bs_mod4ql1 := '1010010001'B //mofified for:? length(2);
+  template bitstring tspt_bs_mod4ql2 := '1010010001'B //mofified for:? length(2..4);
+  template bitstring tspt_bs_mod4vl1 := ('01101'B) //TODO: Adam //It should be mofified for: ('01101'B);
+  template bitstring tspt_bs_mod4vl2 := '1010010001'B //mofified for:('01101'B,'1010'B);
+  template bitstring tspt_bs_mod4vl3 := '1010010001'B //mofified for:('01101'B,'1010'B,'B12'B);
+  template bitstring tspt_bs_mod4c1 := '1010010001'B //mofified for:complement('01101')
+  template bitstring tspt_bs_mod4c2 := '1010010001'B //mofified for:complement('01101','1010');
+  template bitstring tspt_bs_mod4c3 := '1010010001'B //mofified for:complement('01101','1010','101');
+  template bitstring tspt_bs_mod4r1 := '1010010001'B //mofified for:('A'..'B'); //range
+  template bitstring tspt_bs_mod4r2 := '1010010001'B //mofified for:('a'..'c');
+  template bitstring tspt_bs_mod4pa := '1010010001'B //mofified for:pattern 'abc*123'
+  template bitstring tspt_bs_mod4pq := '1010010001'B //mofified for:pattern 'abc?123'
+  
+  template bitstring tspt_bs_mod4vifp := '1010010001'B //mofified for:'01101' ifpresent;
+  template bitstring tspt_bs_mod4oifp := '1010010001'B //mofified for:omit ifpresent;
+  template bitstring tspt_bs_mod4aifp := '1010010001'B //mofified for:* ifpresent;
+  template bitstring tspt_bs_mod4qifp := '1010010001'B //mofified for:? ifpresent;
+  template bitstring tspt_bs_mod4al1ifp := '1010010001'B //mofified for:* length(2) ifpresent; //length restriction
+  template bitstring tspt_bs_mod4al2ifp := '1010010001'B //mofified for:* length(2..4) ifpresent;
+  template bitstring tspt_bs_mod4ql1ifp := '1010010001'B //mofified for:? length(2) ifpresent;
+  template bitstring tspt_bs_mod4ql2ifp := '1010010001'B //mofified for:? length(2..4) ifpresent;
+  template bitstring tspt_bs_mod4vl1ifp :=  ('01101'B) ifpresent //TODO: Adam //It should be mofified for: ('01101'B);
+  template bitstring tspt_bs_mod4vl2ifp := '1010010001'B //mofified for:('01101','1010') ifpresent;
+  template bitstring tspt_bs_mod4vl3ifp := '1010010001'B //mofified for:('01101','1010','B12') ifpresent;
+  template bitstring tspt_bs_mod4c1ifp := '1010010001'B //mofified for:complement('01101') ifpresent
+  template bitstring tspt_bs_mod4c2ifp := '1010010001'B //mofified for:complement('01101','1010') ifpresent;
+  template bitstring tspt_bs_mod4c3ifp := '1010010001'B //mofified for:complement('01101','1010','101') ifpresent;
+  //template bitstring tspt_bs_mod4r1ifp := '1010010001'B //mofified for:('0'B..'1'B) ifpresent; //range
+  //template bitstring tspt_bs_mod4r2ifp := '1010010001'B //mofified for:('0'B..'1'B) ifpresent;
+  template bitstring tspt_bs_mod4paifp := '1010010001'B //mofified for:pattern 'abc*xyz'B  ifpresent
+  template bitstring tspt_bs_mod4pqifp := '1010010001'B //mofified for:pattern 'abc?xyz'B  ifpresent  
+  
+}
+
+//=========================================================================
+// Functions
+//=========================================================================
+
+function f_string2ttcn_RBS_t(in charstring pl_rbs, in template RBS pl_expected_result) {
+       var template RBS vl_result;
+       @try {
+        string2ttcn(pl_rbs,vl_result);
+        setverdict(pass) 
+       }
+       @catch(err_str) {
+    log("string2ttcn() failed: ",err_str);
+    setverdict(fail);
+  }
+  log(pl_expected_result);
+  log(vl_result);
+  if( log2str(pl_expected_result) == log2str(vl_result) ) { setverdict(pass) } else { setverdict(fail) }
+}
+
+function f_string2ttcn_RBS_t_str(in charstring pl_rec, in charstring pl_expected_result) {
+       var template RBS vl_result;
+       @try {
+        string2ttcn(pl_rec,vl_result);
+        setverdict(pass) 
+       }
+       @catch(err_str) {
+    log("str2ttcn() failed: ",err_str);
+    setverdict(fail);
+  }
+  log("Expected result: ", pl_expected_result);
+  log("Result: ", vl_result);
+  if( pl_expected_result == log2str(vl_result) ) { setverdict(pass) } else { setverdict(fail) }
+}
+
+//template string -> variable conversion
+//expected result: error
+function f_string2ttcn_RBS_v(in charstring pl_cs, in template RBS pl_expected_result, in boolean pl_ok_expected) {
+  var RBS vl_result;
+  if( pl_ok_expected ) {
+    @try {
+      string2ttcn(pl_cs, vl_result);
+      setverdict(pass);
+    }
+    @catch(err_str) {
+      log("string2ttcn() failed: ",err_str);
+      setverdict(fail);
+    }
+    if( log2str(pl_expected_result) == log2str(vl_result) ) { setverdict(pass) } else { setverdict(fail) }
+  } 
+  else 
+  {
+    @try {
+      string2ttcn(pl_cs, vl_result);
+      setverdict(fail);
+    }
+    @catch(err_str) {
+      log("string2ttcn() conversion error: ",err_str);
+      setverdict(pass,"Expected error, ok");
+    }
+    
+  }
+  log("Expected result: ",pl_expected_result );
+  log("Result: ", vl_result);
+}
+
+//this function is the same but uses
+function f_string2ttcn_RBS_v_str(in charstring pl_cs, charstring pl_expected_result, in boolean pl_ok_expected) {
+  var RBS vl_result;
+  if( pl_ok_expected ) {
+    @try {
+      string2ttcn(pl_cs, vl_result);
+      setverdict(pass);
+    }
+    @catch(err_str) {
+      log("str2ttcn() failed: ",err_str);
+      setverdict(fail);
+    }
+    if( pl_expected_result == log2str(vl_result) ) { setverdict(pass) } else { setverdict(fail) }
+  } 
+  else 
+  {
+    @try {
+      string2ttcn(pl_cs, vl_result);
+      setverdict(fail);
+    }
+    @catch(err_str) {
+      log("str2ttcn() conversion error: ",err_str);
+      setverdict(pass,"Expected error, ok");
+    }
+    
+  }
+  log("Expected result: ", pl_expected_result );
+  log("Result: ", vl_result);
+}
+
+//=========================================================================
+// Testcases
+//=========================================================================
+
+
+testcase tc_bs_1() runs on MC {
+  var template BitStrings_1_2 vlt_bs := ?;
+  log(vlt_bs);
+}
+
+testcase tc_bs_ModulePar_emb() runs on MC {
+  log(t_rbs(tspt_bs_mod4v));
+  if(log2str(t_rbs(tspt_bs_mod4v)) != "{ bs := \'01101\'B }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4o));
+  if(log2str(t_rbs(tspt_bs_mod4o)) != "{ bs := omit }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4a));
+  if(log2str(t_rbs(tspt_bs_mod4a)) != "{ bs := * }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4q));
+  if(log2str(t_rbs(tspt_bs_mod4q)) != "{ bs := ? }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4al1));
+  if(log2str(t_rbs(tspt_bs_mod4al1)) != "{ bs := * length (2) }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4al2));
+  if(log2str(t_rbs(tspt_bs_mod4al2)) != "{ bs := * length (2 .. 4) }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4ql1));
+  if(log2str(t_rbs(tspt_bs_mod4ql1)) != "{ bs := ? length (2) }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4ql2));
+  if(log2str(t_rbs(tspt_bs_mod4ql2)) != "{ bs := ? length (2 .. 4) }") {setverdict(fail)} else {setverdict(pass)};
+  log(">",t_rbs(tspt_bs_mod4vl1),"<");
+  if(log2str(t_rbs(tspt_bs_mod4vl1)) != "{ bs := \'01101\'B }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4vl2));
+  if(log2str(t_rbs(tspt_bs_mod4vl2)) != "{ bs := (\'01101\'B, \'1010\'B) }") {setverdict(fail)} else {setverdict(pass)};
+  
+  log(t_rbs(tspt_bs_mod4vl3));
+  if(log2str(t_rbs(tspt_bs_mod4vl3)) != "{ bs := (\'01101\'B, \'1010\'B, \'101\'B) }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4c1));
+  if(log2str(t_rbs(tspt_bs_mod4c1)) != "{ bs := complement (\'01101\'B) }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4c2));
+  if(log2str(t_rbs(tspt_bs_mod4c2)) != "{ bs := complement (\'01101\'B, \'1010\'B) }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4c3));
+  if(log2str(t_rbs(tspt_bs_mod4c3)) != "{ bs := complement (\'01101\'B, \'1010\'B, \'101\'B) }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4pa));
+  if(log2str(t_rbs(tspt_bs_mod4pa)) != "{ bs := \'000*111\'B }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4pq));
+  if(log2str(t_rbs(tspt_bs_mod4pq)) != "{ bs := \'000?111\'B }") {setverdict(fail)} else {setverdict(pass)};
+  //==
+  log(t_rbs(tspt_bs_mod4vifp));
+  if(log2str(t_rbs(tspt_bs_mod4vifp)) != "{ bs := \'01101\'B ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4oifp));
+  if(log2str(t_rbs(tspt_bs_mod4oifp)) != "{ bs := omit ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4aifp));
+  if(log2str(t_rbs(tspt_bs_mod4aifp)) != "{ bs := * ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4qifp));
+  if(log2str(t_rbs(tspt_bs_mod4qifp)) != "{ bs := ? ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4al1ifp));
+  if(log2str(t_rbs(tspt_bs_mod4al1ifp)) != "{ bs := * length (2) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4al2ifp));
+  if(log2str(t_rbs(tspt_bs_mod4al2ifp)) != "{ bs := * length (2 .. 4) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4ql1ifp));
+  if(log2str(t_rbs(tspt_bs_mod4ql1ifp)) != "{ bs := ? length (2) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4ql2ifp));
+  if(log2str(t_rbs(tspt_bs_mod4ql2ifp)) != "{ bs := ? length (2 .. 4) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4vl1ifp));
+  if(log2str(t_rbs(tspt_bs_mod4vl1ifp)) != "{ bs := \'01101\'B ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4vl2ifp));
+  if(log2str(t_rbs(tspt_bs_mod4vl2ifp)) != "{ bs := (\'01101\'B, \'1010\'B) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4vl3ifp));
+  if(log2str(t_rbs(tspt_bs_mod4vl3ifp)) != "{ bs := (\'01101\'B, \'1010\'B, \'101\'B) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4c1ifp));
+  if(log2str(t_rbs(tspt_bs_mod4c1ifp)) != "{ bs := complement (\'01101\'B) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4c2ifp));
+  if(log2str(t_rbs(tspt_bs_mod4c2ifp)) != "{ bs := complement (\'01101\'B, \'1010\'B) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4c3ifp));
+  if(log2str(t_rbs(tspt_bs_mod4c3ifp)) != "{ bs := complement (\'01101\'B, \'1010\'B, \'101\'B) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4paifp));
+  if(log2str(t_rbs(tspt_bs_mod4paifp)) != "{ bs := \'000*111'B ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4pqifp));
+  if(log2str(t_rbs(tspt_bs_mod4pqifp)) != "{ bs := \'000?111\'B ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+}
+
+testcase tc_bs_ttcn2string_emb() runs on MC {
+  log(t_rbs(tspt_bs_mod4v));
+  if(ttcn2string(t_rbs(tspt_bs_mod4v)) != "{ bs := \'01101\'B }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4o));
+  if(ttcn2string(t_rbs(tspt_bs_mod4o)) != "{ bs := omit }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4a));
+  if(ttcn2string(t_rbs(tspt_bs_mod4a)) != "{ bs := * }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4q));
+  if(ttcn2string(t_rbs(tspt_bs_mod4q)) != "{ bs := ? }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4al1));
+  if(ttcn2string(t_rbs(tspt_bs_mod4al1)) != "{ bs := * length (2) }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4al2));
+  if(ttcn2string(t_rbs(tspt_bs_mod4al2)) != "{ bs := * length (2 .. 4) }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4ql1));
+  if(ttcn2string(t_rbs(tspt_bs_mod4ql1)) != "{ bs := ? length (2) }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4ql2));
+  if(ttcn2string(t_rbs(tspt_bs_mod4ql2)) != "{ bs := ? length (2 .. 4) }") {setverdict(fail)} else {setverdict(pass)};
+  log(">",t_rbs(tspt_bs_mod4vl1),"<");
+  if(ttcn2string(t_rbs(tspt_bs_mod4vl1)) != "{ bs := \'01101\'B }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4vl2));
+  if(ttcn2string(t_rbs(tspt_bs_mod4vl2)) != "{ bs := (\'01101\'B, \'1010\'B) }") {setverdict(fail)} else {setverdict(pass)};
+  
+  log(t_rbs(tspt_bs_mod4vl3));
+  if(ttcn2string(t_rbs(tspt_bs_mod4vl3)) != "{ bs := (\'01101\'B, \'1010\'B, \'101\'B) }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4c1));
+  if(ttcn2string(t_rbs(tspt_bs_mod4c1)) != "{ bs := complement (\'01101\'B) }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4c2));
+  if(ttcn2string(t_rbs(tspt_bs_mod4c2)) != "{ bs := complement (\'01101\'B, \'1010\'B) }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4c3));
+  if(ttcn2string(t_rbs(tspt_bs_mod4c3)) != "{ bs := complement (\'01101\'B, \'1010\'B, \'101\'B) }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4pa));
+  if(ttcn2string(t_rbs(tspt_bs_mod4pa)) != "{ bs := \'000*111\'B }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4pq));
+  if(ttcn2string(t_rbs(tspt_bs_mod4pq)) != "{ bs := \'000?111\'B }") {setverdict(fail)} else {setverdict(pass)};
+  //==
+  log(t_rbs(tspt_bs_mod4vifp));
+  if(ttcn2string(t_rbs(tspt_bs_mod4vifp)) != "{ bs := \'01101\'B ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4oifp));
+  if(ttcn2string(t_rbs(tspt_bs_mod4oifp)) != "{ bs := omit ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4aifp));
+  if(ttcn2string(t_rbs(tspt_bs_mod4aifp)) != "{ bs := * ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4qifp));
+  if(ttcn2string(t_rbs(tspt_bs_mod4qifp)) != "{ bs := ? ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4al1ifp));
+  if(ttcn2string(t_rbs(tspt_bs_mod4al1ifp)) != "{ bs := * length (2) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4al2ifp));
+  if(ttcn2string(t_rbs(tspt_bs_mod4al2ifp)) != "{ bs := * length (2 .. 4) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4ql1ifp));
+  if(ttcn2string(t_rbs(tspt_bs_mod4ql1ifp)) != "{ bs := ? length (2) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4ql2ifp));
+  if(ttcn2string(t_rbs(tspt_bs_mod4ql2ifp)) != "{ bs := ? length (2 .. 4) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4vl1ifp));
+  if(ttcn2string(t_rbs(tspt_bs_mod4vl1ifp)) != "{ bs := \'01101\'B ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4vl2ifp));
+  if(ttcn2string(t_rbs(tspt_bs_mod4vl2ifp)) != "{ bs := (\'01101\'B, \'1010\'B) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4vl3ifp));
+  if(ttcn2string(t_rbs(tspt_bs_mod4vl3ifp)) != "{ bs := (\'01101\'B, \'1010\'B, \'101\'B) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4c1ifp));
+  if(ttcn2string(t_rbs(tspt_bs_mod4c1ifp)) != "{ bs := complement (\'01101\'B) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4c2ifp));
+  if(ttcn2string(t_rbs(tspt_bs_mod4c2ifp)) != "{ bs := complement (\'01101\'B, \'1010\'B) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4c3ifp));
+  if(ttcn2string(t_rbs(tspt_bs_mod4c3ifp)) != "{ bs := complement (\'01101\'B, \'1010\'B, \'101\'B) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4paifp));
+  if(ttcn2string(t_rbs(tspt_bs_mod4paifp)) != "{ bs := \'000*111'B ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rbs(tspt_bs_mod4pqifp));
+  if(ttcn2string(t_rbs(tspt_bs_mod4pqifp)) != "{ bs := \'000?111\'B ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+}
+
+//=============== string2ttcn ==============================
+
+testcase tc_bs_string2ttcn_mod4v() runs on MC {
+  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4v)),t_rbs(tspt_bs_mod4v))
+  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4v)),t_rbs(tspt_bs_mod4v),true)  
+}
+
+testcase tc_bs_string2ttcn_mod4o() runs on MC {
+  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4o)),t_rbs(tspt_bs_mod4o))
+  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4o)),t_rbs(tspt_bs_mod4o),true) 
+}
+
+testcase tc_bs_string2ttcn_mod4a() runs on MC {
+  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4a)),t_rbs(tspt_bs_mod4a))
+  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4a)),t_rbs(tspt_bs_mod4a),false)  
+}
+
+testcase tc_bs_string2ttcn_mod4q() runs on MC {
+  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4q)),t_rbs(tspt_bs_mod4q))
+  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4q)),t_rbs(tspt_bs_mod4q),false) 
+}
+
+testcase tc_bs_string2ttcn_mod4al1() runs on MC {
+  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4al1)),t_rbs(tspt_bs_mod4al1))
+  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4al1)),t_rbs(tspt_bs_mod4al1),false)  
+}
+
+testcase tc_bs_string2ttcn_mod4al2() runs on MC {
+  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4al2)),t_rbs(tspt_bs_mod4al2))
+  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4al2)),t_rbs(tspt_bs_mod4al2),false)  
+}
+
+
+testcase tc_bs_string2ttcn_mod4ql1() runs on MC {
+  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4ql1)),t_rbs(tspt_bs_mod4ql1))
+  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4ql1)),t_rbs(tspt_bs_mod4ql1),false)  
+}
+
+testcase tc_bs_string2ttcn_mod4ql2() runs on MC {
+  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4ql2)),t_rbs(tspt_bs_mod4ql2))
+  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4ql2)),t_rbs(tspt_bs_mod4ql2),false)  
+}
+
+testcase tc_bs_string2ttcn_mod4vl1() runs on MC {
+  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4vl1)),t_rbs(tspt_bs_mod4vl1))
+  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4vl1)),t_rbs(tspt_bs_mod4vl1),true)  
+}
+
+testcase tc_bs_string2ttcn_mod4vl2() runs on MC {
+  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4vl2)),t_rbs(tspt_bs_mod4vl2))
+  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4vl2)),t_rbs(tspt_bs_mod4vl2),false)  
+}
+
+
+testcase tc_bs_string2ttcn_mod4vifp() runs on MC {
+  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4vifp)),t_rbs(tspt_bs_mod4vifp))
+  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4vifp)),t_rbs(tspt_bs_mod4vifp),false)  
+}
+
+testcase tc_bs_string2ttcn_mod4oifp() runs on MC {
+  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4oifp)),t_rbs(tspt_bs_mod4oifp))
+  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4oifp)),t_rbs(tspt_bs_mod4oifp),false) 
+}
+
+testcase tc_bs_string2ttcn_mod4aifp() runs on MC {
+  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4aifp)),t_rbs(tspt_bs_mod4aifp))
+  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4aifp)),t_rbs(tspt_bs_mod4aifp),false)  
+}
+
+testcase tc_bs_string2ttcn_mod4qifp() runs on MC {
+  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4qifp)),t_rbs(tspt_bs_mod4qifp))
+  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4qifp)),t_rbs(tspt_bs_mod4qifp),false) 
+}
+
+testcase tc_bs_string2ttcn_mod4al1ifp() runs on MC {
+  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4al1ifp)),t_rbs(tspt_bs_mod4al1ifp))
+  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4al1ifp)),t_rbs(tspt_bs_mod4al1ifp),false)  
+}
+
+testcase tc_bs_string2ttcn_mod4al2ifp() runs on MC {
+  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4al2ifp)),t_rbs(tspt_bs_mod4al2ifp))
+  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4al2ifp)),t_rbs(tspt_bs_mod4al2ifp),false)  
+}
+
+
+testcase tc_bs_string2ttcn_mod4ql1ifp() runs on MC {
+  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4ql1ifp)),t_rbs(tspt_bs_mod4ql1ifp))
+  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4ql1ifp)),t_rbs(tspt_bs_mod4ql1ifp),false)  
+}
+
+testcase tc_bs_string2ttcn_mod4ql2ifp() runs on MC {
+  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4ql2ifp)),t_rbs(tspt_bs_mod4ql2ifp))
+  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4ql2ifp)),t_rbs(tspt_bs_mod4ql2ifp),false)  
+}
+
+testcase tc_bs_string2ttcn_mod4vl1ifp() runs on MC {
+  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4vl1ifp)),t_rbs(tspt_bs_mod4vl1ifp))
+  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4vl1ifp)),t_rbs(tspt_bs_mod4vl1ifp),false)  
+}
+
+testcase tc_bs_string2ttcn_mod4vl2ifp() runs on MC {
+  f_string2ttcn_RBS_t(ttcn2string(t_rbs(tspt_bs_mod4vl2ifp)),t_rbs(tspt_bs_mod4vl2ifp))
+  f_string2ttcn_RBS_v(ttcn2string(t_rbs(tspt_bs_mod4vl2ifp)),t_rbs(tspt_bs_mod4vl2ifp),false)  
+}
+
+//=========================================================================
+// Control
+//=========================================================================
+
+
+control {
+  log("***bitstring tests****");
+  execute(tc_bs_ModulePar_emb());
+  execute(tc_bs_ttcn2string_emb());
+  execute(tc_bs_string2ttcn_mod4v());
+  execute(tc_bs_string2ttcn_mod4o());
+  execute(tc_bs_string2ttcn_mod4a());
+  execute(tc_bs_string2ttcn_mod4q());
+  execute(tc_bs_string2ttcn_mod4al1());
+  execute(tc_bs_string2ttcn_mod4al2());
+  execute(tc_bs_string2ttcn_mod4ql1());
+  execute(tc_bs_string2ttcn_mod4ql2());
+  execute(tc_bs_string2ttcn_mod4vl1());
+  execute(tc_bs_string2ttcn_mod4vl2());
+  //execute(tc_bs_string2ttcn_mod4vl3());  
+  
+  execute(tc_bs_string2ttcn_mod4vifp());
+  execute(tc_bs_string2ttcn_mod4oifp());
+  execute(tc_bs_string2ttcn_mod4aifp());
+  execute(tc_bs_string2ttcn_mod4qifp());
+  execute(tc_bs_string2ttcn_mod4al1ifp());
+  execute(tc_bs_string2ttcn_mod4al2ifp());
+  execute(tc_bs_string2ttcn_mod4ql1ifp());
+  execute(tc_bs_string2ttcn_mod4ql2ifp());
+  execute(tc_bs_string2ttcn_mod4vl1ifp());
+  execute(tc_bs_string2ttcn_mod4vl2ifp());
+}
+
+}
+
old mode 100755 (executable)
new mode 100644 (file)
index cf6bc46..f5725fd
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 /*
 //AUTHOR: 
old mode 100755 (executable)
new mode 100644 (file)
index 3339448..0a3e449
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module charstring_test {
 
index 82e825584848ac2521064b9f4efd94e2acea1b22..df336fc28a110600e8b83581c60426a247d509be 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module component_test 
 {
old mode 100755 (executable)
new mode 100644 (file)
index a1a9202..cdbfdfe
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module enum_test
 // [.objid{ itu_t(0) identified_organization(4) etsi(0)
old mode 100755 (executable)
new mode 100644 (file)
index 9026a44..c10f288
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 /*
 //AUTHOR: ethbaat
index ebbaa2d3e205d36f0050c81bc9ebf04ed73a3cce..db9decf79729195f34ebf98b8355a8c58225d849 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module functions {
 
old mode 100755 (executable)
new mode 100644 (file)
index e8d1807..696bc0a
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 /*
 //AUTHOR: 
old mode 100755 (executable)
new mode 100644 (file)
index 0d70453..a397561
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 /*
 //AUTHOR: ethbaat
index 9db1dbd314955acde8c54e0d8967ee5f8be8bf6f..488ba63610c3f43af5cb38b7868817cb24c2e958 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module objid_test 
 {
old mode 100755 (executable)
new mode 100644 (file)
index adb618a..0ed6d2f
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 /*
 //AUTHOR: 
old mode 100755 (executable)
new mode 100644 (file)
index 49cd1af..541ea0a
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 /*
 //AUTHOR: 
old mode 100755 (executable)
new mode 100644 (file)
index cb45b0d..83952da
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 /*
 //AUTHOR: 
old mode 100755 (executable)
new mode 100644 (file)
index b5f5c2e..028285b
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 /*
 //AUTHOR: 
old mode 100755 (executable)
new mode 100644 (file)
index 2751379..fe13db1
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 /*
 //AUTHOR: 
index 4f59d1f3ee3098fee724ddf02992039b35fbf1eb..1969bdc38d488c98ebd11e7c7587ee475b3e2e19 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [LOGGING]
 SourceInfoFormat := Stack
@@ -230,7 +235,7 @@ tspt_bs_mod4v := '01101'B;
  tspt_ucs_mod4ql1 := ? length(2);
  tspt_ucs_mod4ql2 := ? length(2..4);
  //tspt_ucs_mod4vl1 := ("ABBA");  //TODO for Adam: in line 67, at or before token `)': syntax error, unexpected ')', expecting ','
- tspt_ucs_mod4vl2 := ("Ádám","Éva"); 
+ tspt_ucs_mod4vl2 := ("Ádám","Éva"); 
  tspt_ucs_mod4vl3 := ("ABBA","baba","Bye");
  tspt_ucs_mod4c1 := complement("ABBA")
  tspt_ucs_mod4c2 := complement("ABBA","baba");
index 42576ec4cd4e2ba331042ea69c9a3a99b0dd28a8..42de11c6a8a6d8dea49156c58aaa9b9d97992bd8 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module types {
 
old mode 100755 (executable)
new mode 100644 (file)
index 7ff2c83..65478c9
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
-module ucharstring_test {\r
-//=========================================================================\r
-// Import Part\r
-//=========================================================================\r
-\r
-import from types all;\r
-import from functions all;\r
-\r
-//=========================================================================\r
-// Module Parameters\r
-//=========================================================================\r
-modulepar {\r
-  \r
-  //modulepar charstrings not modified from cfg file\r
-  template universal charstring tspt_ucs_v := "ABBA";\r
-  template universal charstring tspt_ucs_o := omit;\r
-  template universal charstring tspt_ucs_a := *;\r
-  template universal charstring tspt_ucs_q := ?;\r
-  template universal charstring tspt_ucs_al1 := * length(2); //length restriction\r
-  template universal charstring tspt_ucs_al2 := * length(2..4);\r
-  template universal charstring tspt_ucs_ql1 := ? length(2);\r
-  template universal charstring tspt_ucs_ql2 := ? length(2..4);\r
-  template universal charstring tspt_ucs_vl1 := ("ABBA");\r
-  template universal charstring tspt_ucs_vl2 := ("ABBA","baba");\r
-  template universal charstring tspt_ucs_vl3 := ("ABBA","baba","Bye");\r
-  template universal charstring tspt_ucs_c1 := complement("ABBA")\r
-  template universal charstring tspt_ucs_c2 := complement("ABBA","baba");\r
-  template universal charstring tspt_ucs_c3 := complement("ABBA","baba","Bye");\r
-  template universal charstring tspt_ucs_r1 := ("A".."B"); //range\r
-  template universal charstring tspt_ucs_r2 := ("a".."c");\r
-  template universal charstring tspt_ucs_pa := pattern "abc*xyz"\r
-  template universal charstring tspt_ucs_pq := pattern "abc?xyz"\r
-  \r
-  template universal charstring tspt_ucs_vifp := "ABBA" ifpresent;\r
-  template universal charstring tspt_ucs_oifp := omit ifpresent;\r
-  template universal charstring tspt_ucs_aifp := * ifpresent;\r
-  template universal charstring tspt_ucs_qifp := ? ifpresent;\r
-  template universal charstring tspt_ucs_al1ifp := * length(2) ifpresent; //length restriction\r
-  template universal charstring tspt_ucs_al2ifp := * length(2..4) ifpresent;\r
-  template universal charstring tspt_ucs_ql1ifp := ? length(2) ifpresent;\r
-  template universal charstring tspt_ucs_ql2ifp := ? length(2..4) ifpresent;\r
-  template universal charstring tspt_ucs_vl1ifp := ("ABBA") ifpresent;\r
-  template universal charstring tspt_ucs_vl2ifp := ("ABBA","baba") ifpresent;\r
-  template universal charstring tspt_ucs_vl3ifp := ("ABBA","baba","Bye") ifpresent;\r
-  template universal charstring tspt_ucs_c1ifp := complement("ABBA") ifpresent\r
-  template universal charstring tspt_ucs_c2ifp := complement("ABBA","baba") ifpresent;\r
-  template universal charstring tspt_ucs_c3ifp := complement("ABBA","baba","Bye") ifpresent;\r
-  template universal charstring tspt_ucs_r1ifp := ("A".."B") ifpresent; //range\r
-  template universal charstring tspt_ucs_r2ifp := ("a".."c") ifpresent;\r
-  template universal charstring tspt_ucs_paifp := pattern "abc*xyz"  ifpresent\r
-  template universal charstring tspt_ucs_pqifp := pattern "abc?xyz"  ifpresent  \r
-  \r
-  //modulepar universal charstrings modified from cfg file\r
-  template universal charstring tspt_ucs_mod4v := * //after mod:"ABBA";\r
-  template universal charstring tspt_ucs_mod4o := * //omit;\r
-  template universal charstring tspt_ucs_mod4ol := * //omit;\r
-  template universal charstring tspt_ucs_mod4a := "A" //*;\r
-  template universal charstring tspt_ucs_mod4q := "" //?;\r
-  template universal charstring tspt_ucs_mod4al1 := "A" //* length(2); //length restriction\r
-  template universal charstring tspt_ucs_mod4al2 := "Original" //mofified for: * length(2..4);\r
-  template universal charstring tspt_ucs_mod4ql1 := "Original" //mofified for:? length(2);\r
-  template universal charstring tspt_ucs_mod4ql2 := "Original" //mofified for:? length(2..4);\r
-  template universal charstring tspt_ucs_mod4vl1 := ("ABBA") //TODO: Adam //It should be mofified for: ("ABBA");\r
-  template universal charstring tspt_ucs_mod4vl2 := "Original" //mofified for:("ABBA","baba");\r
-  template universal charstring tspt_ucs_mod4vl3 := "Original" //mofified for:("ABBA","baba","Bye");\r
-  template universal charstring tspt_ucs_mod4c1 := "Original" //mofified for:complement("ABBA")\r
-  template universal charstring tspt_ucs_mod4c2 := "Original" //mofified for:complement("ABBA","baba");\r
-  template universal charstring tspt_ucs_mod4c3 := "Original" //mofified for:complement("ABBA","baba","Bye");\r
-  template universal charstring tspt_ucs_mod4r1 := "Original" //mofified for:("A".."B"); //range\r
-  template universal charstring tspt_ucs_mod4r2 := "Original" //mofified for:("a".."c");\r
-  template universal charstring tspt_ucs_mod4pa := "Original" //mofified for:pattern "abc*xyz"\r
-  template universal charstring tspt_ucs_mod4pq := "Original" //mofified for:pattern "abc?xyz"\r
-  \r
-  template universal charstring tspt_ucs_mod4vifp := "Original" //mofified for:"ABBA" ifpresent;\r
-  template universal charstring tspt_ucs_mod4oifp := "Original" //mofified for:omit ifpresent;\r
-  template universal charstring tspt_ucs_mod4aifp := "Original" //mofified for:* ifpresent;\r
-  template universal charstring tspt_ucs_mod4qifp := "Original" //mofified for:? ifpresent;\r
-  template universal charstring tspt_ucs_mod4al1ifp := "Original" //mofified for:* length(2) ifpresent; //length restriction\r
-  template universal charstring tspt_ucs_mod4al2ifp := "Original" //mofified for:* length(2..4) ifpresent;\r
-  template universal charstring tspt_ucs_mod4ql1ifp := "Original" //mofified for:? length(2) ifpresent;\r
-  template universal charstring tspt_ucs_mod4ql2ifp := "Original" //mofified for:? length(2..4) ifpresent;\r
-  template universal charstring tspt_ucs_mod4vl1ifp :=  ("ABBA") ifpresent //TODO: Adam //It should be mofified for: ("ABBA");\r
-  template universal charstring tspt_ucs_mod4vl2ifp := "Original" //mofified for:("ABBA","baba") ifpresent;\r
-  template universal charstring tspt_ucs_mod4vl3ifp := "Original" //mofified for:("ABBA","baba","Bye") ifpresent;\r
-  template universal charstring tspt_ucs_mod4c1ifp := "Original" //mofified for:complement("ABBA") ifpresent\r
-  template universal charstring tspt_ucs_mod4c2ifp := "Original" //mofified for:complement("ABBA","baba") ifpresent;\r
-  template universal charstring tspt_ucs_mod4c3ifp := "Original" //mofified for:complement("ABBA","baba","Bye") ifpresent;\r
-  template universal charstring tspt_ucs_mod4r1ifp := "Original" //mofified for:("A".."B") ifpresent; //range\r
-  template universal charstring tspt_ucs_mod4r2ifp := "Original" //mofified for:("a".."c") ifpresent;\r
-  template universal charstring tspt_ucs_mod4paifp := "Original" //mofified for:pattern "abc*xyz"  ifpresent\r
-  template universal charstring tspt_ucs_mod4pqifp := "Original" //mofified for:pattern "abc?xyz"  ifpresent  \r
-  \r
-}\r
-\r
-//=========================================================================\r
-// Templates\r
-//=========================================================================\r
-// not modulepars\r
-template universal charstring t_ucs_v := "ABBA";\r
-template universal charstring t_ucs_o := omit;\r
-template universal charstring t_ucs_a := *;\r
-template universal charstring t_ucs_q := ?;\r
-template universal charstring t_ucs_al1 := * length(2); //length restriction\r
-template universal charstring t_ucs_al2 := * length(2..4);\r
-template universal charstring t_ucs_ql1 := ? length(2);\r
-template universal charstring t_ucs_ql2 := ? length(2..4);\r
-template universal charstring t_ucs_vl1 := ("ABBA");\r
-template universal charstring t_ucs_vl2 := ("ABBA","baba");\r
-template universal charstring t_ucs_vl3 := ("ABBA","baba","Bye");\r
-template universal charstring t_ucs_c1 := complement("ABBA")\r
-template universal charstring t_ucs_c2 := complement("ABBA","baba");\r
-template universal charstring t_ucs_c3 := complement("ABBA","baba","Bye");\r
-template universal charstring t_ucs_r1 := ("A".."B"); //range\r
-template universal charstring t_ucs_r2 := ("a".."c");\r
-template universal charstring t_ucs_pa := pattern "abc*xyz"\r
-template universal charstring t_ucs_pq := pattern "abc?xyz"\r
-\r
-template universal charstring t_ucs_vifp := "ABBA" ifpresent;\r
-template universal charstring t_ucs_oifp := omit ifpresent;\r
-template universal charstring t_ucs_aifp := * ifpresent;\r
-template universal charstring t_ucs_qifp := ? ifpresent;\r
-template universal charstring t_ucs_al1ifp := * length(2) ifpresent; //length restriction\r
-template universal charstring t_ucs_al2ifp := * length(2..4) ifpresent;\r
-template universal charstring t_ucs_ql1ifp := ? length(2) ifpresent;\r
-template universal charstring t_ucs_ql2ifp := ? length(2..4) ifpresent;\r
-template universal charstring t_ucs_vl1ifp := ("ABBA") ifpresent;\r
-template universal charstring t_ucs_vl2ifp := ("ABBA","baba") ifpresent;\r
-template universal charstring t_ucs_vl3ifp := ("ABBA","baba","Bye") ifpresent;\r
-template universal charstring t_ucs_c1ifp := complement("ABBA") ifpresent\r
-template universal charstring t_ucs_c2ifp := complement("ABBA","baba") ifpresent;\r
-template universal charstring t_ucs_c3ifp := complement("ABBA","baba","Bye") ifpresent;\r
-template universal charstring t_ucs_r1ifp := ("A".."B") ifpresent; //range\r
-template universal charstring t_ucs_r2ifp := ("a".."c") ifpresent;\r
-template universal charstring t_ucs_paifp := pattern "abc*xyz"  ifpresent\r
-template universal charstring t_ucs_pqifp := pattern "abc?xyz"  ifpresent\r
-\r
-//=========================================================================\r
-// Functions\r
-//=========================================================================\r
-\r
-function f_string2ttcn_rucs_t(in charstring pl_cs, in template RUCS pl_expected_result) {\r
-  var template RUCS vl_result;\r
-  @try {\r
-    string2ttcn(pl_cs,vl_result);\r
-    setverdict(pass) \r
-  }\r
-  @catch(err_str) {\r
-    log("string2ttcn() failed: ",err_str);\r
-    setverdict(fail);\r
-  }\r
-  log(pl_expected_result);\r
-  log(vl_result);\r
-  if( log2str(pl_expected_result) == log2str(vl_result) ) { setverdict(pass) } else { setverdict(fail) }\r
-}\r
-\r
-function f_string2ttcn_rucs_t_str(in charstring pl_cs, in charstring pl_expected_result) {\r
-  var template RUCS vl_result;\r
-  @try {\r
-    string2ttcn(pl_cs,vl_result);\r
-    setverdict(pass) \r
-  }\r
-  @catch(err_str) {\r
-    log("str2ttcn() failed: ",err_str);\r
-    setverdict(fail);\r
-  }\r
-  log("Expected result: ", pl_expected_result);\r
-  log("Result: ", vl_result);\r
-  if( pl_expected_result == log2str(vl_result) ) { setverdict(pass) } else { setverdict(fail) }\r
-}\r
-\r
-//template string -> variable conversion\r
-//expected result: error\r
-function f_string2ttcn_rucs_v(in charstring pl_cs, in template RUCS pl_expected_result, in boolean pl_ok_expected) {\r
-  var RUCS vl_result;\r
-  if( pl_ok_expected ) {\r
-    @try {\r
-      string2ttcn(pl_cs, vl_result);\r
-      setverdict(pass);\r
-    }\r
-    @catch(err_str) {\r
-      log("string2ttcn() failed: ",err_str);\r
-      setverdict(fail);\r
-    }\r
-    if( log2str(pl_expected_result) == log2str(vl_result) ) { setverdict(pass) } else { setverdict(fail) }\r
-  } \r
-  else \r
-  {\r
-    @try {\r
-      string2ttcn(pl_cs, vl_result);\r
-      setverdict(fail);\r
-    }\r
-    @catch(err_str) {\r
-      log("string2ttcn() conversion error: ",err_str);\r
-      setverdict(pass,"Expected error, ok");\r
-    }\r
-    \r
-  }\r
-  log("Expected result: ",pl_expected_result );\r
-  log("Result: ", vl_result);\r
-}\r
-\r
-//this function is the same but uses\r
-function f_string2ttcn_rucs_v_str(in charstring pl_cs, charstring pl_expected_result, in boolean pl_ok_expected) {\r
-  var RUCS vl_result;\r
-  if( pl_ok_expected ) {\r
-    @try {\r
-      string2ttcn(pl_cs, vl_result);\r
-      setverdict(pass);\r
-    }\r
-    @catch(err_str) {\r
-      log("str2ttcn() failed: ",err_str);\r
-      setverdict(fail);\r
-    }\r
-    if( pl_expected_result == log2str(vl_result) ) { setverdict(pass) } else { setverdict(fail) }\r
-  } \r
-  else \r
-  {\r
-    @try {\r
-      string2ttcn(pl_cs, vl_result);\r
-      setverdict(fail);\r
-    }\r
-    @catch(err_str) {\r
-      log("str2ttcn() conversion error: ",err_str);\r
-      setverdict(pass,"Expected error, ok");\r
-    }\r
-    \r
-  }\r
-  log("Expected result: ", pl_expected_result );\r
-  log("Result: ", vl_result);\r
-}\r
-\r
-//=========================================================================\r
-// Testcases\r
-//=========================================================================\r
-\r
-testcase tc_ucs_ttcn2string_emb() runs on MC {\r
-  log(t_rucs(tspt_ucs_mod4v));\r
-  log(ttcn2string(t_rucs(tspt_ucs_mod4v)));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4v)) != "{ ucs := \"ABBA\" }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4o));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4o)) != "{ ucs := omit }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4a));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4a)) != "{ ucs := * }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4q));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4q)) != "{ ucs := ? }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4al1));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4al1)) != "{ ucs := * length (2) }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4al2));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4al2)) != "{ ucs := * length (2 .. 4) }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4ql1));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4ql1)) != "{ ucs := ? length (2) }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4ql2));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4ql2)) != "{ ucs := ? length (2 .. 4) }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(">",t_rucs(tspt_ucs_mod4vl1),"<");\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4vl1)) != "{ ucs := \"ABBA\" }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4vl2));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4vl2)) != "{ ucs := (char(0, 0, 0, 193) & \"d\" & char(0, 0, 0, 225) & \"m\", char(0, 0, 0, 201) & \"va\") }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4vl3));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4vl3)) != "{ ucs := (\"ABBA\", \"baba\", \"Bye\") }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4c1));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4c1)) != "{ ucs := complement (\"ABBA\") }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4c2));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4c2)) != "{ ucs := complement (\"ABBA\", \"baba\") }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4c3));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4c3)) != "{ ucs := complement (\"ABBA\", \"baba\", \"Bye\") }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4r1));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4r1)) != "{ ucs := (\"A\" .. \"B\") }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4r2));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4r2)) != "{ ucs := (\"a\" .. \"c\") }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4pa));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4pa)) != "{ ucs := pattern \"abc*xyz\" }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4pq));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4pq)) != "{ ucs := pattern \"abc?xyz\" }") {setverdict(fail)} else {setverdict(pass)};\r
-  //==\r
-  log(t_rucs(tspt_ucs_mod4vifp));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4vifp)) != "{ ucs := \"ABBA\" ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4oifp));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4oifp)) != "{ ucs := omit ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4aifp));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4aifp)) != "{ ucs := * ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4qifp));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4qifp)) != "{ ucs := ? ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4al1ifp));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4al1ifp)) != "{ ucs := * length (2) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4al2ifp));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4al2ifp)) != "{ ucs := * length (2 .. 4) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4ql1ifp));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4ql1ifp)) != "{ ucs := ? length (2) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4ql2ifp));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4ql2ifp)) != "{ ucs := ? length (2 .. 4) ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4vl1ifp));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4vl1ifp)) != "{ ucs := \"ABBA\" ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4vl2ifp));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4vl2ifp)) != "{ ucs := (\"ABBA\", \"baba\") ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4vl3ifp));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4vl3ifp)) != "{ ucs := (\"ABBA\", \"baba\", \"Bye\") ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4c1ifp));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4c1ifp)) != "{ ucs := complement (\"ABBA\") ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4c2ifp));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4c2ifp)) != "{ ucs := complement (\"ABBA\", \"baba\") ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4c3ifp));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4c3ifp)) != "{ ucs := complement (\"ABBA\", \"baba\", \"Bye\") ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4r1ifp));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4r1ifp)) != "{ ucs := (\"A\" .. \"B\") ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4r2ifp));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4r2ifp)) != "{ ucs := (\"a\" .. \"c\") ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4paifp));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4paifp)) != "{ ucs := pattern \"abc*xyz\" ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-  log(t_rucs(tspt_ucs_mod4pqifp));\r
-  if(ttcn2string(t_rucs(tspt_ucs_mod4pqifp)) != "{ ucs := pattern \"abc?xyz\" ifpresent }") {setverdict(fail)} else {setverdict(pass)};\r
-}\r
-\r
-//==== string2ttcn testcases ===============================================================\r
-//These testcases tests if\r
-// 1. string2ttcn can generate the expected template\r
-// 2. string2ttcn can generate the expected value, if possible/required (=true the third arg)\r
-//===========================================================================================\r
-testcase tc_ucs_string2ttcn_mod4v() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4v)),t_rucs(tspt_ucs_mod4v));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4v)),t_rucs(tspt_ucs_mod4v),true);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4o() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4o)),t_rucs(tspt_ucs_mod4o));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4o)),t_rucs(tspt_ucs_mod4o),true);\r
-}\r
-\r
-//omit length\r
-testcase tc_ucs_string2ttcn_mod4ol() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4ol)),t_rucs(tspt_ucs_mod4ol));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4ol)),t_rucs(tspt_ucs_mod4ol),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4a() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4a)),t_rucs(tspt_ucs_mod4a));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4a)),t_rucs(tspt_ucs_mod4a),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4q() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4q)),t_rucs(tspt_ucs_mod4q));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4q)),t_rucs(tspt_ucs_mod4q),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4al1() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4al1)),t_rucs(tspt_ucs_mod4al1));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4al1)),t_rucs(tspt_ucs_mod4al1),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4al2() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4al2)),t_rucs(tspt_ucs_mod4al2));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4al2)),t_rucs(tspt_ucs_mod4al2),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4ql1() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4ql1)),t_rucs(tspt_ucs_mod4ql1));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4ql1)),t_rucs(tspt_ucs_mod4ql1),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4ql2() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4ql2)),t_rucs(tspt_ucs_mod4ql2));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4ql2)),t_rucs(tspt_ucs_mod4ql2),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4vl1() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4vl1)),t_rucs(tspt_ucs_mod4vl1));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4vl1)),t_rucs(tspt_ucs_mod4vl1),true);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4vl2() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4vl2)),t_rucs(tspt_ucs_mod4vl2));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4vl2)),t_rucs(tspt_ucs_mod4vl2),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4vl3() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4vl3)),t_rucs(tspt_ucs_mod4vl3));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4vl3)),t_rucs(tspt_ucs_mod4vl3),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4c1() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4c1)),t_rucs(tspt_ucs_mod4c1));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4c1)),t_rucs(tspt_ucs_mod4c1),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4c2() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4c2)),t_rucs(tspt_ucs_mod4c2));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4c2)),t_rucs(tspt_ucs_mod4c2),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4c3() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4c3)),t_rucs(tspt_ucs_mod4c3));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4c3)),t_rucs(tspt_ucs_mod4c3),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4r1() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4r1)),t_rucs(tspt_ucs_mod4r1));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4r1)),t_rucs(tspt_ucs_mod4r1),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4r2() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4r2)),t_rucs(tspt_ucs_mod4r2));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4r2)),t_rucs(tspt_ucs_mod4r2),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4pa() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4pa)),t_rucs(tspt_ucs_mod4pa));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4pa)),t_rucs(tspt_ucs_mod4pa),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4pq() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4pq)),t_rucs(tspt_ucs_mod4pq));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4pq)),t_rucs(tspt_ucs_mod4pq),false);\r
-}\r
-\r
-// ifp\r
-\r
-testcase tc_ucs_string2ttcn_mod4vifp() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4vifp)),t_rucs(tspt_ucs_mod4vifp));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4vifp)),t_rucs(tspt_ucs_mod4vifp),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4oifp() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4oifp)),t_rucs(tspt_ucs_mod4oifp));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4oifp)),t_rucs(tspt_ucs_mod4oifp),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4aifp() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4aifp)),t_rucs(tspt_ucs_mod4aifp));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4aifp)),t_rucs(tspt_ucs_mod4aifp),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4qifp() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4qifp)),t_rucs(tspt_ucs_mod4qifp));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4qifp)),t_rucs(tspt_ucs_mod4qifp),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4al1ifp() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4al1ifp)),t_rucs(tspt_ucs_mod4al1ifp));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4al1ifp)),t_rucs(tspt_ucs_mod4al1ifp),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4al2ifp() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4al2ifp)),t_rucs(tspt_ucs_mod4al2ifp));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4al2ifp)),t_rucs(tspt_ucs_mod4al2ifp),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4ql1ifp() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4ql1ifp)),t_rucs(tspt_ucs_mod4ql1ifp));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4ql1ifp)),t_rucs(tspt_ucs_mod4ql1ifp),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4ql2ifp() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4ql2ifp)),t_rucs(tspt_ucs_mod4ql2ifp));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4ql2ifp)),t_rucs(tspt_ucs_mod4ql2ifp),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4vl1ifp() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4vl1ifp)),t_rucs(tspt_ucs_mod4vl1ifp));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4vl1ifp)),t_rucs(tspt_ucs_mod4vl1ifp),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4vl2ifp() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4vl2ifp)),t_rucs(tspt_ucs_mod4vl2ifp));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4vl2ifp)),t_rucs(tspt_ucs_mod4vl2ifp),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4vl3ifp() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4vl3ifp)),t_rucs(tspt_ucs_mod4vl3ifp));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4vl3ifp)),t_rucs(tspt_ucs_mod4vl3ifp),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4c1ifp() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4c1ifp)),t_rucs(tspt_ucs_mod4c1ifp));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4c1ifp)),t_rucs(tspt_ucs_mod4c1ifp),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4c2ifp() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4c2ifp)),t_rucs(tspt_ucs_mod4c2ifp));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4c2ifp)),t_rucs(tspt_ucs_mod4c2ifp),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4c3ifp() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4c3ifp)),t_rucs(tspt_ucs_mod4c3ifp));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4c3ifp)),t_rucs(tspt_ucs_mod4c3ifp),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4r1ifp() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4r1ifp)),t_rucs(tspt_ucs_mod4r1ifp));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4r1ifp)),t_rucs(tspt_ucs_mod4r1ifp),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4r2ifp() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4r2ifp)),t_rucs(tspt_ucs_mod4r2ifp));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4r2ifp)),t_rucs(tspt_ucs_mod4r2ifp),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4paifp() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4paifp)),t_rucs(tspt_ucs_mod4paifp));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4paifp)),t_rucs(tspt_ucs_mod4paifp),false);\r
-}\r
-\r
-testcase tc_ucs_string2ttcn_mod4pqifp() runs on MC {\r
-  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4pqifp)),t_rucs(tspt_ucs_mod4pqifp));\r
-  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4pqifp)),t_rucs(tspt_ucs_mod4pqifp),false);\r
-}\r
-\r
-control { \r
-  \r
-  log("***universal charstring tests****");\r
-  //execute(tc_ucs_v());\r
-   //ttcn2string:\r
-  execute(tc_ucs_ttcn2string_emb());\r
-  \r
-  execute(tc_ucs_string2ttcn_mod4v());\r
-  execute(tc_ucs_string2ttcn_mod4o());\r
-  execute(tc_ucs_string2ttcn_mod4ol());\r
-  execute(tc_ucs_string2ttcn_mod4a());\r
-  execute(tc_ucs_string2ttcn_mod4q());\r
-  execute(tc_ucs_string2ttcn_mod4al1());\r
-  execute(tc_ucs_string2ttcn_mod4al2());\r
-  execute(tc_ucs_string2ttcn_mod4ql1());\r
-  execute(tc_ucs_string2ttcn_mod4ql2());\r
-  execute(tc_ucs_string2ttcn_mod4vl1());\r
-  execute(tc_ucs_string2ttcn_mod4vl2());\r
-  execute(tc_ucs_string2ttcn_mod4vl3());\r
-  execute(tc_ucs_string2ttcn_mod4c1());\r
-  execute(tc_ucs_string2ttcn_mod4c2());\r
-  execute(tc_ucs_string2ttcn_mod4c3());\r
-  execute(tc_ucs_string2ttcn_mod4r1());\r
-  execute(tc_ucs_string2ttcn_mod4r2());\r
-  execute(tc_ucs_string2ttcn_mod4pa());\r
-  execute(tc_ucs_string2ttcn_mod4pq());\r
-  //ttcn2string with ifpresent\r
-  execute(tc_ucs_string2ttcn_mod4vifp());\r
-  execute(tc_ucs_string2ttcn_mod4oifp());\r
-  execute(tc_ucs_string2ttcn_mod4aifp());\r
-  execute(tc_ucs_string2ttcn_mod4qifp());\r
-  execute(tc_ucs_string2ttcn_mod4al1ifp());\r
-  execute(tc_ucs_string2ttcn_mod4al2ifp());\r
-  execute(tc_ucs_string2ttcn_mod4ql1ifp());\r
-  execute(tc_ucs_string2ttcn_mod4ql2ifp());\r
-  execute(tc_ucs_string2ttcn_mod4vl1ifp());\r
-  execute(tc_ucs_string2ttcn_mod4vl2ifp());\r
-  execute(tc_ucs_string2ttcn_mod4vl3ifp());\r
-  execute(tc_ucs_string2ttcn_mod4c1ifp());\r
-  execute(tc_ucs_string2ttcn_mod4c2ifp());\r
-  execute(tc_ucs_string2ttcn_mod4c3ifp());\r
-  execute(tc_ucs_string2ttcn_mod4r1ifp());\r
-  execute(tc_ucs_string2ttcn_mod4r2ifp());\r
-  execute(tc_ucs_string2ttcn_mod4paifp());\r
-  execute(tc_ucs_string2ttcn_mod4pqifp()); \r
-  \r
-}\r
-\r
-} //module\r
+module ucharstring_test {
+//=========================================================================
+// Import Part
+//=========================================================================
+
+import from types all;
+import from functions all;
+
+//=========================================================================
+// Module Parameters
+//=========================================================================
+modulepar {
+  
+  //modulepar charstrings not modified from cfg file
+  template universal charstring tspt_ucs_v := "ABBA";
+  template universal charstring tspt_ucs_o := omit;
+  template universal charstring tspt_ucs_a := *;
+  template universal charstring tspt_ucs_q := ?;
+  template universal charstring tspt_ucs_al1 := * length(2); //length restriction
+  template universal charstring tspt_ucs_al2 := * length(2..4);
+  template universal charstring tspt_ucs_ql1 := ? length(2);
+  template universal charstring tspt_ucs_ql2 := ? length(2..4);
+  template universal charstring tspt_ucs_vl1 := ("ABBA");
+  template universal charstring tspt_ucs_vl2 := ("ABBA","baba");
+  template universal charstring tspt_ucs_vl3 := ("ABBA","baba","Bye");
+  template universal charstring tspt_ucs_c1 := complement("ABBA")
+  template universal charstring tspt_ucs_c2 := complement("ABBA","baba");
+  template universal charstring tspt_ucs_c3 := complement("ABBA","baba","Bye");
+  template universal charstring tspt_ucs_r1 := ("A".."B"); //range
+  template universal charstring tspt_ucs_r2 := ("a".."c");
+  template universal charstring tspt_ucs_pa := pattern "abc*xyz"
+  template universal charstring tspt_ucs_pq := pattern "abc?xyz"
+  
+  template universal charstring tspt_ucs_vifp := "ABBA" ifpresent;
+  template universal charstring tspt_ucs_oifp := omit ifpresent;
+  template universal charstring tspt_ucs_aifp := * ifpresent;
+  template universal charstring tspt_ucs_qifp := ? ifpresent;
+  template universal charstring tspt_ucs_al1ifp := * length(2) ifpresent; //length restriction
+  template universal charstring tspt_ucs_al2ifp := * length(2..4) ifpresent;
+  template universal charstring tspt_ucs_ql1ifp := ? length(2) ifpresent;
+  template universal charstring tspt_ucs_ql2ifp := ? length(2..4) ifpresent;
+  template universal charstring tspt_ucs_vl1ifp := ("ABBA") ifpresent;
+  template universal charstring tspt_ucs_vl2ifp := ("ABBA","baba") ifpresent;
+  template universal charstring tspt_ucs_vl3ifp := ("ABBA","baba","Bye") ifpresent;
+  template universal charstring tspt_ucs_c1ifp := complement("ABBA") ifpresent
+  template universal charstring tspt_ucs_c2ifp := complement("ABBA","baba") ifpresent;
+  template universal charstring tspt_ucs_c3ifp := complement("ABBA","baba","Bye") ifpresent;
+  template universal charstring tspt_ucs_r1ifp := ("A".."B") ifpresent; //range
+  template universal charstring tspt_ucs_r2ifp := ("a".."c") ifpresent;
+  template universal charstring tspt_ucs_paifp := pattern "abc*xyz"  ifpresent
+  template universal charstring tspt_ucs_pqifp := pattern "abc?xyz"  ifpresent  
+  
+  //modulepar universal charstrings modified from cfg file
+  template universal charstring tspt_ucs_mod4v := * //after mod:"ABBA";
+  template universal charstring tspt_ucs_mod4o := * //omit;
+  template universal charstring tspt_ucs_mod4ol := * //omit;
+  template universal charstring tspt_ucs_mod4a := "A" //*;
+  template universal charstring tspt_ucs_mod4q := "" //?;
+  template universal charstring tspt_ucs_mod4al1 := "A" //* length(2); //length restriction
+  template universal charstring tspt_ucs_mod4al2 := "Original" //mofified for: * length(2..4);
+  template universal charstring tspt_ucs_mod4ql1 := "Original" //mofified for:? length(2);
+  template universal charstring tspt_ucs_mod4ql2 := "Original" //mofified for:? length(2..4);
+  template universal charstring tspt_ucs_mod4vl1 := ("ABBA") //TODO: Adam //It should be mofified for: ("ABBA");
+  template universal charstring tspt_ucs_mod4vl2 := "Original" //mofified for:("ABBA","baba");
+  template universal charstring tspt_ucs_mod4vl3 := "Original" //mofified for:("ABBA","baba","Bye");
+  template universal charstring tspt_ucs_mod4c1 := "Original" //mofified for:complement("ABBA")
+  template universal charstring tspt_ucs_mod4c2 := "Original" //mofified for:complement("ABBA","baba");
+  template universal charstring tspt_ucs_mod4c3 := "Original" //mofified for:complement("ABBA","baba","Bye");
+  template universal charstring tspt_ucs_mod4r1 := "Original" //mofified for:("A".."B"); //range
+  template universal charstring tspt_ucs_mod4r2 := "Original" //mofified for:("a".."c");
+  template universal charstring tspt_ucs_mod4pa := "Original" //mofified for:pattern "abc*xyz"
+  template universal charstring tspt_ucs_mod4pq := "Original" //mofified for:pattern "abc?xyz"
+  
+  template universal charstring tspt_ucs_mod4vifp := "Original" //mofified for:"ABBA" ifpresent;
+  template universal charstring tspt_ucs_mod4oifp := "Original" //mofified for:omit ifpresent;
+  template universal charstring tspt_ucs_mod4aifp := "Original" //mofified for:* ifpresent;
+  template universal charstring tspt_ucs_mod4qifp := "Original" //mofified for:? ifpresent;
+  template universal charstring tspt_ucs_mod4al1ifp := "Original" //mofified for:* length(2) ifpresent; //length restriction
+  template universal charstring tspt_ucs_mod4al2ifp := "Original" //mofified for:* length(2..4) ifpresent;
+  template universal charstring tspt_ucs_mod4ql1ifp := "Original" //mofified for:? length(2) ifpresent;
+  template universal charstring tspt_ucs_mod4ql2ifp := "Original" //mofified for:? length(2..4) ifpresent;
+  template universal charstring tspt_ucs_mod4vl1ifp :=  ("ABBA") ifpresent //TODO: Adam //It should be mofified for: ("ABBA");
+  template universal charstring tspt_ucs_mod4vl2ifp := "Original" //mofified for:("ABBA","baba") ifpresent;
+  template universal charstring tspt_ucs_mod4vl3ifp := "Original" //mofified for:("ABBA","baba","Bye") ifpresent;
+  template universal charstring tspt_ucs_mod4c1ifp := "Original" //mofified for:complement("ABBA") ifpresent
+  template universal charstring tspt_ucs_mod4c2ifp := "Original" //mofified for:complement("ABBA","baba") ifpresent;
+  template universal charstring tspt_ucs_mod4c3ifp := "Original" //mofified for:complement("ABBA","baba","Bye") ifpresent;
+  template universal charstring tspt_ucs_mod4r1ifp := "Original" //mofified for:("A".."B") ifpresent; //range
+  template universal charstring tspt_ucs_mod4r2ifp := "Original" //mofified for:("a".."c") ifpresent;
+  template universal charstring tspt_ucs_mod4paifp := "Original" //mofified for:pattern "abc*xyz"  ifpresent
+  template universal charstring tspt_ucs_mod4pqifp := "Original" //mofified for:pattern "abc?xyz"  ifpresent  
+  
+}
+
+//=========================================================================
+// Templates
+//=========================================================================
+// not modulepars
+template universal charstring t_ucs_v := "ABBA";
+template universal charstring t_ucs_o := omit;
+template universal charstring t_ucs_a := *;
+template universal charstring t_ucs_q := ?;
+template universal charstring t_ucs_al1 := * length(2); //length restriction
+template universal charstring t_ucs_al2 := * length(2..4);
+template universal charstring t_ucs_ql1 := ? length(2);
+template universal charstring t_ucs_ql2 := ? length(2..4);
+template universal charstring t_ucs_vl1 := ("ABBA");
+template universal charstring t_ucs_vl2 := ("ABBA","baba");
+template universal charstring t_ucs_vl3 := ("ABBA","baba","Bye");
+template universal charstring t_ucs_c1 := complement("ABBA")
+template universal charstring t_ucs_c2 := complement("ABBA","baba");
+template universal charstring t_ucs_c3 := complement("ABBA","baba","Bye");
+template universal charstring t_ucs_r1 := ("A".."B"); //range
+template universal charstring t_ucs_r2 := ("a".."c");
+template universal charstring t_ucs_pa := pattern "abc*xyz"
+template universal charstring t_ucs_pq := pattern "abc?xyz"
+
+template universal charstring t_ucs_vifp := "ABBA" ifpresent;
+template universal charstring t_ucs_oifp := omit ifpresent;
+template universal charstring t_ucs_aifp := * ifpresent;
+template universal charstring t_ucs_qifp := ? ifpresent;
+template universal charstring t_ucs_al1ifp := * length(2) ifpresent; //length restriction
+template universal charstring t_ucs_al2ifp := * length(2..4) ifpresent;
+template universal charstring t_ucs_ql1ifp := ? length(2) ifpresent;
+template universal charstring t_ucs_ql2ifp := ? length(2..4) ifpresent;
+template universal charstring t_ucs_vl1ifp := ("ABBA") ifpresent;
+template universal charstring t_ucs_vl2ifp := ("ABBA","baba") ifpresent;
+template universal charstring t_ucs_vl3ifp := ("ABBA","baba","Bye") ifpresent;
+template universal charstring t_ucs_c1ifp := complement("ABBA") ifpresent
+template universal charstring t_ucs_c2ifp := complement("ABBA","baba") ifpresent;
+template universal charstring t_ucs_c3ifp := complement("ABBA","baba","Bye") ifpresent;
+template universal charstring t_ucs_r1ifp := ("A".."B") ifpresent; //range
+template universal charstring t_ucs_r2ifp := ("a".."c") ifpresent;
+template universal charstring t_ucs_paifp := pattern "abc*xyz"  ifpresent
+template universal charstring t_ucs_pqifp := pattern "abc?xyz"  ifpresent
+
+//=========================================================================
+// Functions
+//=========================================================================
+
+function f_string2ttcn_rucs_t(in charstring pl_cs, in template RUCS pl_expected_result) {
+  var template RUCS vl_result;
+  @try {
+    string2ttcn(pl_cs,vl_result);
+    setverdict(pass) 
+  }
+  @catch(err_str) {
+    log("string2ttcn() failed: ",err_str);
+    setverdict(fail);
+  }
+  log(pl_expected_result);
+  log(vl_result);
+  if( log2str(pl_expected_result) == log2str(vl_result) ) { setverdict(pass) } else { setverdict(fail) }
+}
+
+function f_string2ttcn_rucs_t_str(in charstring pl_cs, in charstring pl_expected_result) {
+  var template RUCS vl_result;
+  @try {
+    string2ttcn(pl_cs,vl_result);
+    setverdict(pass) 
+  }
+  @catch(err_str) {
+    log("str2ttcn() failed: ",err_str);
+    setverdict(fail);
+  }
+  log("Expected result: ", pl_expected_result);
+  log("Result: ", vl_result);
+  if( pl_expected_result == log2str(vl_result) ) { setverdict(pass) } else { setverdict(fail) }
+}
+
+//template string -> variable conversion
+//expected result: error
+function f_string2ttcn_rucs_v(in charstring pl_cs, in template RUCS pl_expected_result, in boolean pl_ok_expected) {
+  var RUCS vl_result;
+  if( pl_ok_expected ) {
+    @try {
+      string2ttcn(pl_cs, vl_result);
+      setverdict(pass);
+    }
+    @catch(err_str) {
+      log("string2ttcn() failed: ",err_str);
+      setverdict(fail);
+    }
+    if( log2str(pl_expected_result) == log2str(vl_result) ) { setverdict(pass) } else { setverdict(fail) }
+  } 
+  else 
+  {
+    @try {
+      string2ttcn(pl_cs, vl_result);
+      setverdict(fail);
+    }
+    @catch(err_str) {
+      log("string2ttcn() conversion error: ",err_str);
+      setverdict(pass,"Expected error, ok");
+    }
+    
+  }
+  log("Expected result: ",pl_expected_result );
+  log("Result: ", vl_result);
+}
+
+//this function is the same but uses
+function f_string2ttcn_rucs_v_str(in charstring pl_cs, charstring pl_expected_result, in boolean pl_ok_expected) {
+  var RUCS vl_result;
+  if( pl_ok_expected ) {
+    @try {
+      string2ttcn(pl_cs, vl_result);
+      setverdict(pass);
+    }
+    @catch(err_str) {
+      log("str2ttcn() failed: ",err_str);
+      setverdict(fail);
+    }
+    if( pl_expected_result == log2str(vl_result) ) { setverdict(pass) } else { setverdict(fail) }
+  } 
+  else 
+  {
+    @try {
+      string2ttcn(pl_cs, vl_result);
+      setverdict(fail);
+    }
+    @catch(err_str) {
+      log("str2ttcn() conversion error: ",err_str);
+      setverdict(pass,"Expected error, ok");
+    }
+    
+  }
+  log("Expected result: ", pl_expected_result );
+  log("Result: ", vl_result);
+}
+
+//=========================================================================
+// Testcases
+//=========================================================================
+
+testcase tc_ucs_ttcn2string_emb() runs on MC {
+  log(t_rucs(tspt_ucs_mod4v));
+  log(ttcn2string(t_rucs(tspt_ucs_mod4v)));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4v)) != "{ ucs := \"ABBA\" }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4o));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4o)) != "{ ucs := omit }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4a));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4a)) != "{ ucs := * }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4q));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4q)) != "{ ucs := ? }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4al1));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4al1)) != "{ ucs := * length (2) }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4al2));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4al2)) != "{ ucs := * length (2 .. 4) }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4ql1));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4ql1)) != "{ ucs := ? length (2) }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4ql2));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4ql2)) != "{ ucs := ? length (2 .. 4) }") {setverdict(fail)} else {setverdict(pass)};
+  log(">",t_rucs(tspt_ucs_mod4vl1),"<");
+  if(ttcn2string(t_rucs(tspt_ucs_mod4vl1)) != "{ ucs := \"ABBA\" }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4vl2));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4vl2)) != "{ ucs := (char(0, 0, 0, 193) & \"d\" & char(0, 0, 0, 225) & \"m\", char(0, 0, 0, 201) & \"va\") }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4vl3));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4vl3)) != "{ ucs := (\"ABBA\", \"baba\", \"Bye\") }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4c1));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4c1)) != "{ ucs := complement (\"ABBA\") }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4c2));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4c2)) != "{ ucs := complement (\"ABBA\", \"baba\") }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4c3));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4c3)) != "{ ucs := complement (\"ABBA\", \"baba\", \"Bye\") }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4r1));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4r1)) != "{ ucs := (\"A\" .. \"B\") }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4r2));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4r2)) != "{ ucs := (\"a\" .. \"c\") }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4pa));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4pa)) != "{ ucs := pattern \"abc*xyz\" }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4pq));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4pq)) != "{ ucs := pattern \"abc?xyz\" }") {setverdict(fail)} else {setverdict(pass)};
+  //==
+  log(t_rucs(tspt_ucs_mod4vifp));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4vifp)) != "{ ucs := \"ABBA\" ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4oifp));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4oifp)) != "{ ucs := omit ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4aifp));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4aifp)) != "{ ucs := * ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4qifp));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4qifp)) != "{ ucs := ? ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4al1ifp));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4al1ifp)) != "{ ucs := * length (2) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4al2ifp));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4al2ifp)) != "{ ucs := * length (2 .. 4) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4ql1ifp));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4ql1ifp)) != "{ ucs := ? length (2) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4ql2ifp));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4ql2ifp)) != "{ ucs := ? length (2 .. 4) ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4vl1ifp));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4vl1ifp)) != "{ ucs := \"ABBA\" ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4vl2ifp));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4vl2ifp)) != "{ ucs := (\"ABBA\", \"baba\") ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4vl3ifp));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4vl3ifp)) != "{ ucs := (\"ABBA\", \"baba\", \"Bye\") ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4c1ifp));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4c1ifp)) != "{ ucs := complement (\"ABBA\") ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4c2ifp));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4c2ifp)) != "{ ucs := complement (\"ABBA\", \"baba\") ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4c3ifp));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4c3ifp)) != "{ ucs := complement (\"ABBA\", \"baba\", \"Bye\") ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4r1ifp));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4r1ifp)) != "{ ucs := (\"A\" .. \"B\") ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4r2ifp));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4r2ifp)) != "{ ucs := (\"a\" .. \"c\") ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4paifp));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4paifp)) != "{ ucs := pattern \"abc*xyz\" ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+  log(t_rucs(tspt_ucs_mod4pqifp));
+  if(ttcn2string(t_rucs(tspt_ucs_mod4pqifp)) != "{ ucs := pattern \"abc?xyz\" ifpresent }") {setverdict(fail)} else {setverdict(pass)};
+}
+
+//==== string2ttcn testcases ===============================================================
+//These testcases tests if
+// 1. string2ttcn can generate the expected template
+// 2. string2ttcn can generate the expected value, if possible/required (=true the third arg)
+//===========================================================================================
+testcase tc_ucs_string2ttcn_mod4v() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4v)),t_rucs(tspt_ucs_mod4v));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4v)),t_rucs(tspt_ucs_mod4v),true);
+}
+
+testcase tc_ucs_string2ttcn_mod4o() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4o)),t_rucs(tspt_ucs_mod4o));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4o)),t_rucs(tspt_ucs_mod4o),true);
+}
+
+//omit length
+testcase tc_ucs_string2ttcn_mod4ol() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4ol)),t_rucs(tspt_ucs_mod4ol));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4ol)),t_rucs(tspt_ucs_mod4ol),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4a() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4a)),t_rucs(tspt_ucs_mod4a));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4a)),t_rucs(tspt_ucs_mod4a),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4q() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4q)),t_rucs(tspt_ucs_mod4q));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4q)),t_rucs(tspt_ucs_mod4q),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4al1() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4al1)),t_rucs(tspt_ucs_mod4al1));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4al1)),t_rucs(tspt_ucs_mod4al1),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4al2() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4al2)),t_rucs(tspt_ucs_mod4al2));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4al2)),t_rucs(tspt_ucs_mod4al2),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4ql1() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4ql1)),t_rucs(tspt_ucs_mod4ql1));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4ql1)),t_rucs(tspt_ucs_mod4ql1),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4ql2() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4ql2)),t_rucs(tspt_ucs_mod4ql2));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4ql2)),t_rucs(tspt_ucs_mod4ql2),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4vl1() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4vl1)),t_rucs(tspt_ucs_mod4vl1));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4vl1)),t_rucs(tspt_ucs_mod4vl1),true);
+}
+
+testcase tc_ucs_string2ttcn_mod4vl2() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4vl2)),t_rucs(tspt_ucs_mod4vl2));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4vl2)),t_rucs(tspt_ucs_mod4vl2),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4vl3() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4vl3)),t_rucs(tspt_ucs_mod4vl3));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4vl3)),t_rucs(tspt_ucs_mod4vl3),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4c1() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4c1)),t_rucs(tspt_ucs_mod4c1));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4c1)),t_rucs(tspt_ucs_mod4c1),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4c2() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4c2)),t_rucs(tspt_ucs_mod4c2));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4c2)),t_rucs(tspt_ucs_mod4c2),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4c3() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4c3)),t_rucs(tspt_ucs_mod4c3));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4c3)),t_rucs(tspt_ucs_mod4c3),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4r1() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4r1)),t_rucs(tspt_ucs_mod4r1));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4r1)),t_rucs(tspt_ucs_mod4r1),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4r2() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4r2)),t_rucs(tspt_ucs_mod4r2));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4r2)),t_rucs(tspt_ucs_mod4r2),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4pa() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4pa)),t_rucs(tspt_ucs_mod4pa));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4pa)),t_rucs(tspt_ucs_mod4pa),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4pq() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4pq)),t_rucs(tspt_ucs_mod4pq));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4pq)),t_rucs(tspt_ucs_mod4pq),false);
+}
+
+// ifp
+
+testcase tc_ucs_string2ttcn_mod4vifp() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4vifp)),t_rucs(tspt_ucs_mod4vifp));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4vifp)),t_rucs(tspt_ucs_mod4vifp),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4oifp() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4oifp)),t_rucs(tspt_ucs_mod4oifp));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4oifp)),t_rucs(tspt_ucs_mod4oifp),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4aifp() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4aifp)),t_rucs(tspt_ucs_mod4aifp));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4aifp)),t_rucs(tspt_ucs_mod4aifp),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4qifp() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4qifp)),t_rucs(tspt_ucs_mod4qifp));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4qifp)),t_rucs(tspt_ucs_mod4qifp),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4al1ifp() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4al1ifp)),t_rucs(tspt_ucs_mod4al1ifp));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4al1ifp)),t_rucs(tspt_ucs_mod4al1ifp),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4al2ifp() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4al2ifp)),t_rucs(tspt_ucs_mod4al2ifp));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4al2ifp)),t_rucs(tspt_ucs_mod4al2ifp),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4ql1ifp() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4ql1ifp)),t_rucs(tspt_ucs_mod4ql1ifp));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4ql1ifp)),t_rucs(tspt_ucs_mod4ql1ifp),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4ql2ifp() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4ql2ifp)),t_rucs(tspt_ucs_mod4ql2ifp));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4ql2ifp)),t_rucs(tspt_ucs_mod4ql2ifp),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4vl1ifp() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4vl1ifp)),t_rucs(tspt_ucs_mod4vl1ifp));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4vl1ifp)),t_rucs(tspt_ucs_mod4vl1ifp),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4vl2ifp() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4vl2ifp)),t_rucs(tspt_ucs_mod4vl2ifp));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4vl2ifp)),t_rucs(tspt_ucs_mod4vl2ifp),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4vl3ifp() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4vl3ifp)),t_rucs(tspt_ucs_mod4vl3ifp));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4vl3ifp)),t_rucs(tspt_ucs_mod4vl3ifp),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4c1ifp() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4c1ifp)),t_rucs(tspt_ucs_mod4c1ifp));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4c1ifp)),t_rucs(tspt_ucs_mod4c1ifp),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4c2ifp() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4c2ifp)),t_rucs(tspt_ucs_mod4c2ifp));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4c2ifp)),t_rucs(tspt_ucs_mod4c2ifp),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4c3ifp() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4c3ifp)),t_rucs(tspt_ucs_mod4c3ifp));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4c3ifp)),t_rucs(tspt_ucs_mod4c3ifp),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4r1ifp() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4r1ifp)),t_rucs(tspt_ucs_mod4r1ifp));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4r1ifp)),t_rucs(tspt_ucs_mod4r1ifp),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4r2ifp() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4r2ifp)),t_rucs(tspt_ucs_mod4r2ifp));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4r2ifp)),t_rucs(tspt_ucs_mod4r2ifp),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4paifp() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4paifp)),t_rucs(tspt_ucs_mod4paifp));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4paifp)),t_rucs(tspt_ucs_mod4paifp),false);
+}
+
+testcase tc_ucs_string2ttcn_mod4pqifp() runs on MC {
+  f_string2ttcn_rucs_t(ttcn2string(t_rucs(tspt_ucs_mod4pqifp)),t_rucs(tspt_ucs_mod4pqifp));
+  f_string2ttcn_rucs_v(ttcn2string(t_rucs(tspt_ucs_mod4pqifp)),t_rucs(tspt_ucs_mod4pqifp),false);
+}
+
+control { 
+  
+  log("***universal charstring tests****");
+  //execute(tc_ucs_v());
+   //ttcn2string:
+  execute(tc_ucs_ttcn2string_emb());
+  
+  execute(tc_ucs_string2ttcn_mod4v());
+  execute(tc_ucs_string2ttcn_mod4o());
+  execute(tc_ucs_string2ttcn_mod4ol());
+  execute(tc_ucs_string2ttcn_mod4a());
+  execute(tc_ucs_string2ttcn_mod4q());
+  execute(tc_ucs_string2ttcn_mod4al1());
+  execute(tc_ucs_string2ttcn_mod4al2());
+  execute(tc_ucs_string2ttcn_mod4ql1());
+  execute(tc_ucs_string2ttcn_mod4ql2());
+  execute(tc_ucs_string2ttcn_mod4vl1());
+  execute(tc_ucs_string2ttcn_mod4vl2());
+  execute(tc_ucs_string2ttcn_mod4vl3());
+  execute(tc_ucs_string2ttcn_mod4c1());
+  execute(tc_ucs_string2ttcn_mod4c2());
+  execute(tc_ucs_string2ttcn_mod4c3());
+  execute(tc_ucs_string2ttcn_mod4r1());
+  execute(tc_ucs_string2ttcn_mod4r2());
+  execute(tc_ucs_string2ttcn_mod4pa());
+  execute(tc_ucs_string2ttcn_mod4pq());
+  //ttcn2string with ifpresent
+  execute(tc_ucs_string2ttcn_mod4vifp());
+  execute(tc_ucs_string2ttcn_mod4oifp());
+  execute(tc_ucs_string2ttcn_mod4aifp());
+  execute(tc_ucs_string2ttcn_mod4qifp());
+  execute(tc_ucs_string2ttcn_mod4al1ifp());
+  execute(tc_ucs_string2ttcn_mod4al2ifp());
+  execute(tc_ucs_string2ttcn_mod4ql1ifp());
+  execute(tc_ucs_string2ttcn_mod4ql2ifp());
+  execute(tc_ucs_string2ttcn_mod4vl1ifp());
+  execute(tc_ucs_string2ttcn_mod4vl2ifp());
+  execute(tc_ucs_string2ttcn_mod4vl3ifp());
+  execute(tc_ucs_string2ttcn_mod4c1ifp());
+  execute(tc_ucs_string2ttcn_mod4c2ifp());
+  execute(tc_ucs_string2ttcn_mod4c3ifp());
+  execute(tc_ucs_string2ttcn_mod4r1ifp());
+  execute(tc_ucs_string2ttcn_mod4r2ifp());
+  execute(tc_ucs_string2ttcn_mod4paifp());
+  execute(tc_ucs_string2ttcn_mod4pqifp()); 
+  
+}
+
+} //module
old mode 100755 (executable)
new mode 100644 (file)
index d2fb198..9bce3bc
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 /*
 //AUTHOR: 
index 5bfac57c23d560b449b80cf41dadda3add9d41ec..4c7456be9a37797fb663b1f9fb970ac4777437bd 100644 (file)
@@ -1,10 +1,16 @@
-###############################################################################
-# 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:
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include   ../Makefile.regression
  
index 4344fa5a888c78829a4e51b09d557a589246d30c..c7e0ed320ba89efb9b80461e8befe27f0231f376 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#
 ###############################################################################
 [LOGGING]
 # Source info should be Single, because that's the use case for transparent functions.
index 0b6b6cef4bd0c3971cb39ccffc29298e85db2ffa..5a9d898e95dbcf1fde645198e4c802c9692d2b7b 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *
  ******************************************************************************/
 module transparent {
 
index 2acf7ad4f943abf51fb7a2abf829507d8620cd3f..032c5a96561e89dc1a5f9691dc95ccff634e3c8e 100644 (file)
@@ -1,10 +1,14 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index a10755d93ad300b1f482e309a0f591fe0c027548..8a4af92bfce1eecba2d3e050474272f3d8b01be1 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton source file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.5.pl7
 // for Janos Zoltan Szabo (ejnosza@balisea) on Mon Sep 13 09:35:21 2004
index f767dedea78cc8106349d1ab680192ab53b6fc57..64cec078c8ad24d6a72a4c2a3056077be3e5328e 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Lovassy, Arpad
+ *
+ ******************************************************************************/
 // This Test Port skeleton header file was generated by the
 // TTCN-3 Compiler of the TTCN-3 Test Executor version 1.5.pl7
 // for Janos Zoltan Szabo (ejnosza@balisea) on Mon Sep 13 09:35:21 2004
index 6c5a6df37b4e5dae565d7a985f9163734ed46435..33e830227ac6293dc3cbcc3f3044481e75312e75 100644 (file)
@@ -1,10 +1,14 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *
+ ******************************************************************************/
 #include "tryCatch_Testcases.hh"
 
 namespace tryCatch__Testcases {
index faa4d9a8b83218669a439ea4371b85ca15509bfa..9e8c61edc7a00bd56ceab98dd384643295e41c82 100644 (file)
@@ -1,9 +1,13 @@
 ###############################################################################
-# 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
+#
 ###############################################################################
 [LOGGING]
 
index 55539fd8591b4601d0e0cfd1048ff533711ed2bb..81f5b5248b0048bc665d022c46493a63982d430a 100644 (file)
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module tryCatch_Functions{
 
index b72359e5c14e12a1d9aeac14cc7fced2ef149c99..c7ffd26c0f147a0514ccfbc84ccdea8efde143dc 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module tryCatch_Testcases {
 
index 2489569e472dbafb7e655b4a6bd99d97b0393e1c..28a618cac5e1eb27b00536ebe346cf9fbd44cf6d 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 // This module compares two JSON schemas generated by the TITAN compiler
index 40630f0138bead0502f4fc3d9c381e25235f91be..e2cfd0d6b46cd634fa3354bd525ae042a1545fe2 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //
 //  File:               General_Types.ttcn
index 258f2a2eb8f7c0aa97eaf4edfdb580f95c22dfc6..992b50e2b79394556592636bb4957789bb4e5823 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 module Main
old mode 100755 (executable)
new mode 100644 (file)
index 46b1bcc..751baf1
@@ -1,10 +1,15 @@
-###############################################################################
-# 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
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 0be5148e31db1eefcd720525ded897c13e25c46f..64c272f5f0f8f67b931e2113eabdb8031637b9d8 100644 (file)
@@ -1,10 +1,15 @@
--------------------------------------------------------------------------------
--- 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
+--
+--/////////////////////////////////////////////////////////////////////////////
 
 MiniRanap
 
@@ -78,3 +83,4 @@ maxProtocolIEs                                                INTEGER ::= 65535
 
 END
 
+
index 4b33888252a0fb067a6f94929b6c8a67d25a994e..e81ea84232c7698d71f3cec9aa7e6e217125b501 100644 (file)
@@ -1,10 +1,15 @@
-------------------------------------------------------------------------------
--- 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
+--
+--/////////////////////////////////////////////////////////////////////////////
 
 --
 -- Based on definitions used in S1AP
@@ -91,3 +96,4 @@ HasNull ::= SEQUENCE
 }
 
 END
+
index afaf5b9a11e3662b0dbfaab753d0419baf0552b5..c3ebae1b36f71d022aed514c307b325c37970625 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //
 //  File:         PIPEasp_PortType.ttcn
index ead0f96cc2dfc7a93c9a21cd8e93645910551b1d..1a31a56472a7531aee8181b601cf35b542a85d7c 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 module PIPEasp_Templates {
 
index b63bccda1b2b3c55fea4cd19ce8f8fe080c5f561..55dd647ac0fdfa527a5ee7374f83f0def2e22a25 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 //
 //  File:         PIPEasp_Types.ttcn
index 50dff6f08b18a1dba85095df0bf8bbabdad58709..533beef6a537f469c02a17d248ec30b23f3b09c6 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 module Shell
index c969975a31402ee4615071996e264956318c9f27..c65842909e58587db2eb2012e171637d9306b165 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 module SubType {
index f2fde9131bfc4cba70761bc3c06baaf685695b6e..25849762640b50c278a6e10c722ea4ab2cfdfb8c 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 module Testcases {
index 1ce566718b088d2df1bfa46eca358b74d5562cba..92580709c695c97d43b1b619a4195d15b9b1acc8 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 #include "f_ext_import_schema.hh"
index 7ab618d9f3786cb9fd524726b33753cc214c5dc0..f757390665619deeb28fd9d23a5c9732c8b30430 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 #ifndef f_ext_import_schema_HH
index 41283a4fd78d5f146624319de12f6e1a28eebf89..e215799c22fed6ae5248d8116efad426796df7f4 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 module one {
index 5424dab4d851770de9766780b3106aee4363d40c..12f4b8acf5d56176b5c66b8c15116017b597988d 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 module three {
index e36cabacd135871ab5c59f8c3fa465aa70789115..ea3bf09fedbe322dd4ff3786346b4739e702ae88 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 
 module two {
index 9db5b0239d7873c208b2d0f96e6f4e0c437fec7d..cddc581542c5bad7426c35d0c66a7d74039e8a6c 100644 (file)
@@ -1,10 +1,15 @@
-------------------------------------------------------------------------------
--- 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
+--
+--/////////////////////////////////////////////////////////////////////////////
 
 Zero
 DEFINITIONS
@@ -86,3 +91,4 @@ UtcTimeType ::= UTCTime
 ObjDescType ::= ObjectDescriptor
 
 END
+
index 5507bf77e5dbbebbdd95f0b9c66fa62d2763ec4f..270db547f04dd5633bd2114fec527f024ac87c57 100644 (file)
@@ -1,9 +1,14 @@
 --/////////////////////////////////////////////////////////////////////////////
--- 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
+--   Kovacs, Ferenc
+--
 --/////////////////////////////////////////////////////////////////////////////
 ASN-Ext
 DEFINITIONS
index 1f52b336af8839d3a16d1ce051c907b8a9c986b0..957a5925c835395912f45544ccd0b59937ebbd99 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *
  ******************************************************************************/
 module Compat
 {
index 2e8384fbe5727f2098927e66d1c3f91507634470..657f96bb535546e13223c7743407d061c1253d5d 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *
  ******************************************************************************/
 // Same as in "Compat.ttcn", but in a different module of the project.  The
 // tests from the "function_test" were moved here as well.
index c7da8200c657b495cefb49c62a0198d2298133e9..8a4bd4e89c27dac9f1421c1df68453435d6aaecc 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *
  ******************************************************************************/
 module Ext2 {
 
index 0655926f1d8db10e0a9f7d9a0bd1b8cf92476520..f8733648c4376dd2d340cd534f6ff81b2a8e4635 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 932d573320b20276297ee2c3b67d5d55d0e72b96..9c7c7a3bdb09de75d7b7d6b5d19c6aa0dd86384b 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *
  ******************************************************************************/
 // Examples from the standard.
 module Std {
index 4c33aa42a3994886e28948517c3fb3dd87124571..629bfc830e15010b73e05f9bc6cc5ec80361ec05 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
old mode 100755 (executable)
new mode 100644 (file)
index eed58af..f8c3e48
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 // This module tests the following functions:
 // encode_base64
old mode 100755 (executable)
new mode 100644 (file)
index ec00b1c..cde0342
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 // This module contain the common constants, types and functions for testing the following functions:
 // oct2unichar
index 6f012aad452befa4041ceb6c6ee849a0e0a855a6..e5ddf9fc45b631dad14dae0ce8d4055e85651153 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Zalanyi, Balazs Andor
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 999d3b640f0f64d44c63cf085fa14c5574b9f9c2..3d1ab7a521e38206c7fe6eb00684fe316303f16a 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module TucharstrOper
 {
old mode 100755 (executable)
new mode 100644 (file)
index 3cfc20e..a134ae5
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 // This module tests the following functions for UTF-16:
 // oct2unichar
@@ -310,9 +315,9 @@ testcase tc_unichar2oct_utf16_0toD7FF() runs on MTC {
 
 
 testcase tc_unichar2oct_utf16_asciistring() runs on MTC {
-  //var universal charstring us1 :="Ã\81rvíztűrÅ\91 tükörfúrógép"
+  //var universal charstring us1 :="Ã\83Â\81rvÃ\83­ztÃ\85±rÃ\85Â\91 tÃ\83¼kÃ\83¶rfÃ\83ºrÃ\83³gÃ\83©p"
   var universal charstring us1 := c_arvizturo;
-  //var charstring cs1 := "Ã\81rvíztűrÅ\91 tükörfúrógép";
+  //var charstring cs1 := "Ã\83Â\81rvÃ\83­ztÃ\85±rÃ\85Â\91 tÃ\83¼kÃ\83¶rfÃ\83ºrÃ\83³gÃ\83©p";
   var universal charstring us2 :="Steve Jobs likes the Apple"
 
   f_unichar2oct_positivetest(
@@ -330,9 +335,9 @@ testcase tc_unichar2oct_utf16_asciistring() runs on MTC {
 }
 
 testcase tc_unichar2oct_utf16BE_asciistring() runs on MTC {
-  //var universal charstring us1 :="Ã\81rvíztűrÅ\91 tükörfúrógép"
+  //var universal charstring us1 :="Ã\83Â\81rvÃ\83­ztÃ\85±rÃ\85Â\91 tÃ\83¼kÃ\83¶rfÃ\83ºrÃ\83³gÃ\83©p"
   var universal charstring us1 := c_arvizturo;
-  //var charstring cs1 := "Ã\81rvíztűrÅ\91 tükörfúrógép";
+  //var charstring cs1 := "Ã\83Â\81rvÃ\83­ztÃ\85±rÃ\85Â\91 tÃ\83¼kÃ\83¶rfÃ\83ºrÃ\83³gÃ\83©p";
   var universal charstring us2 :="Steve Jobs likes the Apple"
 
 
@@ -352,9 +357,9 @@ testcase tc_unichar2oct_utf16BE_asciistring() runs on MTC {
 
 testcase tc_unichar2oct_utf16LE_asciistring() runs on MTC {
 
-  //var universal charstring us1 :="Ã\81rvíztűrÅ\91 tükörfúrógép"
+  //var universal charstring us1 :="Ã\83Â\81rvÃ\83­ztÃ\85±rÃ\85Â\91 tÃ\83¼kÃ\83¶rfÃ\83ºrÃ\83³gÃ\83©p"
   var universal charstring us1 := c_arvizturo;
-  //var charstring cs1 := "Ã\81rvíztűrÅ\91 tükörfúrógép";
+  //var charstring cs1 := "Ã\83Â\81rvÃ\83­ztÃ\85±rÃ\85Â\91 tÃ\83¼kÃ\83¶rfÃ\83ºrÃ\83³gÃ\83©p";
   var universal charstring us2 :="Steve Jobs likes the Apple"
   //2
   var octetstring os_expected := f_ucharstring2utf16BE(us1);
@@ -377,7 +382,7 @@ testcase tc_unichar2oct_utf16LE_asciistring() runs on MTC {
 }
 
 testcase tc_unichar2oct_utf16_asciistring1() runs on MTC {
-  var universal charstring us1 :="Ã\81rvíztűrÅ\91 tükörfúrógép"
+  var universal charstring us1 :="Ã\83Â\81rvÃ\83­ztÃ\85±rÃ\85Â\91 tÃ\83¼kÃ\83¶rfÃ\83ºrÃ\83³gÃ\83©p"
   f_unichar2oct_positivetest(
     u := us1,
     encodingType:="UTF-16",
@@ -386,7 +391,7 @@ testcase tc_unichar2oct_utf16_asciistring1() runs on MTC {
 }
 
 testcase tc_unichar2oct_utf16BE_asciistring1() runs on MTC {
-  var universal charstring us1 :="Ã\81rvíztűrÅ\91 tükörfúrógép";
+  var universal charstring us1 :="Ã\83Â\81rvÃ\83­ztÃ\85±rÃ\85Â\91 tÃ\83¼kÃ\83¶rfÃ\83ºrÃ\83³gÃ\83©p";
 
   f_unichar2oct_positivetest(
     u := us1,
@@ -396,7 +401,7 @@ testcase tc_unichar2oct_utf16BE_asciistring1() runs on MTC {
 }
 
 testcase tc_unichar2oct_utf16LE_asciistring1() runs on MTC {
-  var universal charstring us1 :="Ã\81rvíztűrÅ\91 tükörfúrógép"
+  var universal charstring us1 :="Ã\83Â\81rvÃ\83­ztÃ\85±rÃ\85Â\91 tÃ\83¼kÃ\83¶rfÃ\83ºrÃ\83³gÃ\83©p"
  
   var octetstring os_expected := f_ucharstring2utf16BE(us1);
 
old mode 100755 (executable)
new mode 100644 (file)
index 9873549..b5e08f8
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 // This module tests the following functions for UTF-32:
 // oct2unichar
@@ -400,7 +405,7 @@ testcase tc_oct2unichar_UTF32LE() runs on MTC {
 }
 
 testcase tc_unichar2oct_utf32_asciistring() runs on MTC {
-  var universal charstring us1 := c_arvizturo; //"Ã\81rvíztűrÅ\91 tükörfúrógép"
+  var universal charstring us1 := c_arvizturo; //"Ã\83Â\81rvÃ\83­ztÃ\85±rÃ\85Â\91 tÃ\83¼kÃ\83¶rfÃ\83ºrÃ\83³gÃ\83©p"
   var universal charstring us2 :="Steve Jobs likes the Apple"
   //2
   var octetstring os_expected := f_ucharstring2utf32BE(us1);
@@ -425,7 +430,7 @@ testcase tc_unichar2oct_utf32_asciistring() runs on MTC {
 
 testcase tc_unichar2oct_utf32BE_asciistring() runs on MTC {
 
-  var universal charstring us1 := c_arvizturo; //"Ã\81rvíztűrÅ\91 tükörfúrógép"
+  var universal charstring us1 := c_arvizturo; //"Ã\83Â\81rvÃ\83­ztÃ\85±rÃ\85Â\91 tÃ\83¼kÃ\83¶rfÃ\83ºrÃ\83³gÃ\83©p"
   var universal charstring us2 :="Steve Jobs likes the Apple"
   
   var octetstring os_expected := f_ucharstring2utf32BE(us1);
@@ -449,7 +454,7 @@ testcase tc_unichar2oct_utf32BE_asciistring() runs on MTC {
 
 testcase tc_unichar2oct_utf32LE_asciistring() runs on MTC {
  
-  var universal charstring us1 := c_arvizturo; //"Ã\81rvíztűrÅ\91 tükörfúrógép"
+  var universal charstring us1 := c_arvizturo; //"Ã\83Â\81rvÃ\83­ztÃ\85±rÃ\85Â\91 tÃ\83¼kÃ\83¶rfÃ\83ºrÃ\83³gÃ\83©p"
   var universal charstring us2 :="Steve Jobs likes the Apple"
 
   var octetstring os_expected := f_ucharstring2utf32BE(us1);
old mode 100755 (executable)
new mode 100644 (file)
index 8060d5c..2cfe3a7
@@ -1,9 +1,13 @@
 /******************************************************************************
- * 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
+ *
  ******************************************************************************/
 // This module tests the following functions for UTF-8:
 // oct2unichar
index 6d15530059367f5525244bb43ebe7e6c03c259ad..7fdafe8bb939644d74cc9e7404e00e559e44e5e4 100644 (file)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#   Kovacs, Ferenc
+#   Zalanyi, Balazs Andor
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 mp_u2cs := "\xC3\xA5"
index 159faff29a0f880c89f6c2658dd9336a69731d61..61211c615bec3a280572297aa564b0a062961c36 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Raduly, Csaba
+ *   Zalanyi, Balazs Andor
+ *
  ******************************************************************************/
 module cstr_content {
 
index a3bcffd6de42649bc6ba4a2167689f7056163bda..d0b3b1345d564be0342af9ec9c1cbc665daf639c 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Szabados, Kristof
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include <TTCN3.hh>
 
 namespace cstr__content {
index 3f120cd50adffdfec99494db7c0219760909d633..0ff192cfc9133c83ef87e7f1eb38450c7d7685a2 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index eb52058c3e33fb5ee111bfc171100f29f6eee634..a8aaf4dcaf85639a669dc38b642efc703438c1f8 100644 (file)
@@ -1,9 +1,18 @@
 /******************************************************************************
- * 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
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TunionOper {
 // ********** Type definitions  *********************
@@ -1020,7 +1029,7 @@ type union InnerUni {
 }
 
 type record Outer {
-  InnerUni uni1,
+  InnerUni uni1 optional,
   InnerUni uni2,
   record of InnerUni unis
 }
index 2a491e116d1fb2db5b50a07b44512ac3190265d2..0247ebf8cd36da1b5e1f9af330aeafdc085cbf8f 100644 (file)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 mp := {
old mode 100644 (file)
new mode 100755 (executable)
index 1a27491..3abf5c2
@@ -1,10 +1,17 @@
 #!/usr/bin/perl -wl
 ###############################################################################
-# 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
+#   Delic, Adam
+#   Raduly, Csaba
+#
 ###############################################################################
 
 use strict;
index da35c28bd6cb95582b0dfa593372c71290feb67d..72a88aa314211fb0962887f8b6924e2d611e8f47 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Delic, Adam
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 616653c436805478f7eb48f5475968ca8fc4b7f8..8f9cad76a0a02da1af7250174ebd5cbcfad7d143 100644 (file)
@@ -1,9 +1,18 @@
 /******************************************************************************
- * 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
+ *   Godar, Marton
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 module TverdictOper
 { type component verdictOper_mycomp {};
index 3f612d948d58cf4b1b4431aeb0a20942acbfc938..61fc82a57d756991e22b0811f4fc2665a22373ea 100644 (file)
@@ -1,9 +1,15 @@
 ###############################################################################
-# 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
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index 3da757c02daa0e00da2a1ba97339b9d8f0ec5792..d66454e132bd47dccc1af770aaf9c37bb03ad7b8 100644 (file)
@@ -1,10 +1,17 @@
-###############################################################################
-# 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
+#   Czerman, Oliver
+#   Kovacs, Ferenc
+#   Raduly, Csaba
+#
+##############################################################################
 TOPDIR := ..
 include $(TOPDIR)/Makefile.regression
 
index 0cce095a3c7887893e7e5bbaee4a78c3bb645ca6..da7f2db2d5e56256b3156ba409a280d0d0c52af9 100644 (file)
@@ -1,9 +1,16 @@
 /******************************************************************************
- * 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
+ *   Czerman, Oliver
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module Visibility {
 friend module module1;
index 86c803cad6e3032b8139d55d73e68f2166546630..d97a66479450cbf697717f188ed9fe2f4aac814f 100644 (file)
@@ -1,9 +1,14 @@
 ###############################################################################
-# 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
+#   Czerman, Oliver
+#
 ###############################################################################
 [MODULE_PARAMETERS]
 [LOGGING]
index a6b8c69268892f80191078c49cbc08079bf90485..ee7ed4435f1f28808d37defb3593d198db8039ff 100644 (file)
@@ -1,9 +1,15 @@
 /******************************************************************************
- * 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
+ *   Czerman, Oliver
+ *   Szabados, Kristof
+ *
  ******************************************************************************/
 module module1
 {
index dfae3f4af058a20385df1a9b2e11dcccca0ca474..8afbddf5032f93dda8081d819546b104cb9ef069 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Czerman, Oliver
+ *
  ******************************************************************************/
 module module2
 {
index 2bfd3228c9bcd92d585a2e5f9ed89213b2844843..382a54051ee61931a97a8d0ac4cecd0a2fe4242c 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Czerman, Oliver
+ *
  ******************************************************************************/
 module module3
 {
index 2bbfba824a821bed9fe3157ff085ef70aa8c9893..b694d7443ad0a29055a84d70c1bdc6b7b9af5455 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Czerman, Oliver
+ *
  ******************************************************************************/
 module module4 {
 
index f8584aebfbeb3e34bf44e696b979aa454df59a75..ef6e1dfa207ac4924f2c74473372cb4b37d45065 100644 (file)
@@ -1,10 +1,21 @@
-###############################################################################
-# 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
+#   Forstner, Matyas
+#   Horvath, Gabriella
+#   Koppany, Csaba
+#   Ormandi, Matyas
+#   Raduly, Csaba
+#   Szabo, Janos Zoltan – initial implementation
+#   Tatarka, Gabor
+#
+##############################################################################
 # Makefile for the TTCN-3 log formatter, log merger and HTML report generator
 
 TOP := ..
index 14618fef7d8c8bcb4b4c7039a06ce67009ea9b44..beca02c8ffc04c919096782d246bb763daa400d7 100644 (file)
@@ -1,10 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Lovassy, Arpad
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 /**************************
 Log filter for TTCNv3
 written by Gabor Tatarka
index 80c03c17b66a97acf6cfb181d5fc40c68e77d077..cb944cf1b001fc3c75632755b4733fd0572c9173 100644 (file)
@@ -1,9 +1,18 @@
 /******************************************************************************
- * 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
+ *   Beres, Szabolcs
+ *   Lovassy, Arpad
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szabo, Janos Zoltan – initial implementation
+ *
  ******************************************************************************/
 %option noyywrap
 %option nounput
index 3091f354dd966cd04ed16dbcf06ee14dd8078d3e..a5434a35dd5af9490344596bcc20685b2cf4de9c 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Delic, Adam
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Tatarka, Gabor
+ *
+ ******************************************************************************/
 /**************************
 Log-file merger
 written by Gabor Tatarka
index b80ce075877e0226bc68f25b25f735c029c93f42..05b29e53a70d770b24ec54757a15debd25a8b371 100644 (file)
@@ -1,9 +1,18 @@
 /******************************************************************************
- * 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
+ *   Beres, Szabolcs
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
  ******************************************************************************/
 %option noyywrap
 %option yylineno
index 47cbdb505efcc7f06eab110b6a2d80339575382c..b5600fcfb14e15dc2d778ba77a3a289f22a6ab64 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
index 75e44be3b3e5fcba25b018fdc5b1c628ce7fbbfa..9f6fb2cc82cda99cc8e555b02cec2b6ee907a5bc 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Szabo, Janos Zoltan – initial implementation
+ *   Zalanyi, Balazs Andor
+ *
+ ******************************************************************************/
 #ifndef REPGEN_H
 #define REPGEN_H
 
index 014c36d724baae8e9e8d139ce160208cb6f176b6..db39edea1cf41feb3ade5e335168a69373bd8cff 100644 (file)
@@ -80,7 +80,7 @@ The
 .SH AUTHOR
 This manpage is written by Csaba Koppany, Ericsson Telecom AB
 .br
-Copyright (c) 2000-2015 Ericsson Telecom AB
+Copyright (c) 2000-2016 Ericsson Telecom AB
 .br
 All rights reserved. This program and the accompanying materials
 are made available under the terms of the Eclipse Public License v1.0
index 444e518a08b144777edc6a8ddb648b8e070e8a3f..3aed10bb84c6cfbe5f805c3ff5e2d906f54663d5 100644 (file)
@@ -109,7 +109,7 @@ The
 .SH AUTHOR
 This manpage is written by Csaba Koppany, Ericsson Telecom AB
 .br
-Copyright (c) 2000-2015 Ericsson Telecom AB
+Copyright (c) 2000-2016 Ericsson Telecom AB
 .br
 All rights reserved. This program and the accompanying materials
 are made available under the terms of the Eclipse Public License v1.0
index 3fbb699164f508786ee0506e9c04a54bc684ef25..04df11169fbb19eb82eec5af7ce1df8a8c03a229 100644 (file)
@@ -64,7 +64,7 @@ The
 .SH AUTHOR
 This manpage is written by Csaba Koppany, Ericsson Telecom AB
 .br
-Copyright (c) 2000-2015 Ericsson Telecom AB
+Copyright (c) 2000-2016 Ericsson Telecom AB
 .br
 All rights reserved. This program and the accompanying materials
 are made available under the terms of the Eclipse Public License v1.0
index 5b09ffc681c6f2dff5815297cae8aff742b8001a..8b8d77579e2f5a9dd3aeeeaf6f97e39ad6452803 100644 (file)
@@ -1,10 +1,14 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
-  Copyright (c) 2000-2015 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
+ 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
+  Lovassy, Arpad
 -->
 <project basedir="." default="build" name="TITAN_Executor_API">
     <property environment="env"/>
index e80129d02ce73ee0f22aea29fc433feb9855d52d..f5cb3037db99b5376a6c8be6823cd88f376cc0f8 100755 (executable)
@@ -4,6 +4,11 @@
 # 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
+#   Lovassy, Arpad
+#
 ###############################################################################
 
 # Creates C++ header from the Java code for Java to C++ JNI function calls.
index d472daaa2637409050a1cfa299166a58173e85db..f11323cf2b31baefc07a01d51386b7e2b12732e5 100644 (file)
@@ -1,11 +1,14 @@
 <!--
- 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
+  Lovassy, Arpad
+-->
 <html>
 <body>
 The TITAN Executor API provides the following functionalities:
index 68f11040730c0fd58f47d276628319e4b559ea22..76e34677c78eadc5c347a4f8962f923f0921a543 100644 (file)
@@ -4,6 +4,11 @@
 # 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
+#   Lovassy, Arpad
+#
 ###############################################################################
 Javadoc can be generated with this command:
 ant -f javadoc.xml
index f7ce950a6135f809bb4a22f4fa718fe9b20fac2d..fe7f5e6827e5c04118ce067c4580d0184609e282 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executor.jni;
 
index 66f724ed5c24bb3a286676ff1deabccdedc9864a..0a7db862388050bb9487c31d74f1b7b85574adaa 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executor.jni;
 
index ace4b20cd6e3ad82d00ee22904a65c10551ddc02..8c42a8f2245d0dca92b345e05b99db7e3b39cc50 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executor.jni;
 
index f84fa635d0e6be3b7adb1af085df30e219bf75cd..374319d805872d6320ef18c25f8b61d528c7d6e7 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executor.jni;
 
index d12e0d192cfd48eac42fa433064cb5d0ea644d53..cb888def9bec4732b175eb8033fbdedf4c8951c7 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executor.jni;
 
index 61fa982091d1528af633498b66ea8a3ba171240c..cfa96045d19baec6da126bf509507f5578c5e40d 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executor.jni;
 
index 6f955420b7dc9865fa66c80031270c6e1364e1a2..a300411e84b7431ffc2930c369b8086943fc3479 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executor.jni;
 
index 9664a8f5b83927d7322b708f97821bb87414c54b..da434efdca3f75addfa9d6c9ec199d35ce475e5f 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executor.jni;
 
index 9ae178405a9d27d413c09a7b9cf16a24c910ddf0..e9b64f6b86a5cd61dbc75fadb081c48d27db6ee9 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executor.jni;
 
index c2213da16dd4a240d665a3f0a1ec713ccbc84e8d..2472806cfb7f265a3eade0bcdf9ce4ee56805134 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executor.jni;
 
index ab2b47e0044680a02a33867f70fbdeaf818ab6cc..607fd2ac6e3680618115ce9ae11a27a5cc3bc67f 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executor.jni;
 
index 96dc05c93c9cbb63b1a66d50d5c4cce2f0a8bb01..d8e2869cee572250fdf094ea84c6285d68344f5f 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi;
 
index 3d86e2d31d68254fe198f21059e2bd0aed68bec8..6955265f4feab616d99e52b0f3300c2d85f405f6 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi;
 
index f0f942087189cfc40f07bfbd798e863aae2eecc4..499acf1c0eb8e827ef01b347749868af20d9ca46 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi;
 
@@ -37,7 +42,7 @@ import org.eclipse.titan.executorapi.util.Log;
  * SINGLETON
  * <p>
  * This executor handles the execution of tests compiled in a parallel mode, via directly connecting to the MainController (MC) written in C++.
- * It controls MC with commands, most methods in this class represents one or more MC commands.
+ * It controls MC with commands, most of methods in this class represents one or more MC commands.
  * These methods can be called in certain states.
  * They can be synchronous or asynchronous.
  * <p>
index cf465ce10f036d299600a9f6398f40a3d2c39fce..4fc4f0adf25287cf596e212aaee045e11049177a 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.exception;
 
index 6669b86c8708c66af507fe8ad5b24cdb6cedcd57..552d26bac054a5e9f2b547ff8edf611afc93a12e 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.exception;
 
index 66f2461c075f07ad5507e72fed1a9bdf308ceb88..67fee5343db05f4bfef0caff592653474e4536c4 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.exception;
 
index c7742abf48ff1247092e509c725041ae1dfd5544..595fc1e668313872f7ed76ad89ecee924e03fb65 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.exception;
 
index ee70db12ab931d13e4d56e6274007765d451b3fc..c7a02cb513993fe3fc78d45d69f56a56db249a68 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.exception;
 
index bd65363f40fcd16e00ae05e0558e50a4f5b2abb1..f58ef78bb9cc61597db8ba07b61a34f55a27dc66 100644 (file)
@@ -1,11 +1,16 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 /**
  * 
  */
-package org.eclipse.titan.executorapi;
\ No newline at end of file
+package org.eclipse.titan.executorapi;
index a18a91321364620bf831cb539ea6b04352e4a5e0..ed70a3dd7eb0cd81639671dec65e922e4e8bfd08 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.util;
 
index 3dc296b4a256400d5343153ca9ec43ea18983648..e5b1537e8557b44889c5a5520dfd0cb7d9c3eac8 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.util;
 
index a971f170341d7345a2b23b826fbf912f8726a6ca..c841fa4f22b4ac4eb2bdc6bbad3ee54f50f19a52 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.demo;
 
index 9330a63aae3da5a88560e975bf13554d4553b1d7..5e1578addec89f1b1c38e973130cfa00fad2a0f1 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.demo;
 
@@ -163,7 +168,7 @@ public class DemoFrame extends JFrame {
                        }
                        
                        mVerdicts = null;
-                       // Showing â\80\9cJOptionPane.showMessageDialogâ\80\9d without stopping flow of execution,
+                       // Showing Ã¢Â\80Â\9cJOptionPane.showMessageDialogâÂ\80Â\9d without stopping flow of execution,
                        // this line would block the thread:
                        //JOptionPane.showMessageDialog(DemoFrame.this, sb.toString(), "Verdict statistics", JOptionPane.INFORMATION_MESSAGE);
                        EventQueue.invokeLater(new Runnable(){
index d4dc5bc7ea0815a41bfced3f018338afe345bc16..29408d072a58000463dda1a1697743fe48178cf8 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.demo;
 
index 90178e61d167bea128d52993491fa96495b8b08c..a3fd8daa23b9adb36b3968d8da42773b7aeebf8a 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.demo;
 
index 7ef0a7c636618862dbc5eb39e243053978afd006..805a2598903c94e70cf5debcfb6f318b57a6e3c0 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.demo;
 
index 37d1a2597b106a9a5b6d3245d875ff8b3325e8c9..3e96284684ba5f59b0e038d07691e531e0f575bf 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.demo;
 
index 3d0023c8c46cff2081d6b01cad681f1cb11441e6..69605ab217fc5de507c4be34d634ecf5c915daff 100644 (file)
@@ -7,7 +7,8 @@
  http://www.eclipse.org/legal/epl-v10.html
 
  Contributors:
-  Janos Zoltan Szabo – initial implementation
+  Balasko, Jeno
+  Lovassy, Arpad
 -->
 <project basedir="." default="build" name="TITAN_Executor_API_test">
     <property environment="env"/>
index dde34e316ab9b4ced21587d57e6793c0fec40d2e..d0757dd61b5fc415da30be0a22038f998e85fc97 100755 (executable)
@@ -6,7 +6,8 @@
 # http://www.eclipse.org/legal/epl-v10.html
 #
 # Contributors:
-#   Janos Zoltan Szabo – initial implementation
+#   Balasko, Jeno
+#   Lovassy, Arpad
 #
 ###############################################################################
 
index 1d5b1be1623fbb829434604ae299f5369b69611f..623dac6d3b96e4f231e0a3deb8bbccaad8dea6a8 100644 (file)
@@ -1,16 +1,21 @@
 ###############################################################################
-# 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
+#   Lovassy, Arpad
+#
 ###############################################################################
 
 1. GENERATING BUILD.XML
 
 build.xml is generated.
 The generated build.xml is modified manually:
-  target TITAN_Executor_API_test is modified to fail in ant level if any testcase fails, to make Jenkins show the failures
+  target TITAN_Executor_API_test is modified to fail in ant level if any testcase fails to make Jenkins show the failures
   failureproperty="test.failed" added to <junit fork="yes" printsummary="withOutAndErr" HERE>
   <fail if="test.failed" message="TITAN_Executor_API_test FAILED"/> added after </junit>
 
@@ -55,7 +60,7 @@ Typical error situations during test running and their solutions
 Error:
 java.lang.UnsatisfiedLinkError: org.eclipse.titan.executor.jni.JNIMiddleWare.init(I)J
 Reason:
-The Titan binaries you use are old (before 2014-12-11 or release before CRL 113 200/5 R1A), and since then the project became open source and thatâ\80\99s why all the java packages were renamed from com.ericsson.titan.* to org.eclipse.titan.*
+The Titan binaries you use are old (before 2014-12-11 or release before CRL 113 200/5 R1A), and since then the project became open source and thatâÂ\80Â\99s why all the java packages were renamed from com.ericsson.titan.* to org.eclipse.titan.*
 Solution:
 So you should use the latest release.
 You can download a new package from
index 93eb4872fc508155860bc77d4c8da2c8a4b11e03..612e6304f67e507cedb76bc0d123c907df1a4b7d 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.test;
 
index 5f9a647cb4bed9f5d211737e9cda1520b2245dbe..b771b06664d53cb3ce0f4416106859b5567b1977 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.test;
 
index e3ca90c1c210bbbe297c0bfa9bb469a21b17d497..58f29d8cac344c121440b37995b65a847645087b 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.test;
 
index 46f9df37b9a0f396b7b2ac724406aefe7250166c..1c95372173eef05932d7d183594a79d0e6f39dcd 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.test;
 
index 4d7efb51174089b2f4be7daee6c19f5bae1c9d45..0db98af3c8b6790e50b078f6e528f399b335e1bf 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.test;
 
index 4274c80b0f0595c886f47798390dfc880393eb97..6f5aaa28b1793471648c87f7d3da507788290b77 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.test;
 
index 62bf95afbb51ce81898e5b13471fd3c201bfee22..3de94d9816899ef8d1d9e6f5e6ebd3bbccf589c8 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.test;
 
index 27d2a3f4818008daf54d93fcd52fb1d8187eaed4..78b1c9476a4b6a996d0c0649ab838b7677abc100 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.test;
 
index bc16ea55ea30bb43f4c3ff6483e2a577deea8284..bc7a7cbf2a47ef6e8ba0ce66122936b588d4acf3 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.test;
 
index de37617c083d3a3dc88de8ad6c2d9acec2ed644e..6478635f1071abfdfdff3bc90b3e534ec547cbdc 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.test;
 
index d88dc3a63054f37f115ba22f08022d236fedb22b..c7e80f33641dab5a9783f755ffac98fda2c47790 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.test;
 
@@ -107,4 +112,4 @@ class NormalTestObserver extends TestObserverBase {
                        break;
                }
        }
-}
\ No newline at end of file
+}
index 779cc1ee6b3d799017215e9070c9fd7c41c73547..37f1f804878a627cbad3d49b4660fb60ce0330c5 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.test;
 
index d01808ae6ac91c6df3ffeb97001b93ea802bc768..98328c23aaae0c15b2a0b994aac8675ce2a54717 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.test;
 
@@ -58,4 +63,4 @@ class Test1Observer extends TestObserverBase {
                }
                Log.fo();
        }
-}
\ No newline at end of file
+}
index 82d500a16f46b5a4df54967736e09a3d5cbd973e..0723dafcbd4e543b13570471131aed763dded280 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.test;
 
@@ -58,4 +63,4 @@ class Test2Observer extends TestObserverBase {
                }
                Log.fo();
        }
-}
\ No newline at end of file
+}
index e3c3b496fdb5ebffab35473cae327f5f6d2bd44c..e1d62f97dc771b431f47f8712e33b11ac140022c 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.test;
 
index d9b894aa0a2db21ed9f9d49bbb4586cee432aa5b..6ed1617b1dc3c7754da1d977fac9d333c48426d8 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.test;
 
@@ -156,4 +161,4 @@ abstract class TestObserverBase implements IJniExecutorObserver {
                        }
                }
        }
-}
\ No newline at end of file
+}
index 1cacb33a61f74d04f297a14510341f65edb95915..c540e6fe7af4084e513c625972e08b010b67d936 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * 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
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.test;
 
index f7705f021828eca999ab181d9bf65004067965e9..1bbd03cb50806d602fe42d8a966af54a45977570 100644 (file)
@@ -1,10 +1,31 @@
-###############################################################################
-# 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:
+#   
+#   >
+#   Baji, Laszlo
+#   Balasko, Jeno
+#   Forstner, Matyas
+#   Gecse, Roland
+#   Gillespie, Raymond
+#   Kremer, Peter
+#   Lovassy, Arpad
+#   Ormandi, Matyas
+#   Pandi, Krisztian
+#   Raduly, Csaba
+#   Szabados, Kristof
+#   Szabo, Janos Zoltan – initial implementation
+#   Szalai, Gabor
+#   Tatarka, Gabor
+#   Torpis, Zsolt
+#   Zalanyi, Balazs Andor
+#
+##############################################################################
 # Makefile for the TITAN User Guide
 
 TOP  := ..
old mode 100644 (file)
new mode 100755 (executable)
index b0f9925..f1df3be
@@ -1,10 +1,15 @@
 ###############################################################################
-# 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
+#   Ormandi, Matyas
+#
 ###############################################################################
 scp *.doc esekilxxen1843.rnd.ericsson.se:/home/titanrt/jenkins/usrguide_pdf/
 ssh esekilxxen1843.rnd.ericsson.se "make -C /home/titanrt/jenkins/usrguide_pdf && exit"
-scp esekilxxen1843.rnd.ericsson.se:/home/titanrt/jenkins/usrguide_pdf/*.pdf .
\ No newline at end of file
+scp esekilxxen1843.rnd.ericsson.se:/home/titanrt/jenkins/usrguide_pdf/*.pdf .
index 42b3db6cb419c868904b2dc8b99dd1b64d91128c..fe16d071653517f7eed8aa072d6da7035f764c69 100644 (file)
Binary files a/usrguide/referenceguide.doc and b/usrguide/referenceguide.doc differ
index 8d16e8b72c5a81902de5f2c9d75fddf2d28832c4..e57a2ff381c090d2866b0b42f6e61c55dfdc7ab5 100644 (file)
Binary files a/usrguide/userguide.doc and b/usrguide/userguide.doc differ
index 66fe12babd704662aaee50048b3e084cb870a73b..3b10dd9ddb8417948d65ba2dd2ba4e8e602c7462 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Godar, Marton
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #include "Annotation.hh"
 #include "XMLParser.hh"
 
index f49aa5bec74473f548600255300bea0ffe98a5b9..5b93cb4a5929a62ea41b3c93c3637ae700a04296 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Godar, Marton
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #ifndef ANNOTATION_HH_
 #define ANNOTATION_HH_
 
index 108868cfc66a977e575dff711170e83724247fa1..6ea93c2f9a93c36c7f601d3b8cd7865a170f2351 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #include "AttributeType.hh"
 
 AttributeType::AttributeType(ComplexType * a_complexType)
index 118eb6b9e6759d054c490574f6bafec0a7934a37..5a58fe76b2cafc964845dff42ae85d3155af770b 100644 (file)
@@ -1,10 +1,15 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #ifndef ATTRIBUTETYPE_HH_
 #define ATTRIBUTETYPE_HH_
 
index b70c0a76b2e3fb522be1774f68504a3a94f16c53..caa1a98ab79db9162d7002a4210b64d3db0bbb69 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Godar, Marton
+ *   Ormandi, Matyas
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #include "ComplexType.hh"
 
 #include "GeneralFunctions.hh"
index c96d0d396eb53c68105738a34ca892da77255ff7..7b384ad2ce972ef197512055ac02caf993589de7 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Godar, Marton
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #ifndef COMPLEXTYPE_H_
 #define COMPLEXTYPE_H_
 
index c1dd36f992adb93cc37c852b67f7fcbd6277e799..33f646f0d7b3c1d1cc4da1b1fd00d642bac89186 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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:
+ *   Baji, Laszlo
+ *   Balasko, Jeno
+ *   Baranyi, Botond
+ *   Godar, Marton
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #include "GeneralFunctions.hh"
 #include "SimpleType.hh"
 #include "TTCN3Module.hh"
@@ -780,4 +791,4 @@ void generate_TTCN3_header(FILE * file, const char * modulename, const bool time
     "//\n"
     "////////////////////////////////////////////////////////////////////////////////\n"
     );
-}
\ No newline at end of file
+}
index e8914598778cd9d92885deed5fa2ace48b836fbe..eb893d8522a4780c8f64874738c5c3033f713ea4 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Godar, Marton
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #ifndef GENERALFUNCTIONS_HH_
 #define GENERALFUNCTIONS_HH_
 
index c736ceca77ae83cbc8655c11686d73ba578e871f..35b1c600bbd85e4bd8fc476694970e46e3ecd769 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Godar, Marton
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #ifndef GENERAL_TYPES_H_
 #define GENERAL_TYPES_H_
 
index 5ae9fb198f524e823542b666b41eee55b5a719b9..aa76f2331293018448eb02836d14733a33ddcd22 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Godar, Marton
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #include "ImportStatement.hh"
 
 #include "GeneralFunctions.hh"
index 03990a573fa0a6c43d6bc42719e289139c0433ec..8fdf6734800bf2e4c020f8ad2167d4175fdc255c 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Godar, Marton
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #ifndef IMPORTSTATEMENT_HH_
 #define IMPORTSTATEMENT_HH_
 
index c52b197d5126fde594bf8212a7d4c36b338af6f6..6d1c2fb9b67ac84491574ae5a5023a93efcb2920 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Godar, Marton
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #ifndef LIST_HH_
 #define LIST_HH_
 
index 7789389188f7c3e3d9a99f72446645d42fa62e20..f61a7933cbf067c5c70a00a64557b8e03231fa72 100644 (file)
@@ -1,10 +1,19 @@
-###############################################################################
-# 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
+#   Godar, Marton
+#   Pilisi, Gergely
+#   Raduly, Csaba
+#   Szabo, Bence Janos
+#
+##############################################################################
 TOP := ..
 include $(TOP)/Makefile.cfg
 
@@ -82,4 +91,4 @@ else
        cp -f $(TARGETS) $(BINDIR)
 endif
 
-include $(TOP)/Makefile.genrules
\ No newline at end of file
+include $(TOP)/Makefile.genrules
index 4347eefff82a1e2259b0995414b0b91c9ae9259a..650928d22ad00b0a5ea5abdeb9402d7e783273c8 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Godar, Marton
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #include "../common/dbgnew.hh"
 // dbgnew must come before Mstring.hh which includes common/memory.hh
 #include "Mstring.hh"
index dce732fa709f5e48f8493934ca4a65fa846608d3..244b277e1e66e4bac4e43772ae2c528c5928f087 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Godar, Marton
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #ifndef XSTRING_HH_
 #define XSTRING_HH_
 
index 5c54300b73805d87a1d18a5270c4f7fe1f4dd4c0..649fb4c0511634513505fe447866a09b4d4229b3 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Godar, Marton
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 /**
  * Predefined and standardized TTCN-3 modules
  * containing mappings of XSD element from the http://www.w3.org/2001/XMLSchema namespace
@@ -389,7 +395,7 @@ const char * moduleXSD = {
   "(\n"
   "    char(0,0,0,9)..char(0,0,0,9),\n"
   "    char(0,0,0,10)..char(0,0,0,10),\n"
-  "    char(0,0,0,12)..char(0,0,0,12),\n"
+  "    char(0,0,0,13)..char(0,0,0,13),\n"
   "    char(0,0,0,32)..char(0,0,215,255),\n"
   "    char(0,0,224,0)..char(0,0,255,253),\n"
   "    char(0,1,0,0)..char(0,16,255,253)\n"
index 4ad464f009727d19757fbe7d041597424d648ad2..8958389610608d2d3e3546018240e840d3c6942d 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Delic, Adam
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #include "RootType.hh"
 
 #include "TTCN3Module.hh"
@@ -251,4 +258,4 @@ bool RootType::hasVariant(const Mstring& var) const{
     }
   }
   return false;
-}
\ No newline at end of file
+}
index 032a0abfae97f538be9bd308e065b6df3c56881f..1926b5f894d0d4a15b3f6f2851aa52a8c3f8be0d 100644 (file)
@@ -1,10 +1,16 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #ifndef BASETYPE_HH_
 #define BASETYPE_HH_
 
index 28e4fe3d489ef9afb8486b3db5c92e04bfa17f2b..85fbf8148b7ea12f7b0580e687a056a0d6522562 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Godar, Marton
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #include "SimpleType.hh"
 
 #include "GeneralFunctions.hh"
index 4e59ea83f321f7870ac6309c5b39f8696afda3d9..5c89eb3769e738ab1b53c2162ef4161ff294b708 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Godar, Marton
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #ifndef SIMPLETYPE_H_
 #define SIMPLETYPE_H_
 
index 8f84e10cba1367f960295a61d531a649ba3b7bec..4ebfab880e7cc5b354ac85becd75483e54e180fc 100644 (file)
@@ -1,10 +1,20 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Godar, Marton
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szalay, Akos
+ *
+ ******************************************************************************/
 #include "TTCN3Module.hh"
 
 #include "RootType.hh"
index 3b33d2c61e725ab8a71ac07a282c14788d1a4f2c..60989267b6913c842509062818e6f0765f4bac31 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Godar, Marton
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #ifndef TTCN3MODULE_HH_
 #define TTCN3MODULE_HH_
 
index 7948496083a0bc199a29b191865b2008a201070d..a0351708a0ed39feb66f75e707510a5e7572f1bb 100644 (file)
@@ -1,10 +1,19 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Godar, Marton
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *   Szalay, Akos
+ *
+ ******************************************************************************/
 #include "XMLParser.hh"
 #include "TTCN3ModuleInventory.hh"
 
index 26a7ff196ca0cf750deb04e9a71e78991f44c723..a037b2390ae6925a88e1ee4e6d9256a5f264b350 100644 (file)
@@ -1,10 +1,17 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Godar, Marton
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #ifndef TTCN3MODULEINVENTORY_HH_
 #define TTCN3MODULEINVENTORY_HH_
 
index 7d778f2deb9f3a3765cba960e88963247370e9e2..3a99d8576e04fe516c97e5019b13942077961681 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Godar, Marton
+ *   Kovacs, Ferenc
+ *   Raduly, Csaba
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #include "XMLParser.hh"
 #include "TTCN3Module.hh"
 #include "SimpleType.hh"
index 980062ee6d300043f13091f926723be7b40c7e09..8f93e9d552e960c2d322179623ba80074e1746c3 100644 (file)
@@ -1,10 +1,18 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Godar, Marton
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #ifndef PARSER_HH_
 #define PARSER_HH_
 
index f2dbc288b55d646c5d67b8a1a83c8afae7ad3786..cd7aa31e90243e0d33f5bae995355fc339960420 100644 (file)
@@ -1,10 +1,21 @@
-///////////////////////////////////////////////////////////////////////////////
-// Copyright (c) 2000-2015 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
-///////////////////////////////////////////////////////////////////////////////
+/******************************************************************************
+ * 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
+ *   Beres, Szabolcs
+ *   Godar, Marton
+ *   Kovacs, Ferenc
+ *   Lovassy, Arpad
+ *   Raduly, Csaba
+ *   Szabados, Kristof
+ *   Szabo, Bence Janos
+ *
+ ******************************************************************************/
 #include "XMLParser.hh"
 #include "TTCN3Module.hh"
 #include "TTCN3ModuleInventory.hh"
This page took 1.992095 seconds and 5 git commands to generate.