aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/sgsn/sgsn_test.ok
diff options
context:
space:
mode:
authorPravin Kumarvel <pmanohar@radisys.com>2016-12-12 17:20:39 +0530
committerPravin Kumarvel <pmanohar@radisys.com>2016-12-12 17:20:39 +0530
commit1611df5226199da2bf2fba3d22d93cc1a6c6c777 (patch)
tree9639b03380f63d70f50f8cbdcf2902999bbce7c9 /openbsc/tests/sgsn/sgsn_test.ok
parentb8e8d0a4023d6916a6b2042f81ef17d32e8675c4 (diff)
Support Deactivate PDP Context Request from network
Enable Deactivate PDP context based on the IMSI of the subscriber. When there are PDP contexts present for a MM context, PDP context will be deactivated along with GMM Detach(MM context deletion). If there are no PDP present, MM context will be deleted to avoid further PDP context request from the MS. Test cases is added to check this functionality. Change-Id: Ia0a41aa2218ec2fda4ea17a37c8cc55cba63dd13
Diffstat (limited to 'openbsc/tests/sgsn/sgsn_test.ok')
-rw-r--r--openbsc/tests/sgsn/sgsn_test.ok4
1 files changed, 4 insertions, 0 deletions
diff --git a/openbsc/tests/sgsn/sgsn_test.ok b/openbsc/tests/sgsn/sgsn_test.ok
index c7a53b9e5..c36b64341 100644
--- a/openbsc/tests/sgsn/sgsn_test.ok
+++ b/openbsc/tests/sgsn/sgsn_test.ok
@@ -34,4 +34,8 @@ Testing routing area changes
- RA Update Request (RA 2 -> RA 2)
Testing APN matching
Testing GGSN selection
+Testing pdp deactivation
+Testing Pdp deactivation for MS with pdp ctx
+Testing Pdp deactivation for MS without MM ctx
+Testing Pdp deactivation for MS with only MM ctx
Done