<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24475">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BTS_Tests: accept optional TestSpecUnion in t_Pars<br><br>Change-Id: I75462c3d30544bb87b578f2627b304cce57393e5<br>Related: SYS#4895, OS#4941<br>---<br>M bts/BTS_Tests.ttcn<br>1 file changed, 4 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/75/24475/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 eff1277..8874d85 100644</span><br><span>--- a/bts/BTS_Tests.ttcn</span><br><span>+++ b/bts/BTS_Tests.ttcn</span><br><span>@@ -769,8 +769,9 @@</span><br><span> }</span><br><span> </span><br><span> friend template ConnHdlrPars t_Pars(template RslChannelNr chan_nr,</span><br><span style="color: hsl(0, 100%, 40%);">-                                 template RSL_IE_ChannelMode chan_mode,</span><br><span style="color: hsl(0, 100%, 40%);">-                                  float t_guard := 20.0) := {</span><br><span style="color: hsl(120, 100%, 40%);">+                               template RSL_IE_ChannelMode chan_mode,</span><br><span style="color: hsl(120, 100%, 40%);">+                                template (omit) TestSpecUnion spec := omit,</span><br><span style="color: hsl(120, 100%, 40%);">+                                   float t_guard := 20.0) := {</span><br><span>      chan_nr := valueof(chan_nr),</span><br><span>         chan_mode := valueof(chan_mode),</span><br><span>     t_guard := t_guard,</span><br><span>@@ -794,7 +795,7 @@</span><br><span>            ms_actual_ta := mp_ms_actual_ta_exp,</span><br><span>                 facch_enabled := false</span><br><span>       },</span><br><span style="color: hsl(0, 100%, 40%);">-      spec := omit,</span><br><span style="color: hsl(120, 100%, 40%);">+ spec := spec,</span><br><span>        encr := omit,</span><br><span>        bts0_band := omit,</span><br><span>   tsc := mp_tsc_def,</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24475">change 24475</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/+/24475"/><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: I75462c3d30544bb87b578f2627b304cce57393e5 </div>
<div style="display:none"> Gerrit-Change-Number: 24475 </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>