pespin has uploaded this change for review.
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
---
M mme/MME_Tests.ttcn
1 file changed, 14 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/05/35505/1
diff --git a/mme/MME_Tests.ttcn b/mme/MME_Tests.ttcn
index 0c5c8e9..f4f41e2 100644
--- a/mme/MME_Tests.ttcn
+++ b/mme/MME_Tests.ttcn
@@ -1297,6 +1297,7 @@
}
}
+ as_s1ap_handle_UeContextReleaseCmd();
}
testcase TC_s1ap_tau_unknown_guti() runs on MTC_CT {
var charstring id := testcasename();
To view, visit change 35505. To unsubscribe, or for help writing mail filters, visit settings.