Change in osmo-ttcn3-hacks[master]: Add a TTCN3 test suite 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
Fri Oct 5 14:49:16 UTC 2018


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

Change subject: Add a TTCN3 test suite for IPA protocol testing
......................................................................


Patch Set 1:

this could go both ways:

a) by having actual testcase in the library, but then the respective 'component' would have to be configued with the required ports, etc., or

b) by having most of the test logic in functions, so that the TC_ipa_foo() in e.g. BSC_Tests.ttcn becomes a thin wrapper doing nothing much but calling the function provided by the library.

Please keep in mind that this should be highly parametrized, as many of our programs have many IPA based interfaces, and we'd like to execute the same test against all of those ports.  For example, in the BSC we have at least RSL, OML, CTRL.

I know that most of our programs will actually use implementations from libosmo*, but rather than creating artificial test executables for the libraries, I think running a set of 1..5 tests against each of bts/bsc/msc/... makes more sense.

Sure, we'll be re-testing the same code several times, but that won't hurt.  Also, different applications may use the libosmo* in different ways, so it doesn't hurt executing tests against each of those.


-- 
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: 1
Gerrit-Owner: Stefan Sperling <ssperling at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Comment-Date: Fri, 05 Oct 2018 14:49:16 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181005/ee7c4f03/attachment.htm>


More information about the gerrit-log mailing list