<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/16992">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">tests/rlcmac: Don't check stderr output<br><br>Current stderr output is empty anyway, and not checking it allows<br>enavling different log levels to easily debug issues.<br><br>Change-Id: I5b12e919e08a6eeaad31a459e5a15fdee4d76a61<br>---<br>D tests/rlcmac/RLCMACTest.err<br>M tests/testsuite.at<br>2 files changed, 1 insertion(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/92/16992/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/rlcmac/RLCMACTest.err b/tests/rlcmac/RLCMACTest.err</span><br><span>deleted file mode 100644</span><br><span>index e69de29..0000000</span><br><span>--- a/tests/rlcmac/RLCMACTest.err</span><br><span>+++ /dev/null</span><br><span>diff --git a/tests/testsuite.at b/tests/testsuite.at</span><br><span>index 8a319bd..fe87ff9 100644</span><br><span>--- a/tests/testsuite.at</span><br><span>+++ b/tests/testsuite.at</span><br><span>@@ -5,8 +5,7 @@</span><br><span> AT_SETUP([rlcmac])</span><br><span> AT_KEYWORDS([rlcmac])</span><br><span> cat $abs_srcdir/rlcmac/RLCMACTest.ok > expout</span><br><span style="color: hsl(0, 100%, 40%);">-cat $abs_srcdir/rlcmac/RLCMACTest.err > experr</span><br><span style="color: hsl(0, 100%, 40%);">-AT_CHECK([$OSMO_QEMU $abs_top_builddir/tests/rlcmac/RLCMACTest], [0], [expout], [experr])</span><br><span style="color: hsl(120, 100%, 40%);">+AT_CHECK([$OSMO_QEMU $abs_top_builddir/tests/rlcmac/RLCMACTest], [0], [expout], [ignore])</span><br><span> AT_CLEANUP</span><br><span> </span><br><span> AT_SETUP([multi_slot])</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/16992">change 16992</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-pcu/+/16992"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I5b12e919e08a6eeaad31a459e5a15fdee4d76a61 </div>
<div style="display:none"> Gerrit-Change-Number: 16992 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>