aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gsup/gsup_test.ok
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2016-04-25 18:46:22 +0200
committerHarald Welte <laforge@gnumonks.org>2016-05-06 11:21:06 +0200
commit3b6fb0880c3ab1e23a3d7d738d073b00c2a794c2 (patch)
tree081531b62c35cbe124e799ab104fe7913cb997f0 /tests/gsup/gsup_test.ok
parent9709b2e6fd84cab48fc7844475518f68f937bb01 (diff)
import gprs_gsup_message.[ch] from openbsc as gsup.[ch]0.9.4
Move those routines from OpenBSC to libosmogsm, so they can be re-used from other programs. I think it was a mistake to add them only inside the openbsc repository in the first place. We need to pay more attention to this in the future.
Diffstat (limited to 'tests/gsup/gsup_test.ok')
-rw-r--r--tests/gsup/gsup_test.ok14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/gsup/gsup_test.ok b/tests/gsup/gsup_test.ok
new file mode 100644
index 00000000..1285897c
--- /dev/null
+++ b/tests/gsup/gsup_test.ok
@@ -0,0 +1,14 @@
+Test GSUP message decoding/encoding
+ Testing Send Authentication Info Request
+ Testing Send Authentication Info Error
+ Testing Send Authentication Info Result
+ Testing Update Location Request
+ Testing Update Location Error
+ Testing Update Location Result
+ 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.