Attention is currently required from: fixeria.

pespin uploaded patch set #3 to this change.

View Change

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

To view, visit change 28830. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ia0300a2ae69bdf604373dbc484537958413c79a2
Gerrit-Change-Number: 28830
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy@sysmocom.de>
Gerrit-MessageType: newpatchset