<p>dexter <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-mgw/+/19120">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mgcp_test: do not access endpoint array elements directly<br><br>The test assumes that the endpoint "rtpbridge/X@mgw" is at array<br>position X in many places. This does not necessarly have to match.<br>Accessing the array elements directly was the prefered way when the MGW<br>did use integer numbers and not strings to identify endpoints. Since the<br>endpoint name strings are used to access the endpoints the unit-test<br>should also reflect this.<br><br>Lets replace the integer variable last_endpoint with a string variable<br>and do related verifications based on strings.<br><br>Change-Id: Ic950c427f23be4a792af94972554637c2b0fbdf2<br>Related: OS#2659<br>---<br>M tests/mgcp/mgcp_test.c<br>1 file changed, 31 insertions(+), 31 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/20/19120/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-mgw/+/19120">change 19120</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-mgw/+/19120"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-mgw </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ic950c427f23be4a792af94972554637c2b0fbdf2 </div>
<div style="display:none"> Gerrit-Change-Number: 19120 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>