<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23144">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">SGSN_Tests: fix coding style in TC_bssgp_rim_single_report<br><br>Change-Id: I667c1e8a94393e2b5afc6e2e3f7503b73198822c<br>---<br>M sgsn/SGSN_Tests.ttcn<br>1 file changed, 12 insertions(+), 12 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/44/23144/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 b79aae4..efd92a0 100644</span><br><span>--- a/sgsn/SGSN_Tests.ttcn</span><br><span>+++ b/sgsn/SGSN_Tests.ttcn</span><br><span>@@ -3195,13 +3195,13 @@</span><br><span>         RIM[0].send(bssgp_rim_pdu);</span><br><span>  T.start;</span><br><span>     alt {</span><br><span style="color: hsl(0, 100%, 40%);">-           [] RIM[1].receive(bssgp_rim_pdu_expect) { }</span><br><span style="color: hsl(0, 100%, 40%);">-             [] RIM[1].receive {</span><br><span style="color: hsl(0, 100%, 40%);">-                     setverdict(fail, "Unexpected BSSGP RIM PDU received");</span><br><span style="color: hsl(120, 100%, 40%);">+      [] RIM[1].receive(bssgp_rim_pdu_expect) { }</span><br><span style="color: hsl(120, 100%, 40%);">+   [] RIM[1].receive {</span><br><span style="color: hsl(120, 100%, 40%);">+           setverdict(fail, "Unexpected BSSGP RIM PDU received");</span><br><span>             }</span><br><span style="color: hsl(0, 100%, 40%);">-               [] T.timeout {</span><br><span style="color: hsl(0, 100%, 40%);">-                  setverdict(fail, "No BSSGP RIM PDU received");</span><br><span style="color: hsl(0, 100%, 40%);">-                        mtc.stop;</span><br><span style="color: hsl(120, 100%, 40%);">+     [] T.timeout {</span><br><span style="color: hsl(120, 100%, 40%);">+                setverdict(fail, "No BSSGP RIM PDU received");</span><br><span style="color: hsl(120, 100%, 40%);">+              mtc.stop;</span><br><span>            }</span><br><span>    }</span><br><span> </span><br><span>@@ -3227,13 +3227,13 @@</span><br><span>      RIM[1].send(bssgp_rim_pdu);</span><br><span>  T.start;</span><br><span>     alt {</span><br><span style="color: hsl(0, 100%, 40%);">-           [] RIM[0].receive(bssgp_rim_pdu_expect) { }</span><br><span style="color: hsl(0, 100%, 40%);">-             [] RIM[0].receive {</span><br><span style="color: hsl(0, 100%, 40%);">-                     setverdict(fail, "Unexpected BSSGP RIM PDU received");</span><br><span style="color: hsl(120, 100%, 40%);">+      [] RIM[0].receive(bssgp_rim_pdu_expect) { }</span><br><span style="color: hsl(120, 100%, 40%);">+   [] RIM[0].receive {</span><br><span style="color: hsl(120, 100%, 40%);">+           setverdict(fail, "Unexpected BSSGP RIM PDU received");</span><br><span>             }</span><br><span style="color: hsl(0, 100%, 40%);">-               [] T.timeout {</span><br><span style="color: hsl(0, 100%, 40%);">-                  setverdict(fail, "No BSSGP RIM PDU received");</span><br><span style="color: hsl(0, 100%, 40%);">-                        mtc.stop;</span><br><span style="color: hsl(120, 100%, 40%);">+     [] T.timeout {</span><br><span style="color: hsl(120, 100%, 40%);">+                setverdict(fail, "No BSSGP RIM PDU received");</span><br><span style="color: hsl(120, 100%, 40%);">+              mtc.stop;</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/+/23144">change 23144</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/+/23144"/><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: I667c1e8a94393e2b5afc6e2e3f7503b73198822c </div>
<div style="display:none"> Gerrit-Change-Number: 23144 </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>