<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24206">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pcu: TC_n3103_max_t3169: Send TLLI in UL blocks<br><br>Otherwise MS is not behaving correctly and newer versions of PCU (more<br>strict checking TLLI and behaving better) may not accept it and make the<br>test fail.<br><br>Related: OS#1940<br>Change-Id: I2efa5ce97bf2c82727efcbdebdc0a0b686664e12<br>---<br>M pcu/PCU_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/06/24206/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/pcu/PCU_Tests.ttcn b/pcu/PCU_Tests.ttcn</span><br><span>index f42a85b..333a68d 100644</span><br><span>--- a/pcu/PCU_Tests.ttcn</span><br><span>+++ b/pcu/PCU_Tests.ttcn</span><br><span>@@ -1405,7 +1405,7 @@</span><br><span>   /* Establish an Uplink TBF */</span><br><span>        f_ms_establish_ul_tbf(ms);</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-  f_ms_tx_ul_data_block_multi(ms, 5);</span><br><span style="color: hsl(120, 100%, 40%);">+   f_ms_tx_ul_data_block_multi(ms, 5, with_tlli := true);</span><br><span>       exp_ul_ack_sub := tr_UlAckNackGprs(*, tr_AckNackDescription('1'B), *);</span><br><span>       exp_ul_ack := tr_RLCMAC_UL_ACK_NACK_GPRS(ms.ul_tbf.tfi, exp_ul_ack_sub);</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24206">change 24206</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/+/24206"/><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: I2efa5ce97bf2c82727efcbdebdc0a0b686664e12 </div>
<div style="display:none"> Gerrit-Change-Number: 24206 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>