<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19569">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fixup library/PCUIF_Types: version 10: support IPv6 NSVC addr<br><br>According to ETSI ES 201 873-1, section 21.2.1, the test case stop<br>operation sets the verdict to 'error'.  Thus passing 'fail' as the<br>first argument does not make sense - remove it.<br><br>Change-Id: I27a063cb8a9653110ceba720c572bc050d333354<br>---<br>M library/PCUIF_Types.ttcn<br>1 file changed, 1 insertion(+), 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/69/19569/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/PCUIF_Types.ttcn b/library/PCUIF_Types.ttcn</span><br><span>index 51e27e2..7be4940 100644</span><br><span>--- a/library/PCUIF_Types.ttcn</span><br><span>+++ b/library/PCUIF_Types.ttcn</span><br><span>@@ -973,7 +973,7 @@</span><br><span>               remote_addr.v10.addr[1] := f_pad_oct(''O, 16, '00'O);</span><br><span>        } else {</span><br><span>             if (addr_type != PCUIF_ADDR_TYPE_IPV4) {</span><br><span style="color: hsl(0, 100%, 40%);">-                        testcase.stop(fail, "NSVC address type := ", addr_type,</span><br><span style="color: hsl(120, 100%, 40%);">+                     testcase.stop("NSVC address type := ", addr_type,</span><br><span>                                "is not supported in version := ",</span><br><span>                                 PCUIF_Types.mp_pcuif_version);</span><br><span>                 }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19569">change 19569</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/+/19569"/><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: I27a063cb8a9653110ceba720c572bc050d333354 </div>
<div style="display:none"> Gerrit-Change-Number: 19569 </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>