<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20718">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BTS_Tests: fix f_TC_imm_ass(): use send template, not receive one<br><br>  BTS_Tests.ttcn:3647.9-3703.1: In function definition `f_TC_imm_ass':<br>    BTS_Tests.ttcn:3661.37-99: In the operand of operation `valueof()':<br>      BTS_Tests.ttcn:3661.58-98: In actual parameter list of template<br>                                 `@GSM_RR_Types.ts_ChanDescH0':<br>        GSM_Types.ttcn:125.48-55: warning: Inadequate restriction on<br>                                  the referenced template parameter<br>                                  `sub_slot', this may cause a dynamic<br>                                  test case error at runtime<br>        GSM_Types.ttcn:126.8-9: warning: Inadequate restriction on<br>                                the referenced template parameter<br>                                `tn', this may cause a dynamic test<br>                                case error at runtime<br><br>Change-Id: I7d36d25e5f8d3bb1040c737eeaeddd15f98ec4c2<br>---<br>M bts/BTS_Tests.ttcn<br>1 file changed, 1 insertion(+), 1 deletion(-)<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/18/20718/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 ae2d2e0..aa06180 100644</span><br><span>--- a/bts/BTS_Tests.ttcn</span><br><span>+++ b/bts/BTS_Tests.ttcn</span><br><span>@@ -3566,7 +3566,7 @@</span><br><span>       f_l1_tune(L1CTL);</span><br><span> </span><br><span>        for (var integer i := 0; i < num_total; i := i+1) {</span><br><span style="color: hsl(0, 100%, 40%);">-          var ChannelDescription ch_desc := valueof(ts_ChanDescH0(t_RslChanNr_SDCCH4(0, 0), mp_trx0_arfcn));</span><br><span style="color: hsl(120, 100%, 40%);">+            var ChannelDescription ch_desc := valueof(ts_ChanDescH0(ts_RslChanNr_SDCCH4(0, 0), mp_trx0_arfcn));</span><br><span>          var GsmRrMessage ia := valueof(ts_IMM_ASS(42, i, 5, ch_desc, c_MA_null));</span><br><span>            var octetstring ia_enc := enc_GsmRrMessage(ia);</span><br><span>              RSL_CCHAN.send(ts_ASP_RSL_UD(ts_RSL_IMM_ASSIGN(ia_enc, 0)));</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20718">change 20718</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/+/20718"/><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: I7d36d25e5f8d3bb1040c737eeaeddd15f98ec4c2 </div>
<div style="display:none"> Gerrit-Change-Number: 20718 </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>