<p>Max has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13128">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">TC_rach_content(): log successful allocations<br><br>It's helpful to compare RA value which works fine to those causing test<br>failure as well as RA/FN values preceeding failed runs.<br><br>Change-Id: Iaeadb4866a0d30a447fda9ef22be050889bc0cee<br>Related: OS#1854<br>---<br>M bts/BTS_Tests.ttcn<br>1 file changed, 1 insertion(+), 0 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/28/13128/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn</span><br><span>index ec9ec6a..8a931a8 100644</span><br><span>--- a/bts/BTS_Tests.ttcn</span><br><span>+++ b/bts/BTS_Tests.ttcn</span><br><span>@@ -1009,6 +1009,7 @@</span><br><span>            T.start;</span><br><span>             alt {</span><br><span>                [] RSL_CCHAN.receive(tr_RSL_UD(tr_RSL_CHAN_RQD(ra, fn, ?))) {</span><br><span style="color: hsl(120, 100%, 40%);">+                 log("[", i, "] CHAN RQD FN=", fn, " RA=", ra, " OK");</span><br><span>                        T.stop;</span><br><span>                      }</span><br><span>            [] RSL_CCHAN.receive(tr_RSL_UD(tr_RSL_CHAN_RQD(?, ?, ?))) {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13128">change 13128</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/13128"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Iaeadb4866a0d30a447fda9ef22be050889bc0cee </div>
<div style="display:none"> Gerrit-Change-Number: 13128 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Max <msuraev@sysmocom.de> </div>