aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/gprs/gprs_test.ok
diff options
context:
space:
mode:
authorJacob Erlbeck <jerlbeck@sysmocom.de>2015-01-15 11:50:08 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-01-18 18:33:13 +0100
commit69d271376cce7d26a0469bbb948f272c399ac6c7 (patch)
treee2054565f15357ad1039192a554e6fa16ac617d4 /openbsc/tests/gprs/gprs_test.ok
parentcde0bb27a14553bba2f680cd1307a5f9b3581f0e (diff)
gprs: Implement PURGE_MS GSUP messages
This commit implements the encoding and decoding of the messages - Purge MS Request - Purge MS Error - Purge MS Result and adds corresponding tests. Sponsored-by: On-Waves ehf
Diffstat (limited to 'openbsc/tests/gprs/gprs_test.ok')
-rw-r--r--openbsc/tests/gprs/gprs_test.ok3
1 files changed, 3 insertions, 0 deletions
diff --git a/openbsc/tests/gprs/gprs_test.ok b/openbsc/tests/gprs/gprs_test.ok
index eda1f36cf..4825b67cd 100644
--- a/openbsc/tests/gprs/gprs_test.ok
+++ b/openbsc/tests/gprs/gprs_test.ok
@@ -24,4 +24,7 @@ Test GSUP message decoding/encoding
Testing Location Cancellation Request
Testing Location Cancellation Error
Testing Location Cancellation Result
+ Testing Purge MS Request
+ Testing Purge MS Error
+ Testing Purge MS Result
Done.