Change in ...osmo-ttcn3-hacks[master]: msc: add check IMEI tests

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

osmith gerrit-no-reply at lists.osmocom.org
Mon Jul 8 13:22:05 UTC 2019


osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14694 )

Change subject: msc: add check IMEI tests
......................................................................


Patch Set 2:

(4 comments)

https://gerrit.osmocom.org/#/c/14694/2/library/GSUP_Types.ttcn 
File library/GSUP_Types.ttcn:

https://gerrit.osmocom.org/#/c/14694/2/library/GSUP_Types.ttcn@544 
PS2, Line 544: ) := tr_GSUP(
> Git friendly style itself deserves CR+1 ;)
:D


https://gerrit.osmocom.org/#/c/14694/2/msc/BSC_ConnectionHandler.ttcn 
File msc/BSC_ConnectionHandler.ttcn:

https://gerrit.osmocom.org/#/c/14694/2/msc/BSC_ConnectionHandler.ttcn@440 
PS2, Line 440: function
> Is this function going to be called from other modules? If no, make it private.
Yes, f_tc_lu_imsi_auth_tmsi_check_imei_nack() calls it directly. It can't use f_perform_lu(), because it expects a reject.


https://gerrit.osmocom.org/#/c/14694/2/msc/BSC_ConnectionHandler.ttcn@446 
PS2, Line 446: if (not g_pars.net.expect_imei)
> I would rather leave it up to the caller.
I chose to do it that way, because f_mm_auth() works the same way, and also lots of code above has "if (g_pars...)" conditions inside the functions, instead of letting the caller (f_perform_lu() and tests that simulate failing LU and call f_mm_* directly) decide if the function should be called at all, or which parts of it.

So I guess it was done in the other functions to have failing location update tests less verbose.

But both is fine with me, if you insist on this, then I will change it.


https://gerrit.osmocom.org/#/c/14694/2/msc/BSC_ConnectionHandler.ttcn@478 
PS2, Line 478: function
> Same here.
f_tc_lu_imsi_auth_tmsi_check_imei_early_nack() calls it directly.



-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14694
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ic34bb8dc8547cafb5a53df03884554dd4f72956d
Gerrit-Change-Number: 14694
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Comment-Date: Mon, 08 Jul 2019 13:22:05 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: fixeria <axilirator at gmail.com>
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190708/dcda79c7/attachment.htm>


More information about the gerrit-log mailing list