###############################################################################
# Copyright (c) 2000-2018 Ericsson Telecom AB
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html
#
# Contributors:
#   Balasko, Jeno
#
###############################################################################
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.
