<p>Vadim Yanitskiy has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9823">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">testsuite.at: fix: conditionally enable 'ecu/ecu_fr_test'<br><br>In the 'ecu/ecu_fr_test' we have a processing queue with Full Rate<br>decoder block, which depends on libgsm. If libgsm isn't available,<br>the test will fail. Let's enable this test conditionally.<br><br>Change-Id: I74cf0e9de1e2f65e7227ee1565f12622bb55cabe<br>---<br>M tests/testsuite.at<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/gapk refs/changes/23/9823/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/testsuite.at b/tests/testsuite.at</span><br><span>index 2b1f4c2..5946661 100644</span><br><span>--- a/tests/testsuite.at</span><br><span>+++ b/tests/testsuite.at</span><br><span>@@ -25,6 +25,7 @@</span><br><span> </span><br><span> AT_SETUP([ecu/ecu_fr_test])</span><br><span> AT_KEYWORDS([ecu_fr_test])</span><br><span style="color: hsl(120, 100%, 40%);">+AT_CHECK([test "x$enable_fr_tests" = xyes || exit 77])</span><br><span> cat $abs_srcdir/ecu/ecu_fr_test.ok > expout</span><br><span> AT_CHECK([</span><br><span>        $abs_top_builddir/tests/ecu/ecu_fr_test], [0], [expout])</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9823">change 9823</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/9823"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: gapk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I74cf0e9de1e2f65e7227ee1565f12622bb55cabe </div>
<div style="display:none"> Gerrit-Change-Number: 9823 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>