<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21931">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BSC_Tests: fix expectations in TC_assignment_codec_amr_h_start_mode_4<br><br>Change-Id: I791602a0bb56e192c9263982b9f20ac0738281a2<br>Related: OS#4898<br>---<br>M bsc/BSC_Tests.ttcn<br>1 file changed, 3 insertions(+), 1 deletion(-)<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/31/21931/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn</span><br><span>index 4444579..813c94e 100644</span><br><span>--- a/bsc/BSC_Tests.ttcn</span><br><span>+++ b/bsc/BSC_Tests.ttcn</span><br><span>@@ -3937,13 +3937,15 @@</span><br><span> }</span><br><span> </span><br><span> testcase TC_assignment_codec_amr_f_start_mode_4() runs on test_CT {</span><br><span style="color: hsl(120, 100%, 40%);">+  /* "amr tch-f modes 0 2 4 7" => total 4 modes and start mode 4 => '11'B on the wire */</span><br><span>       f_TC_assignment_codec_amr(true, '2b9520882208'O, '11111111'B, '00000010'B,</span><br><span>           start_mode := "4");</span><br><span>        f_shutdown_helper();</span><br><span> }</span><br><span> </span><br><span> testcase TC_assignment_codec_amr_h_start_mode_4() runs on test_CT {</span><br><span style="color: hsl(0, 100%, 40%);">-    f_TC_assignment_codec_amr(false, '2b15208820'O, '10010101'B, '00010101'B,</span><br><span style="color: hsl(120, 100%, 40%);">+     /* "amr tch-h modes 0 2 4" => total 3 modes and start mode 4 => '10'B on the wire */</span><br><span style="color: hsl(120, 100%, 40%);">+  f_TC_assignment_codec_amr(false, '2a15208820'O, '10010101'B, '00010101'B,</span><br><span>            start_mode := "4");</span><br><span>        f_shutdown_helper();</span><br><span> }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21931">change 21931</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/+/21931"/><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: I791602a0bb56e192c9263982b9f20ac0738281a2 </div>
<div style="display:none"> Gerrit-Change-Number: 21931 </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>