summaryrefslogtreecommitdiffstats
path: root/tests/gsup/gsup_test.ok
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-02-21 15:53:20 +0100
committerHarald Welte <laforge@gnumonks.org>2017-02-22 07:29:46 +0000
commitabb23698d6363e9be368a24c034f5cfa7015a829 (patch)
treeb4b30457dd49f94db9688b5d30850b52df44b296 /tests/gsup/gsup_test.ok
parent3b8cb39e7cf4b49ada8fd8135bed9d5f1a8e405a (diff)
gsup test: add decoding test for UMTS IEs
This would have caught the wrong expectation of AUTS' length fixed recently (3a5ca647c531b7761dc6c555e5e0cabc972bd3ac). Besides AUTS, add AUTN, RES, CK, IK which were also not tested yet. Change-Id: I6fddf8d7ce97137b0a585d365807bcaf90a319d0 Related: OS#1593
Diffstat (limited to 'tests/gsup/gsup_test.ok')
-rw-r--r--tests/gsup/gsup_test.ok2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/gsup/gsup_test.ok b/tests/gsup/gsup_test.ok
index 1285897c..a0b3f354 100644
--- a/tests/gsup/gsup_test.ok
+++ b/tests/gsup/gsup_test.ok
@@ -11,4 +11,6 @@ Test GSUP message decoding/encoding
Testing Purge MS Request
Testing Purge MS Error
Testing Purge MS Result
+ Testing Send Authentication Info Result with IK, CK, AUTN and RES (UMTS)
+ Testing Send Authentication Info Request with AUTS and RAND (UMTS)
Done.