aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/sgsn/sgsn_test.ok
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2014-10-27 14:34:13 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2014-10-27 15:21:11 +0100
commit189999d65424b6d2bdc1c1beeac2cec8ee90a35c (patch)
treef4804df29e0fd2b28498557efe097eb720b74ace /openbsc/tests/sgsn/sgsn_test.ok
parentabc16a55b25e7d55fb20222949e2e0e753380ab9 (diff)
sgsn/test: Add test case for Detach Request (MO, power-off = 1)
Currently only a Detach Request (MO) message with power_off = 0 is checked. This commit adds a new test case with power_off set to 1. It also adds checks for the number of messages generated by the SGSN to verify that these messages are handled differently. Note that the handling of power_off isn't implemented yet. Therefore the corresponding assertion is being disabled yet. Sponsored-by: On-Waves ehf
Diffstat (limited to 'openbsc/tests/sgsn/sgsn_test.ok')
-rw-r--r--openbsc/tests/sgsn/sgsn_test.ok1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/tests/sgsn/sgsn_test.ok b/openbsc/tests/sgsn/sgsn_test.ok
index 57326fab1..4c475d936 100644
--- a/openbsc/tests/sgsn/sgsn_test.ok
+++ b/openbsc/tests/sgsn/sgsn_test.ok
@@ -1,3 +1,4 @@
Testing LLME allocations
Testing GMM detach
+Testing GMM detach (power off)
Done