OpenTTCN/Knowledge base/Writing Custom Codec Component/campaign.log

From OpenTTCN

Jump to: navigation, search

  OpenTTCN DocZone

  Home | Developer's corner | Knowledge base | Working documents | Documentation | OpenTTCN IDE | Tutorials | Training | How do I | Frequently asked questions | Technical support


campaign.log


Back to main article >>


*****************************************************************************
*** RUNNING TEST CASE CodecTest.TC_CodecTest

Tester : {18:39:42.579} : // Time: 18:39:42.579. Date: 07/Dec/2011. MOT version: TC: 4.2.0beta3.0.
mtc : {18:39:42.587} : // CASE TC_CodecTest STARTED
mtc : {18:39:42.587} : CodecTest.ttcn : 000022 : log("****************** Group 1 ******************");
mtc : {18:39:42.587} : CodecTest.ttcn : 000031 : log("Type : Message", { tag := 15, length_ := 4, content := 'AB179CE1'O });
mtc : {18:39:42.588} : CodecTest.ttcn : 000036 : log("encoded:", '0F0004AB179CE1'O);
mtc : {18:39:42.588} : CodecTest.ttcn : 000046 : log("decoded:", { tag := 15, length_ := 4, content := 'AB179CE1'O });
mtc : {18:39:42.589} : CodecTest.ttcn : 000049 : setverdict(pass);
mtc : {18:39:42.590} : // CASE CodecTest.TC_CodecTest FINISHED WITH PASS

/////////////////////////////////////////////////////////////////////////////
/// TEST CASE CodecTest.TC_CodecTest COMPLETE VERDICT PASS


*****************************************************************************
*** TEST EXECUTION SUMMARY

Pass    Fail    Inconc  None    Error   Total   Duration
1       0       0       0       0       1       00:00:00

Views
Personal tools