Change in osmo-ttcn3-hacks[master]: Add a TTCN3 module for IPA protocol testing

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
Mon Oct 8 13:55:00 UTC 2018


Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/11241 )

Change subject: Add a TTCN3 module for IPA protocol testing
......................................................................


Patch Set 3:

(1 comment)

I think the TCP/IPA server side should also be implemented, and the tests executed against all related interfaces.

Even for the client, in the BSC we have not only the RSL and OML ports, but also CTRL.

For the server side on the test, I think SCCPlite would be the candidate in BSC_Tests: Configure the BSC to connect SCCPlite against the test case server.

https://gerrit.osmocom.org/#/c/11241/3/bsc/BSC_Tests.ttcn
File bsc/BSC_Tests.ttcn:

https://gerrit.osmocom.org/#/c/11241/3/bsc/BSC_Tests.ttcn@2734
PS3, Line 2734: var IPA_Testing.IPA_CT vc_IPA_Testing := IPA_Testing.IPA_CT.create;
              : 	vc_IPA_Testing.start(IPA_Testing.f_TC_chopped_ipa_ping(mp_bsc_ip, mp_bsc_rsl_port));
              : 	vc_IPA_Testing.done;
you could move those three lines still into  funnction in IPA_Tests.ttcn, right?  Then there would basically only be a single function to be called here with arguments for ip and port?



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

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I246a405414e36a44dc1e308692faab8bf04da0e6
Gerrit-Change-Number: 11241
Gerrit-PatchSet: 3
Gerrit-Owner: Stefan Sperling <ssperling at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Stefan Sperling <ssperling at sysmocom.de>
Gerrit-Comment-Date: Mon, 08 Oct 2018 13:55:00 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181008/7b42d535/attachment.htm>


More information about the gerrit-log mailing list