Loading DiameterS6a/ttcn/DiameterS6a_MME_TCFunctions.ttcn3 +0 −21 Original line number Diff line number Diff line Loading @@ -1729,27 +1729,6 @@ module DiameterS6a_MME_TCFunctions { } // End of TC function f_TC_MME_AIR_03 function f_TC_MME_AIR_04() runs on TestAdapter { // Local variables // Preamble f_preamble_MME(); f_selfOrClientSyncAndVerdict(c_prDone, f_getVerdict()); log("*** " & __SCOPE__ & ": INFO: Preamblue done. ***"); // Test Body // Clause 'when' // Clause 'then' // Postamble f_postamble_MME(); f_selfOrClientSyncAndVerdict(c_poDone, f_getVerdict()); log("*** " & __SCOPE__ & ": INFO: Postamble done. ***"); } // End of TC function f_TC_MME_AIR_04 } // End of group authenticationInformationRetrieval // 5.2.1.7 Reset Loading Loading
DiameterS6a/ttcn/DiameterS6a_MME_TCFunctions.ttcn3 +0 −21 Original line number Diff line number Diff line Loading @@ -1729,27 +1729,6 @@ module DiameterS6a_MME_TCFunctions { } // End of TC function f_TC_MME_AIR_03 function f_TC_MME_AIR_04() runs on TestAdapter { // Local variables // Preamble f_preamble_MME(); f_selfOrClientSyncAndVerdict(c_prDone, f_getVerdict()); log("*** " & __SCOPE__ & ": INFO: Preamblue done. ***"); // Test Body // Clause 'when' // Clause 'then' // Postamble f_postamble_MME(); f_selfOrClientSyncAndVerdict(c_poDone, f_getVerdict()); log("*** " & __SCOPE__ & ": INFO: Postamble done. ***"); } // End of TC function f_TC_MME_AIR_04 } // End of group authenticationInformationRetrieval // 5.2.1.7 Reset Loading