OpenTTCN/Knowledge base/Creating SNMP BER Codec/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 : {12:42:49.536} : // Time: 12:42:49.536. Date: 07/Dec/2011. MOT version: TC: 4.2.0beta3.0.
mtc : {12:42:49.548} : // CASE TC_CodecTest STARTED
mtc : {12:42:49.549} : CodecTest.ttcn : 000015 : log("****************** Group 1 ******************");
mtc : {12:42:49.549} : CodecTest.ttcn : 000048 : log("Type : SNMP_Message", { version := 1, community := '64656D6F7075626C6963'O, data := { get_request := { request_id := 151437390, error_status := 0, error_index := 0, variable_bindings := { { name := objid { 1 3 6 1 2 1 1 3 0 }, value_ := { value_ := { application_wide := { timeticks_value := 1 } } } } } } } });
mtc : {12:42:49.551} : CodecTest.ttcn : 000053 : log("encoded:", '302E020101040A64656D6F7075626C6963A01D02040906C04E020100020100300F300D06082B06010201010300430101'O);
mtc : {12:42:49.552} : CodecTest.ttcn : 000065 : log("decoded:", { version := 1, community := '64656D6F7075626C6963'O, data := { get_request := { request_id := 151437390, error_status := 0, error_index := 0, variable_bindings := { { name := objid { 1 3 6 1 2 1 1 3 0 }, value_ := { value_ := { application_wide := { timeticks_value := 1 } } } } } } } });
mtc : {12:42:49.552} : CodecTest.ttcn : 000068 : setverdict(pass);
mtc : {12:42:49.552} : CodecTest.ttcn : 000070 : log("****************** Group 2 ******************");
mtc : {12:42:49.553} : CodecTest.ttcn : 000103 : log("Type : SNMP_Message", { version := 1, community := '64656D6F7075626C6963'O, data := { response := { request_id := 151437390, error_status := 0, error_index := 0, variable_bindings := { { name := objid { 1 3 6 1 2 1 1 3 0 }, value_ := { value_ := { application_wide := { timeticks_value := 235283552 } } } } } } } });
mtc : {12:42:49.554} : CodecTest.ttcn : 000108 : log("encoded:", '3031020101040A64656D6F7075626C6963A22002040906C04E0201000201003012301006082B0601020101030043040E062460'O);
mtc : {12:42:49.555} : CodecTest.ttcn : 000119 : log("decoded:", { version := 1, community := '64656D6F7075626C6963'O, data := { response := { request_id := 151437390, error_status := 0, error_index := 0, variable_bindings := { { name := objid { 1 3 6 1 2 1 1 3 0 }, value_ := { value_ := { application_wide := { timeticks_value := 235283552 } } } } } } } });
mtc : {12:42:49.555} : CodecTest.ttcn : 000122 : setverdict(pass);
mtc : {12:42:49.557} : // 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