<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23145">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">SGSN_Tests: add setverdict(pass) to TC_bssgp_rim_single_report()<br><br>Change-Id: If5295cc8eccda2d1b3baae7d2169fac5da2a085c<br>---<br>M sgsn/SGSN_Tests.ttcn<br>1 file changed, 6 insertions(+), 2 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/45/23145/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 efd92a0..79e7434 100644</span><br><span>--- a/sgsn/SGSN_Tests.ttcn</span><br><span>+++ b/sgsn/SGSN_Tests.ttcn</span><br><span>@@ -3195,7 +3195,9 @@</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(120, 100%, 40%);">+   [] RIM[1].receive(bssgp_rim_pdu_expect) {</span><br><span style="color: hsl(120, 100%, 40%);">+             setverdict(pass);</span><br><span style="color: hsl(120, 100%, 40%);">+             }</span><br><span>    [] RIM[1].receive {</span><br><span>          setverdict(fail, "Unexpected BSSGP RIM PDU received");</span><br><span>             }</span><br><span>@@ -3227,7 +3229,9 @@</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(120, 100%, 40%);">+   [] RIM[0].receive(bssgp_rim_pdu_expect) {</span><br><span style="color: hsl(120, 100%, 40%);">+             setverdict(pass);</span><br><span style="color: hsl(120, 100%, 40%);">+             }</span><br><span>    [] RIM[0].receive {</span><br><span>          setverdict(fail, "Unexpected BSSGP RIM PDU received");</span><br><span>             }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23145">change 23145</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/+/23145"/><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: If5295cc8eccda2d1b3baae7d2169fac5da2a085c </div>
<div style="display:none"> Gerrit-Change-Number: 23145 </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>