<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18028">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BTS: fix missing GPRS Indicator in SI4 Rest Octets<br><br>We do have GPRS Indicator in SI3 Rest Octets, but for some reason<br>it was absent in SI4 Rest Octets. Let's finally enable it, so we<br>can extend the existing test cases to check GPRS Indicator in the<br>Rest Octets of both System Information Type 3 and 4.<br><br>Change-Id: Ib55c2673b53b5981e57372f4f8cfb0af32e04132<br>Signed-off-by: Vadim Yanitskiy <axilirator@gmail.com><br>Related: OS#3075<br>---<br>M bts/BTS_Tests.ttcn<br>1 file changed, 2 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/28/18028/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 3ed3655..4466ad4 100644</span><br><span>--- a/bts/BTS_Tests.ttcn</span><br><span>+++ b/bts/BTS_Tests.ttcn</span><br><span>@@ -241,9 +241,8 @@</span><br><span> private template (value) SI4RestOctets ts_SI4RestOctets_def</span><br><span> modifies ts_SI4RestOctets := {</span><br><span>     gprs_ind := {</span><br><span style="color: hsl(0, 100%, 40%);">-           /* FIXME: GPRS Indicator shall be present here too */</span><br><span style="color: hsl(0, 100%, 40%);">-           presence := CSN1_L,</span><br><span style="color: hsl(0, 100%, 40%);">-             ind := omit</span><br><span style="color: hsl(120, 100%, 40%);">+           presence := CSN1_H,</span><br><span style="color: hsl(120, 100%, 40%);">+           ind := ts_GPRSIndicator_def</span><br><span>  }</span><br><span> }</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18028">change 18028</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/+/18028"/><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: Ib55c2673b53b5981e57372f4f8cfb0af32e04132 </div>
<div style="display:none"> Gerrit-Change-Number: 18028 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>