[MERGED] osmo-ttcn3-hacks[master]: msc: Add all test cases to control section

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Jan 24 22:00:05 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: msc: Add all test cases to control section
......................................................................


msc: Add all test cases to control section

Change-Id: I79abcbe5638a02c1d6d94ba31ce72bfbc372fd21
---
M msc_tests/MSC_Tests.ttcn
1 file changed, 12 insertions(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/msc_tests/MSC_Tests.ttcn b/msc_tests/MSC_Tests.ttcn
index 9cf6ce5..4bacc1d 100644
--- a/msc_tests/MSC_Tests.ttcn
+++ b/msc_tests/MSC_Tests.ttcn
@@ -978,6 +978,18 @@
 	execute( TC_lu_and_mo_call() );
 	execute( TC_lu_auth_sai_timeout() );
 	execute( TC_lu_auth_sai_err() );
+	execute( TC_lu_clear_request() );
+	execute( TC_lu_disconnect() );
+	execute( TC_lu_by_imei() );
+	execute( TC_lu_by_tmsi_noauth_unknown() );
+	execute( TC_imsi_detach_by_imsi() );
+	execute( TC_imsi_detach_by_tmsi() );
+	execute( TC_imsi_detach_by_imei() );
+	execute( TC_emerg_call_imei_reject() );
+	execute( TC_emerg_call_imsi() );
+	execute( TC_cm_serv_req_vgcs_reject() );
+	execute( TC_cm_serv_req_vbs_reject() );
+	execute( TC_cm_serv_req_lcs_reject() );
 }
 
 

-- 
To view, visit https://gerrit.osmocom.org/6031
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I79abcbe5638a02c1d6d94ba31ce72bfbc372fd21
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list