<p>Hoernchen would like Ruben Undheim to <strong>review</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/14816">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Compare with -ENOTSUP to fix build on mipsel/mips64el/alpha<br><br>Change-Id: I591d37377495829d2a2bbb350e2c78fe4bddc745<br>---<br>M tests/sgsn/sgsn_test.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/16/14816/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/sgsn/sgsn_test.c b/tests/sgsn/sgsn_test.c</span><br><span>index 23cb4fb..ff6ce2f 100644</span><br><span>--- a/tests/sgsn/sgsn_test.c</span><br><span>+++ b/tests/sgsn/sgsn_test.c</span><br><span>@@ -647,7 +647,7 @@</span><br><span>       /* Inject DeleteSubscrData GSUP message */</span><br><span>   last_updated_subscr = NULL;</span><br><span>  rc = rx_gsup_message(delete_data_req, sizeof(delete_data_req));</span><br><span style="color: hsl(0, 100%, 40%);">- if (rc != -GMM_CAUSE_SEM_INCORR_MSG)</span><br><span style="color: hsl(120, 100%, 40%);">+  if (rc != -ENOTSUP)</span><br><span>          printf("Unexpected response to DSD: %d\n", rc);</span><br><span>    OSMO_ASSERT(last_updated_subscr == NULL);</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/14816">change 14816</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-sgsn/+/14816"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sgsn </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I591d37377495829d2a2bbb350e2c78fe4bddc745 </div>
<div style="display:none"> Gerrit-Change-Number: 14816 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Hoernchen <ewild@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Ruben Undheim <ruben.undheim@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>