<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14710">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">rename TC_ho_out_fail_no_ho_detect to TC_ho_out_fail_no_result_after_ho_cmd<br><br>Change-Id: If84a1d4535ee12e33a50588e178bf1ebb6fb2cd5<br>---<br>M bsc/BSC_Tests.ttcn<br>1 file changed, 5 insertions(+), 8 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/10/14710/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn</span><br><span>index 854dbbc..44a9172 100644</span><br><span>--- a/bsc/BSC_Tests.ttcn</span><br><span>+++ b/bsc/BSC_Tests.ttcn</span><br><span>@@ -3121,11 +3121,8 @@</span><br><span> </span><br><span> /* BSC asks for inter-BSC-out HO, receives BSSMAP Handover Command, but then no reply is received about HO outcome</span><br><span>  * (neither BSSMAP Clear Command for success nor RR Handover Failure). 48.008 3.1.5.3.3 "Abnormal Conditions" applies</span><br><span style="color: hsl(0, 100%, 40%);">- * and the lchan is released.</span><br><span style="color: hsl(0, 100%, 40%);">- * Note: this test is a misnomer. On missing HO Detect, normally the old BSS receives an RR Handover Failure from the</span><br><span style="color: hsl(0, 100%, 40%);">- * MS. Instead, this test is about the scenario in "Abnormal Conditions" as explained above. Leaving the test's name</span><br><span style="color: hsl(0, 100%, 40%);">- * unchanged to not confuse jenkins result reports. */</span><br><span style="color: hsl(0, 100%, 40%);">-private function f_tc_ho_out_fail_no_ho_detect(charstring id) runs on MSC_ConnHdlr {</span><br><span style="color: hsl(120, 100%, 40%);">+ * and the lchan is released. */</span><br><span style="color: hsl(120, 100%, 40%);">+private function f_tc_ho_out_fail_no_result_after_ho_cmd(charstring id) runs on MSC_ConnHdlr {</span><br><span>  g_pars := f_gen_test_hdlr_pars();</span><br><span> </span><br><span>        var PDU_BSSAP ass_req := f_gen_ass_req();</span><br><span>@@ -3198,13 +3195,13 @@</span><br><span>  setverdict(pass);</span><br><span>    f_sleep(1.0);</span><br><span> }</span><br><span style="color: hsl(0, 100%, 40%);">-testcase TC_ho_out_fail_no_ho_detect() runs on test_CT {</span><br><span style="color: hsl(120, 100%, 40%);">+testcase TC_ho_out_fail_no_result_after_ho_cmd() runs on test_CT {</span><br><span>       var MSC_ConnHdlr vc_conn;</span><br><span> </span><br><span>        f_init(1, true);</span><br><span>     f_sleep(1.0);</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-       vc_conn := f_start_handler(refers(f_tc_ho_out_fail_no_ho_detect));</span><br><span style="color: hsl(120, 100%, 40%);">+    vc_conn := f_start_handler(refers(f_tc_ho_out_fail_no_result_after_ho_cmd));</span><br><span>         vc_conn.done;</span><br><span> }</span><br><span> </span><br><span>@@ -4135,7 +4132,7 @@</span><br><span>       execute( TC_ho_out_of_this_bsc() );</span><br><span>  execute( TC_ho_out_fail_no_msc_response() );</span><br><span>         execute( TC_ho_out_fail_rr_ho_failure() );</span><br><span style="color: hsl(0, 100%, 40%);">-      execute( TC_ho_out_fail_no_ho_detect() );</span><br><span style="color: hsl(120, 100%, 40%);">+     execute( TC_ho_out_fail_no_result_after_ho_cmd() );</span><br><span> </span><br><span>      execute( TC_ho_into_this_bsc() );</span><br><span>    execute( TC_ho_in_fail_msc_clears() );</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14710">change 14710</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/+/14710"/><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: If84a1d4535ee12e33a50588e178bf1ebb6fb2cd5 </div>
<div style="display:none"> Gerrit-Change-Number: 14710 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>