<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18759">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">move type RAN_Configurations to RAN_Adapter.ttcnpp<br><br>So far used only in MSC_Tests.ttcn, but soon to be used also in BSC_Tests.ttcn.<br><br>Change-Id: If8f7fd50a88302af645ab337a907d8f0ad79a306<br>---<br>M library/RAN_Adapter.ttcnpp<br>M msc/MSC_Tests.ttcn<br>2 files changed, 2 insertions(+), 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/59/18759/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/RAN_Adapter.ttcnpp b/library/RAN_Adapter.ttcnpp</span><br><span>index f84fd34..f1b9d82 100644</span><br><span>--- a/library/RAN_Adapter.ttcnpp</span><br><span>+++ b/library/RAN_Adapter.ttcnpp</span><br><span>@@ -65,6 +65,8 @@</span><br><span>    integer rctx</span><br><span> };</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+type record of RAN_Configuration RAN_Configurations;</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> private function init_pars(inout RAN_Adapter ba, in RAN_Configuration cfg) {</span><br><span>       ba.sccp_pars := {</span><br><span>            sio := {</span><br><span>diff --git a/msc/MSC_Tests.ttcn b/msc/MSC_Tests.ttcn</span><br><span>index 35ca84a..bfac7e9 100644</span><br><span>--- a/msc/MSC_Tests.ttcn</span><br><span>+++ b/msc/MSC_Tests.ttcn</span><br><span>@@ -81,7 +81,6 @@</span><br><span> import from TCCConversion_Functions all;</span><br><span> </span><br><span> const integer NUM_BSC := 3;</span><br><span style="color: hsl(0, 100%, 40%);">-type record of RAN_Configuration RAN_Configurations;</span><br><span> </span><br><span> /* Needed for SGsAP SMS */</span><br><span> import from MobileL3_SMS_Types all;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18759">change 18759</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/+/18759"/><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: If8f7fd50a88302af645ab337a907d8f0ad79a306 </div>
<div style="display:none"> Gerrit-Change-Number: 18759 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>