<p>Harald Welte <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/13289">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pcu: Fix PCU_Tests_RAW_SNS.TC_pcuif_rach<br><br>Change-Id: Ifb19e68a4b2b3250cdc6079dcd7f42656c57cee0<br>---<br>M pcu/PCU_Tests_RAW_SNS.ttcn<br>1 file changed, 7 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/pcu/PCU_Tests_RAW_SNS.ttcn b/pcu/PCU_Tests_RAW_SNS.ttcn</span><br><span>index c179f07..cc3cb5b 100644</span><br><span>--- a/pcu/PCU_Tests_RAW_SNS.ttcn</span><br><span>+++ b/pcu/PCU_Tests_RAW_SNS.ttcn</span><br><span>@@ -254,8 +254,15 @@</span><br><span>    PCU.send(t_SD_PCUIF(g_pcu_conn_id, msg));</span><br><span> }</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+altstep as_pcu_activate() runs on RAW_PCU_CT {</span><br><span style="color: hsl(120, 100%, 40%);">+    var PCUIF_send_data sd;</span><br><span style="color: hsl(120, 100%, 40%);">+       [] PCU.receive(t_SD_PCUIF(g_pcu_conn_id,  tr_PCUIF_ACT_REQ(?, ?, ?))) -> value sd { repeat; }</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+}</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> testcase TC_pcuif_rach() runs on RAW_Test_CT {</span><br><span>    f_sns_bringup_1c1u();</span><br><span style="color: hsl(120, 100%, 40%);">+ activate(as_pcu_activate());</span><br><span> </span><br><span>     f_pcuif_tx(ts_PCUIF_RACH_IND(bts_nr:=0, ra:=23, is_11bit:=0, burst_type:=BURST_TYPE_0,</span><br><span>                                    fn:=42, arfcn:=871, qta:=0));</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13289">change 13289</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/13289"/><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: merged </div>
<div style="display:none"> Gerrit-Change-Id: Ifb19e68a4b2b3250cdc6079dcd7f42656c57cee0 </div>
<div style="display:none"> Gerrit-Change-Number: 13289 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>