<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9174">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sgsn: fix RAU_ATTACH not to interact with following testes<br><br>TC_attach_rau will interact with the following tests, because the sgsn<br>is continuing sending RAU_ACCEPTs until it timed out or received a<br>RAU COMPLETE<br><br>Change-Id: Idac92bd61ee7145b7542e60c24e0a66b4ff7ddd4<br>---<br>M sgsn/SGSN_Tests.ttcn<br>1 file changed, 1 insertion(+), 0 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/74/9174/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 adf87f2..0b439ec 100644</span><br><span>--- a/sgsn/SGSN_Tests.ttcn</span><br><span>+++ b/sgsn/SGSN_Tests.ttcn</span><br><span>@@ -753,6 +753,7 @@</span><br><span>      alt {</span><br><span>        [] BSSGP.receive(tr_BD_L3_MT(tr_GMM_RAU_ACCEPT)) -> value bd {</span><br><span>            f_process_rau_accept(bd.l3_mt.msgs.gprs_mm.routingAreaUpdateAccept);</span><br><span style="color: hsl(120, 100%, 40%);">+          BSSGP.send(ts_GMM_RAU_COMPL);</span><br><span>                setverdict(pass);</span><br><span>            }</span><br><span>    [] BSSGP.receive(tr_BD_L3_MT(tr_GMM_RAU_REJECT)) {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9174">change 9174</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/9174"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Idac92bd61ee7145b7542e60c24e0a66b4ff7ddd4 </div>
<div style="display:none"> Gerrit-Change-Number: 9174 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>