lynxis lazus has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39261?usp=email )


Change subject: SGSN: Remove unsupport test cases
......................................................................

SGSN: Remove unsupport test cases

The functionality for ACL based authentication (only use
the IMSI, but don't request information from the HLR) will be removed from the
SGSN.

Change-Id: I1506324300fe3864069706d5b05860e7b44cd895
---
M sgsn/SGSN_Tests.ttcn
M sgsn/expected-results.xml
2 files changed, 0 insertions(+), 10 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks 
refs/changes/61/39261/1

diff --git a/sgsn/SGSN_Tests.ttcn b/sgsn/SGSN_Tests.ttcn
index 794d23f..ca99a02 100644
--- a/sgsn/SGSN_Tests.ttcn
+++ b/sgsn/SGSN_Tests.ttcn
@@ -3435,12 +3435,7 @@
        execute( TC_attach_gsup_lu_timeout() );
        execute( TC_attach_gsup_lu_reject() );
        execute( TC_attach_combined() );
-       execute( TC_attach_accept_all() );
-       execute( TC_attach_closed() );
        execute( TC_attach_no_imsi_response() );
-       execute( TC_attach_closed_add_vty(), 20.0 );
-       execute( TC_attach_check_subscriber_list(), 20.0 );
-       execute( TC_attach_detach_check_subscriber_list(), 20.0 );
        execute( TC_attach_check_complete_resend() );
        execute( TC_hlr_location_cancel_request_update(), 20.0 );
        execute( TC_hlr_location_cancel_request_withdraw(), 20.0 );
diff --git a/sgsn/expected-results.xml b/sgsn/expected-results.xml
index f901f6d..d91871e 100644
--- a/sgsn/expected-results.xml
+++ b/sgsn/expected-results.xml
@@ -21,12 +21,7 @@
     </failure>
   </testcase>
   <testcase classname='SGSN_Tests' name='TC_attach_combined' time='MASKED'/>
-  <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='MASKED'/>
-  <testcase classname='SGSN_Tests' name='TC_attach_closed' time='MASKED'/>
   <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' 
time='MASKED'/>
-  <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' 
time='MASKED'/>
-  <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' 
time='MASKED'/>
-  <testcase classname='SGSN_Tests' 
name='TC_attach_detach_check_subscriber_list' time='MASKED'/>
   <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' 
time='MASKED'/>
   <testcase classname='SGSN_Tests' 
name='TC_hlr_location_cancel_request_update' time='MASKED'/>
   <testcase classname='SGSN_Tests' 
name='TC_hlr_location_cancel_request_withdraw' time='MASKED'/>

--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39261?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I1506324300fe3864069706d5b05860e7b44cd895
Gerrit-Change-Number: 39261
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <[email protected]>

Reply via email to