<p>Stefan Sperling <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/10414">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">update DTX fill frame test expectations<br><br>Fix an off-by-one in frame number comparison: Ensure that we<br>won't stop testing until after fn + 104 has been received.<br><br>The DTX test case would never pass since the alt statement<br>was always repeated even if enough frames had been received.<br>Fix this by moving code which runs before frame fn + 104 is<br>received into an 'else' cause.<br><br>We receive SACCH frames in DTX mode so we must account for them.<br>Introduce separate counters for SACCH and non-SACCH fill frames<br>to make test failure diagnosis easier. Note that we cannot expect<br>a specific amount of SACCH frames during a particular test run<br>since their amount depends on what the current frame number window<br>happens to be. We can however add the counters for SACCH and<br>non-SACCH fill frames and obtain a meaningful result.<br><br>Change-Id: Ie573b54ab5654f027c470aa7a565d2b5b97dc74b<br>Related: OS#1950<br>---<br>M bts/BTS_Tests.ttcn<br>1 file changed, 47 insertions(+), 19 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/14/10414/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/10414">change 10414</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/10414"/><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: Ie573b54ab5654f027c470aa7a565d2b5b97dc74b </div>
<div style="display:none"> Gerrit-Change-Number: 10414 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Stefan Sperling <ssperling@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: Stefan Sperling <ssperling@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Harald Welte <laforge@gnumonks.org> </div>