<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20756">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BTS_Tests: cosmetic: rename 'as_l1_dcch' to 'as_l1_dcch_loop'<br><br>Change-Id: I06083e2352408f5832603fa88232d2008bce218d<br>Related: OS#4799<br>---<br>M bts/BTS_Tests.ttcn<br>1 file changed, 3 insertions(+), 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/56/20756/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn</span><br><span>index 9503bec..7775083 100644</span><br><span>--- a/bts/BTS_Tests.ttcn</span><br><span>+++ b/bts/BTS_Tests.ttcn</span><br><span>@@ -686,7 +686,7 @@</span><br><span>            }</span><br><span>    [not ignore_other] as_l1_sacch();</span><br><span>    [not ignore_other] as_meas_res();</span><br><span style="color: hsl(0, 100%, 40%);">-       [not ignore_other] as_l1_dcch();</span><br><span style="color: hsl(120, 100%, 40%);">+      [not ignore_other] as_l1_dcch_loop();</span><br><span>        [not ignore_other] RSL.receive {</span><br><span>             Misc_Helpers.f_shutdown(__BFILE__, __LINE__, fail, "Unexpected RSL message received");</span><br><span>             }</span><br><span>@@ -1771,7 +1771,7 @@</span><br><span>            }</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-private altstep as_l1_dcch() runs on ConnHdlr {</span><br><span style="color: hsl(120, 100%, 40%);">+private altstep as_l1_dcch_loop() runs on ConnHdlr {</span><br><span>      var L1ctlDlMessage l1_dl;</span><br><span>    [] L1CTL.receive(tr_L1CTL_DATA_IND(g_chan_nr, tr_RslLinkID_DCCH(?))) -> value l1_dl {</span><br><span>             log("DCCH received: ", l1_dl.payload.data_ind.payload);</span><br><span>@@ -2121,7 +2121,7 @@</span><br><span>    alt {</span><br><span>        [] as_l1_sacch();</span><br><span>    [] as_meas_res();</span><br><span style="color: hsl(0, 100%, 40%);">-       [] as_l1_dcch();</span><br><span style="color: hsl(120, 100%, 40%);">+      [] as_l1_dcch_loop();</span><br><span>        [] L1CTL.receive { repeat; }</span><br><span>         [g_Tmeas_exp.running] T.timeout {</span><br><span>            /* as_meas_res() would have done Misc_Helpers.f_shutdown(__BFILE__, __LINE__, fail) in case</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20756">change 20756</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-ttcn3-hacks/+/20756"/><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-Change-Id: I06083e2352408f5832603fa88232d2008bce218d </div>
<div style="display:none"> Gerrit-Change-Number: 20756 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>