<p>Harald Welte has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13729">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">f_perform_lu(): Use f_expect_clear(), reduce code duplication<br><br>Change-Id: I64b183ad6615f2b0b9565a711de87fe4249625a1<br>---<br>M msc/BSC_ConnectionHandler.ttcn<br>1 file changed, 1 insertion(+), 3 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/29/13729/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/msc/BSC_ConnectionHandler.ttcn b/msc/BSC_ConnectionHandler.ttcn</span><br><span>index b3345ff..db0e683 100644</span><br><span>--- a/msc/BSC_ConnectionHandler.ttcn</span><br><span>+++ b/msc/BSC_ConnectionHandler.ttcn</span><br><span>@@ -384,9 +384,7 @@</span><br><span>   f_expect_mm_info();</span><br><span> </span><br><span>      /* FIXME: there could be pending SMS or other common procedures by the MSC, let's ignore them */</span><br><span style="color: hsl(0, 100%, 40%);">-    BSSAP.receive(tr_BSSMAP_ClearCommand);</span><br><span style="color: hsl(0, 100%, 40%);">-  BSSAP.send(ts_BSSMAP_ClearComplete);</span><br><span style="color: hsl(0, 100%, 40%);">-    BSSAP.receive(RAN_Conn_Prim:MSC_CONN_PRIM_DISC_IND);</span><br><span style="color: hsl(120, 100%, 40%);">+  f_expect_clear();</span><br><span>    setverdict(pass);</span><br><span> }</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13729">change 13729</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/13729"/><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: I64b183ad6615f2b0b9565a711de87fe4249625a1 </div>
<div style="display:none"> Gerrit-Change-Number: 13729 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>