mme: TC_s1ap_tau_unknown_guti: expect UeContextReleaseCmd

The MME is sending the message after TAU Reject, and it may be forwarded
through TTCN3 components while some of them are already being torn down
since the test is finished.

Change-Id: I6b915d0e32a46fa9546b3b1b96aa69ad43baae9e
This commit is contained in:
Pau Espin 2024-01-08 15:44:36 +01:00
parent 1d2cc67036
commit a88e51d7ad
1 changed files with 1 additions and 0 deletions

View File

@ -1297,6 +1297,7 @@ private function f_TC_tau_unknown_guti(ConnHdlrPars pars) runs on ConnHdlr {
}
}
as_s1ap_handle_UeContextReleaseCmd();
}
testcase TC_s1ap_tau_unknown_guti() runs on MTC_CT {
var charstring id := testcasename();