<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/25158">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pcu: test counter bts.0.pch.requests<br><br>Related: SYS#4878<br>Change-Id: I366b5c699708a69ca0e9d8c74319a241a46ed842<br>---<br>M pcu/PCU_Tests.ttcn<br>1 file changed, 5 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/58/25158/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/pcu/PCU_Tests.ttcn b/pcu/PCU_Tests.ttcn</span><br><span>index 3d4bcee..804644a 100644</span><br><span>--- a/pcu/PCU_Tests.ttcn</span><br><span>+++ b/pcu/PCU_Tests.ttcn</span><br><span>@@ -3207,7 +3207,11 @@</span><br><span> </span><br><span>       if (mp_osmo_pcu_newer_than_0_9_0) {</span><br><span>          var StatsDExpects expect := {</span><br><span style="color: hsl(0, 100%, 40%);">-                   { name := "TTCN3.pcu.sgsn.0.rx_paging_ps", mtype := "c", min := 1, max := 1 }</span><br><span style="color: hsl(120, 100%, 40%);">+                     { name := "TTCN3.pcu.sgsn.0.rx_paging_ps", mtype := "c", min := 1, max := 1 },</span><br><span style="color: hsl(120, 100%, 40%);">+                    /* After the PCU receives the paging request from SGSN,</span><br><span style="color: hsl(120, 100%, 40%);">+                        * and it doesn't have any errors, PCU sends it to the</span><br><span style="color: hsl(120, 100%, 40%);">+                     * BTS to do paging over PCH. */</span><br><span style="color: hsl(120, 100%, 40%);">+                      { name := "TTCN3.bts.0.pch.requests", mtype := "c", min := 1, max := 1 }</span><br><span>                 };</span><br><span>           f_statsd_expect(expect);</span><br><span>     }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/25158">change 25158</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/+/25158"/><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: I366b5c699708a69ca0e9d8c74319a241a46ed842 </div>
<div style="display:none"> Gerrit-Change-Number: 25158 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>