<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24125">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sgsn: TC_bssgp_rim_single_report: Avoid useless component start<br><br>The componenet is not needed/used at all, so there's no need to start<br>it.<br><br>Change-Id: I63baadbb8b09843a653d3f5c11df204f5a1a761e<br>---<br>M sgsn/SGSN_Tests.ttcn<br>1 file changed, 0 insertions(+), 5 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/25/24125/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/sgsn/SGSN_Tests.ttcn b/sgsn/SGSN_Tests.ttcn</span><br><span>index e7abc9b..dded390 100644</span><br><span>--- a/sgsn/SGSN_Tests.ttcn</span><br><span>+++ b/sgsn/SGSN_Tests.ttcn</span><br><span>@@ -3156,17 +3156,12 @@</span><br><span>     f_cleanup();</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-private function f_TC_bssgp_rim_dummy(charstring id) runs on BSSGP_ConnHdlr {</span><br><span style="color: hsl(0, 100%, 40%);">-}</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span> /* Run a RIM single report procedure over the sgsn. Since the SGSN will only do a transparent routing of the</span><br><span>  * RIM messages this basically tests if the message is correctly transfered from one GB interface to the</span><br><span>  * other and vice versa. */</span><br><span> testcase TC_bssgp_rim_single_report() runs on test_CT {</span><br><span>    var BSSGP_ConnHdlr vc_conn;</span><br><span>  f_init();</span><br><span style="color: hsl(0, 100%, 40%);">-       vc_conn := f_start_handler(refers(f_TC_bssgp_rim_dummy), testcasename(), g_gb, 17);</span><br><span style="color: hsl(0, 100%, 40%);">-     vc_conn.done;</span><br><span> </span><br><span>    timer T := 2.0;</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24125">change 24125</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/+/24125"/><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: I63baadbb8b09843a653d3f5c11df204f5a1a761e </div>
<div style="display:none"> Gerrit-Change-Number: 24125 </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>