<p>dexter has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11733">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BSC_Tests: expect a HANDOVER PERFORMED message on internal handover<br><br>When an internal handover is performed, the BSC is expected to inform<br>the MSC about the event by sending a BSSMAP HANDOVER PERFORMED message.<br>This feature was missing in the BSC and has now been added. The tests<br>need to be upgraded in order to handle the additional message.<br><br>- Upgrade f_tc_ho_int so that it expects a HANDOVER PERFORMED message<br><br>Change-Id: I10f4e578c96a90317939ba49b61b14a3c7e488a7<br>Depends: osmo-bsc If26e5807280e0f75a423b3b04f8e3c698c82a351<br>Related: OS#3645<br>---<br>M bsc/BSC_Tests.ttcn<br>1 file changed, 4 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/33/11733/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn</span><br><span>index e3ac707..1fc73ef 100644</span><br><span>--- a/bsc/BSC_Tests.ttcn</span><br><span>+++ b/bsc/BSC_Tests.ttcn</span><br><span>@@ -2187,6 +2187,10 @@</span><br><span>  [] as_handover(hs);</span><br><span>  }</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+ /* Since this is an internal handover we expect the BSC to inform the</span><br><span style="color: hsl(120, 100%, 40%);">+  * MSC about the event */</span><br><span style="color: hsl(120, 100%, 40%);">+     BSSAP.receive(tr_BSSMAP_HandoverPerformed);</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span>        /* Check the amount of MGCP transactions is still consistant with the</span><br><span>         * test expectation */</span><br><span>       f_check_mgcp_expectations()</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11733">change 11733</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/11733"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I10f4e578c96a90317939ba49b61b14a3c7e488a7 </div>
<div style="display:none"> Gerrit-Change-Number: 11733 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>