Change in osmo-ttcn3-hacks[master]: msc: f_tc_sgsap_mt_sms_and_nothing: also do f_sgsap_bssmap_screening

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
Tue Mar 19 13:57:12 UTC 2019


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13193 )

Change subject: msc: f_tc_sgsap_mt_sms_and_nothing: also do f_sgsap_bssmap_screening
......................................................................

msc: f_tc_sgsap_mt_sms_and_nothing: also do f_sgsap_bssmap_screening

The only reason to omit f_sgsap_bssmap_screening() in this was the still
pending SMS in the database. Since SMS are now removed,
f_sgsap_bssmap_screening() will succeed.

Change-Id: Ibea1e1fb33e0dde7e8bf51ff226d5e57c5a5d763
---
M msc/MSC_Tests.ttcn
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Vadim Yanitskiy: Looks good to me, but someone else must approve
  Harald Welte: Looks good to me, approved



diff --git a/msc/MSC_Tests.ttcn b/msc/MSC_Tests.ttcn
index d02a0ed..6b2b259 100644
--- a/msc/MSC_Tests.ttcn
+++ b/msc/MSC_Tests.ttcn
@@ -4379,6 +4379,8 @@
 	f_vty_transceive(MSCVTY, "subscriber imsi " & hex2str(g_pars.imsi) & " expire");
 
 	setverdict(pass);
+
+	f_sgsap_bssmap_screening();
 }
 testcase TC_sgsap_mt_sms_and_nothing() runs on MTC_CT {
 	var BSC_ConnHdlrPars pars;

-- 
To view, visit https://gerrit.osmocom.org/13193
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ibea1e1fb33e0dde7e8bf51ff226d5e57c5a5d763
Gerrit-Change-Number: 13193
Gerrit-PatchSet: 3
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190319/85b16c2c/attachment.htm>


More information about the gerrit-log mailing list