<p>Vadim Yanitskiy <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/9657">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">msc_vlr_tests: don't abuse USSD-request to conclude connections<br><br>Previously the '*#100#' USSD-request was abused in order to<br>conclude the current subscriber connection. This makes the unit<br>tests depend on each other, for example, if one break something<br>in the GSM 09.11 implementation, a half of tests would fail.<br><br>Moreover, the further changes in the GSM 09.11 implementation<br>will make the results less predictable (i.e. session ID, etc.).<br>So let's introduce a separate unit test with simple request-<br>response logic, while more complex tests will be in TTCN.<br><br>Change-Id: I40b4caac3113263f5a06c861dff5e10d43c319b5<br>---<br>M tests/msc_vlr/Makefile.am<br>M tests/msc_vlr/msc_vlr_test_authen_reuse.c<br>M tests/msc_vlr/msc_vlr_test_authen_reuse.err<br>M tests/msc_vlr/msc_vlr_test_gsm_authen.c<br>M tests/msc_vlr/msc_vlr_test_gsm_authen.err<br>M tests/msc_vlr/msc_vlr_test_gsm_ciph.c<br>M tests/msc_vlr/msc_vlr_test_gsm_ciph.err<br>M tests/msc_vlr/msc_vlr_test_no_authen.c<br>M tests/msc_vlr/msc_vlr_test_no_authen.err<br>M tests/msc_vlr/msc_vlr_test_reject_concurrency.c<br>M tests/msc_vlr/msc_vlr_test_reject_concurrency.err<br>A tests/msc_vlr/msc_vlr_test_ss.c<br>A tests/msc_vlr/msc_vlr_test_ss.err<br>A tests/msc_vlr/msc_vlr_test_ss.ok<br>M tests/msc_vlr/msc_vlr_test_umts_authen.c<br>M tests/msc_vlr/msc_vlr_test_umts_authen.err<br>M tests/msc_vlr/msc_vlr_tests.c<br>M tests/msc_vlr/msc_vlr_tests.h<br>M tests/testsuite.at<br>19 files changed, 488 insertions(+), 659 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/57/9657/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/9657">change 9657</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/9657"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I40b4caac3113263f5a06c861dff5e10d43c319b5 </div>
<div style="display:none"> Gerrit-Change-Number: 9657 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>