<p>pespin <strong>uploaded patch set #5</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18370">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pcu: Refactor GPRS infrastructure to keep state and simplify tests<br><br>Before this patch, each test had to somehow keep state for all the<br>transactions needed. Now, most of the state is moved to generic GprsMS,<br>UlTbf and DlTbf structures, and APIs to maintain its state, as well as<br>function helpers to submit or receive messages from it. For now<br>specially the Tx side was improved, some of the Rx parts are left for<br>later and are still using the old APIs.<br><br>This will allow for more complex scenarios and more complex tests<br>running several MS.<br><br>All the tests were updated to use the new APIs, reworked when needed and<br>even totally rewritten in some cases since they were doing<br>inconsistent/wrong stuff from the point of view of what the scenarios<br>or code paths they were expected to test. There's no test regressions.<br><br>Change-Id: Ib3fee37580f0ea0530a659dec83656799bf57288<br>---<br>M pcu/GPRS_Components.ttcn<br>M pcu/PCU_Tests.ttcn<br>M pcu/PCU_selftest.ttcn<br>3 files changed, 645 insertions(+), 646 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/70/18370/5</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18370">change 18370</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/+/18370"/><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: Ib3fee37580f0ea0530a659dec83656799bf57288 </div>
<div style="display:none"> Gerrit-Change-Number: 18370 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>