<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20883">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BTS_Tests: fix both TC_si_sched[_13_2bis_2ter]_2quater<br><br>The current definition of the SI2quater Rest Octets is incomplete.<br>In particular, the missing part is Repeated UTRAN FDD/TDD Neighbour<br>Cells structure, for which 3GPP came up with a very tricky encoding.<br><br>Given that both test cases checking scheduling of the SI messages<br>and not their content, let's simply use different SI2quater samples<br>containing E-UTRAN Parameters Description instead.<br><br>Change-Id: I3556be33eda17dd6fce347b390a3662d43064897<br>Fixes: OS#4662, OS#4800<br>---<br>M bts/BTS_Tests.ttcn<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></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 cfb49dc..9935014 100644</span><br><span>--- a/bts/BTS_Tests.ttcn</span><br><span>+++ b/bts/BTS_Tests.ttcn</span><br><span>@@ -4177,7 +4177,7 @@</span><br><span> testcase TC_si_sched_2quater() runs on test_CT {</span><br><span>     f_init();</span><br><span>    si_cfg.si2quater_present := true;</span><br><span style="color: hsl(0, 100%, 40%);">-       f_rsl_bcch_fill_raw(RSL_SYSTEM_INFO_2quater, '050607a8a0364aa698d72ff424feee0506d5e7fff02043'O);</span><br><span style="color: hsl(120, 100%, 40%);">+      f_rsl_bcch_fill_raw(RSL_SYSTEM_INFO_2quater, '050607b10004864982eddb8d555867ee3c95540b2b2b2b'O);</span><br><span>     f_TC_si_sched(16.0);</span><br><span>         Misc_Helpers.f_shutdown(__BFILE__, __LINE__);</span><br><span> }</span><br><span>@@ -4197,7 +4197,7 @@</span><br><span>   si_cfg.si2ter_present := true;</span><br><span>       f_rsl_bcch_fill_raw(RSL_SYSTEM_INFO_2ter, '010603bf66b0aa0a00000002000000000000002b2b2b2b'O);</span><br><span>        si_cfg.si2quater_present := true;</span><br><span style="color: hsl(0, 100%, 40%);">-       f_rsl_bcch_fill_raw(RSL_SYSTEM_INFO_2quater, '050607a8a0364aa698d72ff424feee0506d5e7fff02043'O);</span><br><span style="color: hsl(120, 100%, 40%);">+      f_rsl_bcch_fill_raw(RSL_SYSTEM_INFO_2quater, '050607b10004864982eddb8d555867ee3c95540b2b2b2b'O);</span><br><span>     si_cfg.si13_present := true;</span><br><span>         f_rsl_bcch_fill_raw(RSL_SYSTEM_INFO_13, '0106009000185a6fc9e08410ab2b2b2b2b2b2b2b2b2b2b'O);</span><br><span>  f_TC_si_sched(16.0);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20883">change 20883</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/+/20883"/><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: I3556be33eda17dd6fce347b390a3662d43064897 </div>
<div style="display:none"> Gerrit-Change-Number: 20883 </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-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>