Loading ttcn/LibDiameter_Steps.ttcn +0 −13 Original line number Diff line number Diff line Loading @@ -360,19 +360,6 @@ group SendMessage { group GlobalSteps { /* * @desc This is a test step that awaits session esthablishment by the IUT * @param */ function f_IUT_session_esthablishment() runs on DiameterComponent { f_awaiting_AAR(mw_AAR_dummy); // IUT esthablish Diameter session f_send_AAA(m_AAA_modified_ResultCode_ANCA(vc_sessionId, vc_originHost, vc_originRealm, vc_authApplicationId, m_resultCode(m_resultCode_diameterSuccess), omit)); } // end function f_AF_IUT_session_esthablishment /* * @desc This is a test step that init Diameter component * @param Loading Loading
ttcn/LibDiameter_Steps.ttcn +0 −13 Original line number Diff line number Diff line Loading @@ -360,19 +360,6 @@ group SendMessage { group GlobalSteps { /* * @desc This is a test step that awaits session esthablishment by the IUT * @param */ function f_IUT_session_esthablishment() runs on DiameterComponent { f_awaiting_AAR(mw_AAR_dummy); // IUT esthablish Diameter session f_send_AAA(m_AAA_modified_ResultCode_ANCA(vc_sessionId, vc_originHost, vc_originRealm, vc_authApplicationId, m_resultCode(m_resultCode_diameterSuccess), omit)); } // end function f_AF_IUT_session_esthablishment /* * @desc This is a test step that init Diameter component * @param Loading