<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/21659">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">handover_test: log sending ho complete<br><br>Change-Id: I540e880f9aafb92be03c35086340de1968b26836<br>---<br>M tests/handover/handover_test.c<br>1 file changed, 5 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/59/21659/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/handover/handover_test.c b/tests/handover/handover_test.c</span><br><span>index 08bc26d..4ee02c2 100644</span><br><span>--- a/tests/handover/handover_test.c</span><br><span>+++ b/tests/handover/handover_test.c</span><br><span>@@ -618,6 +618,11 @@</span><br><span>  send_est_ind(lchan);</span><br><span>         osmo_fsm_inst_dispatch(lchan->fi, LCHAN_EV_RTP_READY, 0);</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+      if (success)</span><br><span style="color: hsl(120, 100%, 40%);">+          fprintf(stderr, "- Send HO COMPLETE for %s\n", gsm_lchan_name(lchan));</span><br><span style="color: hsl(120, 100%, 40%);">+      else</span><br><span style="color: hsl(120, 100%, 40%);">+          fprintf(stderr, "- Send HO FAIL to %s\n", gsm_lchan_name(lchan));</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span>        rh = (struct abis_rsl_rll_hdr *) msgb_put(msg, sizeof(*rh));</span><br><span>         rh->c.msg_discr = ABIS_RSL_MDISC_RLL;</span><br><span>     rh->c.msg_type = RSL_MT_DATA_IND;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/21659">change 21659</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/c/osmo-bsc/+/21659"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I540e880f9aafb92be03c35086340de1968b26836 </div>
<div style="display:none"> Gerrit-Change-Number: 21659 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>