<p>daniel has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21420">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gbproxy: Add second bvc in some NSE, improve bvci numbering<br><br>Change the test setup so we can actually verify that paging over<br>signalling is only sent once per NSE.<br><br>Change-Id: I698a932b3dc78c776e9350283109463bcdc40e6b<br>Related: SYS#5226<br>---<br>M gbproxy/GBProxy_Tests.ttcn<br>1 file changed, 31 insertions(+), 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/20/21420/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/gbproxy/GBProxy_Tests.ttcn b/gbproxy/GBProxy_Tests.ttcn</span><br><span>index 2120fa7..92e89bf 100644</span><br><span>--- a/gbproxy/GBProxy_Tests.ttcn</span><br><span>+++ b/gbproxy/GBProxy_Tests.ttcn</span><br><span>@@ -128,7 +128,7 @@</span><br><span>                   sgsn_role := false,</span><br><span>                  bvc := {</span><br><span>                             {</span><br><span style="color: hsl(0, 100%, 40%);">-                                       bvci := 196,</span><br><span style="color: hsl(120, 100%, 40%);">+                                  bvci := 200,</span><br><span>                                         cell_id := {</span><br><span>                                                 ra_id := {</span><br><span>                                                   lai := {</span><br><span>@@ -141,6 +141,21 @@</span><br><span>                                      },</span><br><span>                                   depth := BSSGP_DECODE_DEPTH_BSSGP,</span><br><span>                                   create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)</span><br><span style="color: hsl(120, 100%, 40%);">+                            },</span><br><span style="color: hsl(120, 100%, 40%);">+                            {</span><br><span style="color: hsl(120, 100%, 40%);">+                                     bvci := 201,</span><br><span style="color: hsl(120, 100%, 40%);">+                                  cell_id := {</span><br><span style="color: hsl(120, 100%, 40%);">+                                          ra_id := {</span><br><span style="color: hsl(120, 100%, 40%);">+                                                    lai := {</span><br><span style="color: hsl(120, 100%, 40%);">+                                                              mcc_mnc := c_mcc_mnc,</span><br><span style="color: hsl(120, 100%, 40%);">+                                                         lac := 13135</span><br><span style="color: hsl(120, 100%, 40%);">+                                                  },</span><br><span style="color: hsl(120, 100%, 40%);">+                                                    rac := 0</span><br><span style="color: hsl(120, 100%, 40%);">+                                              },</span><br><span style="color: hsl(120, 100%, 40%);">+                                            cell_id := 21960</span><br><span style="color: hsl(120, 100%, 40%);">+                                      },</span><br><span style="color: hsl(120, 100%, 40%);">+                                    depth := BSSGP_DECODE_DEPTH_BSSGP,</span><br><span style="color: hsl(120, 100%, 40%);">+                                    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)</span><br><span>                           }</span><br><span>                    }</span><br><span>            }, {</span><br><span>@@ -161,6 +176,21 @@</span><br><span>                                  },</span><br><span>                                   depth := BSSGP_DECODE_DEPTH_BSSGP,</span><br><span>                                   create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)</span><br><span style="color: hsl(120, 100%, 40%);">+                            },</span><br><span style="color: hsl(120, 100%, 40%);">+                            {</span><br><span style="color: hsl(120, 100%, 40%);">+                                     bvci := 211,</span><br><span style="color: hsl(120, 100%, 40%);">+                                  cell_id := {</span><br><span style="color: hsl(120, 100%, 40%);">+                                          ra_id := {</span><br><span style="color: hsl(120, 100%, 40%);">+                                                    lai := {</span><br><span style="color: hsl(120, 100%, 40%);">+                                                              mcc_mnc := c_mcc_mnc,</span><br><span style="color: hsl(120, 100%, 40%);">+                                                         lac := 13135</span><br><span style="color: hsl(120, 100%, 40%);">+                                                  },</span><br><span style="color: hsl(120, 100%, 40%);">+                                                    rac := 1</span><br><span style="color: hsl(120, 100%, 40%);">+                                              },</span><br><span style="color: hsl(120, 100%, 40%);">+                                            cell_id := 21961</span><br><span style="color: hsl(120, 100%, 40%);">+                                      },</span><br><span style="color: hsl(120, 100%, 40%);">+                                    depth := BSSGP_DECODE_DEPTH_BSSGP,</span><br><span style="color: hsl(120, 100%, 40%);">+                                    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)</span><br><span>                           }</span><br><span>                    }</span><br><span>            }, {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21420">change 21420</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/+/21420"/><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: I698a932b3dc78c776e9350283109463bcdc40e6b </div>
<div style="display:none"> Gerrit-Change-Number: 21420 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>