<p>dexter has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24251">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">MGCP_Test: add testcase TC_one_crcx_loopback_rtp_ipv6<br><br>There is an TC_one_crcx_loopback_rtp, an ipv6 variant can be added with<br>minimal effort.<br><br>Change-Id: If16ee5186fa697caa9cc404b7159be054cac5196<br>---<br>M mgw/MGCP_Test.ttcn<br>1 file changed, 4 insertions(+), 0 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/51/24251/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/mgw/MGCP_Test.ttcn b/mgw/MGCP_Test.ttcn</span><br><span>index 5575f7a..c1e263a 100644</span><br><span>--- a/mgw/MGCP_Test.ttcn</span><br><span>+++ b/mgw/MGCP_Test.ttcn</span><br><span>@@ -1727,6 +1727,9 @@</span><br><span>         testcase TC_one_crcx_loopback_rtp() runs on dummy_CT {</span><br><span>                f_TC_one_crcx_loopback_rtp(mp_local_ipv4, mp_remote_ipv4, one_phase := true)</span><br><span>        }</span><br><span style="color: hsl(120, 100%, 40%);">+     testcase TC_one_crcx_loopback_rtp_ipv6() runs on dummy_CT {</span><br><span style="color: hsl(120, 100%, 40%);">+            f_TC_one_crcx_loopback_rtp(mp_local_ipv6, mp_remote_ipv6, one_phase := true)</span><br><span style="color: hsl(120, 100%, 40%);">+ }</span><br><span> </span><br><span>        /* Same as above, but we will intenionally not tell the MGW where to</span><br><span>          * send the outgoing traffic. The connection is still created in</span><br><span>@@ -2441,6 +2444,7 @@</span><br><span> </span><br><span>                 execute(TC_one_crcx_receive_only_rtp());</span><br><span>             execute(TC_one_crcx_loopback_rtp());</span><br><span style="color: hsl(120, 100%, 40%);">+          execute(TC_one_crcx_loopback_rtp_ipv6());</span><br><span>            execute(TC_one_crcx_loopback_rtp_implicit());</span><br><span>                execute(TC_two_crcx_and_rtp());</span><br><span>              execute(TC_two_crcx_and_rtp_bidir());</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24251">change 24251</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/+/24251"/><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: If16ee5186fa697caa9cc404b7159be054cac5196 </div>
<div style="display:none"> Gerrit-Change-Number: 24251 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>