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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Fri Mar 8 04:05:38 UTC 2019


Neels Hofmeyr has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/93/13193/1

diff --git a/msc/MSC_Tests.ttcn b/msc/MSC_Tests.ttcn
index 2957e3c..95679f4 100644
--- a/msc/MSC_Tests.ttcn
+++ b/msc/MSC_Tests.ttcn
@@ -4360,6 +4360,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: newchange
Gerrit-Change-Id: Ibea1e1fb33e0dde7e8bf51ff226d5e57c5a5d763
Gerrit-Change-Number: 13193
Gerrit-PatchSet: 1
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190308/05078c89/attachment.htm>


More information about the gerrit-log mailing list