<p>ptrkrysik <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/gr-gsm/+/24088">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  ptrkrysik: Looks good to me, approved; Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">tests: Get more information about CPU and user limits<br><br>Change-Id: I0bd3c206f422e11a59070a1c9aace38201ff7c85<br>---<br>M tests/scripts/decode.sh<br>M tests/scripts/decrypt.sh<br>2 files changed, 4 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/scripts/decode.sh b/tests/scripts/decode.sh</span><br><span>index 98aa165..1ec7bf8 100755</span><br><span>--- a/tests/scripts/decode.sh</span><br><span>+++ b/tests/scripts/decode.sh</span><br><span>@@ -19,6 +19,8 @@</span><br><span> echo "Testing with:"</span><br><span> echo "  $RUNLINE"</span><br><span> gnuradio-config-info --version</span><br><span style="color: hsl(120, 100%, 40%);">+cat /proc/cpuinfo</span><br><span style="color: hsl(120, 100%, 40%);">+ulimit -a</span><br><span> </span><br><span> cd "$TEST_DIR" || exit 1</span><br><span> head -c 6000000 $CAPFILE  > $SHORTENED_CAPFILE</span><br><span>diff --git a/tests/scripts/decrypt.sh b/tests/scripts/decrypt.sh</span><br><span>index 824955f..5c33537 100755</span><br><span>--- a/tests/scripts/decrypt.sh</span><br><span>+++ b/tests/scripts/decrypt.sh</span><br><span>@@ -19,6 +19,8 @@</span><br><span> echo "Testing with:"</span><br><span> echo "  $RUNLINE"</span><br><span> gnuradio-config-info --version</span><br><span style="color: hsl(120, 100%, 40%);">+cat /proc/cpuinfo</span><br><span style="color: hsl(120, 100%, 40%);">+ulimit -a</span><br><span> </span><br><span> cd "$TEST_DIR" || exit 1</span><br><span> head -c -37000000 $CAPFILE | head -c 35800000  > $SHORTENED_CAPFILE</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/gr-gsm/+/24088">change 24088</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/gr-gsm/+/24088"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: gr-gsm </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I0bd3c206f422e11a59070a1c9aace38201ff7c85 </div>
<div style="display:none"> Gerrit-Change-Number: 24088 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: ptrkrysik <ptrkrysik@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: ptrkrysik <ptrkrysik@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: vvvelichkov <vvvelichkov@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>