Attention is currently required from: fixeria. Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28830
to look at the new patch set (#3).
Change subject: cbc: Handle each CBSP and SBc-AP on a separate component ......................................................................
cbc: Handle each CBSP and SBc-AP on a separate component
* Each BSC_ConnectionHandler emulates a BSC and handles one TCP/CBSP conn. * Each MME_ConectionHandler emulates an MME and handles one SCTP/SBc-AP conn. * ECBE related functionalities are moved to its own file ECBE_Components.ttcn. * CBS_Message is moved to its own file since it is used by all modules.
Related: OS#4945 Change-Id: Ia0300a2ae69bdf604373dbc484537958413c79a2 --- A cbc/BSC_ConnectionHandler.ttcn M cbc/CBC_Tests.ttcn A cbc/CBS_Message.ttcn A cbc/ECBE_Components.ttcn A cbc/MME_ConnectionHandler.ttcn 5 files changed, 608 insertions(+), 325 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/30/28830/3