<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19465">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">CCID_Tests: Ensure the response to "SELET MF" is two bytes (SW) long<br><br>we used to accept arbitrary length responses, which made us fail to<br>catch the bug described in OS#4684<br><br>Change-Id: I35721ce55b58a2f70ea30a0d1bd16d2ac58dfcab<br>Related: OS#4684<br>---<br>M ccid/CCID_Tests.ttcn<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ccid/CCID_Tests.ttcn b/ccid/CCID_Tests.ttcn</span><br><span>index c620b0b..2256025 100644</span><br><span>--- a/ccid/CCID_Tests.ttcn</span><br><span>+++ b/ccid/CCID_Tests.ttcn</span><br><span>@@ -379,7 +379,7 @@</span><br><span>  f_ccid_power_on();</span><br><span>   f_ccid_set_par(ts_ProtoDataT0(ISO7816_FI_512_5MHz, ISO7816_DI_32));</span><br><span>  for (i := 0; i < 1000; i := i+1) {</span><br><span style="color: hsl(0, 100%, 40%);">-           f_ccid_xfr(c_UICC_SELECT_MF, ?);</span><br><span style="color: hsl(120, 100%, 40%);">+              f_ccid_xfr(c_UICC_SELECT_MF, '??'O);</span><br><span>         }</span><br><span> }</span><br><span> testcase TC_select_mf() runs on Test_CT</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19465">change 19465</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/+/19465"/><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: I35721ce55b58a2f70ea30a0d1bd16d2ac58dfcab </div>
<div style="display:none"> Gerrit-Change-Number: 19465 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>