<p>lynxis lazus <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/25137">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;">ns2: rename TC_sns_config_success -> TC_sns_bss_config_success<br><br>SGSN test cases will be introduced later. Prefix all bss testcases<br><br>Change-Id: I56b074649e64d8e8469ff133d4f298ebf07707ae<br>---<br>M ns/NS_Tests.ttcn<br>1 file changed, 3 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ns/NS_Tests.ttcn b/ns/NS_Tests.ttcn</span><br><span>index af28cf1..d42ef8c 100644</span><br><span>--- a/ns/NS_Tests.ttcn</span><br><span>+++ b/ns/NS_Tests.ttcn</span><br><span>@@ -475,7 +475,7 @@</span><br><span> /* 48.016 SNS test cases */</span><br><span> </span><br><span> /* do a succesful SNS configuration */</span><br><span style="color: hsl(0, 100%, 40%);">-testcase TC_sns_config_success() runs on RAW_Test_CT {</span><br><span style="color: hsl(120, 100%, 40%);">+testcase TC_sns_bss_config_success() runs on RAW_Test_CT {</span><br><span>         f_init_vty();</span><br><span>        f_init_ns_codec(mp_nsconfig);</span><br><span>        f_incoming_sns_size();</span><br><span>@@ -736,7 +736,8 @@</span><br><span>         }</span><br><span> </span><br><span>        if (mp_dialect == NS2_DIALECT_SNS) {</span><br><span style="color: hsl(0, 100%, 40%);">-            execute( TC_sns_config_success() );</span><br><span style="color: hsl(120, 100%, 40%);">+           /* BSS test cases */</span><br><span style="color: hsl(120, 100%, 40%);">+          execute( TC_sns_bss_config_success() );</span><br><span>              execute( TC_sns_bss_change_weight() );</span><br><span>               execute( TC_sns_bss_change_weight_timeout() );</span><br><span>               execute( TC_sns_bss_add() );</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/25137">change 25137</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/+/25137"/><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: I56b074649e64d8e8469ff133d4f298ebf07707ae </div>
<div style="display:none"> Gerrit-Change-Number: 25137 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </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-Reviewer: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>