<p>Vadim Yanitskiy <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/11984">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">library/GSUP_Types.ttcn: fix missing session state IE in PROC_SS_ERR<br><br>Both session state and session ID IEs are always being encoded<br>together by libosmocore's GSUP implementation. So, if a message<br>contains a session ID IE, session state IE shall also be there.<br><br>For some reason, the session state IE was missing in both<br>ts_GSUP_PROC_SS_ERR and tr_GSUP_PROC_SS_ERR templates. This<br>could led to incorrect matching in our test cases.<br><br>This change fixes both templates by adding the missing IE. Since<br>tr_GSUP_PROC_SS_ERR templete is used in HLR_Tests.ttcn, all the<br>affected matching statements were also corrected.<br><br>This correction doesn't affect successful test case executions,<br>because we don't test possible problematic situations yet. But<br>if something went wrong on the HLR side (i.e. SUT), the matching<br>statements wouldn't match the PROC_SS_ERR message correctly<br>and continue to wait until the guard timer is expired.<br><br>Change-Id: I44070396ce7119eab4608d9f9fb090bb223dfaa2<br>---<br>M hlr/HLR_Tests.ttcn<br>M library/GSUP_Types.ttcn<br>2 files changed, 8 insertions(+), 4 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/84/11984/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/11984">change 11984</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/11984"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I44070396ce7119eab4608d9f9fb090bb223dfaa2 </div>
<div style="display:none"> Gerrit-Change-Number: 11984 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Vadim Yanitskiy <axilirator@gmail.com> </div>